:root{
  --black:#050505;--white:#fff;--cream:#f6f2ea;--gray:#767676;--line:#e7e2d9;--accent:#dfff4f;--danger:#dc3545;
  --font-display:'Archivo Black',system-ui,sans-serif;--font-base:'Inter',system-ui,sans-serif;
}
*{box-sizing:border-box} body{font-family:var(--font-base);background:#fff;color:var(--black);overflow-x:hidden} a{color:inherit;text-decoration:none} img{max-width:100%;display:block}.btn{border-radius:0;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.btn-dark{background:var(--black);border-color:var(--black)}.btn-dark:hover{background:#222;border-color:#222}.form-control,.form-select{border-radius:0;border:1px solid #d5d0c8;padding:.85rem 1rem}.form-control:focus,.form-select:focus{box-shadow:none;border-color:#111}
.promo-marquee{height:34px;background:#000;color:#fff;overflow:hidden;font-size:.78rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.promo-track{display:flex;width:max-content;animation:marquee 38s linear infinite}.promo-track span{padding:8px 24px}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.luve-navbar{background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.08)}.luve-logo{font-family:var(--font-display);font-size:2rem;letter-spacing:-.08em;line-height:1}.navbar .nav-link{font-weight:900}.icon-btn{width:42px;height:42px;border:1px solid #111;border-radius:999px;display:grid;place-items:center;background:#fff}.cart-badge{position:absolute;top:-7px;right:-6px;background:var(--accent);color:#000;border:1px solid #000;border-radius:999px;font-size:.72rem;min-width:20px;height:20px;display:grid;place-items:center;font-weight:900}.mega-menu{width:min(760px,92vw);border-radius:0;border:1px solid #111;box-shadow:12px 12px 0 #111}.menu-title{font-family:var(--font-display);font-size:1.4rem;margin-bottom:1rem}.mega-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.mega-grid a{padding:.65rem;border-bottom:1px solid #eee;text-transform:uppercase;font-weight:800}.mega-grid a:hover{background:#000;color:#fff}.mega-card{height:100%;background:var(--black);color:#fff;padding:1.5rem;display:flex;flex-direction:column;justify-content:end}.mega-card strong{font-family:var(--font-display);font-size:2rem}.mobile-link{display:block;padding:1rem 0;border-bottom:1px solid #eee;font-weight:900;text-transform:uppercase}.mobile-link.sub{padding-left:1rem;font-weight:700;color:#555}
.hero-luve{position:relative;background:#000;color:#fff;min-height:620px;display:flex;align-items:center;padding:4.25rem 0 3.25rem;overflow:hidden}.hero-title{font-family:var(--font-display);font-size:clamp(3.5rem,9vw,9rem);line-height:.82;letter-spacing:-.09em;margin:.75rem 0}.hero-title span{color:var(--accent)}.eyebrow{text-transform:uppercase;font-weight:900;letter-spacing:.14em}.hero-copy{font-size:1.08rem;max-width:520px;color:#ddd}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.6rem}.hero-bg-shape{position:absolute;border-radius:999px;filter:blur(10px);opacity:.6}.shape-1{width:330px;height:330px;background:var(--accent);right:-100px;top:70px}.shape-2{width:150px;height:150px;background:#ff5f5f;left:44%;bottom:34px}.hero-collage{position:relative;min-height:500px}.hero-img{position:absolute;border:2px solid #fff;box-shadow:18px 18px 0 var(--accent);background:#222}.hero-img.main{width:70%;right:8%;top:0;transform:rotate(2deg)}.hero-img.second{width:40%;left:3%;bottom:22px;transform:rotate(-6deg);box-shadow:12px 12px 0 #fff}.hero-label{position:absolute;right:0;bottom:52px;background:var(--accent);color:#000;padding:.8rem 1rem;font-weight:900;border:2px solid #000;transform:rotate(-3deg)}
.benefits-strip{margin-top:-52px;position:relative;z-index:4}.benefit{background:#fff;border:1px solid #111;padding:1.35rem;text-align:center;min-height:104px}.benefit strong{display:block;font-family:var(--font-display);font-size:1.15rem}.benefit span{font-size:.9rem;color:#555}.section-products{padding-top:5rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.section-heading span{text-transform:uppercase;font-weight:900;color:#777;letter-spacing:.14em}.section-heading h2{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,6rem);line-height:.9;letter-spacing:-.08em;margin:0}.section-heading a{text-transform:uppercase;font-weight:900;border-bottom:2px solid #111}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.3rem}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{position:relative}.product-media{position:relative;display:block;background:var(--cream);overflow:hidden;aspect-ratio:3/4}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.product-card:hover .product-media img{transform:scale(1.06);filter:contrast(1.04)}.badge-sale,.badge-stock{position:absolute;z-index:2;top:.8rem;left:.8rem;background:#000;color:#fff;font-weight:900;padding:.35rem .55rem;font-size:.78rem}.badge-stock{left:auto;right:.8rem;background:var(--danger)}.product-info{padding:1rem 0}.product-category{text-transform:uppercase;color:#777;font-size:.72rem;font-weight:900;letter-spacing:.12em}.product-info h3{font-size:1rem;font-weight:900;margin:.25rem 0}.price-line{display:flex;gap:.55rem;align-items:center}.old-price{text-decoration:line-through;color:#777}.price,.detail-price span:last-child{font-weight:900}.installments{font-size:.82rem;color:#555}.installments.big{font-size:1rem;margin:.4rem 0;color:#222}.editorial-banner{margin:5rem 0}.editorial-inner{background:var(--cream);border:1px solid #111;padding:3rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;box-shadow:12px 12px 0 #111}.editorial-inner span{font-weight:900;letter-spacing:.16em}.editorial-inner h2{font-family:var(--font-display);font-size:clamp(2rem,5vw,4.5rem);letter-spacing:-.08em;line-height:.9;max-width:850px}.category-tiles{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-top:5rem}.category-tile{border:1px solid #111;min-height:160px;padding:1rem;background:#111;color:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.category-tile:hover{background:var(--accent);color:#000;transform:translateY(-5px)}.category-tile span{font-family:var(--font-display);font-size:1.4rem;letter-spacing:-.05em}.category-tile small{text-transform:uppercase;font-weight:900}
.shop-hero{background:#111;color:#fff;padding:5rem 0}.shop-hero h1{font-family:var(--font-display);font-size:clamp(3rem,8vw,8rem);letter-spacing:-.09em;line-height:.85;margin:0}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-bottom:1px solid #e5e5e5;padding-bottom:1rem}.shop-toolbar form{max-width:520px;flex:1}.filter-pills{display:flex;gap:.5rem;flex-wrap:wrap}.filter-pills a{border:1px solid #111;padding:.55rem .9rem;font-weight:900;text-transform:uppercase;font-size:.82rem}.filter-pills a.active,.filter-pills a:hover{background:#111;color:#fff}.sidebar-filter{top:105px;background:#fff;border:1px solid #111;padding:1rem}.sidebar-filter h6{font-weight:900;text-transform:uppercase}.sidebar-filter a{display:block;padding:.55rem 0;border-bottom:1px solid #eee;font-weight:700}.sidebar-filter a.active{color:#000;text-decoration:underline}.empty-state{background:var(--cream);border:1px solid #111;padding:3rem;text-align:center}.empty-state h2{font-family:var(--font-display)}
.product-detail{background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.gallery-grid img,.gallery-main{width:100%;background:var(--cream);aspect-ratio:3/4;object-fit:cover}.product-summary{position:sticky;top:112px}.breadcrumbs{font-size:.8rem;color:#777;margin-bottom:1rem}.sale-pill{display:inline-block;background:#111;color:#fff;font-weight:900;padding:.4rem .7rem}.product-summary h1{font-family:var(--font-display);font-size:clamp(2.3rem,5vw,5rem);letter-spacing:-.08em;line-height:.9}.detail-price{font-size:1.6rem;display:flex;gap:.8rem;align-items:center;margin-top:.5rem}.transfer-note{background:#f4f4f4;border-left:4px solid #111;padding:.85rem;margin-top:1rem}.size-options{display:flex;gap:.55rem;flex-wrap:wrap}.size-chip input{display:none}.size-chip span{display:grid;place-items:center;min-width:52px;height:48px;border:1px solid #111;font-weight:900;cursor:pointer}.size-chip input:checked+span{background:#111;color:#fff}.size-chip.disabled span{opacity:.35;text-decoration:line-through;cursor:not-allowed}.buy-box{border:1px solid #111;padding:1.2rem}.stock-hint{font-size:.85rem;color:#666}.accordion-button{font-weight:900;border-radius:0}.accordion-item{border-radius:0}.accordion-button:focus{box-shadow:none}
.cart-row{display:grid;grid-template-columns:110px 1fr 96px 120px;gap:1rem;align-items:center;border-bottom:1px solid #eee;padding:1rem 0}.cart-row img{width:110px;aspect-ratio:1;object-fit:cover;background:var(--cream)}.cart-row h3{font-size:1.05rem;font-weight:900}.qty-input{max-width:96px}.order-summary{top:105px;border:1px solid #111;padding:1.4rem;background:#fff;box-shadow:8px 8px 0 var(--cream)}.summary-line{display:flex;justify-content:space-between;padding:.55rem 0}.summary-line.total{font-size:1.25rem;font-weight:900;border-top:1px solid #111;margin-top:.5rem}.checkout-card{border:1px solid #111;padding:1.5rem;background:#fff}.mp-box{background:#f6f2ea;border:1px solid #111;padding:1rem}.checkout-item{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid #eee}.payment-result{max-width:760px;margin:auto;border:1px solid #111;padding:3rem;text-align:center}.payment-result h1{font-family:var(--font-display);font-size:clamp(2.3rem,5vw,4.5rem);letter-spacing:-.08em}.payment-result.success{background:#eaffc0}.payment-result.warning{background:#fff3cd}.payment-result.danger{background:#ffd6d6}.order-mini{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;background:#fff;border:1px solid #111;padding:1rem;margin-top:1rem}.help-card{border:1px solid #111;padding:2rem;min-height:180px;background:#fff}.help-card h3{font-family:var(--font-display);letter-spacing:-.05em}.cart-mini-item{display:grid;grid-template-columns:74px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee}.cart-mini-item img{width:74px;aspect-ratio:1;object-fit:cover;background:var(--cream)}.cart-mini-item strong,.cart-mini-item small,.cart-mini-item span{display:block}.shipping-progress{background:#f8f8f8;border:1px dashed #111;padding:.8rem;font-size:.9rem}.empty-icon{font-size:3rem}.popular-searches{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.popular-searches a{border-bottom:1px solid #111;font-weight:800}.luve-footer{background:#050505;color:#fff}.footer-cats{display:flex;overflow:auto;border-top:1px solid #333;border-bottom:1px solid #333}.footer-cats a{white-space:nowrap;padding:1.2rem 2rem;text-transform:uppercase;font-weight:900;border-right:1px solid #333}.footer-cats a:hover{background:#fff;color:#000}.footer-logo{font-size:4rem}.luve-footer a{display:block;color:#fff;opacity:.82;margin:.45rem 0}.luve-footer h6{font-weight:900;text-transform:uppercase}.newsletter{display:flex;gap:.5rem}.newsletter input{background:#111;color:#fff;border-color:#444}.newsletter input::placeholder{color:#aaa}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:none}
.login-body{min-height:100vh;background:#111;display:grid;place-items:center}.login-card{background:#fff;padding:2rem;width:min(420px,92vw);box-shadow:16px 16px 0 var(--accent);border:2px solid #000}.login-card h1{font-family:var(--font-display);font-size:2rem;letter-spacing:-.07em;text-align:center;margin-bottom:1.5rem}.admin-body{background:#f6f2ea}.admin-shell{display:grid;grid-template-columns:270px 1fr;min-height:100vh}.admin-sidebar{background:#050505;color:#fff;padding:1.5rem;position:sticky;top:0;height:100vh}.admin-brand{display:block;font-family:var(--font-display);font-size:2.6rem;letter-spacing:-.08em;margin-bottom:2rem}.admin-sidebar nav a{display:block;color:#fff;padding:.9rem 0;border-bottom:1px solid #252525;font-weight:900;text-transform:uppercase}.admin-main{padding:1.5rem 2rem}.admin-topbar{background:#fff;border:1px solid #111;padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center}.admin-topbar span{display:block;color:#777;font-size:.9rem}.admin-user{font-weight:900}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card,.admin-card{background:#fff;border:1px solid #111;padding:1.2rem;box-shadow:7px 7px 0 rgba(0,0,0,.08)}.stat-card span{display:block;text-transform:uppercase;font-weight:900;color:#777;font-size:.8rem}.stat-card strong{font-family:var(--font-display);font-size:2.2rem;letter-spacing:-.07em}.admin-card h3{font-family:var(--font-display);letter-spacing:-.06em;margin:0}.admin-thumb{width:64px;height:80px;object-fit:cover;background:#f3f0ea}.image-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}.image-admin-grid label{border:1px solid #ddd;padding:.5rem}.image-admin-grid img{width:100%;aspect-ratio:1;object-fit:cover;background:#eee}.image-admin-grid span{display:block;margin-top:.45rem}.status-box{border:1px dashed #111;padding:1rem;background:#fafafa}
@media(max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-tiles{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.hero-luve{min-height:auto;padding:4rem 0}.hero-collage{min-height:430px}.shop-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr}.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:relative}.admin-sidebar nav{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.admin-main{padding:1rem}.admin-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.product-grid,.shop-grid{grid-template-columns:1fr 1fr;gap:.8rem}.product-info h3{font-size:.9rem}.section-products{padding-top:3rem}.section-heading{align-items:start;flex-direction:column}.category-tiles{grid-template-columns:1fr 1fr}.hero-title{font-size:4rem}.hero-collage{min-height:340px}.hero-img.main{width:82%;right:0}.hero-img.second{width:48%}.benefits-strip{margin-top:0}.cart-row{grid-template-columns:82px 1fr;align-items:start}.cart-row img{width:82px}.cart-row .qty-input,.cart-row strong{grid-column:2}.shop-toolbar{align-items:stretch;flex-direction:column}.newsletter{flex-direction:column}.admin-sidebar nav{grid-template-columns:1fr}.admin-grid{grid-template-columns:1fr}.admin-topbar{align-items:start;flex-direction:column;gap:.5rem}}

/* LUVE update: logo configurable y galería avanzada */
.brand-logo-link{display:inline-flex;align-items:center;min-height:48px;line-height:1}.brand-logo-img{display:block;max-width:100%;object-fit:contain}.navbar-brand-img{max-height:44px;width:auto}.mobile-brand-img{max-height:44px;width:auto}.footer-logo-wrap{display:inline-flex;align-items:center;justify-content:flex-start;min-height:72px}.footer-brand-img{max-height:86px;width:auto;background:#fff;padding:.7rem}.admin-brand{display:flex!important;align-items:center;min-height:58px}.admin-brand-text{font-family:var(--font-display);font-size:2.6rem;letter-spacing:-.08em}.admin-brand-logo-img{max-height:62px;max-width:190px;width:auto;object-fit:contain;background:#fff;padding:.4rem}.login-brand-wrap{display:flex;justify-content:center}.login-brand-img{max-height:86px;max-width:230px;width:auto;object-fit:contain}.brand-logo-preview{border:1px dashed #111;background:#fafafa;min-height:96px;display:flex;align-items:center;justify-content:center;padding:1rem}.brand-logo-preview-img{max-height:82px;max-width:260px;width:auto;object-fit:contain}.image-admin-item{border:1px solid #ddd;padding:.65rem;background:#fff}.image-admin-item img{width:100%;aspect-ratio:1;object-fit:cover;background:#eee}
.gallery-main-button{position:relative;width:100%;border:0;background:var(--cream);padding:0;display:block;overflow:hidden;cursor:zoom-in}.gallery-main-button .gallery-main{width:100%;aspect-ratio:3/4;object-fit:cover;background:var(--cream);transition:transform .45s ease, filter .45s ease}.gallery-main-button:hover .gallery-main{transform:scale(1.025);filter:contrast(1.04)}.gallery-zoom-hint{position:absolute;right:1rem;bottom:1rem;background:#fff;color:#111;border:1px solid #111;padding:.55rem .75rem;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;box-shadow:5px 5px 0 #111}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.gallery-thumb{border:2px solid transparent;background:var(--cream);padding:0;aspect-ratio:3/4;cursor:pointer;opacity:.72;transition:.2s}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb:hover,.gallery-thumb.active{opacity:1;border-color:#111;transform:translateY(-2px)}.product-image-modal .modal-content{background:#050505;border:0}.product-image-modal .carousel-item{align-items:center;justify-content:center;background:#050505}.product-image-modal .carousel-item.active{display:flex}.product-image-modal .carousel-item img{max-width:96vw;max-height:92vh;width:auto;height:auto;object-fit:contain;margin:auto}.gallery-close{position:absolute;top:1rem;right:1rem;z-index:10;background-color:#fff;opacity:1;border-radius:999px;padding:.8rem}.carousel-control-prev-icon,.carousel-control-next-icon{filter:drop-shadow(0 0 6px #000)}
@media(max-width:992px){.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.product-summary{position:relative;top:auto}.navbar-brand-img,.mobile-brand-img{max-height:38px}.footer-brand-img{max-height:68px}}
@media(max-width:576px){.gallery-thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gallery-thumb{flex:0 0 22%;scroll-snap-align:start}.gallery-zoom-hint{font-size:.7rem;padding:.45rem .6rem}.brand-logo-link{min-height:42px}.navbar-brand-img,.mobile-brand-img{max-height:34px;max-width:150px}.footer-brand-img{max-height:60px}.admin-brand-logo-img{max-height:48px}}

/* Admin save progress overlay */
.luve-save-progress {
    position: fixed;
    inset: 0;
    background: rgba(255,255,255,.72);
    backdrop-filter: blur(7px);
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.luve-save-progress.is-visible { display: flex; }
.luve-save-progress-card {
    width: min(520px, 100%);
    background: #fff;
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 24px 80px rgba(0,0,0,.18);
}
.luve-save-progress-percent {
    min-width: 58px;
    text-align: right;
    font-weight: 800;
    font-size: 1.1rem;
}
.luve-progress-bar-wrap {
    height: 12px;
    border-radius: 999px;
    overflow: hidden;
    background: #ececec;
}
.luve-progress-bar {
    transition: width .18s ease;
}

/* Mejoras admin configuración */
.settings-savebar{position:sticky;top:0;z-index:10;background:#fff;border:1px solid #111;box-shadow:6px 6px 0 rgba(0,0,0,.10);padding:.9rem 1rem;margin:-.2rem 0 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}
.settings-savebar strong{display:block;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.settings-savebar span{display:block;color:#777;font-size:.9rem}.section-title-with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-title-with-action h3{margin:0}.admin-sidebar .admin-brand{background:#fff;color:#111!important;border:1px solid #fff;padding:.7rem;border-radius:14px;justify-content:center;box-shadow:0 0 0 1px rgba(255,255,255,.18), 8px 8px 0 rgba(255,255,255,.08)}.admin-sidebar .admin-brand-logo-img{background:transparent!important;padding:0!important;max-height:72px;max-width:205px}.admin-sidebar .admin-brand-text{color:#111!important;line-height:1}.brand-logo-preview{background:linear-gradient(45deg,#f3f3f3 25%,transparent 25%),linear-gradient(-45deg,#f3f3f3 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f3f3f3 75%),linear-gradient(-45deg,transparent 75%,#f3f3f3 75%);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0;background-color:#fff}.brand-logo-preview-img{background:#fff;border-radius:10px;padding:.35rem}
@media(max-width:768px){.settings-savebar,.section-title-with-action{position:static;display:block}.settings-savebar .btn,.section-title-with-action .btn{width:100%;margin-top:.8rem}}
/* Home UX refinements: hide empty content cleanly and improve editorial separator */
.section-products-first{padding-top:3.5rem}.benefits-strip .row{background:#fff}.benefit:empty{display:none}.editorial-banner{margin:4rem 0}.editorial-inner{min-height:190px}.editorial-inner .btn{white-space:nowrap}@media(max-width:768px){.editorial-inner{padding:2rem;align-items:flex-start;flex-direction:column}.editorial-inner h2{font-size:clamp(2.1rem,12vw,3.8rem)}}


/* Hero compacto + secciones como el diseño original */
@media(max-width:992px){.hero-luve{min-height:auto;padding:3.5rem 0 2.5rem}.hero-collage{min-height:390px}}
@media(max-width:576px){.hero-title{font-size:3.4rem}.hero-copy{font-size:1rem}.hero-collage{min-height:300px}.hero-img.main{width:79%;right:0}.hero-img.second{width:46%;left:0}.hero-label{bottom:26px;padding:.6rem .8rem}}


/* Separador visual suave entre hero y productos: mantiene el formato HOT LUVE anterior */
.section-products:first-of-type{padding-top:4.25rem}
.section-products:first-of-type .section-heading{border-top:1px solid rgba(0,0,0,.10);padding-top:2.4rem}
@media(max-width:576px){.section-products:first-of-type{padding-top:2.7rem}.section-products:first-of-type .section-heading{padding-top:1.5rem}}


/* Robust visible headings for product sections */
.section-heading{visibility:visible!important;opacity:1!important;transform:none!important;min-height:120px;margin-bottom:1.8rem}.section-heading span,.section-heading h2,.section-heading a{visibility:visible!important;opacity:1!important}.section-heading span{display:block!important}.section-heading h2{display:block!important;text-align:center;flex:1}.section-heading a{display:inline-block!important}.section-products{padding-top:4.2rem}.section-products-tight{padding-top:4.2rem}
@media(max-width:576px){.section-heading{min-height:auto;margin-bottom:1rem}.section-heading h2{text-align:left}.section-products,.section-products-tight{padding-top:3rem}}



.admin-section-highlight{background:#f8f8f8;border:1px solid #111;padding:1rem 1.1rem;box-shadow:6px 6px 0 rgba(0,0,0,.12);border-radius:2px}.admin-section-highlight h5{font-weight:900;text-transform:uppercase;letter-spacing:.02em}
.section-heading{opacity:1!important;transform:none!important;visibility:visible!important}.section-heading h2,.section-heading span,.section-heading a{opacity:1!important;visibility:visible!important}



/* =========================================================
   LUVE ESTUDIO — rediseño estético basado en paleta enviada
   Paleta: #FFFFFF, #F5F3EF, #E7E2D9, #A69F96, #111111
   Fuentes: Neue Montreal fallback + Inter + Space Mono
   ========================================================= */
:root{
  --black:#111111;
  --white:#ffffff;
  --cream:#F5F3EF;
  --sand:#E7E2D9;
  --taupe:#A69F96;
  --gray:#6f6a64;
  --line:#E7E2D9;
  --accent:#A69F96;
  --danger:#9f3f3f;
  --font-display:'Neue Montreal','Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --font-base:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --font-mono:'Space Mono','Courier New',monospace;
}
html{scroll-behavior:smooth}
body{background:var(--white)!important;color:var(--black);font-family:var(--font-base);font-weight:500;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{transition:color .22s ease,background .22s ease,border-color .22s ease,transform .22s ease,opacity .22s ease}
::selection{background:var(--taupe);color:var(--white)}
.container-fluid.px-lg-5{padding-left:clamp(1rem,3vw,3.8rem)!important;padding-right:clamp(1rem,3vw,3.8rem)!important}

/* Botones y formularios */
.btn{border-radius:0!important;font-family:var(--font-display);font-weight:900;text-transform:uppercase;letter-spacing:.035em;padding:.82rem 1.15rem;border-width:1px;box-shadow:none!important}
.btn-dark{background:var(--black)!important;border-color:var(--black)!important;color:var(--white)!important}
.btn-dark:hover{background:var(--taupe)!important;border-color:var(--taupe)!important;color:var(--black)!important;transform:translateY(-1px)}
.btn-light{background:var(--white)!important;border:1px solid var(--black)!important;color:var(--black)!important}
.btn-light:hover{background:var(--sand)!important;color:var(--black)!important;transform:translateY(-1px)}
.btn-outline-light{background:transparent!important;border-color:rgba(17,17,17,.55)!important;color:var(--black)!important}
.btn-outline-light:hover{background:var(--black)!important;border-color:var(--black)!important;color:var(--white)!important}
.btn-outline-dark{border-color:var(--black)!important;color:var(--black)!important}.btn-outline-dark:hover{background:var(--black)!important;color:var(--white)!important}
.form-control,.form-select{border-radius:0!important;border:1px solid var(--sand)!important;background:var(--white)!important;color:var(--black)!important;font-family:var(--font-base);padding:.92rem 1rem}.form-control:focus,.form-select:focus{border-color:var(--taupe)!important;box-shadow:0 0 0 .18rem rgba(166,159,150,.16)!important}

/* Barra superior y navegación */
.promo-marquee{height:36px;background:var(--taupe)!important;color:var(--black)!important;border-bottom:1px solid rgba(17,17,17,.14);font-family:var(--font-mono);font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.promo-track span{padding:9px 26px}.luve-navbar{background:rgba(245,243,239,.92)!important;backdrop-filter:blur(18px);border-bottom:1px solid var(--sand)!important;box-shadow:0 10px 34px rgba(17,17,17,.035)}
.luve-logo,.admin-brand-text{font-family:var(--font-display);letter-spacing:.01em;font-weight:900}.brand-logo-link{min-height:54px}.navbar .nav-link{font-family:var(--font-display);font-weight:800;letter-spacing:.035em;color:var(--black)!important;opacity:.82}.navbar .nav-link:hover{opacity:1;color:var(--taupe)!important}.icon-btn{width:42px;height:42px;border:1px solid var(--sand)!important;background:rgba(255,255,255,.72)!important;color:var(--black)!important}.icon-btn:hover{border-color:var(--black)!important;background:var(--white)!important}.cart-badge{background:var(--taupe)!important;color:var(--black)!important;border-color:var(--black)!important}.mega-menu{border:1px solid var(--sand)!important;background:var(--white)!important;box-shadow:14px 14px 0 var(--sand)!important}.menu-title,.mega-card strong{font-family:var(--font-display)!important;letter-spacing:-.04em}.mega-grid a{border-bottom:1px solid var(--sand)!important}.mega-grid a:hover{background:var(--cream)!important;color:var(--black)!important}.mega-card{background:var(--black)!important;color:var(--cream)!important}

/* Hero LUVE Estudio */
.hero-luve{background:var(--cream)!important;color:var(--black)!important;min-height:560px!important;padding:4rem 0 3.2rem!important;border-bottom:1px solid var(--sand)}
.hero-luve:before{content:'';position:absolute;inset:auto -8vw -9vw auto;width:36vw;height:36vw;background:radial-gradient(circle, rgba(166,159,150,.26), rgba(166,159,150,0) 68%);pointer-events:none}.hero-luve:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--sand)}
.eyebrow{font-family:var(--font-mono)!important;color:var(--gray)!important;font-size:.84rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase}.hero-title{font-family:var(--font-display)!important;font-weight:900!important;font-size:clamp(3.8rem,9.5vw,9.6rem)!important;line-height:.82!important;letter-spacing:-.08em!important;color:var(--black)!important;text-transform:uppercase}.hero-title span{color:var(--taupe)!important}.hero-copy{color:#332f2b!important;font-size:clamp(1rem,1.3vw,1.18rem)!important;line-height:1.65!important;max-width:620px!important}.hero-actions .btn{min-width:150px}.shape-1{background:var(--sand)!important;opacity:.85!important;filter:blur(3px)!important}.shape-2{background:var(--taupe)!important;opacity:.38!important;filter:blur(12px)!important}.hero-collage{min-height:450px!important}.hero-img{border:1px solid var(--black)!important;background:var(--sand)!important;box-shadow:18px 18px 0 var(--taupe)!important;filter:saturate(.86) contrast(.96)}.hero-img.second{box-shadow:12px 12px 0 var(--sand)!important}.hero-label{background:var(--taupe)!important;color:var(--black)!important;border:1px solid var(--black)!important;box-shadow:8px 8px 0 rgba(17,17,17,.15);font-family:var(--font-display)!important;letter-spacing:.01em}.hero-label small{font-family:var(--font-mono);font-weight:700;letter-spacing:.01em}

/* Beneficios */
.benefits-strip{margin-top:0!important;background:var(--white);padding:0 clamp(1rem,3vw,3.8rem);border-bottom:1px solid var(--sand)}.benefits-strip .container-fluid{padding-left:0!important;padding-right:0!important}.benefits-strip .row{background:var(--white)!important;border:1px solid var(--sand);border-top:0}.benefit{background:var(--white)!important;border-color:var(--sand)!important;min-height:96px!important;padding:1.25rem!important}.benefit strong{font-family:var(--font-display)!important;font-size:1rem!important;letter-spacing:.04em;text-transform:uppercase}.benefit span{font-family:var(--font-mono);font-size:.82rem!important;color:var(--gray)!important}

/* Secciones y productos */
.section-products{padding-top:4rem!important}.section-products:first-of-type{padding-top:3.4rem!important}.section-products:first-of-type .section-heading{border-top:0!important;padding-top:0!important}.section-heading{min-height:auto!important;align-items:end!important;margin-bottom:2rem!important}.section-heading span{font-family:var(--font-mono)!important;font-size:.84rem!important;font-weight:700!important;color:var(--gray)!important;letter-spacing:.18em!important}.section-heading h2{font-family:var(--font-display)!important;font-weight:900!important;color:var(--black)!important;font-size:clamp(3rem,6.2vw,6.7rem)!important;line-height:.88!important;letter-spacing:-.075em!important;text-transform:uppercase}.section-heading a{font-family:var(--font-display)!important;font-size:.95rem!important;font-weight:900!important;border-bottom:2px solid var(--black)!important;text-transform:uppercase}.section-heading a:hover{color:var(--taupe)!important;border-color:var(--taupe)!important}
.product-grid{gap:clamp(1rem,1.7vw,1.75rem)!important}.product-media{background:var(--cream)!important;aspect-ratio:3/4;border:1px solid transparent;transition:border-color .25s ease,background .25s ease}.product-card:hover .product-media{border-color:var(--sand);background:var(--sand)!important}.product-media img{filter:saturate(.9) contrast(.97);transition:transform .5s ease,filter .5s ease}.product-card:hover .product-media img{transform:scale(1.035)!important;filter:saturate(.96) contrast(1.02)!important}.badge-sale,.badge-stock{background:var(--black)!important;color:var(--white)!important;border:1px solid var(--black);font-family:var(--font-mono);font-size:.72rem!important;letter-spacing:.03em}.badge-stock{background:var(--taupe)!important;color:var(--black)!important}.product-info{padding:1rem .05rem 0}.product-category{font-family:var(--font-mono)!important;color:var(--gray)!important;font-size:.73rem!important;font-weight:700!important;letter-spacing:.12em}.product-info h3{font-family:var(--font-display)!important;font-size:1rem!important;font-weight:800!important;letter-spacing:-.025em}.price-line{font-family:var(--font-display);font-weight:800}.old-price{color:var(--taupe)!important}.price,.detail-price span:last-child{font-weight:900!important;color:var(--black)!important}.installments{font-family:var(--font-mono)!important;color:var(--gray)!important;font-size:.78rem!important;line-height:1.35}
.category-tiles{gap:1px!important;background:var(--sand);border:1px solid var(--sand);margin-top:4rem!important}.category-tile{border:0!important;background:var(--cream)!important;color:var(--black)!important;min-height:150px!important}.category-tile:hover{background:var(--taupe)!important;color:var(--black)!important;transform:none!important}.category-tile span{font-family:var(--font-display)!important;font-weight:900!important}.category-tile small{font-family:var(--font-mono)!important;color:var(--black)!important}.editorial-banner{margin:4rem 0!important}.editorial-inner{background:var(--cream)!important;border:1px solid var(--sand)!important;box-shadow:12px 12px 0 var(--black)!important}.editorial-inner span{font-family:var(--font-mono)!important;font-size:.85rem;color:var(--gray)}.editorial-inner h2{font-family:var(--font-display)!important;font-weight:900!important;letter-spacing:-.065em!important;color:var(--black)}

/* Shop / listado */
.shop-hero{background:var(--cream)!important;color:var(--black)!important;border-bottom:1px solid var(--sand);padding:4rem 0!important}.shop-hero h1{font-family:var(--font-display)!important;font-weight:900!important;letter-spacing:-.075em!important}.shop-toolbar{border-color:var(--sand)!important}.filter-pills a{border-color:var(--sand)!important;background:var(--white);font-family:var(--font-mono);font-size:.78rem}.filter-pills a.active,.filter-pills a:hover{background:var(--black)!important;color:var(--white)!important}.sidebar-filter{border-color:var(--sand)!important;background:var(--cream)!important}.sidebar-filter h6{font-family:var(--font-mono);letter-spacing:.08em}.sidebar-filter a{border-bottom-color:var(--sand)!important}.empty-state{background:var(--cream)!important;border-color:var(--sand)!important}.empty-state h2{font-family:var(--font-display)!important}

/* Ficha producto */
.product-detail{background:var(--white)!important}.gallery-grid img,.gallery-main,.gallery-main-button{background:var(--cream)!important}.gallery-main-button{border:1px solid var(--sand)!important}.gallery-zoom-hint{background:var(--cream)!important;border-color:var(--black)!important;color:var(--black)!important;box-shadow:5px 5px 0 var(--sand)!important;font-family:var(--font-mono)!important}.gallery-thumb{background:var(--cream)!important;border-color:transparent}.gallery-thumb:hover,.gallery-thumb.active{border-color:var(--black)!important}.breadcrumbs{font-family:var(--font-mono);color:var(--gray)!important}.sale-pill{background:var(--black)!important;color:var(--white)!important;font-family:var(--font-mono)}.product-summary h1{font-family:var(--font-display)!important;font-weight:900!important;letter-spacing:-.065em!important}.transfer-note{background:var(--cream)!important;border-left-color:var(--taupe)!important}.size-chip span{background:var(--white);border-color:var(--sand)!important}.size-chip input:checked+span{background:var(--black)!important;color:var(--white)!important}.buy-box{border-color:var(--sand)!important;background:var(--cream)!important}.accordion-item{border-color:var(--sand)!important}.accordion-button{font-family:var(--font-display);background:var(--white)!important;color:var(--black)!important}.accordion-button:not(.collapsed){background:var(--cream)!important;color:var(--black)!important}

/* Carrito / checkout */
.cart-row{border-bottom-color:var(--sand)!important}.cart-row img{background:var(--cream)!important}.order-summary,.checkout-card{border-color:var(--sand)!important;box-shadow:8px 8px 0 var(--cream)!important;background:var(--white)!important}.summary-line.total{border-color:var(--black)!important}.mp-box{background:var(--cream)!important;border-color:var(--sand)!important}.checkout-item{border-bottom-color:var(--sand)!important}.payment-result{border-color:var(--sand)!important;background:var(--cream)!important}.payment-result h1{font-family:var(--font-display)!important}.shipping-progress{font-family:var(--font-mono);font-size:.8rem;color:var(--gray)}

/* Footer / newsletter */
.newsletter{background:var(--black)!important;color:var(--cream)!important}.site-footer{background:var(--cream)!important;color:var(--black)!important;border-top:1px solid var(--sand)!important}.footer-brand-img{background:var(--white)!important}.footer-title{font-family:var(--font-mono)!important;color:var(--gray)!important;letter-spacing:.13em}.footer-links a:hover{color:var(--taupe)!important}

/* Admin con estética LUVE Estudio */
.admin-body{background:var(--cream)!important}.admin-sidebar{background:var(--black)!important;color:var(--cream)!important}.admin-sidebar nav a{font-family:var(--font-mono);letter-spacing:.02em;color:var(--cream)!important;border-color:rgba(245,243,239,.12)!important}.admin-sidebar nav a:hover{background:var(--cream)!important;color:var(--black)!important}.admin-sidebar .admin-brand{background:var(--cream)!important;border-color:var(--cream)!important;box-shadow:none!important}.admin-main{background:var(--cream)!important}.admin-topbar,.admin-card,.checkout-card,.settings-savebar{background:var(--white)!important;border-color:var(--sand)!important;box-shadow:none!important}.admin-topbar strong,.admin-card h1,.admin-card h2,.admin-card h3,.login-card h1{font-family:var(--font-display)!important;font-weight:900!important;letter-spacing:-.035em}.admin-user{background:var(--cream)!important;border:1px solid var(--sand)!important;color:var(--black)!important}.table{--bs-table-bg:var(--white);--bs-table-striped-bg:var(--cream)}.login-body{background:linear-gradient(135deg,var(--cream),var(--sand))!important}.login-card{border:1px solid var(--sand)!important;background:var(--white)!important;box-shadow:16px 16px 0 rgba(17,17,17,.12)!important}.brand-logo-preview{background:var(--cream)!important;border-color:var(--sand)!important}.admin-section-highlight{background:var(--cream)!important;border-color:var(--sand)!important;box-shadow:6px 6px 0 rgba(17,17,17,.08)!important}.luve-save-progress-card{border-color:var(--sand)!important;border-radius:0!important}.luve-progress-bar-wrap{background:var(--sand)!important}.luve-progress-bar{background:var(--taupe)!important;height:100%}

@media(max-width:992px){.hero-luve{padding:3rem 0 2.2rem!important}.hero-collage{min-height:370px!important}.section-heading h2{text-align:left!important}.section-heading{display:block!important}.section-heading a{margin-top:.65rem}.category-tiles{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:576px){.promo-marquee{height:32px;font-size:.68rem}.hero-luve{padding:2.4rem 0 1.9rem!important}.hero-title{font-size:clamp(3.1rem,18vw,4.8rem)!important;letter-spacing:-.075em!important}.hero-copy{font-size:.96rem!important}.hero-collage{min-height:285px!important}.hero-img.main{width:78%!important;right:0!important}.hero-img.second{width:46%!important;left:0!important}.hero-label{bottom:22px!important;font-size:.82rem}.benefits-strip{padding:0!important}.benefit{text-align:left!important}.section-heading h2{font-size:2.75rem!important}.section-products{padding-top:2.8rem!important}.product-grid,.shop-grid{gap:.85rem!important}.product-info h3{font-size:.92rem!important}.category-tiles{grid-template-columns:1fr 1fr!important}.editorial-inner{box-shadow:8px 8px 0 var(--black)!important}}

/* Checkout integrado: Mercado Pago Bricks + transferencia */
.payment-methods-box{border:1px solid var(--ink);padding:1.25rem;background:#fff}.payment-method-option{display:flex;gap:.9rem;align-items:flex-start;border:1px solid #d8d2c8;background:var(--cream);padding:1rem;margin-bottom:.75rem;cursor:pointer;transition:.2s}.payment-method-option:hover{border-color:var(--ink);box-shadow:6px 6px 0 rgba(17,17,17,.12)}.payment-method-option input{margin-top:.35rem;accent-color:var(--ink)}.payment-method-option strong{display:block;font-weight:900}.payment-method-option small{display:block;color:#666;margin-top:.15rem}.mp-payment-brick{background:#fff;border:1px solid #d8d2c8;padding:1rem;margin-top:1rem}.checkout-step-kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:#777;font-size:.8rem;margin-bottom:.5rem}.bank-details-list{display:grid;gap:.65rem;border:1px solid #d8d2c8;background:#fff;padding:1rem}.bank-details-list div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.bank-details-list div:last-of-type{border-bottom:0;padding-bottom:0}.bank-details-list span{color:#777;text-transform:uppercase;font-size:.75rem;letter-spacing:.12em}.bank-details-list strong{text-align:right}.bank-notes{grid-column:1/-1;margin:.5rem 0 0;color:#555}.bank-transfer-result{max-width:720px;margin-left:auto;margin-right:auto;background:#fff;border:1px solid var(--ink);padding:1.5rem;box-shadow:10px 10px 0 rgba(17,17,17,.12)}
@media(max-width:576px){.bank-details-list div{display:block}.bank-details-list strong{text-align:left;display:block;margin-top:.25rem}}


/* LUVE logo visibility helpers */
.brand-logo-chip{background:var(--brand-logo-chip-bg,#111111)!important;border:1px solid rgba(17,17,17,.12);border-radius:999px;padding:.38rem .9rem;display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;line-height:1;box-shadow:none!important}.brand-logo-chip .brand-logo-img{background:transparent!important;padding:0!important;max-height:38px}.brand-logo-chip .luve-logo{color:#fff!important;font-size:1.45rem;letter-spacing:.02em}.brand-logo-invert .brand-logo-img{filter:invert(1) brightness(1.15) contrast(1.05)}.navbar-brand.brand-logo-chip{margin-right:1rem}.brand-logo-mobile.brand-logo-chip{width:max-content;margin:0;padding:.45rem .9rem}.brand-logo-mobile.brand-logo-chip .mobile-brand-img{max-height:36px}@media(max-width:576px){.brand-logo-chip{padding:.32rem .7rem;min-height:42px}.brand-logo-chip .brand-logo-img{max-height:32px}.brand-logo-chip .luve-logo{font-size:1.2rem}}



/* Hero logo mode */
.hero-title.hero-title-logo-mode{line-height:1!important;letter-spacing:0!important}
.hero-brand-logo-wrap{display:block;margin:0 0 .8rem;line-height:0}
.hero-brand-logo{display:block;max-width:min(560px,100%);max-height:180px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.08))}
.hero-brand-fallback{display:inline-block}
.hero-title.hero-title-logo-mode span:last-child{display:block;color:var(--taupe)!important}
@media(max-width:992px){.hero-brand-logo{max-width:min(420px,100%);max-height:140px}}
@media(max-width:576px){.hero-brand-logo{max-width:280px;max-height:104px}.hero-brand-logo-wrap{margin-bottom:.45rem}}



/* Header and hero color customizer */
.promo-marquee{background:var(--promo-bg,#A69F96)!important;color:var(--promo-text,#111111)!important}
.luve-navbar{background:color-mix(in srgb,var(--header-bg,#F5F3EF) 92%,transparent)!important;border-bottom-color:color-mix(in srgb,var(--header-text,#111111) 14%,transparent)!important}
.navbar .nav-link{color:var(--header-text,#111111)!important}.navbar .nav-link:hover{color:var(--header-hover,#A69F96)!important}.icon-btn{background:var(--header-icon-bg,#FFFFFF)!important;color:var(--header-text,#111111)!important;border-color:color-mix(in srgb,var(--header-text,#111111) 18%,transparent)!important}.cart-badge{background:var(--header-hover,#A69F96)!important;color:var(--header-text,#111111)!important;border-color:var(--header-text,#111111)!important}
.hero-luve{background:var(--hero-bg,#F5F3EF)!important;color:var(--hero-text,#111111)!important}.hero-title{color:var(--hero-text,#111111)!important}.hero-copy{color:var(--hero-copy,#332F2B)!important}.hero-title.hero-title-logo-mode span:last-child{color:var(--hero-text,#111111)!important}
.hero-brand-logo-wrap.hero-brand-logo-chip{display:inline-flex;align-items:center;justify-content:center;background:var(--hero-logo-chip-bg,#111111);border-radius:999px;padding:.55rem 1.35rem;margin-bottom:1rem;box-shadow:0 14px 34px rgba(17,17,17,.10)}
.hero-brand-logo-wrap.hero-brand-logo-chip .hero-brand-logo{max-height:150px}.hero-brand-logo-invert .hero-brand-logo{filter:invert(1) brightness(1.1) contrast(1.04)}
@media(max-width:576px){.hero-brand-logo-wrap.hero-brand-logo-chip{padding:.42rem .9rem}.hero-brand-logo-wrap.hero-brand-logo-chip .hero-brand-logo{max-height:86px}}



/* Recolor logo masks */
.brand-logo-color-mask{display:inline-block;background:var(--logo-color,#111111);-webkit-mask-image:var(--logo-mask);mask-image:var(--logo-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;vertical-align:middle}
.navbar-logo-mask{width:128px;height:40px}.mobile-logo-mask{width:128px;height:38px}.hero-brand-logo-mask{display:block;width:min(560px,100%);height:180px}.brand-logo-chip .navbar-logo-mask{width:118px;height:34px}.brand-logo-chip .mobile-logo-mask{width:118px;height:34px}.hero-brand-logo-chip .hero-brand-logo-mask{width:min(520px,100%);height:150px}
.hero-brand-logo-color-enabled.hero-brand-logo-invert .brand-logo-color-mask,.brand-logo-color-enabled.brand-logo-invert .brand-logo-color-mask{filter:none!important}
@media(max-width:992px){.hero-brand-logo-mask{width:min(420px,100%);height:140px}.hero-brand-logo-chip .hero-brand-logo-mask{width:min(390px,100%);height:120px}}
@media(max-width:576px){.navbar-logo-mask{width:100px;height:32px}.mobile-logo-mask{width:110px;height:32px}.hero-brand-logo-mask{width:280px;height:104px}.hero-brand-logo-chip .hero-brand-logo-mask{width:260px;height:92px}}



/* Fix mobile hero: remove decorative blur stains that overlap logo/text */
@media(max-width:768px){
  .hero-luve .hero-bg-shape{display:none!important;}
}



/* Hero redesign editorial */
.hero-collage-editorial{min-height:460px!important}
.hero-collage-editorial .hero-editorial-bg{position:absolute;inset:38px 40px 34px 94px;background:linear-gradient(180deg,var(--sand),#f8f6f2);border:1px solid rgba(17,17,17,.08);border-radius:34px;box-shadow:18px 18px 0 rgba(166,159,150,.22)}
.hero-collage-editorial .hero-editorial-orb{position:absolute;border-radius:999px;filter:blur(4px);opacity:.75}
.hero-collage-editorial .orb-a{width:170px;height:170px;background:rgba(166,159,150,.22);right:-10px;top:28px}
.hero-collage-editorial .orb-b{width:120px;height:120px;background:rgba(231,226,217,.9);left:8px;bottom:36px}
.hero-editorial-card{position:absolute;background:rgba(255,255,255,.86);backdrop-filter:blur(3px);border:1px solid rgba(17,17,17,.12);box-shadow:12px 12px 0 rgba(17,17,17,.08)}
.hero-editorial-brand-card{left:0;top:70px;width:66%;padding:1.3rem 1.4rem 1.15rem;border-radius:28px;background:rgba(17,17,17,.96);color:#fff;box-shadow:14px 14px 0 rgba(166,159,150,.20)}
.hero-mini-kicker{display:block;margin-bottom:.55rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.72)}
.hero-editorial-brand-wrap{display:block;line-height:0;margin-bottom:.75rem}
.hero-editorial-brand-logo,.hero-editorial-brand-mask{display:block;max-width:360px;max-height:92px;width:auto;height:auto;object-fit:contain}
.hero-editorial-brand-card p{margin:0;color:rgba(255,255,255,.78);font-size:.97rem;line-height:1.5;max-width:420px}
.hero-editorial-photo-card{right:44px;top:14px;width:42%;height:292px;border-radius:26px;background:var(--cream);overflow:hidden;transform:rotate(-5deg)}
.hero-editorial-photo-img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(.98)}
.hero-editorial-photo-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fbfaf8,var(--sand))}
.hero-placeholder-grid{position:relative;width:78%;height:74%}
.hero-paper{position:absolute;right:4%;top:6%;width:58%;height:58%;background:#f4f1ea;border:1px solid rgba(17,17,17,.12);box-shadow:8px 8px 0 rgba(166,159,150,.18)}
.hero-dot{position:absolute;left:6%;bottom:16%;width:24px;height:24px;border-radius:999px;background:var(--taupe)}
.hero-line{position:absolute;left:0;top:20%;height:2px;background:var(--ink);opacity:.55}
.hero-line.long{width:58%}
.hero-line.short{width:40%;top:34%}
.hero-editorial-note-card{right:0;bottom:66px;width:45%;padding:1rem 1rem .9rem;border-radius:20px;background:#fff}
.hero-note-label{display:block;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);margin-bottom:.38rem}
.hero-editorial-note-card strong{display:block;font-family:var(--font-display);font-size:1.55rem;line-height:1;margin-bottom:.35rem}
.hero-editorial-note-card small{display:block;color:#4f4a44;font-size:.92rem;line-height:1.45}
.hero-label-soft{right:18px!important;bottom:0!important;background:#f0ece5!important;border-color:rgba(17,17,17,.18)!important;box-shadow:8px 8px 0 rgba(166,159,150,.18)!important;transform:none!important;padding:.72rem .9rem!important}
.hero-label-soft small{font-size:.77rem!important;color:#5b554e!important}

@media(max-width:992px){
  .hero-collage-editorial{min-height:380px!important;margin-top:1rem}
  .hero-collage-editorial .hero-editorial-bg{inset:26px 22px 24px 62px}
  .hero-editorial-brand-card{top:42px;width:70%;padding:1rem 1.1rem;border-radius:24px}
  .hero-editorial-brand-logo,.hero-editorial-brand-mask{max-width:280px;max-height:74px}
  .hero-editorial-photo-card{right:24px;top:18px;width:42%;height:235px}
  .hero-editorial-note-card{width:48%;bottom:54px}
}
@media(max-width:576px){
  .hero-collage-editorial{min-height:420px!important}
  .hero-collage-editorial .hero-editorial-bg{inset:116px 12px 18px 12px;border-radius:24px;box-shadow:10px 10px 0 rgba(166,159,150,.16)}
  .hero-editorial-brand-card{position:relative;left:auto;top:auto;width:100%;border-radius:22px;padding:.95rem 1rem;margin-bottom:1rem}
  .hero-editorial-brand-logo,.hero-editorial-brand-mask{max-width:260px;max-height:68px}
  .hero-editorial-brand-card p{font-size:.9rem}
  .hero-editorial-photo-card{right:12px;top:126px;width:56%;height:206px;transform:rotate(-4deg)}
  .hero-editorial-note-card{left:12px;right:auto;bottom:56px;width:54%;padding:.9rem .85rem;border-radius:18px}
  .hero-editorial-note-card strong{font-size:1.25rem}
  .hero-editorial-note-card small{font-size:.8rem}
  .hero-label-soft{right:18px!important;bottom:14px!important;padding:.55rem .7rem!important}
}


/* Hero right side: no repetir logo, más editorial */
.hero-editorial-look-card{left:0;top:70px;width:62%;padding:1.35rem 1.45rem 1.25rem;border-radius:28px;background:rgba(17,17,17,.96);color:#fff;box-shadow:14px 14px 0 rgba(166,159,150,.20)}
.hero-editorial-look-card .hero-mini-kicker{display:block;margin-bottom:.75rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.72)}
.hero-editorial-look-card strong{display:block;font-family:var(--font-display);font-size:clamp(1.8rem,3vw,3rem);line-height:.95;letter-spacing:-.055em;margin-bottom:.75rem;color:#fff}
.hero-editorial-look-card p{margin:0;color:rgba(255,255,255,.78);font-size:.97rem;line-height:1.5;max-width:420px}
.hero-editorial-brand-card{display:none!important}
.hero-editorial-photo-card{background:#faf8f4!important}
.hero-placeholder-grid:before{content:'NUEVA\A COLECCIÓN';white-space:pre;position:absolute;left:0;bottom:0;font-family:var(--font-mono);font-weight:700;font-size:.8rem;letter-spacing:.18em;color:var(--gray)}
@media(max-width:992px){.hero-editorial-look-card{top:42px;width:66%;padding:1rem 1.1rem;border-radius:24px}.hero-editorial-look-card strong{font-size:2rem}}
@media(max-width:576px){.hero-editorial-look-card{position:relative;left:auto;top:auto;width:100%;border-radius:22px;padding:1rem;margin-bottom:1rem}.hero-editorial-look-card strong{font-size:1.65rem}.hero-editorial-look-card p{font-size:.9rem}}


/* Hero slogan refinements */
.hero-editorial-slogan-card{left:0;top:64px;width:66%;padding:1.55rem 1.65rem 1.45rem;border-radius:30px;background:rgba(17,17,17,.96);color:#fff;box-shadow:14px 14px 0 rgba(166,159,150,.20)}
.hero-editorial-slogan-card .hero-mini-kicker{display:block;margin-bottom:.8rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.68)}
.hero-editorial-slogan-card strong{display:block;font-family:var(--font-display);font-size:clamp(2rem,3.4vw,3.7rem);line-height:.94;letter-spacing:-.055em;margin-bottom:.85rem;color:#fff;max-width:520px}
.hero-editorial-slogan-card p{margin:0;color:rgba(255,255,255,.78);font-size:.98rem;line-height:1.5;max-width:430px}
.hero-editorial-photo-card{opacity:.84}.hero-editorial-note-card{background:rgba(255,255,255,.92)!important}
@media(max-width:992px){.hero-editorial-slogan-card{top:42px;width:68%;padding:1.15rem 1.2rem;border-radius:24px}.hero-editorial-slogan-card strong{font-size:2.25rem}}
@media(max-width:576px){.hero-editorial-slogan-card{position:relative;left:auto;top:auto;width:100%;border-radius:22px;padding:1.05rem;margin-bottom:1rem}.hero-editorial-slogan-card strong{font-size:1.85rem}.hero-editorial-slogan-card p{font-size:.9rem}.hero-collage-editorial{min-height:410px!important}}


/* Help / contact page */
.help-hero h1{font-family:var(--font-display);font-weight:900;letter-spacing:-.05em}
.help-page .help-panel,.contact-card,.help-mini-card{background:var(--white,#fff);border:1px solid var(--sand,#E7E2D9);box-shadow:10px 10px 0 rgba(166,159,150,.12)}
.help-panel,.contact-card{padding:2rem}.help-mini-card{padding:1.1rem;min-height:118px}.help-mini-card strong{display:block;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.45rem}.help-mini-card span{color:#5b554e}.section-kicker{display:block;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--gray,#A69F96);font-weight:700;font-size:.78rem;margin-bottom:.75rem}.help-policy-text{font-size:1.02rem;line-height:1.8;color:#332f2b}.contact-card h2,.help-panel h2{font-family:var(--font-display);font-weight:900;letter-spacing:-.04em}.contact-card .form-control{background:#fff;border-color:var(--sand,#E7E2D9)}
@media(max-width:576px){.help-panel,.contact-card{padding:1.25rem}.help-mini-card{min-height:auto}}

/* Admin settings tabs */
.settings-tabs-wrap{background:var(--cream,#F5F3EF);border:1px solid var(--sand,#E7E2D9);padding:1rem;margin:1rem 0 1.4rem}
.settings-tabs{gap:.55rem;flex-wrap:wrap}.settings-tabs .nav-link{border:1px solid var(--sand,#E7E2D9);border-radius:999px;background:#fff;color:var(--black,#111111);font-family:var(--font-mono);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;padding:.72rem 1rem}.settings-tabs .nav-link.active{background:var(--black,#111111);border-color:var(--black,#111111);color:#fff}.settings-tabs-hint{font-size:.92rem;color:#6f6960;margin-top:.85rem}.settings-tab-content{border-top:1px solid var(--sand,#E7E2D9);padding-top:1.35rem}.settings-tab-content .tab-pane{min-height:360px}.settings-tab-content h3{margin-bottom:.6rem}.settings-tab-content .section-title-with-action{margin-bottom:1rem}
@media(max-width:768px){.settings-tabs .nav-link{width:100%;text-align:left;border-radius:12px}.settings-tabs .nav-item{width:100%}.settings-tabs-wrap{padding:.8rem}.settings-tab-content{padding-top:1rem}}


/* Consultas: respuesta por email */
.admin-actions-cell{white-space:nowrap}.contact-reply-layout{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:1.5rem;align-items:start}.contact-original-box{background:var(--cream,#F5F3EF);border:1px solid var(--sand,#E7E2D9);padding:1.15rem}.contact-original-box span{font-family:var(--font-mono,monospace);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#777}.contact-original-box h4{font-family:var(--font-display,Inter,sans-serif);font-weight:900;margin:.35rem 0 1rem}.contact-original-box p{line-height:1.65}.contact-reply-form{background:#fff;border:1px solid var(--sand,#E7E2D9);padding:1.2rem}.contact-reply-form textarea{min-height:260px}

/* Logo del admin: visible para logos claros con transparencia */
.admin-sidebar .admin-brand{background:#111!important;border:1px solid rgba(245,243,239,.28)!important;border-radius:18px!important;padding:.95rem!important;justify-content:center!important;box-shadow:none!important;min-height:96px!important}.admin-sidebar .admin-brand-logo-img{background:transparent!important;padding:0!important;max-height:78px!important;max-width:220px!important;width:auto!important;object-fit:contain!important}.admin-sidebar .admin-brand-text{color:#F5F3EF!important;text-align:center!important;line-height:1!important}
@media(max-width:992px){.contact-reply-layout{grid-template-columns:1fr}.admin-sidebar .admin-brand{min-height:76px!important}.admin-sidebar .admin-brand-logo-img{max-height:60px!important}}


/* Mobile hero: mantener slogan y ocultar solo tarjetas secundarias */
@media (max-width: 768px) {
  .hero-collage-editorial {
    display: block !important;
    min-height: auto !important;
    margin-top: 1.5rem !important;
  }

  .hero-collage-editorial .hero-editorial-bg,
  .hero-collage-editorial .hero-editorial-orb,
  .hero-collage-editorial .hero-editorial-photo-card,
  .hero-collage-editorial .hero-editorial-note-card,
  .hero-collage-editorial .hero-label,
  .hero-collage-editorial .hero-label-soft {
    display: none !important;
  }

  .hero-collage-editorial .hero-editorial-brand-card,
  .hero-collage-editorial .hero-slogan-card {
    display: block !important;
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
    margin: 0 !important;
    transform: none !important;
  }
}
