:root{--ink:#21171a;--muted:#756a6d;--paper:#fff;--bg:#fbf8f8;--soft:#f4e9ed;--line:#eadfe2;--accent:#a62656;--accent2:#7f1d42;--rose:#d9688e;--green:#28734a;--shadow:0 22px 60px rgba(45,23,30,.10);--radius:24px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow-page{max-width:980px}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,248,248,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(234,223,226,.75)}.topbar{background:#171113;color:#f5e9ed;text-align:center;padding:7px 16px;font-size:12px;letter-spacing:.07em}.nav-wrap{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:34px;align-items:center;padding:18px 0}.brand{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:.02em;white-space:nowrap;font-size:22px}.brand span{color:var(--accent)}.search{display:flex;background:#fff;border:1px solid var(--line);border-radius:999px;overflow:hidden;box-shadow:0 5px 18px rgba(45,23,30,.03)}.search input{flex:1;min-width:0;border:0;background:transparent;padding:12px 18px;outline:none}.search button{border:0;background:transparent;padding:0 18px;font-weight:800;color:var(--accent);cursor:pointer}.cart-link{display:flex;align-items:center;gap:8px;font-weight:800}.cart-link b{min-width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:12px}.catnav{display:flex;gap:24px;align-items:center;overflow:auto;padding:0 0 13px;scrollbar-width:none}.catnav::-webkit-scrollbar{display:none}.catnav a{font-size:13px;font-weight:750;white-space:nowrap;color:#5b5053}.catnav a:hover{color:var(--accent)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 18%,rgba(217,104,142,.24),transparent 32%),radial-gradient(circle at 70% 88%,rgba(166,38,86,.13),transparent 34%),linear-gradient(125deg,#fff 0%,#f9eef2 54%,#f2e1e7 100%)}.hero-grid{min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center;padding:70px 0}.hero-copy{position:relative;z-index:2}.kicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:var(--accent);text-transform:uppercase}.hero h1,.section h1,.section h2,.product-info h1{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.035em}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.95;margin:.18em 0 .26em;max-width:760px}.hero p{font-size:19px;color:#5c5054;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--accent);color:#fff;padding:11px 18px;font-weight:850;cursor:pointer;transition:.2s transform,.2s background,.2s box-shadow}.btn:hover{background:var(--accent2);transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-large{padding:14px 24px}.btn.ghost{background:transparent;color:var(--ink);border:1px solid #cdbfc3}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#65595c;font-size:13px}.trust-row span:before{content:"✓";color:var(--accent);font-weight:900;margin-right:6px}.hero-art{position:relative;min-height:440px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:350px;height:350px;right:4%;top:4%;background:linear-gradient(145deg,#c63f6f,#7c2445);box-shadow:0 40px 100px rgba(127,29,66,.25)}.orb-two{width:220px;height:220px;left:6%;bottom:3%;background:linear-gradient(145deg,#f1c7d5,#d97596)}.hero-card{position:absolute;right:0;bottom:72px;width:260px;padding:26px;border-radius:28px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.75)}.hero-card.secondary{left:5%;top:50px;right:auto;bottom:auto;width:220px}.hero-card small{display:block;letter-spacing:.16em;font-weight:900;color:var(--accent)}.hero-card strong{display:block;font-family:Georgia,serif;font-size:54px;line-height:1;margin:10px 0 7px}.hero-card span{color:var(--muted);font-size:14px}.section{padding:68px 0}.soft-section{background:#f5ecef;border-top:1px solid #efe1e5;border-bottom:1px solid #efe1e5}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section h1{font-size:clamp(40px,5vw,64px);margin:.13em 0}.section h2{font-size:clamp(30px,3vw,42px);margin:.12em 0}.section-head>a,.card-link{color:var(--accent);font-weight:850}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-tile{position:relative;min-height:180px;padding:24px;border-radius:28px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:.22s transform,.22s box-shadow}.category-tile:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-42px;top:-42px;background:rgba(255,255,255,.1)}.category-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-tile span{position:relative;font:700 24px/1.08 Georgia,serif;max-width:80%}.category-tile small{position:relative;opacity:.72;margin-top:7px}.category-tile b{position:absolute;right:22px;bottom:20px;font-size:25px}.tile-1{background:linear-gradient(145deg,#21171a,#493038)}.tile-2{background:linear-gradient(145deg,#9e2d57,#6f1e3d)}.tile-3{background:linear-gradient(145deg,#b76980,#7d4053)}.tile-4{background:linear-gradient(145deg,#604250,#33262b)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 8px 30px rgba(45,23,30,.035);transition:.22s transform,.22s box-shadow}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(45,23,30,.09)}.product-image{position:relative;display:block;aspect-ratio:1/1;background:linear-gradient(145deg,#fff,#f6f0f2);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:.28s transform}.product-card:hover .product-image img{transform:scale(1.035)}.badges{position:absolute;top:12px;left:12px;right:12px;display:flex;gap:7px;flex-wrap:wrap}.badge,.mini-pill{background:#fff;border-radius:999px;padding:6px 9px;font-size:10px;letter-spacing:.07em;font-weight:900;box-shadow:0 5px 20px rgba(0,0,0,.08)}.badge.sale,.mini-pill.sale{background:var(--accent);color:#fff}.badge.upcoming{background:#241b1e;color:#fff}.badge.muted{color:#777}.product-body{padding:17px}.product-brand{color:var(--accent);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:900}.product-body h3{font-size:16px;line-height:1.35;margin:7px 0 13px;min-height:44px}.price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.price-row strong{font-size:21px}.price-row del{color:#9a8f92;font-size:14px}.card-link{display:flex;justify-content:space-between;font-size:13px;padding-top:10px;border-top:1px solid #f1e8ea}.breadcrumb{display:flex;gap:8px;color:var(--muted);font-size:13px;flex-wrap:wrap;margin-bottom:22px}.breadcrumb a:hover{color:var(--accent)}.category-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.category-header p{color:var(--muted);max-width:760px;margin-bottom:0}.counter{font-size:48px;font-weight:900;color:var(--accent);text-align:right;line-height:1}.counter small{display:block;font-size:11px;letter-spacing:.15em;color:var(--muted);text-transform:uppercase;margin-top:8px}.chips{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.chips a{display:flex;gap:8px;align-items:center;background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:999px;font-weight:700}.chips small{color:var(--muted)}.catalog-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:18px}.sort-form label{display:flex;gap:9px;align-items:center;font-size:13px;color:var(--muted)}.sort-form select,.filters select,.filters input[type=number],.variant-panel select{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 12px;color:var(--ink)}.catalog-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:30px}.catalog-grid{grid-template-columns:repeat(3,1fr)}.filters{position:sticky;top:160px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px}.filter-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.filter-heading a{font-size:12px;color:var(--accent);font-weight:800}.filter-check{display:flex;gap:9px;align-items:center;padding:7px 0;font-size:14px}.filter-check input{accent-color:var(--accent)}.filter-group{display:block;padding-top:16px;margin-top:10px;border-top:1px solid #f0e7e9}.filter-group>span{display:block;font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:900;margin-bottom:8px}.filter-group select{width:100%}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-inputs input{width:100%;min-width:0}.filter-submit{width:100%;margin-top:18px}.mobile-filter{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:800}.pagination{display:flex;gap:8px;justify-content:center;margin-top:34px}.pagination a{width:40px;height:40px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:50%}.pagination a.active{background:var(--ink);color:#fff}.product-layout{display:grid;grid-template-columns:1.06fr .94fr;gap:58px;align-items:start}.gallery{position:sticky;top:160px}.gallery-main{aspect-ratio:1/1;background:#fff;border:1px solid var(--line);border-radius:30px;display:grid;place-items:center;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px;padding-bottom:3px}.thumbs button{width:80px;height:80px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:4px;cursor:pointer;flex:0 0 auto}.thumbs button:hover{border-color:var(--accent)}.thumbs img{width:100%;height:100%;object-fit:contain}.product-flags{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.product-info h1{font-size:clamp(42px,4.7vw,66px);line-height:1.02;margin:10px 0 18px}.product-price{display:flex;gap:12px;align-items:baseline;font-size:34px;font-weight:900}.product-price del{font-size:19px;color:#9b8d91;font-weight:500}.release-date{margin:10px 0;padding:10px 13px;background:var(--soft);border-radius:12px}.stock{margin:12px 0 20px;font-weight:850}.stock.ok{color:var(--green)}.stock.no{color:#9b3140}.lead{font-size:17px;color:#574f51}.lead p:first-child{margin-top:0}.product-buy{padding:20px 0}.variant-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px}.variant-panel label{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.variant-panel select{display:block;width:100%;margin-top:7px;text-transform:none;letter-spacing:0}.variant-message{font-size:13px;color:var(--muted);margin:9px 3px}.buy-row{display:flex;gap:12px;align-items:end;margin-top:14px}.buy-row label{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.buy-row input{display:block;width:90px;padding:12px;border:1px solid var(--line);border-radius:12px;margin-top:7px}.product-meta{border-top:1px solid var(--line);margin:8px 0 0}.product-meta>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:12px 0}.product-meta dt{color:var(--muted)}.product-meta dd{text-align:right;margin:0}.product-assurances{display:grid;grid-template-columns:1fr;gap:7px;padding-top:18px;color:var(--muted);font-size:13px}.product-assurances span:before{content:"✓";color:var(--accent);font-weight:900;margin-right:7px}.description{margin-top:55px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(24px,4vw,46px);overflow:hidden}.description h2{font-family:Georgia,serif;font-size:34px}.description img{height:auto!important}.description table{max-width:100%}.related{margin-top:68px}.no-image{width:100%;height:100%;display:grid;place-items:center;color:#aa9da1;font-family:Georgia,serif}.no-image.large{font-size:28px}.cart-list{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.cart-row{display:grid;grid-template-columns:86px 1fr 90px auto;align-items:center;gap:18px;padding:14px;border-bottom:1px solid var(--line)}.cart-row:last-child{border:0}.cart-row img,.cart-placeholder{width:86px;height:86px;object-fit:contain;background:#f5f1f2;border-radius:12px}.cart-placeholder{display:grid;place-items:center;font-family:Georgia,serif}.cart-row small{display:block;color:var(--muted);margin-top:3px}.cart-row input{width:80px;padding:10px;border:1px solid var(--line);border-radius:10px}.cart-total{display:flex;justify-content:space-between;font-size:26px;margin:22px 0}.cart-actions{display:flex;justify-content:flex-end;gap:12px}.checkout-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#fff;border:1px solid var(--line);padding:26px;border-radius:var(--radius)}.checkout-form label{font-weight:700}.checkout-form label:nth-of-type(n+4){grid-column:1/-1}.checkout-form input,.checkout-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid var(--line);border-radius:12px}.checkout-form button{grid-column:1/-1}.order-summary{background:#251b1e;color:#fff;border-radius:var(--radius);padding:24px;height:max-content}.order-summary h2{font-family:Georgia,serif;font-size:28px}.order-summary>div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px}.order-summary small{display:block;color:#c9babe}.order-summary .summary-total{font-size:19px;padding-top:18px}.order-summary p{color:#c9babe;font-size:12px}.notice{padding:14px 16px;border-radius:12px;margin:16px 0}.success{background:#e7f5ec;color:#215f3f}.empty{background:#fff;border:1px dashed var(--line);padding:50px;text-align:center;border-radius:var(--radius)}.all-categories{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:10px}.all-categories a{display:flex;justify-content:space-between;gap:12px;padding:11px 14px 11px calc(14px + var(--depth)*22px);border-bottom:1px solid #f0e8ea}.all-categories a:last-child{border:0}.all-categories a:hover{color:var(--accent)}.all-categories small{color:var(--muted)}.seo-intro{display:grid;grid-template-columns:1fr 1fr;gap:50px;border-top:1px solid var(--line)}.seo-intro p{font-size:17px;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.stats>div,.admin-box{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.stats strong{font-size:32px;display:block}.stats span{color:var(--muted);font-size:12px}.admin-box{margin:24px 0}.admin-actions{display:flex;gap:12px;flex-wrap:wrap}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--line);white-space:nowrap}.footer{background:#171113;color:#fff;margin-top:40px;padding:52px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer a{display:block;color:#c9bdc0;margin:8px 0}.footer p{color:#c9bdc0}.footer-brand{margin-bottom:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:18px;color:#9f9296;font-size:12px}.muted-text{color:var(--muted)}code{background:#f1e9eb;padding:2px 6px;border-radius:7px}@media(max-width:1050px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.nav-wrap{grid-template-columns:1fr auto;gap:16px}.search{grid-column:1/-1;grid-row:2}.hero-grid,.product-layout,.checkout-grid,.seo-intro{grid-template-columns:1fr}.hero-art{min-height:390px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:1fr}.catalog-toolbar{justify-content:space-between}.mobile-filter{display:block}.filters-wrap{display:none}.filters-wrap.open{display:block}.filters{position:static}.gallery{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:560px){.container{width:min(100% - 22px,var(--container))}.topbar{font-size:10px}.nav-wrap{padding:13px 0}.brand{font-size:19px}.catnav{gap:17px}.hero-grid{min-height:auto;padding:50px 0 42px;gap:25px}.hero h1{font-size:52px}.hero p{font-size:17px}.hero-art{min-height:300px}.orb-one{width:240px;height:240px}.orb-two{width:160px;height:160px}.hero-card{width:200px;padding:18px;bottom:32px}.hero-card.secondary{width:170px;top:25px}.hero-card strong{font-size:42px}.category-grid,.product-grid,.catalog-grid{grid-template-columns:1fr 1fr;gap:10px}.category-tile{min-height:150px;padding:18px}.category-tile span{font-size:20px}.product-body{padding:12px}.product-body h3{font-size:14px;min-height:39px}.price-row strong{font-size:18px}.section{padding:44px 0}.section-head{align-items:start}.section-head>a{font-size:12px}.counter{font-size:36px}.category-header{align-items:start}.variant-panel{grid-template-columns:1fr}.buy-row{align-items:stretch;flex-direction:column}.buy-row label input{width:100%}.cart-row{grid-template-columns:64px 1fr auto}.cart-row img,.cart-placeholder{width:64px;height:64px}.cart-row input{grid-column:2}.checkout-form{grid-template-columns:1fr}.checkout-form label,.checkout-form button{grid-column:1!important}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.stats{grid-template-columns:repeat(2,1fr)}}


/* ==========================================================
   EAP STORE — NOIR ROSE v3
   Tema premium para tienda de bienestar íntimo/adultos
   ========================================================== */

:root{
  --ink:#f8f3f5;
  --muted:#b7a9af;
  --paper:#171116;
  --bg:#0c090c;
  --soft:#130d12;
  --line:rgba(255,255,255,.09);
  --accent:#e83e7d;
  --accent2:#b91f58;
  --rose:#ff6d9f;
  --green:#55c78d;
  --shadow:0 26px 80px rgba(0,0,0,.38);
  --radius:26px;
  --container:1280px;
}

html{background:#0c090c}
body{
  background:
    radial-gradient(circle at 12% -5%,rgba(232,62,125,.12),transparent 28rem),
    radial-gradient(circle at 92% 18%,rgba(120,48,101,.10),transparent 32rem),
    #0c090c;
  color:var(--ink);
}

::selection{background:var(--accent);color:#fff}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
  outline:2px solid var(--rose);
  outline-offset:3px;
}

/* HEADER */
.site-header{
  background:rgba(12,9,12,.84);
  border-bottom:1px solid rgba(255,255,255,.07);
  box-shadow:0 10px 35px rgba(0,0,0,.15);
}
.topbar{
  background:linear-gradient(90deg,#0d090c,#2b101d 50%,#0d090c);
  color:#fbdce7;
  border-bottom:1px solid rgba(255,255,255,.06);
}
.brand{
  color:#fff;
  font-size:23px;
  letter-spacing:.035em;
  text-shadow:0 1px 18px rgba(232,62,125,.10);
}
.brand span{
  background:linear-gradient(90deg,#ff85ae,#e83e7d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.search{
  background:rgba(255,255,255,.055);
  border-color:rgba(255,255,255,.11);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}
.search input{color:#fff}
.search input::placeholder{color:#8f8389}
.search button{color:#ff84ad}
.cart-link{color:#f9eef2}
.cart-link b{
  background:linear-gradient(145deg,#ff5d92,#c82661);
  box-shadow:0 8px 24px rgba(232,62,125,.28);
}
.catnav a{color:#c6b8be}
.catnav a:hover{color:#ff8ab1}

/* HERO */
.hero{
  isolation:isolate;
  border-bottom:1px solid rgba(255,255,255,.06);
  background:
    linear-gradient(90deg,rgba(12,9,12,.98),rgba(15,9,13,.86)),
    radial-gradient(circle at 80% 28%,rgba(236,64,122,.26),transparent 23rem),
    radial-gradient(circle at 72% 70%,rgba(116,47,100,.25),transparent 28rem);
}
.hero:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:-1;
  opacity:.3;
  background-image:
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:48px 48px;
  mask-image:linear-gradient(to bottom,#000,transparent 80%);
}
.kicker{
  color:#ff7fab;
  letter-spacing:.22em;
}
.hero h1{
  color:#fff;
  text-wrap:balance;
  text-shadow:0 16px 60px rgba(0,0,0,.42);
}
.hero p{color:#c4b5bb}
.btn{
  background:linear-gradient(135deg,#ef4f86,#c5245f);
  box-shadow:0 13px 32px rgba(232,62,125,.22),inset 0 1px 0 rgba(255,255,255,.2);
}
.btn:hover{
  background:linear-gradient(135deg,#ff6597,#d42e69);
  box-shadow:0 17px 38px rgba(232,62,125,.31);
}
.btn.ghost{
  color:#f8eef2;
  border-color:rgba(255,255,255,.17);
  background:rgba(255,255,255,.035);
}
.btn.ghost:hover{background:rgba(255,255,255,.08)}
.trust-row{color:#a99ba1}
.trust-row span:before{color:#ff78a6}

.hero-art{filter:drop-shadow(0 45px 65px rgba(0,0,0,.24))}
.orb-one{
  background:
    radial-gradient(circle at 34% 28%,#ff8eaf 0 4%,transparent 24%),
    linear-gradient(145deg,#eb4e81,#671834 72%);
  box-shadow:0 55px 130px rgba(207,35,94,.32),inset 0 -22px 50px rgba(0,0,0,.22);
}
.orb-two{
  background:linear-gradient(145deg,#7b3156,#2a1420);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 30px 70px rgba(0,0,0,.28);
}
.hero-card{
  color:#fff;
  background:linear-gradient(145deg,rgba(37,23,31,.88),rgba(18,13,17,.92));
  border-color:rgba(255,255,255,.10);
  box-shadow:0 28px 70px rgba(0,0,0,.36);
}
.hero-card small{color:#ff80aa}
.hero-card span{color:#bcaeb4}

/* SECCIONES */
.section{position:relative}
.soft-section{
  background:
    radial-gradient(circle at 90% 10%,rgba(232,62,125,.08),transparent 20rem),
    #110c10;
  border-color:rgba(255,255,255,.06);
}
.section h1,.section h2,.product-info h1{color:#fff}
.section-head>a,.card-link{color:#ff78a6}

/* CATEGORÍAS */
.category-grid{gap:18px}
.category-tile{
  min-height:210px;
  border:1px solid rgba(255,255,255,.09);
  box-shadow:0 18px 45px rgba(0,0,0,.18);
}
.category-tile:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(0,0,0,.30),transparent 62%);
  pointer-events:none;
}
.category-tile:before{
  width:190px;height:190px;
  right:-60px;top:-70px;
  background:radial-gradient(circle,rgba(255,255,255,.18),transparent 70%);
}
.category-tile span,.category-tile small,.category-tile b{z-index:1}
.category-tile:hover{
  transform:translateY(-7px);
  box-shadow:0 30px 70px rgba(0,0,0,.30);
}
.tile-1{background:linear-gradient(145deg,#28151f,#130d12)}
.tile-2{background:linear-gradient(145deg,#a21d52,#3a1026)}
.tile-3{background:linear-gradient(145deg,#6d3451,#24121d)}
.tile-4{background:linear-gradient(145deg,#372133,#171018)}

/* TARJETAS DE PRODUCTO */
.product-card{
  position:relative;
  background:linear-gradient(180deg,#171116,#120e12);
  border-color:rgba(255,255,255,.075);
  box-shadow:0 14px 34px rgba(0,0,0,.18);
}
.product-card:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.product-card:hover{
  transform:translateY(-6px);
  border-color:rgba(255,105,156,.19);
  box-shadow:0 28px 66px rgba(0,0,0,.36),0 0 0 1px rgba(232,62,125,.04);
}
.product-image{
  background:
    radial-gradient(circle at 50% 40%,rgba(255,255,255,.07),transparent 48%),
    #f8f3f5;
}
.product-image:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  box-shadow:inset 0 -42px 50px rgba(27,9,18,.035);
}
.badge,.mini-pill{
  background:rgba(15,10,14,.88);
  color:#fff;
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(12px);
}
.badge.sale,.mini-pill.sale{
  background:linear-gradient(135deg,#ef4f86,#c2205b);
  border-color:transparent;
}
.badge.upcoming{background:#241921}
.badge.muted{color:#c4b6bc}
.product-brand{color:#ff7eaa}
.product-body h3 a{color:#f7eef1}
.product-body h3 a:hover{color:#ff8ab1}
.price-row strong{color:#fff}
.price-row del{color:#8f8187}
.card-link{border-color:rgba(255,255,255,.07)}

/* CATÁLOGO Y FILTROS */
.breadcrumb,.category-header p,.sort-form label{color:#a99ba1}
.counter{color:#ff6d9f}
.counter small{color:#9f9197}
.chips a{
  background:#151015;
  border-color:rgba(255,255,255,.08);
}
.chips small{color:#9f9197}
.sort-form select,.filters select,.filters input[type=number],.variant-panel select{
  color:#f7eef1;
  background:#171116;
  border-color:rgba(255,255,255,.10);
}
.filters{
  background:linear-gradient(180deg,#171116,#120e12);
  border-color:rgba(255,255,255,.08);
  box-shadow:0 22px 55px rgba(0,0,0,.18);
}
.filter-heading a{color:#ff78a6}
.filter-check{color:#d6c8cd}
.filter-group{border-color:rgba(255,255,255,.07)}
.mobile-filter{
  color:#fff;
  border-color:rgba(255,255,255,.10);
  background:#171116;
}
.pagination a{
  background:#171116;
  border-color:rgba(255,255,255,.08);
  color:#fff;
}
.pagination a.active{
  background:linear-gradient(135deg,#ef4f86,#c5245f);
  border-color:transparent;
}

/* FICHA PRODUCTO */
.gallery-main{
  background:#f8f3f5;
  border-color:rgba(255,255,255,.08);
  box-shadow:0 28px 75px rgba(0,0,0,.24);
}
.product-info{color:#f6edf0}
.product-info p{color:#b9abb1}
.product-meta,.variant-panel,.buy-box,.delivery-box{
  background:linear-gradient(180deg,#171116,#120e12);
  border-color:rgba(255,255,255,.08);
}
.thumbnail{
  background:#f8f3f5;
  border-color:rgba(255,255,255,.08);
}
.thumbnail.active{border-color:#ff5f95;box-shadow:0 0 0 2px rgba(232,62,125,.15)}
.no-image{color:#7c6d73}

/* CARRITO / CHECKOUT */
.cart-row,.checkout-box,.order-summary{
  background:linear-gradient(180deg,#171116,#120e12);
  border-color:rgba(255,255,255,.08);
}
.cart-row input,.checkout-form input,.checkout-form textarea{
  color:#fff;
  background:#100c10;
  border-color:rgba(255,255,255,.10);
}
.cart-row input::placeholder,.checkout-form input::placeholder,.checkout-form textarea::placeholder{color:#82747a}

/* SEO BLOCK */
.seo-intro{
  border-top:1px solid rgba(255,255,255,.07);
}
.seo-intro p{color:#b6a8ae}

/* FOOTER */
.footer{
  background:
    radial-gradient(circle at 20% 0%,rgba(232,62,125,.08),transparent 26rem),
    #080608;
  color:#c6b8be;
  border-top:1px solid rgba(255,255,255,.07);
}
.footer strong,.footer-brand{color:#fff}
.footer a:hover{color:#ff82ac}
.footer-bottom{border-color:rgba(255,255,255,.07);color:#766a70}

/* SCROLLBAR */
*{scrollbar-color:#6c2946 #100c10}
::-webkit-scrollbar{width:11px;height:11px}
::-webkit-scrollbar-track{background:#100c10}
::-webkit-scrollbar-thumb{background:linear-gradient(#8d2d56,#4a1b31);border-radius:999px;border:3px solid #100c10}

/* MOBILE */
@media(max-width:900px){
  .site-header{background:rgba(12,9,12,.94)}
  .search{background:#171116}
  .filters{box-shadow:0 35px 90px rgba(0,0,0,.48)}
}
@media(max-width:560px){
  .hero h1{font-size:50px}
  .category-tile{min-height:165px}
  .product-card{border-radius:19px}
  .product-image{background:#f8f3f5}
}


/* ==========================================================
   EAP STORE v2.8 — MOBILE PERFECT FIT
   ========================================================== */

html, body{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}

img, video, iframe, svg{
  max-width:100%;
}

input, select, textarea, button{
  max-width:100%;
}

.description,
.product-info,
.product-body,
.cart-row,
.checkout-form,
.order-summary,
.admin-box,
.filters,
.table-wrap{
  min-width:0;
}

/* La descripción del producto debe ser legible en Noir Rose */
.description{
  background:linear-gradient(180deg,#171116,#120e12)!important;
  color:#d9cdd2!important;
  border-color:rgba(255,255,255,.08)!important;
}
.description h1,.description h2,.description h3,.description h4,.description strong{
  color:#fff!important;
}
.description p,.description li,.description td,.description th,.description div,.description span{
  color:#d9cdd2!important;
}
.description a{color:#ff78a6!important}
.description table{
  display:block;
  width:100%;
  max-width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.description img{
  display:block;
  max-width:100%!important;
  height:auto!important;
  margin-inline:auto;
}

/* Estados vacíos */
.empty{
  background:linear-gradient(180deg,#171116,#120e12)!important;
  color:#f8f3f5!important;
  border:1px solid rgba(255,255,255,.09)!important;
}
.empty h1,.empty h2,.empty h3{color:#fff!important}
.empty p{color:#b7a9af!important}

/* Cabecera adaptable */
@media(max-width:900px){
  .site-header{
    position:sticky;
    top:0;
    z-index:80;
  }

  .nav-wrap{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px!important;
    padding:12px 0!important;
  }

  .brand{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:18px!important;
  }

  .cart-link{
    flex:0 0 auto;
    white-space:nowrap;
  }

  .search{
    grid-column:1/-1!important;
    grid-row:auto!important;
    width:100%;
    min-width:0;
  }

  .search input{
    width:100%;
    min-width:0;
    font-size:16px;
  }

  .catnav{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    width:100%;
    overflow-x:auto!important;
    overflow-y:hidden;
    white-space:nowrap;
    padding:2px 0 11px!important;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }

  .catnav a{
    flex:0 0 auto;
    scroll-snap-align:start;
  }

  .hero-grid,
  .product-layout,
  .checkout-grid,
  .seo-intro{
    grid-template-columns:minmax(0,1fr)!important;
  }

  .catalog-layout{
    grid-template-columns:minmax(0,1fr)!important;
  }

  .gallery{
    position:static!important;
  }

  .catalog-toolbar{
    justify-content:space-between!important;
    gap:10px;
    flex-wrap:wrap;
  }

  .sort-form{
    max-width:100%;
  }

  .sort-form label{
    flex-wrap:wrap;
  }

  .sort-form select{
    max-width:190px;
  }

  .mobile-filter{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
  }

  .filters-wrap{
    display:none;
    width:100%;
  }
  .filters-wrap.open{display:block!important}

  .filters{
    position:static!important;
    width:100%;
  }

  .footer-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .footer-grid>div:first-child{
    grid-column:1/-1!important;
  }
}

/* Móvil real */
@media(max-width:640px){
  .container{
    width:calc(100% - 24px)!important;
    max-width:100%!important;
  }

  .topbar{
    font-size:9px!important;
    padding:5px 10px!important;
    letter-spacing:.03em!important;
  }

  .brand{
    font-size:17px!important;
  }

  .cart-link{
    font-size:12px;
  }

  .cart-link b{
    min-width:23px!important;
    height:23px!important;
    font-size:10px!important;
  }

  .search button{
    padding:0 13px!important;
    font-size:12px;
  }

  .catnav a{
    font-size:11px!important;
  }

  .section{
    padding:34px 0!important;
  }

  .section h1{
    font-size:clamp(34px,11vw,48px)!important;
    line-height:1!important;
  }

  .section h2{
    font-size:clamp(28px,8vw,38px)!important;
  }

  .section-head,
  .category-header{
    align-items:flex-start!important;
    flex-direction:column;
    gap:10px!important;
  }

  .counter{
    text-align:left!important;
    font-size:34px!important;
  }

  /* Portada más compacta */
  .hero-grid{
    min-height:auto!important;
    padding:38px 0!important;
    gap:18px!important;
  }

  .hero h1{
    font-size:clamp(44px,14vw,62px)!important;
    line-height:.94!important;
  }

  .hero p{
    font-size:16px!important;
  }

  .hero-art{
    display:none!important;
  }

  .hero-actions{
    display:grid!important;
    grid-template-columns:1fr;
  }
  .hero-actions .btn{
    width:100%;
  }

  /* 2 productos por fila sin desbordar */
  .category-grid,
  .product-grid,
  .catalog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .category-tile{
    min-height:140px!important;
    padding:15px!important;
    border-radius:20px!important;
  }

  .category-tile span{
    font-size:18px!important;
    max-width:100%!important;
  }

  .product-card{
    min-width:0;
    border-radius:18px!important;
  }

  .product-body{
    padding:11px!important;
  }

  .product-brand{
    font-size:9px!important;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
  }

  .product-body h3{
    font-size:13px!important;
    line-height:1.28!important;
    min-height:34px!important;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  .price-row{
    gap:5px!important;
    flex-wrap:wrap;
  }

  .price-row strong{
    font-size:17px!important;
  }

  .price-row del{
    font-size:11px!important;
  }

  .card-link{
    font-size:11px!important;
  }

  .badges{
    top:7px!important;
    left:7px!important;
    right:7px!important;
  }

  .badge,.mini-pill{
    font-size:8px!important;
    padding:5px 7px!important;
  }

  /* Ficha */
  .product-layout{
    gap:25px!important;
  }

  .gallery-main{
    border-radius:20px!important;
  }

  .product-info h1{
    font-size:clamp(30px,9.5vw,42px)!important;
    line-height:1.02!important;
    overflow-wrap:anywhere;
  }

  .product-price{
    font-size:28px!important;
    flex-wrap:wrap;
  }

  .lead{
    font-size:15px!important;
    overflow-wrap:anywhere;
  }

  .variant-panel{
    grid-template-columns:1fr!important;
    padding:14px!important;
  }

  .buy-row{
    flex-direction:column!important;
    align-items:stretch!important;
  }

  .buy-row label,
  .buy-row label input,
  .buy-row .btn{
    width:100%!important;
  }

  .buy-row input,
  .variant-panel select,
  .filters select,
  .filters input,
  .checkout-form input,
  .checkout-form textarea{
    font-size:16px!important; /* evita zoom automático en móviles */
  }

  .product-meta>div{
    align-items:flex-start;
    gap:12px!important;
  }

  .product-meta dd{
    max-width:58%;
    overflow-wrap:anywhere;
  }

  .description{
    margin-top:30px!important;
    border-radius:20px!important;
    padding:20px!important;
    font-size:14px!important;
  }

  .description h2{
    font-size:27px!important;
  }

  .related{
    margin-top:42px!important;
  }

  /* Filtros */
  .catalog-toolbar{
    margin-bottom:14px!important;
  }

  .mobile-filter{
    padding:9px 13px!important;
    font-size:12px;
  }

  .sort-form{
    margin-left:auto;
  }

  .sort-form label{
    font-size:11px!important;
  }

  .sort-form select{
    padding:9px!important;
    font-size:12px!important;
    max-width:150px;
  }

  .filters{
    padding:16px!important;
    border-radius:18px!important;
  }

  .price-inputs{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  }

  /* Carrito */
  .cart-row{
    grid-template-columns:64px minmax(0,1fr)!important;
    gap:10px!important;
    padding:12px!important;
  }

  .cart-row img,.cart-placeholder{
    width:64px!important;
    height:64px!important;
  }

  .cart-row input{
    grid-column:2!important;
    width:100%!important;
  }

  .cart-row .btn,
  .cart-row button{
    grid-column:2!important;
    justify-self:start;
  }

  .cart-total{
    font-size:21px!important;
  }

  .cart-actions{
    flex-direction:column!important;
  }

  .cart-actions .btn{
    width:100%;
  }

  /* Checkout */
  .checkout-form{
    grid-template-columns:1fr!important;
    padding:18px!important;
  }

  .checkout-form label,
  .checkout-form button{
    grid-column:1!important;
  }

  .order-summary{
    padding:18px!important;
  }

  /* Admin */
  .stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }

  .stats>div,.admin-box{
    padding:15px!important;
  }

  .stats strong{
    font-size:27px!important;
  }

  .admin-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  .admin-actions .btn{
    width:100%;
  }

  .table-wrap{
    max-width:100%;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
  }

  .footer{
    padding:38px 0 18px!important;
  }

  .footer-grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }

  .footer-grid>div:first-child{
    grid-column:auto!important;
  }
}

/* Teléfonos muy estrechos */
@media(max-width:380px){
  .container{width:calc(100% - 18px)!important}

  .brand{font-size:15px!important}
  .cart-link span{display:none}

  .category-grid,
  .product-grid,
  .catalog-grid{
    gap:7px!important;
  }

  .product-body{padding:9px!important}
  .product-body h3{font-size:12px!important}
  .price-row strong{font-size:16px!important}

  .stats{grid-template-columns:1fr 1fr!important}
}


/* ==========================================================
   EAP STORE v3.0 — ZOOM / LIGHTBOX DE PRODUCTO
   ========================================================== */
.gallery-main[data-open-lightbox]{
  position:relative;
  cursor:zoom-in;
}
.gallery-main[data-open-lightbox] img{
  transition:transform .22s ease;
}
.gallery-main[data-open-lightbox]:hover img{
  transform:scale(1.015);
}
.zoom-hint{
  position:absolute;
  right:14px;
  bottom:14px;
  z-index:3;
  padding:8px 11px;
  border-radius:999px;
  background:rgba(12,9,12,.82);
  color:#fff;
  border:1px solid rgba(255,255,255,.16);
  font-size:11px;
  backdrop-filter:blur(10px);
}
html.lightbox-open,html.lightbox-open body{overflow:hidden}
.eap-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
  background:rgba(0,0,0,.92);
  padding:26px 70px;
  touch-action:pan-y;
}
.eap-lightbox.open{display:flex}
.eap-lightbox figure{
  margin:0;
  max-width:min(1180px,94vw);
  max-height:92vh;
  display:grid;
  justify-items:center;
  gap:10px;
}
.eap-lightbox figure img{
  display:block;
  max-width:100%;
  max-height:84vh;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:16px;
  box-shadow:0 35px 100px rgba(0,0,0,.55);
}
.eap-lightbox figcaption{
  color:#c7bbc0;
  font-size:12px;
}
.eap-lightbox-close,.eap-lightbox-prev,.eap-lightbox-next{
  position:absolute;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.15);
  background:rgba(27,18,24,.84);
  color:#fff;
  cursor:pointer;
  backdrop-filter:blur(12px);
}
.eap-lightbox-close{
  top:18px;
  right:18px;
  width:46px;
  height:46px;
  border-radius:50%;
  font-size:31px;
}
.eap-lightbox-prev,.eap-lightbox-next{
  top:50%;
  width:48px;
  height:70px;
  border-radius:15px;
  font-size:44px;
  transform:translateY(-50%);
}
.eap-lightbox-prev{left:16px}
.eap-lightbox-next{right:16px}
.eap-lightbox.single .eap-lightbox-prev,.eap-lightbox.single .eap-lightbox-next{display:none}
@media(max-width:640px){
  .zoom-hint{right:9px;bottom:9px;font-size:10px;padding:6px 9px}
  .eap-lightbox{padding:62px 10px 24px}
  .eap-lightbox figure{max-width:100%;max-height:100%}
  .eap-lightbox figure img{max-height:76vh;border-radius:10px}
  .eap-lightbox-close{top:10px;right:10px;width:42px;height:42px}
  .eap-lightbox-prev,.eap-lightbox-next{top:auto;bottom:12px;width:52px;height:44px;font-size:32px;transform:none}
  .eap-lightbox-prev{left:calc(50% - 62px)}
  .eap-lightbox-next{right:calc(50% - 62px)}
}


/* ==========================================================
   EAP STORE v3.1 — LUXE PEARL THEME
   Fondo de producto SIEMPRE blanco
   ========================================================== */
:root{
  --ink:#241b21;
  --muted:#7f7178;
  --paper:#ffffff;
  --bg:#f7f2f4;
  --soft:#f1e8ec;
  --line:rgba(54,29,42,.12);
  --accent:#dc386f;
  --accent2:#a9184b;
  --rose:#f45f92;
  --green:#268a5b;
  --shadow:0 22px 65px rgba(62,26,45,.11);
  --radius:26px;
  --container:1280px;
}
html{background:#f7f2f4}
body{
  background:
    radial-gradient(circle at 8% 0%,rgba(230,91,139,.07),transparent 28rem),
    linear-gradient(#fbf8f9,#f7f2f4);
  color:var(--ink);
}
a{color:inherit}
.site-header{
  background:rgba(31,22,28,.97);
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:none;
}
.site-header.scrolled{box-shadow:0 14px 50px rgba(25,12,19,.18)}
.topbar{background:#140f13;color:#d8cbd1;border:0}
.topbar-inner{display:flex;justify-content:space-between;gap:16px}
.topbar-right{color:#9f9298}
.nav-wrap{padding-block:16px}
.brand{display:flex;align-items:center;gap:11px;color:#fff;min-width:max-content}
.brand-mark{
  width:42px;height:42px;display:grid;place-items:center;border-radius:50%;
  border:1px solid rgba(255,255,255,.22);
  background:linear-gradient(145deg,#2e1b25,#1a1117);
  font-family:Georgia,serif;font-weight:800;font-size:13px;letter-spacing:.08em;
}
.brand-copy{display:grid;line-height:.9}
.brand-copy b{font-family:Georgia,serif;font-size:16px;letter-spacing:.08em}
.brand-copy em{font-family:Georgia,serif;font-size:13px;color:#ff8db4;font-style:normal;letter-spacing:.07em}
.search{background:#2a2026;border-color:rgba(255,255,255,.09)}
.search-icon{padding-left:15px;color:#a8959e;font-size:20px}
.search input{color:#fff}
.search input::placeholder{color:#8d7e85}
.search button{color:#ff86ae}
.header-actions{display:flex;align-items:center;gap:12px}
.header-link{font-size:12px;color:#e5d9de}
.cart-link{color:#fff}
.catnav{border-top:1px solid rgba(255,255,255,.055);padding-top:10px;padding-bottom:12px}
.catnav a{color:#cbbec4;font-size:11px;letter-spacing:.025em}
.catnav a:hover{color:#fff}
main{min-height:55vh}

/* Hero editorial */
.luxe-hero{
  background:
    radial-gradient(circle at 78% 24%,rgba(223,58,114,.21),transparent 25rem),
    radial-gradient(circle at 95% 90%,rgba(129,43,92,.18),transparent 30rem),
    linear-gradient(135deg,#1a1117,#0c090b 72%);
  color:#fff;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.05)
}
.luxe-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);align-items:center;gap:52px;min-height:650px;padding-block:64px}
.luxe-hero-copy .eyebrow{font-size:10px;font-weight:800;letter-spacing:.24em;color:#ff8bb1}
.luxe-hero-copy h1{font-family:Georgia,serif;font-size:clamp(66px,7vw,104px);line-height:.82;margin:18px 0 26px;letter-spacing:-.055em}
.luxe-hero-copy h1 em{font-style:italic;color:#f2c6d6;font-weight:400}
.luxe-hero-copy p{max-width:620px;color:#cbbdc4;font-size:18px;line-height:1.65}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0}
.btn{background:linear-gradient(135deg,#ef4e85,#c51e59);color:#fff!important;border:0}
.btn.ghost{background:transparent;color:#fff!important;border:1px solid rgba(255,255,255,.2)}
.hero-mini-stats{display:flex;gap:28px;margin-top:34px}
.hero-mini-stats div{display:grid}.hero-mini-stats strong{font:700 25px Georgia,serif}.hero-mini-stats span{color:#968890;font-size:10px;text-transform:uppercase;letter-spacing:.11em;margin-top:3px}
.luxe-hero-visual{position:relative;height:540px}
.hero-product{position:absolute;display:block;color:#fff}
.hero-product-image{background:#fff;border-radius:28px;padding:18px;box-shadow:0 35px 100px rgba(0,0,0,.33);overflow:hidden}
.hero-product-image img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.hero-product span,.hero-product strong{display:block;margin-left:9px}
.hero-product span{margin-top:11px;color:#caaebb;font-size:9px;text-transform:uppercase;letter-spacing:.12em}
.hero-product strong{max-width:250px;margin-top:3px;font-size:12px;line-height:1.35}
.hero-product-1{width:48%;left:12%;top:4%;z-index:3}.hero-product-1 .hero-product-image{height:390px}
.hero-product-2{width:35%;right:0;top:17%;z-index:4}.hero-product-2 .hero-product-image{height:270px}
.hero-product-3{width:31%;right:14%;bottom:0;z-index:5}.hero-product-3 .hero-product-image{height:210px}
.hero-seal{position:absolute;left:0;bottom:55px;width:108px;height:108px;border-radius:50%;display:grid;place-content:center;text-align:center;border:1px solid rgba(255,255,255,.22);background:rgba(24,13,20,.72);backdrop-filter:blur(10px);transform:rotate(-8deg)}
.hero-seal span{font-size:9px;letter-spacing:.15em;color:#ff8bb1}.hero-seal b{font:700 16px Georgia,serif}

/* Trust strip */
.service-strip{background:#fff;border-bottom:1px solid var(--line)}
.service-strip .container{display:grid;grid-template-columns:repeat(4,1fr);padding-block:20px}
.service-strip .container>div{display:flex;gap:13px;align-items:center;padding:5px 20px;border-right:1px solid var(--line)}
.service-strip .container>div:last-child{border-right:0}
.service-strip b{font:italic 22px Georgia,serif;color:#d73b70}
.service-strip span{display:grid;color:var(--muted);font-size:11px}.service-strip strong{color:var(--ink);font-size:12px}

/* Sections / typography */
.section{padding-block:68px}
.section h1,.section h2,.product-info h1{color:var(--ink)}
.section-head{align-items:end}
.section-head h2,.editorial-head h2,.manifesto h2{font-family:Georgia,serif;letter-spacing:-.035em}
.section-head>a,.text-link,.card-link{color:#ba2459}
.kicker{color:#c32c61}
.editorial-head>p{max-width:440px;color:var(--muted);line-height:1.6}

/* Visual categories */
.visual-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.visual-category-card{position:relative;min-height:330px;border-radius:28px;overflow:hidden;padding:22px;background:#eadce2;border:1px solid rgba(83,39,59,.08);box-shadow:0 13px 40px rgba(70,31,50,.06)}
.visual-category-card.vc-2{background:#eee5dc}.visual-category-card.vc-3{background:#e5e2ed}.visual-category-card.vc-4{background:#e7eee9}
.visual-category-copy{position:relative;z-index:3;max-width:65%}.visual-category-copy small{font:italic 16px Georgia,serif;color:#aa6f84}.visual-category-copy h3{font:700 25px Georgia,serif;margin:9px 0 5px;color:#302129}.visual-category-copy span{font-size:10px;color:#716168}
.visual-category-image{position:absolute;right:-8%;bottom:-6%;width:68%;height:75%;border-radius:38% 0 0 0;background:#fff;overflow:hidden;display:grid;place-items:center}
.visual-category-image img{width:100%;height:100%;object-fit:contain;background:#fff;padding:9px}
.category-monogram{font:700 40px Georgia,serif;color:#e0cbd4}
.visual-category-card>b{position:absolute;left:22px;bottom:20px;font-size:23px;color:#b0295b}

/* Editorial band */
.editorial-band{background:#20151b;color:#fff;padding:72px 0}
.editorial-band-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:center}
.editorial-band-copy h2{font:700 clamp(50px,5vw,76px)/.94 Georgia,serif;margin:12px 0 20px}
.editorial-band-copy p{color:#c8bbc1;line-height:1.65;max-width:480px}
.editorial-band-copy .text-link{color:#ff84ac}
.editorial-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end}
.editorial-product>div{background:#fff;border-radius:26px;padding:12px;height:310px;box-shadow:0 25px 70px rgba(0,0,0,.22)}
.editorial-product:nth-child(2)>div{height:390px}.editorial-product:nth-child(3)>div{height:270px}
.editorial-product img{width:100%;height:100%;object-fit:contain;background:#fff}
.editorial-product span{display:block;color:#c5afb8;margin-top:8px;font-size:9px;text-transform:uppercase;letter-spacing:.11em}

.pearl-section{background:#efe6ea;border-block:1px solid rgba(84,45,62,.07)}
.manifesto{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;border-top:1px solid var(--line)}
.manifesto h2{font-size:44px;line-height:1.06}.manifesto p{color:var(--muted);font-size:16px;line-height:1.8}

/* Product cards — white cards + PURE WHITE media */
.product-grid,.catalog-grid{gap:16px}
.product-card{background:#fff!important;border:1px solid rgba(70,35,51,.09)!important;border-radius:24px!important;box-shadow:0 13px 40px rgba(64,30,45,.07)!important;overflow:hidden}
.product-card:hover{transform:translateY(-5px);box-shadow:0 25px 65px rgba(64,30,45,.13)!important}
.product-image{background:#fff!important;aspect-ratio:1/1.12}
.product-image img{background:#fff!important;width:100%;height:100%;object-fit:contain;padding:14px}
.product-image:after{display:none}
.product-body{background:#fff;color:var(--ink)}
.product-brand{color:#b92a5c}
.product-body h3 a{color:#33252c}
.product-body h3 a:hover{color:#bb2458}
.price-row strong{color:#261b21}.price-row del{color:#9c8b93}
.card-link{border-color:#eee3e8}
.badge,.mini-pill{background:#2a1d24;color:#fff}
.badge.sale,.mini-pill.sale{background:#d82f69}

/* Shop, filters, page panels */
.soft-section{background:#f2e8ec}
.filters,.checkout-box,.order-summary,.cart-row,.variant-panel,.buy-box,.delivery-box,.description{
  background:#fff!important;color:var(--ink)!important;border-color:var(--line)!important;box-shadow:0 12px 35px rgba(65,30,46,.05)
}
.filters select,.filters input[type=number],.variant-panel select,.cart-row input,.checkout-form input,.checkout-form textarea{
  background:#fff;color:var(--ink);border-color:rgba(61,28,44,.15)
}
.filter-check{color:#57474f}.filter-group{border-color:#eee3e8}
.mobile-filter{background:#fff;color:#37262e;border-color:#e7d9df}
.pagination a{background:#fff;color:#2f2228;border-color:#e7dbe0}
.breadcrumb,.category-header p,.sort-form label{color:#817178}
.chips a{background:#fff;border-color:#eadde2}
.counter{color:#cd2f66}.counter small{color:#8e7b84}

/* Product detail: white stage is mandatory */
.gallery-main,.thumbnail{
  background:#fff!important;border-color:#eadde2!important;
}
.gallery-main img,.thumbnail img{background:#fff!important;object-fit:contain}
.gallery-main{box-shadow:0 20px 60px rgba(58,24,41,.09)}
.product-info{color:var(--ink)}.product-info p{color:#74636b}
.product-meta{background:#fff;border-color:var(--line)}
.product-meta dt{color:#8a7780}.product-meta dd{color:#2e2027}
.description p,.description li,.description td,.description span,.description div{color:#5e4e56!important}

/* Cart: images always white */
.cart-row{border-radius:20px}
.cart-row img{background:#fff!important;object-fit:contain}
.cart-placeholder{background:#fff;color:#d9c7cf}

/* Checkout */
.checkout-hero{background:#21151b;color:#fff;padding:34px 0 42px}
.checkout-hero .breadcrumb,.checkout-hero .breadcrumb a{color:#bdaeb5}.checkout-hero h1{font:700 48px Georgia,serif;margin:7px 0 0}
.checkout-page{padding-top:38px}
.checkout-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.65fr);gap:24px;align-items:start}
.checkout-main{display:grid;gap:16px}
.checkout-panel,.checkout-summary-card,.payment-success-card{background:#fff;border:1px solid var(--line);border-radius:25px;box-shadow:var(--shadow);padding:25px}
.checkout-panel-head{display:flex;gap:14px;align-items:center;margin-bottom:20px}.checkout-panel-head>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f4e4ea;color:#ba275a;font:700 14px Georgia,serif}.checkout-panel-head small{font-size:9px;letter-spacing:.15em;color:#b12859}.checkout-panel-head h2{font:700 27px Georgia,serif;margin:2px 0 0}
.checkout-customer-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-customer-form label{display:grid;gap:7px;font-size:11px;font-weight:700;color:#4c3b43}.checkout-customer-form label>span{font-weight:400;color:#99868f}.checkout-customer-form .wide{grid-column:1/-1}.checkout-customer-form input,.checkout-customer-form select,.checkout-customer-form textarea{width:100%;padding:13px 14px;border:1px solid #e4d7dd;background:#fff;color:#2c2026;border-radius:12px;outline:none;font-size:16px}.checkout-customer-form input:focus,.checkout-customer-form select:focus,.checkout-customer-form textarea:focus{border-color:#cf3e72;box-shadow:0 0 0 3px rgba(220,56,111,.08)}
.checkout-customer-form .terms{display:flex;grid-template-columns:auto 1fr;align-items:start;font-weight:400;line-height:1.55}.terms input{width:auto;margin-top:4px}.terms a{color:#b52557;text-decoration:underline}
.payment-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:16px}.payment-tab{border:1px solid #e7d9df;background:#fff;border-radius:15px;padding:14px;text-align:left;cursor:pointer;color:#38282f}.payment-tab.active{border-color:#d13970;background:#fff5f8;box-shadow:0 0 0 2px rgba(220,56,111,.07)}.payment-tab span{display:block;font-weight:800;font-size:17px}.payment-logo{font-style:italic;color:#113984}.payment-tab small{display:block;color:#8d7b83;margin-top:3px}
.payment-method-pane{display:none}.payment-method-pane.active{display:block}
.payment-note{font-size:11px;color:#88767f;line-height:1.55}
.paypal-card-form{display:grid;gap:11px}.paypal-card-form label{display:grid;gap:6px;font-size:11px;font-weight:700;color:#4e3d45}.paypal-card-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.paypal-field{min-height:48px;border:1px solid #e1d3d9;background:#fff;border-radius:10px;padding:5px 9px}.paypal-card-form.not-eligible .paypal-field,.paypal-card-form.not-eligible #card-field-submit-button{display:none}
.payment-result{display:none;margin-top:12px;padding:12px 14px;border-radius:11px;background:#edf8f2;color:#256e4c}.payment-result.show{display:block}.payment-result.error{background:#fff0f3;color:#a51f4c}
.payment-unavailable{padding:16px;border-radius:14px;background:#fff2f5;color:#82314e}
.checkout-summary-card{position:sticky;top:130px}.checkout-summary-card h2{font:700 29px Georgia,serif;margin:5px 0 17px}.checkout-items{display:grid;gap:12px}.checkout-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:11px;align-items:center;padding-bottom:12px;border-bottom:1px solid #eee3e8}.checkout-item-image{width:64px;height:64px;border-radius:12px;background:#fff;border:1px solid #eee3e8;display:grid;place-items:center;overflow:hidden}.checkout-item-image img{width:100%;height:100%;object-fit:contain;background:#fff;padding:3px}.checkout-item strong{display:block;font-size:12px;line-height:1.35}.checkout-item small{display:block;color:#8d7a83;font-size:10px;margin-top:3px}.checkout-item>b{font-size:12px;white-space:nowrap}.checkout-total{display:flex;justify-content:space-between;align-items:end;padding:18px 0;border-bottom:1px solid #eee3e8}.checkout-total span{font-size:12px}.checkout-total strong{font:700 28px Georgia,serif}.checkout-trust{display:grid;gap:8px;color:#74636b;font-size:10px;padding-top:15px}
.payment-success-card{max-width:730px;margin:0 auto;text-align:center;padding:42px}.success-mark{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;background:#e8f7ef;color:#24754e;font-size:30px}.payment-success-card h2{font:700 42px Georgia,serif;margin:10px 0}.success-summary{display:flex;justify-content:space-between;border-block:1px solid #eee3e8;padding:16px 0;margin:22px 0}.success-summary strong{font-size:22px}
.luxe-empty{background:#fff!important;color:var(--ink)!important}

/* Footer */
.luxe-footer{background:#171014;color:#bdaeb5;border:0;padding-top:0}
.footer-cta{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:42px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-cta h2{font:700 35px Georgia,serif;color:#fff;margin:5px 0 0}.footer-grid{padding-top:45px}.footer strong{color:#fff}.footer-brand{color:#fff}.luxe-footer .brand-mark{width:36px;height:36px}.footer-bottom{display:flex;justify-content:space-between}

/* Responsive */
@media(max-width:1000px){
  .luxe-hero-grid{grid-template-columns:1fr;min-height:auto}.luxe-hero-visual{height:520px;max-width:680px;width:100%;margin:auto}
  .visual-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .editorial-band-grid{grid-template-columns:1fr}.checkout-layout{grid-template-columns:1fr}.checkout-summary-card{position:static}
}
@media(max-width:900px){
  .topbar-right{display:none}.header-actions .header-link{display:none}
  .service-strip .container{grid-template-columns:repeat(2,1fr)}.service-strip .container>div:nth-child(2){border-right:0}
  .manifesto{grid-template-columns:1fr;gap:20px}
}
@media(max-width:640px){
  .nav-wrap{grid-template-columns:minmax(0,1fr) auto!important}.brand-copy b{font-size:14px}.brand-copy em{font-size:11px}.brand-mark{width:38px;height:38px}
  .header-actions{grid-column:2;grid-row:1}.search{grid-column:1/-1!important}
  .luxe-hero-grid{padding-block:38px}.luxe-hero-copy h1{font-size:58px}.luxe-hero-copy p{font-size:15px}.hero-mini-stats{gap:17px}.hero-mini-stats strong{font-size:20px}
  .luxe-hero-visual{height:360px}.hero-product-1{left:3%;width:52%}.hero-product-1 .hero-product-image{height:250px}.hero-product-2{width:39%;top:5%}.hero-product-2 .hero-product-image{height:195px}.hero-product-3{width:37%;right:6%}.hero-product-3 .hero-product-image{height:150px}.hero-seal{width:78px;height:78px;bottom:28px}
  .service-strip .container{grid-template-columns:1fr 1fr;padding-block:9px}.service-strip .container>div{padding:10px 8px;align-items:flex-start}.service-strip b{font-size:17px}.service-strip span{font-size:9px}.service-strip strong{font-size:10px}
  .visual-category-grid{grid-template-columns:1fr}.visual-category-card{min-height:230px}.visual-category-image{width:56%;height:84%}
  .editorial-stack{gap:7px}.editorial-product>div,.editorial-product:nth-child(2)>div,.editorial-product:nth-child(3)>div{height:180px;border-radius:16px;padding:6px}
  .editorial-band-copy h2{font-size:49px}
  .checkout-hero h1{font-size:37px}.checkout-panel,.checkout-summary-card{padding:17px;border-radius:18px}.checkout-customer-form{grid-template-columns:1fr}.checkout-customer-form .wide{grid-column:auto}.payment-choice{grid-template-columns:1fr}.paypal-card-row{grid-template-columns:1fr}
  .checkout-item{grid-template-columns:54px minmax(0,1fr) auto}.checkout-item-image{width:54px;height:54px}
  .payment-success-card{padding:28px 18px}.payment-success-card h2{font-size:34px}
  .footer-cta{display:block}.footer-cta .btn{margin-top:16px}.footer-bottom{display:grid;gap:8px}
}


/* EAP v3.2 — Ofertas XML */
.offer-saving{
  display:inline-flex;
  gap:5px;
  align-items:center;
  margin:8px 0 4px;
  padding:7px 10px;
  border-radius:999px;
  background:#fff0f5;
  color:#a91d4e;
  font-size:11px;
  border:1px solid #f2cfdd;
}
.offer-saving strong{color:#8f1643}


/* ==========================================================
   EAP STORE v3.3 — AUTOIMAGES
   Product media backgrounds remain pure white.
   ========================================================== */
.auto-image-placeholder{
  position:relative;
  width:100%;
  height:100%;
  min-height:90px;
  display:grid;
  place-content:center;
  justify-items:center;
  gap:7px;
  background:#fff!important;
  color:#d3bec7!important;
  overflow:hidden;
}
.auto-image-placeholder::before{
  content:"";
  position:absolute;
  inset:-40%;
  background:linear-gradient(110deg,transparent 35%,rgba(220,56,111,.06) 48%,transparent 61%);
  animation:eapAutoImageSweep 1.6s linear infinite;
}
.auto-image-placeholder span,
.auto-image-placeholder>small{
  position:relative;
  z-index:1;
}
.auto-image-placeholder span{
  font:700 25px Georgia,serif;
  letter-spacing:.08em;
}
.auto-image-placeholder>small{
  font:600 9px system-ui,sans-serif;
  color:#a9919c!important;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.hero-auto-image,.editorial-auto-image{
  min-height:100%;
}
.auto-image-repairing{
  opacity:.38;
  filter:saturate(.5);
}
@keyframes eapAutoImageSweep{
  from{transform:translateX(-25%)}
  to{transform:translateX(25%)}
}
@media(prefers-reduced-motion:reduce){
  .auto-image-placeholder::before{animation:none}
}


/* ==========================================================
   EAP STORE v3.5 — Tema claro + logo + banners + blog
   ========================================================== */
:root{
  --ink:#2d2331;
  --muted:#736874;
  --paper:#ffffff;
  --bg:#fff8fb;
  --soft:#fff1f6;
  --line:#eddfe6;
  --accent:#e64e8f;
  --accent2:#c83676;
  --rose:#f083b0;
  --green:#26754b;
  --shadow:0 18px 48px rgba(173,95,132,.12);
}
html,body{background:var(--bg)!important;color:var(--ink)!important}
body{background:radial-gradient(circle at 15% -5%,rgba(238,91,150,.10),transparent 22rem),radial-gradient(circle at 95% 15%,rgba(241,188,212,.35),transparent 24rem),var(--bg)!important}
.site-header{background:rgba(255,249,252,.92)!important;border-bottom:1px solid rgba(232,208,221,.8)!important;box-shadow:0 12px 38px rgba(168,95,129,.10)!important}
.topbar{background:linear-gradient(90deg,#fff0f6,#ffe8f1)!important;color:#7a4b62!important;border-bottom:1px solid #f1dbe5}
.topbar-right{color:#8f687c}
.nav-wrap{padding:16px 0!important}
.brand--logo{display:flex;align-items:center;min-width:min(360px,100%)}
.brand-logo{display:block;width:min(360px,100%);height:auto;object-fit:contain}
.footer-logo{width:min(290px,100%)}
.search{background:#fff!important;border:1px solid #eed9e3!important;box-shadow:0 6px 20px rgba(200,145,171,.12)!important}
.search input{color:#453740!important}
.search input::placeholder{color:#9b8d96}
.search button,.header-link,.section-head>a,.text-link,.card-link{color:var(--accent)!important}
.cart-link{color:#443740!important}
.cart-link b{background:linear-gradient(145deg,#f36ca7,#ce3c79)!important;box-shadow:0 10px 24px rgba(228,78,143,.24)!important}
.catnav a{color:#675862!important}
.catnav a:hover{color:var(--accent)!important}
.luxe-hero,.hero,.hero--light{background:linear-gradient(140deg,#fffefd 0%,#fff7fa 55%,#fdeef4 100%)!important;border-bottom:1px solid #f0dde6}
.luxe-hero-copy .eyebrow,.kicker{color:var(--accent)!important}
.luxe-hero-copy h1,.section h1,.section h2,.product-info h1{color:#342530!important;text-shadow:none!important}
.luxe-hero-copy p,.section p,.muted-text,.breadcrumb,.payment-note{color:#756876!important}
.btn{background:linear-gradient(135deg,#ef5f98,#d63f7e)!important;color:#fff!important;box-shadow:0 12px 28px rgba(230,78,143,.22)!important}
.btn:hover{background:linear-gradient(135deg,#f47cac,#da5289)!important}
.btn.ghost{background:#fff!important;color:#4c3541!important;border:1px solid #e9d8e1!important;box-shadow:none!important}
.hero-product,.product-card,.visual-category-card,.filters,.checkout-panel,.checkout-summary-card,.payment-panel,.gallery,.product-info,.shop-shell,.category-shell,.blog-card,.blog-post-card{background:#fff!important;border:1px solid #efe0e7!important;box-shadow:var(--shadow)!important}
.hero-product-image,.product-image,.visual-category-image,.white-product-bg,.gallery-main,.gallery-thumb,.checkout-item-image,.cart-placeholder,.checkout-item-image span{background:#fff!important}
.product-image img,.hero-product-image img,.visual-category-image img,.gallery-main img,.gallery-thumb img{object-fit:contain!important}
.visual-category-card b{color:var(--accent)!important}
.service-strip{background:transparent!important}
.service-strip .container,.service-strip>div,.service-strip .container>div{background:#fff!important;border:1px solid #f0dde6!important;color:#5e505b!important;box-shadow:var(--shadow)!important;border-radius:22px}
.service-strip .container{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0!important;border:none!important;box-shadow:none!important;background:transparent!important}
.service-strip .container>div{padding:18px}
.service-strip b{color:var(--accent)!important}
.site-banner-wrap{padding:18px 0 8px}
.site-banner{display:block;border-radius:28px;overflow:hidden;box-shadow:0 24px 55px rgba(128,57,88,.18);border:1px solid #f0d9e4;background:#fff}
.site-banner img{display:block;width:100%;height:auto}
.footer{background:linear-gradient(180deg,#fff5f9 0%,#ffeef5 100%)!important;color:#463842!important;border-top:1px solid #ecd9e3}
.footer a,.footer p,.footer span{color:#6a5d67!important}
.footer-cta,.footer-grid{background:#fff!important;border:1px solid #eedde5;border-radius:28px;padding:24px;box-shadow:var(--shadow)}
.footer-grid{margin-top:18px;grid-template-columns:1.6fr 1fr 1fr 1fr!important}
.footer-payments{margin-top:18px;background:#171113;border-radius:22px;padding:10px 14px;box-shadow:0 12px 28px rgba(40,21,31,.2)}
.footer-payments img{display:block;width:100%;height:auto;max-width:980px;margin:0 auto}
.footer-bottom{border-top:none!important;margin-top:20px!important;color:#7b6a75!important}
.no-image,.auto-image-placeholder{background:#fff!important;color:#cfb4c2!important}
.category-monogram{background:#fff0f6!important;color:var(--accent)!important}
.hero-mini-stats>div,.hero-seal,.manifesto,.editorial-product,.filters fieldset,.summary-box,.order-card,.table-wrap{background:#fff!important;border:1px solid #f0dde6!important;box-shadow:var(--shadow)!important}
.hero-seal{color:var(--accent)!important}
.editorial-band{background:transparent!important}
.editorial-band-grid{background:linear-gradient(145deg,#fff7fa,#fff)!important;border:1px solid #eedde5!important;border-radius:34px;padding:24px;box-shadow:var(--shadow)}
.editorial-band-copy h2{color:#372934!important}
.blog-grid{display:grid;gap:22px}
.blog-grid--home{grid-template-columns:repeat(3,1fr)}
.blog-grid--index{grid-template-columns:repeat(3,1fr)}
.blog-card{border-radius:26px;overflow:hidden}
.blog-card-image{display:block;background:#fff}
.blog-card-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.blog-card-body{padding:18px}
.blog-card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;color:#8b7a84}
.blog-card-meta span{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#fff0f6;color:var(--accent);font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.blog-card h2,.blog-card h3{margin:0 0 8px;color:#322631;font-family:Georgia,"Times New Roman",serif}
.blog-card p{margin:0 0 14px;color:#6f6570}
.blog-post-card{padding:22px;border-radius:30px}
.blog-post-header h1{font:700 clamp(34px,5vw,54px) Georgia,serif;margin:8px 0 10px;color:#30232d}
.blog-post-excerpt{font-size:18px;color:#655a64}
.blog-post-hero{margin:18px 0 20px;border-radius:24px;overflow:hidden;background:#fff}
.blog-post-hero img{display:block;width:100%;height:auto}
.blog-post-content{font-size:17px;line-height:1.75;color:#3f3340}
.blog-post-content h2{font:700 32px Georgia,serif;margin:28px 0 12px;color:#312430}
.blog-post-content ul{padding-left:22px}
.blog-post-content li{margin:8px 0}
.blog-cta-box{margin:22px 0;padding:16px 18px;border-radius:18px;background:#fff1f7;border:1px solid #f1dce6;color:#5f4b57}
.blog-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.blog-tags span{padding:8px 12px;border-radius:999px;background:#fff0f6;color:var(--accent);font-weight:700;font-size:13px}
.blog-pagination{display:flex;gap:10px;justify-content:center;margin-top:28px}
.blog-pagination a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #efdee7;color:#564650;font-weight:800;box-shadow:var(--shadow)}
.blog-pagination a.active{background:var(--accent);color:#fff;border-color:var(--accent)}
.admin-logo{display:flex;align-items:center;gap:12px}
.checkout-item-image img,.cart-row img{background:#fff;border-radius:14px}
@media (max-width: 1100px){
  .blog-grid--home,.blog-grid--index{grid-template-columns:repeat(2,1fr)}
  .footer-grid{grid-template-columns:1fr 1fr!important}
}
@media (max-width: 860px){
  .service-strip .container{grid-template-columns:1fr 1fr}
  .brand-logo{max-width:260px}
}
@media (max-width: 640px){
  .blog-grid--home,.blog-grid--index{grid-template-columns:1fr}
  .service-strip .container{grid-template-columns:1fr}
  .site-banner-wrap{padding:12px 0 4px}
  .site-banner{border-radius:20px}
  .footer-grid{grid-template-columns:1fr!important}
  .footer-cta,.footer-grid{padding:18px}
  .brand-logo{max-width:220px}
  .blog-post-card{padding:16px;border-radius:24px}
}


/* ==========================================================
   EAP STORE v3.6 — TREE VISUAL + AUTOIMAGES
   ========================================================== */
.category-tree-heading{max-width:850px;margin-bottom:24px}.category-tree-heading h1{font:700 clamp(42px,7vw,74px)/.96 Georgia,serif;margin:7px 0 15px;color:#332631}.category-tree-heading .lead{color:#756a72}
.category-tree-shell{background:linear-gradient(145deg,#fff,#fff8fb);border:1px solid #ecdce4;border-radius:28px;padding:16px;box-shadow:0 18px 50px rgba(161,84,119,.10)}
.category-tree,.category-tree ul{list-style:none;margin:0;padding:0}.category-tree-node{margin:0}.category-tree-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;border-bottom:1px solid #f0e4e9}.category-tree-node:last-child>.category-tree-row{border-bottom:0}
.category-tree-main{width:100%;min-width:0;display:grid;grid-template-columns:74px minmax(0,1fr) 32px;gap:14px;align-items:center;padding:12px;background:transparent;border:0;color:#342832;text-align:left;cursor:pointer;text-decoration:none;border-radius:18px}.category-tree-main:hover{background:#fff3f8}.category-tree-main[aria-expanded="true"]{background:#fff0f6}.category-tree-main[aria-expanded="true"] .category-tree-icon{transform:rotate(45deg);background:#e84f8e;color:#fff}
.category-tree-thumb{display:grid;place-items:center;width:74px;height:74px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #eee0e6;box-shadow:0 8px 20px rgba(143,77,107,.08)}.category-tree-thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff;padding:4px}.tree-image-placeholder,.tree-image-fallback{width:100%;height:100%;min-height:0!important;display:grid;place-content:center;text-align:center;background:#fff!important;color:#da4e89!important}.tree-image-placeholder b,.tree-image-fallback{font:700 19px Georgia,serif}.tree-image-placeholder small{font-size:8px!important;color:#ac8b9b!important}
.category-tree-copy{display:grid;gap:5px;min-width:0}.category-tree-copy strong{font:700 clamp(18px,2.4vw,25px) Georgia,serif;color:#30242d;overflow-wrap:anywhere}.category-tree-copy small{font-size:12px;color:#887982}.category-tree-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff0f6;color:#d93f7e;font-size:19px;transition:.2s}.category-tree-visit{align-self:center;padding:10px 13px;border-radius:999px;background:#fff;border:1px solid #ecdce4;color:#c92f6d;font-size:11px;font-weight:800}.category-tree-visit:hover{background:#e84f8e;color:#fff}
.category-tree-children{margin-left:38px!important;padding-left:14px!important;border-left:2px solid #f0dbe5}.category-tree-children[hidden]{display:none!important}.category-tree-children .category-tree-row{background:rgba(255,255,255,.44)}.category-tree-children .category-tree-thumb{width:62px;height:62px;border-radius:15px}.category-tree-children .category-tree-main{grid-template-columns:62px minmax(0,1fr) 30px;padding-block:10px}
.category-children-tree{margin:25px 0 34px}.category-tree-shell-compact{padding:10px}.category-tree-shell-compact>.category-tree-root>.category-tree-node>.category-tree-row .category-tree-thumb{width:64px;height:64px}.section-head.compact{margin-bottom:12px}.section-head.compact h2{font-size:30px}
.auto-image-final{background:#fff!important;border:1px solid #f0e2e8!important;color:#c8aab8!important}.auto-image-final small{color:#9e8792!important}.auto-image-repairing{opacity:.42;filter:saturate(.6)}
@media(max-width:640px){
  .category-tree-shell{padding:8px;border-radius:22px}.category-tree-row{grid-template-columns:minmax(0,1fr) auto;gap:4px}.category-tree-main{grid-template-columns:62px minmax(0,1fr) 28px;gap:10px;padding:9px 7px}.category-tree-thumb{width:62px;height:62px;border-radius:15px}.category-tree-copy strong{font-size:18px}.category-tree-copy small{font-size:10px}.category-tree-visit{padding:8px 9px;font-size:10px}.category-tree-children{margin-left:18px!important;padding-left:7px!important}.category-tree-children .category-tree-main{grid-template-columns:52px minmax(0,1fr) 26px}.category-tree-children .category-tree-thumb{width:52px;height:52px}.category-tree-heading h1{font-size:47px}
}


/* ==========================================================
   EAP STORE v3.7 — imágenes resueltas en servidor
   ========================================================== */
.hero-mini-stats strong{color:#382934!important}
.hero-mini-stats span{color:#7d6d76!important}
.product-image>img,.hero-product-image>img,.visual-category-image>img,
.category-tree-thumb>img,.gallery-main>img,.checkout-item-image>img,.cart-row img{
  display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;
}
.category-tree-thumb{background:#fff!important;overflow:hidden!important}
.category-tree-thumb img{padding:4px!important}
.gallery-main{background:#fff!important;min-height:320px}
.gallery-main img{min-height:280px}
.auto-image-placeholder:not(.auto-image-final){display:none!important}
.product-image,.hero-product-image,.visual-category-image,.category-tree-thumb,.checkout-item-image{background:#fff!important}
@media(max-width:640px){
  .gallery-main{min-height:300px}.gallery-main img{min-height:280px}
  .hero-mini-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  .hero-mini-stats>div{padding:10px 6px!important;text-align:center!important}
  .hero-mini-stats strong{font-size:18px!important}.hero-mini-stats span{font-size:8px!important}
}


/* EAP v3.8 — mosaico de categorías + cuentas */
.category-mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}
.category-mosaic-card{display:block;min-width:0;background:#fff;border:1px solid #eddfe6;border-radius:24px;overflow:hidden;box-shadow:0 16px 42px rgba(173,95,132,.10);transition:transform .2s ease,box-shadow .2s ease}
.category-mosaic-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(173,95,132,.16)}
.category-mosaic-image{aspect-ratio:1/1;background:#fff;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid #f1e2e9}.category-mosaic-image img{width:100%;height:100%;object-fit:contain;background:#fff;padding:10px}.category-mosaic-image>span{font:700 34px Georgia,serif;color:#e4b0c7}
.category-mosaic-body{padding:16px}.category-mosaic-count{font-size:10px;color:#a1788b;text-transform:uppercase;letter-spacing:.08em}.category-mosaic-body h3{font:700 22px/1.08 Georgia,serif;color:#33252d;margin:7px 0 14px}.category-mosaic-go{font-size:11px;color:#d33b79;font-weight:800}
.category-children-mosaic{margin:24px 0 34px}.category-mosaic--compact{grid-template-columns:repeat(4,minmax(0,1fr))}
.auth-header-links{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:12px}.auth-header-links a{color:#55434c}.auth-header-links .register-link{padding:8px 11px;border-radius:999px;background:#ec4d8d;color:#fff;box-shadow:0 8px 20px rgba(226,71,136,.18)}.account-link{padding:8px 11px;border-radius:999px;background:#fff0f6;color:#c83270;font-size:12px;font-weight:800;border:1px solid #f0d9e4}
.auth-page{padding-top:50px}.auth-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;max-width:980px;margin:auto;align-items:start}.auth-copy{padding:32px 10px}.auth-copy h1{font:700 55px Georgia,serif;margin:8px 0 12px}.auth-copy p{font-size:17px;line-height:1.7;color:#776a72}.auth-card,.account-card{background:#fff;border:1px solid #eddee5;border-radius:26px;box-shadow:0 18px 48px rgba(173,95,132,.12);padding:24px}.auth-card{display:grid;gap:15px}.auth-card label,.account-form label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#584851}.auth-card input,.account-form input{width:100%;padding:13px 14px;border:1px solid #e8d9e1;border-radius:12px;background:#fff;color:#342831;font-size:16px}.auth-card small{color:#94838c;font-weight:400}.auth-check{grid-template-columns:auto 1fr!important;align-items:start}.auth-check input{width:auto;margin-top:3px}.auth-switch{text-align:center;font-size:13px}.auth-switch a,.auth-check a{color:#ce3474;text-decoration:underline}.auth-alert{padding:12px 14px;border-radius:12px}.auth-alert.error{background:#fff0f4;color:#9e2853;border:1px solid #f2d3df}.auth-alert.success{background:#eef9f3;color:#246b49;border:1px solid #ccebd9}
.account-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.account-heading h1{font:700 44px Georgia,serif;margin:5px 0}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.account-card h2{font:700 27px Georgia,serif;margin:0 0 16px}.account-form{display:grid;gap:13px}.orders-card{margin-top:16px}.account-orders{display:grid}.account-order{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid #efe1e7}.account-order:last-child{border-bottom:0}.account-order strong,.account-order small{display:block}.account-order small{font-size:11px;color:#8b7982;margin-top:4px}.account-order span{font-size:11px;color:#9c4870}.account-order b{white-space:nowrap}
@media(max-width:1050px){.category-mosaic,.category-mosaic--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.category-mosaic,.category-mosaic--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-mosaic-card{border-radius:18px}.category-mosaic-body{padding:11px}.category-mosaic-body h3{font-size:17px}.auth-shell{grid-template-columns:1fr;gap:10px}.auth-copy{padding:10px 3px}.auth-copy h1{font-size:42px}.account-grid{grid-template-columns:1fr}.account-heading{align-items:flex-start;flex-direction:column}.header-link--desktop{display:none}.header-actions{gap:7px!important}.auth-header-links{font-size:11px}.auth-header-links .register-link{padding:7px 9px}.cart-link span{display:none}}
@media(max-width:380px){.category-mosaic,.category-mosaic--compact{gap:7px}.category-mosaic-body h3{font-size:15px}.category-mosaic-count{font-size:9px}.auth-header-links span{display:none}.auth-header-links{gap:4px}.auth-header-links .register-link{padding:6px 8px}}


/* EAP v3.9 — validación de email */
.account-verification{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin:0 0 20px;border-radius:20px;border:1px solid #eddce4;background:#fff;box-shadow:0 12px 30px rgba(115,57,83,.07)}
.account-verification>div{display:grid;gap:4px}.account-verification strong{font-size:16px;color:#3b2932}.account-verification span{font-size:13px;color:#7c6872}.account-verification.pending{background:#fff2f7;border-color:#f0ccdb}.account-verification.pending strong{color:#b3255a}.account-verification.verified{background:#f2fbf6;border-color:#cce9d7}.account-verification.verified strong{color:#27734e}.auth-info{padding:12px 14px;border-radius:14px;background:#fff2f7;border:1px solid #efd5e1;color:#6b5360;font-size:12px;line-height:1.55}.auth-info strong{color:#aa2355}
@media(max-width:640px){.account-verification{align-items:stretch;flex-direction:column}.account-verification .btn{width:100%}}


/* ==========================================================
   EAP STORE v4.0 — PRODUCT DETAIL / RIGHT SIDEBAR
   Inspiración estructural: galería grande + compra sticky derecha.
   ========================================================== */
.pm-product-page{padding-top:28px!important}
.pm-breadcrumb{margin-bottom:22px!important;white-space:normal!important;overflow-wrap:anywhere}
.pm-pdp-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.72fr);gap:28px;align-items:start}
.pm-media-column{min-width:0}
.pm-gallery-shell{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:start}
.pm-thumbs{display:grid;gap:10px;max-height:720px;overflow:auto;padding-right:3px;scrollbar-width:thin}
.pm-thumb{width:76px;height:88px;border-radius:15px;border:1px solid #eadde3;background:#fff;padding:6px;cursor:pointer;transition:.18s ease;overflow:hidden}
.pm-thumb:hover,.pm-thumb.active{border-color:#e4538c;box-shadow:0 0 0 2px rgba(228,83,140,.11)}
.pm-thumb img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:10px}
.pm-main-media{position:relative;min-height:680px;display:grid;place-items:center;background:#fff!important;border:1px solid #ecdee5;border-radius:28px;overflow:hidden;box-shadow:0 22px 60px rgba(82,40,59,.09);cursor:zoom-in}
.pm-main-media>img{display:block;width:100%;height:100%;max-height:740px;object-fit:contain;background:#fff!important;padding:28px}
.pm-media-badge{position:absolute;top:18px;left:18px;z-index:4;padding:10px 13px;border-radius:999px;background:#e64e8f;color:#fff;font-size:12px;font-weight:900;letter-spacing:.04em;box-shadow:0 12px 24px rgba(230,78,143,.24)}
.pm-zoom-label{position:absolute;right:18px;bottom:18px;border:1px solid #eadce3;background:rgba(255,255,255,.94);color:#493642;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;pointer-events:none}
.pm-purchase-sidebar{min-width:0}
.pm-purchase-card{position:sticky;top:118px;background:#fff;border:1px solid #eadce3;border-radius:28px;padding:25px;box-shadow:0 24px 65px rgba(79,36,56,.11)}
.pm-product-flags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:9px}
.pm-brand{font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#d5447e}
.pm-offer-pill,.pm-upcoming-pill{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900}
.pm-offer-pill{background:#e64e8f;color:#fff}.pm-upcoming-pill{background:#fff0f6;color:#b62c61}
.pm-purchase-card h1{font:700 clamp(30px,3vw,45px)/.98 Georgia,"Times New Roman",serif;color:#2f222b;margin:8px 0 17px;letter-spacing:-.035em;overflow-wrap:anywhere}
.pm-price-row{display:flex!important;align-items:baseline!important;gap:11px!important;margin:0!important}
.pm-price-row span{font:700 34px Georgia,serif!important;color:#2e2028!important}.pm-price-row del{font-size:17px!important;color:#99838e!important}
.pm-saving{display:inline-flex;margin:8px 0 3px;padding:7px 10px;border-radius:999px;background:#fff0f6;color:#a91f50;font-size:11px;border:1px solid #f0d7e2}
.pm-stock-line{display:flex!important;align-items:center;gap:8px;margin:16px 0 0!important;padding:11px 12px;border-radius:12px;background:#f7fbf8!important;color:#2b7250!important;font-size:12px;font-weight:800}
.pm-stock-line.no{background:#fff2f4!important;color:#9a2d50!important}.pm-stock-dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex:0 0 auto}
.pm-release{margin-top:10px;font-size:12px;color:#735f69}
.pm-short-description{margin:17px 0;color:#66555e;font-size:14px;line-height:1.65}.pm-short-description p{margin:.35em 0;color:inherit!important}
.pm-buy-form{margin-top:18px;padding-top:18px;border-top:1px solid #f0e3e9}
.pm-variant-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:transparent!important;padding:0!important;box-shadow:none!important;border:0!important}
.pm-variant-panel label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#4e3c45}.pm-variant-panel select{width:100%;height:48px;border:1px solid #e7d8df;border-radius:12px;background:#fff;color:#33242c;padding:0 12px;font-size:15px}
.pm-variant-message{margin:9px 0 0;font-size:11px;color:#87737e}
.pm-buy-controls{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px;align-items:end;margin-top:15px}
.pm-qty-wrap>span{display:block;margin-bottom:7px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6d5964}
.pm-qty-stepper{height:52px;display:grid;grid-template-columns:36px minmax(0,1fr) 36px;border:1px solid #e6d7de;border-radius:13px;background:#fff;overflow:hidden}
.pm-qty-stepper button{border:0;background:#fff;color:#4b3741;font-size:20px;cursor:pointer}.pm-qty-stepper input{min-width:0;width:100%;border:0!important;text-align:center;background:#fff!important;color:#34252d!important;font-size:16px;appearance:textfield}.pm-qty-stepper input::-webkit-inner-spin-button{display:none}
.pm-add-cart{height:52px!important;border-radius:14px!important;font-size:15px!important;font-weight:900!important}.pm-add-cart:disabled{opacity:.48;cursor:not-allowed}
.pm-delivery-box{display:grid;gap:11px;margin-top:18px;padding:16px;border-radius:17px;background:#fff8fb;border:1px solid #f0dde6}
.pm-delivery-box>div{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;align-items:start}.pm-delivery-box b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff;color:#d6407b;border:1px solid #efd8e2;font-size:11px}.pm-delivery-box span{display:grid}.pm-delivery-box strong{font-size:11px;color:#49363f}.pm-delivery-box small{font-size:10px;color:#897680;margin-top:2px;line-height:1.4}
.pm-payment-strip{margin-top:14px}.pm-payment-strip>span{display:block;margin-bottom:7px;font-size:10px;font-weight:800;color:#7b6872}.pm-payment-strip img{display:block;width:100%;max-height:55px;object-fit:contain;background:#151015;border-radius:12px;padding:5px 8px}
.pm-quick-meta{margin-top:14px;border-top:1px solid #f0e2e8;padding-top:12px}.pm-quick-meta summary{cursor:pointer;font-size:12px;font-weight:900;color:#4d3943;list-style:none}.pm-quick-meta summary::-webkit-details-marker{display:none}.pm-quick-meta summary:after{content:"+";float:right;color:#d93e79;font-size:18px}.pm-quick-meta[open] summary:after{content:"−"}.pm-quick-meta dl{margin:12px 0 0}.pm-quick-meta dl>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #f2e8ec;font-size:11px}.pm-quick-meta dt{color:#8a7881}.pm-quick-meta dd{margin:0;text-align:right;color:#3e3037;overflow-wrap:anywhere}
.pm-content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:24px;align-items:start;margin-top:42px}
.pm-description-card,.pm-specs-card{background:#fff;border:1px solid #ebdce3;border-radius:26px;padding:28px;box-shadow:0 16px 45px rgba(79,37,56,.07)}
.pm-description-card h2,.pm-specs-card h2{font:700 clamp(28px,3vw,42px)/1.05 Georgia,serif;color:#32252d;margin:8px 0 18px;letter-spacing:-.03em}.pm-description-content{color:#54454d;font-size:15px;line-height:1.75}.pm-description-content p,.pm-description-content li,.pm-description-content div,.pm-description-content span{color:#54454d!important}.pm-description-content img{max-width:100%!important;height:auto!important;border-radius:18px;background:#fff}.pm-description-content table{display:block;max-width:100%;overflow:auto}
.pm-specs-card{position:sticky;top:118px}.pm-specs-card dl{margin:5px 0 0}.pm-specs-card dl>div{display:grid;grid-template-columns:minmax(100px,.75fr) minmax(0,1.25fr);gap:14px;padding:12px 0;border-bottom:1px solid #f0e4e9}.pm-specs-card dt{font-size:11px;color:#8b7781}.pm-specs-card dd{margin:0;font-size:12px;font-weight:700;color:#3d3037;overflow-wrap:anywhere}.pm-category-link{display:inline-block;margin-top:17px;color:#d5427b;font-weight:800;font-size:12px}
.pm-confidence-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:30px;padding:20px;background:linear-gradient(135deg,#fff4f8,#fff);border:1px solid #ecdbe3;border-radius:25px}.pm-confidence-band>div{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-items:center}.pm-confidence-band span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #efdbe4;color:#d9407b;font-size:18px}.pm-confidence-band strong{font-size:11px;color:#493740}.pm-confidence-band small{font-size:9px;color:#8b7781}
.pm-related{margin-top:48px!important}
.pm-mobile-buybar{display:none}

@media(max-width:1050px){
  .pm-pdp-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:18px}
  .pm-main-media{min-height:560px}.pm-gallery-shell{grid-template-columns:68px minmax(0,1fr)}.pm-thumb{width:62px;height:72px}
  .pm-content-grid{grid-template-columns:1fr}.pm-specs-card{position:static}.pm-confidence-band{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .pm-product-page{padding-top:14px!important;padding-bottom:92px!important}.pm-breadcrumb{font-size:11px!important;margin-bottom:14px!important}
  .pm-pdp-grid{grid-template-columns:1fr;gap:14px}.pm-media-column{order:1}.pm-purchase-sidebar{order:2}.pm-purchase-card{position:static;padding:19px;border-radius:22px}
  .pm-gallery-shell{display:flex;flex-direction:column-reverse;gap:9px}.pm-thumbs{display:flex;max-height:none;overflow-x:auto;overflow-y:hidden;padding:2px 0 5px}.pm-thumb{flex:0 0 68px;width:68px;height:76px}
  .pm-main-media{min-height:0;aspect-ratio:1/1.08;border-radius:22px}.pm-main-media>img{padding:16px;max-height:none}.pm-media-badge{top:12px;left:12px}.pm-zoom-label{right:11px;bottom:11px;padding:7px 9px;font-size:9px}
  .pm-purchase-card h1{font-size:34px;margin-top:8px}.pm-price-row span{font-size:30px!important}.pm-short-description{font-size:13px}.pm-variant-panel{grid-template-columns:1fr}.pm-buy-controls{grid-template-columns:108px minmax(0,1fr)}
  .pm-content-grid{margin-top:24px;gap:14px}.pm-description-card,.pm-specs-card{padding:20px;border-radius:21px}.pm-description-content{font-size:14px}.pm-confidence-band{grid-template-columns:1fr 1fr;padding:13px;gap:7px}
  .pm-mobile-buybar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) minmax(145px,.75fr);align-items:center;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-top:1px solid #eadce3;box-shadow:0 -12px 35px rgba(70,31,50,.11)}.pm-mobile-buybar div{display:grid}.pm-mobile-buybar small{font-size:9px;color:#8b7781}.pm-mobile-buybar strong{font:700 21px Georgia,serif;color:#30232a}.pm-mobile-buybar .btn{height:44px;border-radius:12px}
}
@media(max-width:430px){
  .pm-purchase-card h1{font-size:30px}.pm-buy-controls{grid-template-columns:1fr}.pm-qty-wrap{display:grid;grid-template-columns:70px 1fr;align-items:center}.pm-qty-wrap>span{margin:0}.pm-confidence-band{grid-template-columns:1fr}.pm-confidence-band>div{padding:4px}.pm-content-grid{margin-top:18px}.pm-description-card,.pm-specs-card{padding:17px}.pm-description-card h2,.pm-specs-card h2{font-size:29px}
}


/* ==========================================================
   EAP STORE v4.1 — TÍTULO DE PRODUCTO MÁS ELEGANTE
   ========================================================== */
.pm-purchase-card .pm-product-title{
  margin:10px 0 15px!important;
  max-width:18ch;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(29px,2.65vw,40px)!important;
  font-weight:700!important;
  line-height:1.055!important;
  letter-spacing:-.027em!important;
  color:#34262f!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:auto;
  text-wrap:balance;
}
.pm-product-flags + .pm-product-title{margin-top:9px!important}
@media(max-width:760px){
  .pm-purchase-card .pm-product-title{
    max-width:20ch;
    font-size:clamp(27px,7.2vw,33px)!important;
    line-height:1.075!important;
    letter-spacing:-.022em!important;
    margin:8px 0 14px!important;
  }
}
@media(max-width:430px){
  .pm-purchase-card .pm-product-title{
    max-width:none;
    font-size:clamp(25px,7vw,30px)!important;
    line-height:1.09!important;
  }
}


/* ==========================================================
   EAP STORE v4.2 — Métodos de pago transparentes
   ========================================================== */
.pm-payment-strip{
  margin-top:16px;
  padding:0;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.pm-payment-strip>span{
  display:block;
  margin-bottom:9px;
  font-size:11px;
  font-weight:800;
  color:#735e69;
}
.pm-payment-strip img{
  display:block;
  width:min(100%,520px);
  height:auto;
  max-height:72px;
  object-fit:contain;
  object-position:left center;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 4px 8px rgba(80,45,62,.08));
}
.footer-payments{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:14px 0!important;
}
.footer-payments img{
  display:block;
  width:min(100%,760px)!important;
  max-height:88px;
  height:auto;
  object-fit:contain;
  margin:0 auto;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  filter:drop-shadow(0 4px 8px rgba(80,45,62,.07));
}
@media(max-width:640px){
  .pm-payment-strip img{max-height:58px;width:100%}
  .footer-payments img{max-height:62px;width:100%!important}
}


/* EAP v4.3 — galería robusta */
.pm-thumb{background:#fff!important;overflow:hidden;isolation:isolate}
.pm-thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff!important;color:transparent;font-size:0}
.pm-main-media{background:#fff!important}
.pm-main-media>img{display:block;width:100%;height:100%;object-fit:contain;background:#fff!important}
.pm-thumbs:empty{display:none!important}


/* ==========================================================
   EAP STORE v4.4 — PRODUCTO RESPONSIVE SIN CORTES
   Fuerza layout móvil también en dispositivos táctiles.
   ========================================================== */
html,body{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:hidden!important;
}
main,.container,.pm-product-page,.pm-pdp-grid,.pm-media-column,.pm-purchase-sidebar,
.pm-purchase-card,.pm-gallery-shell,.pm-content-grid,.pm-description-card,.pm-specs-card{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.pm-purchase-card *,.pm-description-card *,.pm-specs-card *{
  max-width:100%;
  box-sizing:border-box;
}
.pm-product-title,.pm-short-description,.pm-delivery-box small,.pm-delivery-box strong,
.pm-quick-meta dd,.pm-description-content,.pm-description-card h2{
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.pm-payment-strip{overflow:hidden!important}
.pm-payment-strip img{max-width:100%!important;height:auto!important}

@media (max-width:900px), (max-device-width:900px), (pointer:coarse) and (max-width:1200px){
  body{padding-bottom:78px!important}
  .container{width:calc(100% - 22px)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}

  /* Cabecera compacta incluso si el navegador usa viewport tipo escritorio */
  .nav-wrap{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px!important;
    padding:11px 0!important;
  }
  .brand,.brand--logo{min-width:0!important;max-width:220px!important}
  .brand-logo{width:100%!important;max-width:220px!important;height:auto!important}
  .header-actions{grid-column:2!important;grid-row:1!important;gap:6px!important;min-width:0!important}
  .header-link--desktop{display:none!important}
  .search{grid-column:1/-1!important;grid-row:2!important;width:100%!important;min-width:0!important}
  .catnav{width:100%!important;max-width:100%!important;overflow-x:auto!important;white-space:nowrap!important}

  .pm-product-page.container{
    width:calc(100% - 22px)!important;
    padding-top:14px!important;
    padding-bottom:96px!important;
    margin-inline:auto!important;
  }
  .pm-breadcrumb{
    width:100%!important;
    max-width:100%!important;
    font-size:10px!important;
    line-height:1.45!important;
    margin-bottom:12px!important;
  }

  /* Nunca dos columnas en teléfono/tablet táctil */
  .pm-pdp-grid{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    gap:14px!important;
  }
  .pm-media-column,.pm-purchase-sidebar{
    display:block!important;
    width:100%!important;
    flex:0 0 100%!important;
  }
  .pm-media-column{order:1!important}
  .pm-purchase-sidebar{order:2!important}

  .pm-gallery-shell{
    display:flex!important;
    flex-direction:column-reverse!important;
    width:100%!important;
    gap:9px!important;
  }
  .pm-main-media{
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    height:auto!important;
    aspect-ratio:1/1.05!important;
    border-radius:22px!important;
    overflow:hidden!important;
  }
  .pm-main-media>img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:none!important;
    object-fit:contain!important;
    padding:12px!important;
  }
  .pm-thumbs{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    max-height:none!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:8px!important;
    padding:2px 0 5px!important;
    scroll-snap-type:x proximity;
  }
  .pm-thumb{
    flex:0 0 64px!important;
    width:64px!important;
    min-width:64px!important;
    height:72px!important;
    scroll-snap-align:start;
  }
  .pm-zoom-label{right:10px!important;bottom:10px!important;max-width:calc(100% - 20px)!important}

  .pm-purchase-card{
    position:static!important;
    top:auto!important;
    width:100%!important;
    max-width:100%!important;
    padding:18px!important;
    border-radius:22px!important;
    overflow:hidden!important;
  }
  .pm-product-flags{max-width:100%!important}
  .pm-purchase-card .pm-product-title{
    width:100%!important;
    max-width:none!important;
    font-size:clamp(25px,7.1vw,32px)!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
    text-wrap:balance!important;
  }
  .pm-price-row{flex-wrap:wrap!important}
  .pm-price-row span{font-size:30px!important}
  .pm-short-description{width:100%!important;font-size:13px!important;line-height:1.55!important}

  .pm-variant-panel{grid-template-columns:1fr!important;width:100%!important}
  .pm-variant-panel label,.pm-variant-panel select{width:100%!important;min-width:0!important}

  .pm-buy-controls{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    gap:11px!important;
  }
  .pm-qty-wrap{
    display:grid!important;
    grid-template-columns:82px minmax(0,1fr)!important;
    align-items:center!important;
    width:100%!important;
  }
  .pm-qty-wrap>span{margin:0!important}
  .pm-qty-stepper{width:100%!important;min-width:0!important}
  .pm-add-cart{width:100%!important;min-width:0!important}

  .pm-delivery-box{width:100%!important;padding:14px!important}
  .pm-delivery-box>div{grid-template-columns:25px minmax(0,1fr)!important;width:100%!important;min-width:0!important}
  .pm-delivery-box span{min-width:0!important}
  .pm-delivery-box small{white-space:normal!important;line-height:1.45!important}

  .pm-payment-strip{width:100%!important;max-width:100%!important}
  .pm-payment-strip img{
    display:block!important;
    width:auto!important;
    max-width:100%!important;
    max-height:54px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
  .pm-quick-meta{width:100%!important}
  .pm-quick-meta dl>div{min-width:0!important}

  .pm-content-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    gap:14px!important;
    margin-top:22px!important;
  }
  .pm-description-card,.pm-specs-card{
    position:static!important;
    width:100%!important;
    padding:18px!important;
    border-radius:21px!important;
    overflow:hidden!important;
  }
  .pm-description-card h2,.pm-specs-card h2{
    max-width:100%!important;
    font-size:clamp(27px,7.8vw,35px)!important;
    line-height:1.05!important;
    letter-spacing:-.025em!important;
  }
  .pm-description-content{font-size:14px!important;line-height:1.65!important}
  .pm-description-content img,.pm-description-content video,.pm-description-content iframe{
    max-width:100%!important;height:auto!important;
  }
  .pm-description-content table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important}

  .pm-confidence-band{grid-template-columns:1fr!important;width:100%!important;padding:12px!important;gap:7px!important}
  .pm-related{max-width:100%!important;overflow:hidden!important}

  .pm-mobile-buybar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(135px,.75fr)!important;
    left:0!important;right:0!important;bottom:0!important;
    width:100%!important;max-width:100%!important;
    padding:9px 12px calc(9px + env(safe-area-inset-bottom))!important;
  }
  .pm-mobile-buybar .btn{width:100%!important;min-width:0!important}
}

@media (max-width:430px), (max-device-width:430px){
  .pm-product-page.container{width:calc(100% - 16px)!important}
  .pm-purchase-card{padding:15px!important}
  .pm-main-media>img{padding:8px!important}
  .pm-thumb{flex-basis:58px!important;width:58px!important;min-width:58px!important;height:66px!important}
  .pm-qty-wrap{grid-template-columns:72px minmax(0,1fr)!important}
  .pm-payment-strip img{max-height:46px!important}
  .pm-description-card,.pm-specs-card{padding:15px!important}
  .pm-description-card h2,.pm-specs-card h2{font-size:clamp(25px,8vw,32px)!important}
}


/* EAP v4.5 — seguridad / antispam */
.eap-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.security-note{padding:10px 12px;border-radius:13px;background:#fff4f8;border:1px solid #f1dae5;color:#765665;font-size:12px;line-height:1.45}
.cf-turnstile{margin:4px 0 8px;max-width:100%;overflow:hidden}
.admin-kpis strong{overflow-wrap:anywhere}


/* ==========================================================
   EAP STORE v5.0 — PLAYFUL EDITORIAL THEME
   Inspiración de UX: navegación por intención/categoría,
   bloques de confianza, producto protagonista y Magazine.
   Diseño y branding propios de El Arte del Placer.
   ========================================================== */
:root{
  --pm5-ink:#242126;
  --pm5-muted:#777079;
  --pm5-cream:#fffaf7;
  --pm5-paper:#ffffff;
  --pm5-pink:#ff4f91;
  --pm5-pink-dark:#d82f72;
  --pm5-peach:#ffd5c8;
  --pm5-lilac:#e8ddff;
  --pm5-mint:#dff5ea;
  --pm5-yellow:#fff0b5;
  --pm5-blue:#dff0ff;
  --pm5-line:#ebe6e8;
  --pm5-radius:28px;
  --pm5-shadow:0 20px 55px rgba(56,40,49,.09);
}
html{background:var(--pm5-cream)!important;scroll-behavior:smooth}
body.pm5-body,body{background:var(--pm5-cream)!important;color:var(--pm5-ink)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;overflow-x:hidden}
.container{width:min(1320px,calc(100% - 40px))!important;margin-inline:auto!important}
.pm5-main{min-height:60vh}

/* Header */
.pm5-header{position:sticky;top:0;z-index:90;background:rgba(255,250,247,.96);backdrop-filter:blur(18px);border-bottom:1px solid var(--pm5-line)}
.pm5-promo{background:#262126;color:#fff;font-size:11px}
.pm5-promo-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;letter-spacing:.02em}
.pm5-promo-inner span:nth-child(2){color:#ffd1e2;font-weight:700}
.pm5-mainbar{display:grid;grid-template-columns:260px minmax(260px,1fr) auto;align-items:center;gap:28px;padding-block:15px}
.pm5-logo img{display:block;width:235px;height:auto;max-height:66px;object-fit:contain;object-position:left center}
.pm5-search{height:48px;border:1px solid #ded8dc;border-radius:999px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;overflow:hidden;box-shadow:0 7px 24px rgba(56,40,49,.04)}
.pm5-search>span{padding-left:16px;color:#9b9298}.pm5-search input{border:0!important;background:transparent!important;outline:0!important;padding:0 12px!important;font-size:14px;color:var(--pm5-ink)}.pm5-search button{height:100%;border:0;background:transparent;color:var(--pm5-pink-dark);font-weight:800;padding:0 20px;cursor:pointer}
.pm5-actions{display:flex;align-items:center;gap:18px}.pm5-action{display:grid;line-height:1.05}.pm5-action b{font-size:13px}.pm5-action span{font-size:10px;color:var(--pm5-muted);margin-top:4px}.pm5-cart{display:flex;align-items:center;gap:8px;font-weight:800}.pm5-cart b{display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:var(--pm5-pink);color:#fff;font-size:11px}.pm5-menu-btn{display:none}
.pm5-nav-panel{border-top:1px solid var(--pm5-line);background:#fff}.pm5-nav{display:flex;align-items:center;gap:26px;overflow-x:auto;scrollbar-width:none;white-space:nowrap;padding-block:12px}.pm5-nav::-webkit-scrollbar{display:none}.pm5-nav a{font-size:12px;font-weight:700;color:#403a40}.pm5-nav a:hover{color:var(--pm5-pink-dark)}.pm5-nav-hot{color:#fff!important;background:var(--pm5-pink);padding:7px 14px;border-radius:999px}

/* Buttons/type */
.pm5-btn,.btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;min-height:48px!important;padding:0 24px!important;font-weight:800!important;font-size:14px!important;text-decoration:none!important;transition:.2s ease!important}
.pm5-btn.dark,.btn{background:#282329!important;color:#fff!important;border:1px solid #282329!important;box-shadow:none!important}.pm5-btn.dark:hover,.btn:hover{transform:translateY(-1px);background:#3b343b!important}.pm5-btn.light,.btn.ghost{background:#fff!important;color:#292329!important;border:1px solid #dcd5d9!important;box-shadow:none!important}
.pm5-overline,.pm5-section-head span,.pm5-page-hero>span,.pm5-category-hero>div>span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--pm5-pink-dark)}
.pm5-section{padding-block:72px}.pm5-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.pm5-section-head h2,.pm5-page-hero h1,.pm5-category-hero h1{font:700 clamp(34px,4vw,56px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:7px 0 0;color:var(--pm5-ink)!important}.pm5-section-head p{max-width:520px;color:var(--pm5-muted);font-size:15px;line-height:1.6}.pm5-section-head>a{font-weight:800;color:var(--pm5-ink);font-size:13px}.pm5-section-head.inverse h2,.pm5-section-head.inverse span,.pm5-section-head.inverse>a{color:#fff!important}

/* Hero */
.pm5-hero{background:linear-gradient(135deg,#ffc8db 0%,#ffd9c7 47%,#fff0bd 100%);overflow:hidden}
.pm5-hero-grid{min-height:620px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);gap:42px;align-items:center;padding-block:54px}.pm5-hero-copy{position:relative;z-index:3}.pm5-hero-copy h1{font:800 clamp(58px,7vw,104px)/.86 Georgia,"Times New Roman",serif;letter-spacing:-.065em;max-width:760px;margin:18px 0 26px;color:#262126!important}.pm5-hero-copy p{font-size:18px;line-height:1.6;max-width:650px;color:#5e5158}.pm5-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.pm5-hero-trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:11px;font-weight:700;color:#685961}
.pm5-hero-product{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center}.pm5-hero-blob{position:absolute;inset:7% 8% 12% 12%;border-radius:48% 52% 42% 58% / 55% 43% 57% 45%;background:#fff;box-shadow:0 35px 80px rgba(88,49,65,.12);transform:rotate(-3deg)}.pm5-hero-product>img{position:relative;z-index:2;width:min(75%,430px);height:420px;object-fit:contain;background:#fff;border-radius:38px;padding:12px;mix-blend-mode:multiply}.pm5-hero-product-label{position:absolute;z-index:4;right:2%;bottom:7%;width:min(280px,60%);background:#fff;border-radius:20px;padding:15px 17px;box-shadow:var(--pm5-shadow)}.pm5-hero-product-label span{display:block;color:var(--pm5-pink-dark);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pm5-hero-product-label strong{display:block;font-size:13px;line-height:1.3;margin-top:4px}.pm5-hero-product-label b{display:block;font:700 20px Georgia,serif;margin-top:8px}.pm5-hero-placeholder{position:relative;z-index:2;font:700 64px Georgia,serif;color:#e36a99}

/* Benefits */
.pm5-benefits{background:#fff;border-bottom:1px solid var(--pm5-line)}.pm5-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:24px}.pm5-benefits-grid>div{display:grid;grid-template-columns:44px 1fr;column-gap:10px;padding:5px 22px;border-right:1px solid var(--pm5-line)}.pm5-benefits-grid>div:last-child{border-right:0}.pm5-benefits i{grid-row:1/3;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff1f6;color:var(--pm5-pink);font-style:normal;font-size:21px}.pm5-benefits strong{font-size:12px}.pm5-benefits span{font-size:10px;color:var(--pm5-muted);margin-top:3px}

/* Mood/category */
.pm5-mood-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pm5-mood-card{position:relative;min-height:360px;border-radius:var(--pm5-radius);overflow:hidden;padding:24px;color:var(--pm5-ink);box-shadow:var(--pm5-shadow)}.pm5-mood-card.mood-1{background:var(--pm5-peach)}.pm5-mood-card.mood-2{background:var(--pm5-lilac)}.pm5-mood-card.mood-3{background:var(--pm5-mint)}.pm5-mood-card.mood-4{background:var(--pm5-yellow)}.pm5-mood-copy{position:relative;z-index:3;max-width:60%}.pm5-mood-copy small{font:italic 18px Georgia,serif;color:#745c68}.pm5-mood-copy h3{font:700 28px/1 Georgia,serif;margin:12px 0;color:var(--pm5-ink)}.pm5-mood-copy span{font-size:11px;font-weight:800}.pm5-mood-image{position:absolute;right:-8%;bottom:-5%;width:68%;height:75%;background:#fff;border-radius:60% 0 0 0;display:grid;place-items:center;overflow:hidden}.pm5-mood-image img{width:100%;height:100%;object-fit:contain;background:#fff;padding:10px}.pm5-mood-image b{font:700 42px Georgia,serif;color:#e58aaa}
.pm5-category-rail{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.pm5-category-rail>a{text-align:center}.pm5-category-rail>a>div{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#fff;border:1px solid var(--pm5-line);box-shadow:0 12px 30px rgba(56,40,49,.05);margin-bottom:10px}.pm5-category-rail img{width:100%;height:100%;object-fit:contain;background:#fff;padding:9px}.pm5-category-rail span{display:grid;place-items:center;width:100%;height:100%;font:700 25px Georgia,serif;color:#d75b89}.pm5-category-rail strong{display:block;font-size:12px;line-height:1.2}.pm5-category-rail small{display:block;color:var(--pm5-muted);font-size:9px;margin-top:4px}

/* Sale and editorial */
.pm5-sale-zone{background:#282329}.pm5-sale-zone .pm5-product-card{box-shadow:none!important}.pm5-editorial{background:#eae1ff;padding-block:72px}.pm5-editorial-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:30px;align-items:center}.pm5-editorial-copy h2{font:700 clamp(44px,5vw,70px)/.94 Georgia,serif;letter-spacing:-.05em;margin:10px 0 18px}.pm5-editorial-copy p{font-size:16px;line-height:1.65;color:#5f5661;max-width:520px}.pm5-editorial-banner{overflow:hidden;border-radius:32px;box-shadow:0 24px 60px rgba(66,50,84,.13)}.pm5-editorial-banner img{display:block;width:100%;height:auto}

/* Product cards */
.product-grid.pm5-product-grid,.pm5-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.pm5-product-card{background:#fff!important;border:1px solid var(--pm5-line)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 10px 34px rgba(56,40,49,.055)!important;transition:.22s ease!important}.pm5-product-card:hover{transform:translateY(-5px)!important;box-shadow:0 20px 48px rgba(56,40,49,.11)!important}.pm5-product-image{position:relative;display:block;aspect-ratio:1/1.05;background:#fff!important;overflow:hidden}.pm5-product-image>img{display:block;width:100%;height:100%;object-fit:contain!important;background:#fff!important;padding:14px;transition:.25s ease}.pm5-product-card:hover .pm5-product-image>img{transform:scale(1.035)}.pm5-badges{position:absolute;top:12px;left:12px;display:flex;gap:6px}.pm5-badges .badge{border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.pm5-badges .sale{background:var(--pm5-pink)!important;color:#fff}.pm5-card-arrow{position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 7px 22px rgba(56,40,49,.12);font-size:15px}.pm5-product-body{padding:14px 15px 17px!important;background:#fff!important}.pm5-product-brand{font-size:9px!important;letter-spacing:.11em!important;text-transform:uppercase;color:var(--pm5-pink-dark)!important;font-weight:900!important}.pm5-product-body h3{font-size:14px!important;line-height:1.3!important;margin:6px 0 11px!important;font-weight:750!important;min-height:36px!important}.pm5-product-body h3 a{color:var(--pm5-ink)!important}.pm5-price-row{display:flex;align-items:center;gap:8px}.pm5-price-row strong{font:700 20px Georgia,serif;color:var(--pm5-ink)!important}.pm5-price-row del{font-size:11px;color:#9c939a}

/* Category pages */
.pm5-page-hero{max-width:800px;padding:38px 0 34px}.pm5-page-hero p{font-size:16px;line-height:1.65;color:var(--pm5-muted)}.pm5-cat-mosaic{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.pm5-cat-card{background:#fff!important;border:1px solid var(--pm5-line)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 12px 36px rgba(56,40,49,.06)!important}.pm5-cat-image{aspect-ratio:1.15/1;background:#f8f5f7!important;display:grid;place-items:center!important;overflow:hidden}.pm5-cat-image img{width:100%;height:100%;object-fit:contain;background:#fff;padding:12px}.pm5-cat-body{padding:16px!important}.pm5-cat-body h3{font:700 21px/1.05 Georgia,serif!important;margin:6px 0 12px!important}.pm5-cat-body .category-mosaic-count{font-size:10px;color:var(--pm5-muted)}.pm5-cat-body .category-mosaic-go{font-size:11px;font-weight:900;color:var(--pm5-pink-dark)}.pm5-category-hero{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:36px 0}.pm5-category-hero p{font-size:15px;color:var(--pm5-muted);max-width:650px}.pm5-category-count{display:grid;text-align:right}.pm5-category-count strong{font:700 56px Georgia,serif;color:var(--pm5-pink-dark)}.pm5-category-count small{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.pm5-subcats{margin-bottom:38px}.pm5-catalog-toolbar{border-top:1px solid var(--pm5-line);padding-top:18px}.pm5-catalog-layout{grid-template-columns:230px minmax(0,1fr)!important;gap:26px!important}.filters{background:#fff!important;border:1px solid var(--pm5-line)!important;border-radius:20px!important;box-shadow:none!important}.sort-form select,.filters select,.filters input{background:#fff!important;border-color:#ded7db!important;color:var(--pm5-ink)!important}

/* Product detail restyle without changing current robust layout */
.pm-product-page,.pm5-main .section{color:var(--pm5-ink)}.pm-pdp-grid{gap:24px!important}.pm-media-column,.pm-purchase-card,.pm-description-card,.pm-specs-card{background:#fff!important;border:1px solid var(--pm5-line)!important;box-shadow:0 12px 36px rgba(56,40,49,.055)!important}.pm-main-media,.pm-thumb{background:#fff!important}.pm-purchase-card{border-radius:24px!important}.pm-product-title{font-family:Inter,system-ui,sans-serif!important;font-weight:800!important;letter-spacing:-.035em!important;color:var(--pm5-ink)!important}.pm-brand{color:var(--pm5-pink-dark)!important}.pm-add-cart{background:var(--pm5-pink)!important;border-color:var(--pm5-pink)!important}.pm-delivery-box{background:#f9f6f8!important;border-color:#ece5e9!important}.pm-delivery-box b{color:var(--pm5-pink)!important}.pm-payment-strip img{background:transparent!important}.pm-description-card h2,.pm-specs-card h2{font-family:Georgia,serif!important;color:var(--pm5-ink)!important}.pm-confidence-band{background:#eae1ff!important;color:var(--pm5-ink)!important;border:0!important}.pm-mobile-buybar{background:rgba(255,255,255,.96)!important;border-top:1px solid var(--pm5-line)!important}.pm-mobile-buybar .btn{background:var(--pm5-pink)!important;border-color:var(--pm5-pink)!important}

/* Cart checkout auth account */
.narrow-page>h1,.checkout-hero h1,.auth-intro h1,.account-heading h1,.blog-page-head h1{font-family:Georgia,"Times New Roman",serif!important;color:var(--pm5-ink)!important;letter-spacing:-.04em}.cart-row,.checkout-panel,.checkout-summary-card,.auth-card,.account-card,.account-verification,.blog-card,.blog-post-card{background:#fff!important;border:1px solid var(--pm5-line)!important;box-shadow:0 12px 38px rgba(56,40,49,.055)!important;border-radius:24px!important}.cart-row img,.checkout-item-image,.checkout-item-image img{background:#fff!important}.cart-actions .btn.btn-large,.checkout-page .btn{background:var(--pm5-pink)!important;border-color:var(--pm5-pink)!important}.checkout-hero{background:#eae1ff!important;color:var(--pm5-ink)!important}.checkout-hero .breadcrumb,.checkout-hero .breadcrumb a{color:#766d77!important}.checkout-panel-head>span{background:#fff0f6!important;color:var(--pm5-pink-dark)!important}.payment-tab.active{border-color:var(--pm5-pink)!important;background:#fff5f8!important}.auth-page{background:linear-gradient(135deg,#ffd7c8,#e8ddff)!important}.auth-card .btn{background:var(--pm5-pink)!important}.account-verification.verified{background:#e5f6ed!important}.account-verification.pending{background:#fff1d3!important}.account-orders .account-order{border-color:var(--pm5-line)!important}

/* Blog */
.pm5-magazine-zone{background:#dff5ea}.pm5-blog-home-grid,.blog-grid--index{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.pm5-blog-card,.blog-card{background:#fff!important;border-radius:24px!important;overflow:hidden!important;border:1px solid var(--pm5-line)!important;box-shadow:0 12px 36px rgba(56,40,49,.055)!important}.pm5-blog-image,.blog-card-image{display:block;aspect-ratio:16/10;overflow:hidden}.pm5-blog-image img,.blog-card-image img{width:100%;height:100%;object-fit:cover}.pm5-blog-card>div,.blog-card-body{padding:17px}.pm5-blog-card small,.blog-card-meta span{color:var(--pm5-pink-dark)!important;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.pm5-blog-card h3,.blog-card h2{font:700 24px/1.05 Georgia,serif;margin:8px 0}.pm5-blog-card p,.blog-card p{font-size:13px;line-height:1.55;color:var(--pm5-muted)}.pm5-blog-card a:last-child{font-size:11px;font-weight:900;color:var(--pm5-pink-dark)}.blog-post-card{padding:28px!important}.blog-post-header h1{font-family:Georgia,serif!important;color:var(--pm5-ink)!important}.blog-cta-box{background:#eae1ff!important;border:0!important}

/* Join/footer */
.pm5-join{margin-block:72px;padding:38px 42px;background:linear-gradient(135deg,#ffd5c8,#fff0b5);border-radius:32px;display:flex;align-items:center;justify-content:space-between;gap:30px}.pm5-join span{font-size:10px;letter-spacing:.12em;font-weight:900;color:#a84867}.pm5-join h2{font:700 38px/1 Georgia,serif;margin:8px 0}.pm5-join p{color:#64565c;margin:0}
.pm5-footer{background:#282329;color:#fff;padding:64px 0 22px}.pm5-footer-help{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.15)}.pm5-footer-help span{font-size:10px;color:#ff9bc0;letter-spacing:.12em;font-weight:900}.pm5-footer-help h2{font:700 38px/1 Georgia,serif;margin:7px 0}.pm5-footer-help-actions{display:flex;gap:10px;flex-wrap:wrap}.pm5-footer-help-actions a{padding:11px 16px;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:11px}.pm5-footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:42px;padding-block:44px}.pm5-footer-grid>div{display:grid;align-content:start;gap:11px}.pm5-footer-grid strong{font-size:12px}.pm5-footer-grid a,.pm5-footer-grid span,.pm5-footer-brand p{font-size:11px;color:#c9c2c8;line-height:1.5}.pm5-footer-brand img{width:250px;filter:brightness(0) invert(1);opacity:.95}.pm5-payment-logos{background:#fff;border-radius:12px;padding:7px;width:min(330px,100%);margin-top:8px}.pm5-payment-logos img{display:block;max-width:100%;height:auto}.pm5-footer-bottom{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:10px;color:#a9a2a8}

/* General legacy harmonization */
.breadcrumb{color:#827981!important;font-size:11px!important}.breadcrumb a{color:#655d63!important}.kicker{color:var(--pm5-pink-dark)!important}.empty{background:#fff!important;color:var(--pm5-ink)!important;border:1px solid var(--pm5-line)!important}.pagination a{background:#fff!important;color:var(--pm5-ink)!important;border-color:var(--pm5-line)!important}.pagination a.active{background:var(--pm5-pink)!important;color:#fff!important;border-color:var(--pm5-pink)!important}

/* Tablet */
@media(max-width:1080px){
 .pm5-mainbar{grid-template-columns:210px minmax(220px,1fr) auto;gap:15px}.pm5-logo img{width:195px}.pm5-nav{gap:18px}.pm5-hero-grid{grid-template-columns:1fr 1fr}.pm5-hero-copy h1{font-size:68px}.pm5-mood-grid{grid-template-columns:repeat(2,1fr)}.pm5-category-rail{grid-template-columns:repeat(4,1fr)}.product-grid.pm5-product-grid,.pm5-product-grid{grid-template-columns:repeat(3,1fr)!important}.pm5-cat-mosaic{grid-template-columns:repeat(3,1fr)!important}.pm5-benefits-grid{grid-template-columns:repeat(2,1fr);gap:1px}.pm5-benefits-grid>div{border-bottom:1px solid var(--pm5-line)}.pm5-blog-home-grid,.blog-grid--index{grid-template-columns:repeat(2,1fr)!important}.pm5-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.pm5-footer-grid>div:last-child{grid-column:2/4}
}

/* Mobile */
@media(max-width:760px){
 .container{width:min(100% - 24px,1320px)!important}.pm5-promo-inner{justify-content:center;min-height:30px}.pm5-promo-inner span:not(:nth-child(2)){display:none}.pm5-header{position:sticky}.pm5-mainbar{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;padding-block:10px}.pm5-menu-btn{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--pm5-line);background:#fff;border-radius:50%;font-size:18px}.pm5-logo{min-width:0}.pm5-logo img{width:170px;max-width:100%;max-height:50px}.pm5-search{grid-column:1/-1;grid-row:2;height:44px}.pm5-actions{gap:9px}.pm5-action{display:none}.pm5-cart span{display:none}.pm5-cart b{min-width:38px;height:38px}.pm5-nav-panel{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--pm5-line);box-shadow:0 30px 60px rgba(56,40,49,.16)}.pm5-menu-open .pm5-nav-panel{display:block}.pm5-nav{display:grid;gap:0;max-height:70vh;overflow:auto;padding:8px 12px 18px}.pm5-nav a{padding:12px 8px;border-bottom:1px solid var(--pm5-line);white-space:normal}.pm5-nav-hot{margin:7px 0;text-align:center;border:0!important}
 .pm5-section{padding-block:48px}.pm5-section-head{align-items:flex-start;display:block}.pm5-section-head h2{font-size:38px}.pm5-section-head p{margin-top:10px}.pm5-section-head>a{display:inline-block;margin-top:12px}
 .pm5-hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:38px;gap:22px}.pm5-hero-copy h1{font-size:52px;line-height:.9}.pm5-hero-copy p{font-size:15px}.pm5-hero-actions{display:grid}.pm5-hero-actions a{width:100%}.pm5-hero-trust{gap:8px 13px}.pm5-hero-product{min-height:360px}.pm5-hero-product>img{height:300px;width:72%}.pm5-hero-product-label{right:0;bottom:3%;width:58%}
 .pm5-benefits-grid{grid-template-columns:1fr 1fr;padding-block:10px}.pm5-benefits-grid>div{grid-template-columns:34px 1fr;padding:11px 8px}.pm5-benefits i{width:34px;height:34px}.pm5-benefits span{display:none}
 .pm5-mood-grid{grid-template-columns:1fr 1fr;gap:9px}.pm5-mood-card{min-height:260px;padding:16px;border-radius:22px}.pm5-mood-copy{max-width:72%}.pm5-mood-copy h3{font-size:21px}.pm5-mood-image{width:72%;height:65%}.pm5-category-rail{display:flex;overflow-x:auto;gap:10px;padding-bottom:8px;scroll-snap-type:x mandatory}.pm5-category-rail>a{flex:0 0 105px;scroll-snap-align:start}.pm5-editorial{padding-block:42px}.pm5-editorial-grid{grid-template-columns:1fr}.pm5-editorial-copy h2{font-size:43px}.pm5-editorial-banner{border-radius:22px}
 .product-grid.pm5-product-grid,.pm5-product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.pm5-product-card{border-radius:17px!important}.pm5-product-image{aspect-ratio:1/1.13}.pm5-product-image>img{padding:8px}.pm5-product-body{padding:10px!important}.pm5-product-body h3{font-size:12px!important;min-height:32px!important}.pm5-price-row strong{font-size:17px}.pm5-card-arrow{width:31px;height:31px;right:8px;bottom:8px}.pm5-badges{left:8px;top:8px}
 .pm5-cat-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.pm5-cat-card{border-radius:18px!important}.pm5-cat-body{padding:11px!important}.pm5-cat-body h3{font-size:17px!important}.pm5-category-hero{display:block;padding:24px 0}.pm5-category-count{text-align:left;margin-top:14px}.pm5-category-count strong{font-size:40px}.pm5-catalog-layout{grid-template-columns:1fr!important}
 .pm5-blog-home-grid,.blog-grid--index{grid-template-columns:1fr!important}.pm5-blog-card h3,.blog-card h2{font-size:23px}.pm5-join{display:block;margin-block:48px;padding:25px;border-radius:24px}.pm5-join h2{font-size:32px}.pm5-join a{margin-top:18px;width:100%}
 .pm5-footer{padding-top:44px}.pm5-footer-help{display:block}.pm5-footer-help h2{font-size:30px}.pm5-footer-help-actions{margin-top:18px}.pm5-footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.pm5-footer-brand{grid-column:1/-1}.pm5-footer-grid>div:last-child{grid-column:auto}.pm5-footer-brand img{width:210px}.pm5-footer-bottom{display:grid;gap:6px}
 .pm-pdp-grid{display:block!important}.pm-purchase-sidebar{position:static!important;width:100%!important;max-width:100%!important}.pm-media-column,.pm-purchase-card,.pm-description-card,.pm-specs-card{max-width:100%!important;min-width:0!important}.pm-gallery-shell{max-width:100%!important}.pm-thumbs{max-width:100%!important;overflow-x:auto!important}.pm-product-title{font-size:clamp(28px,8.5vw,40px)!important}.pm-buy-controls{grid-template-columns:1fr!important}.pm-add-cart{width:100%!important}.pm-delivery-box{max-width:100%!important}.pm-payment-strip img{max-width:100%!important;height:auto!important}.pm-content-grid{grid-template-columns:1fr!important}.pm-confidence-band{grid-template-columns:1fr 1fr!important}
 .checkout-layout{grid-template-columns:1fr!important}.checkout-summary-card{position:static!important}.checkout-customer-form{grid-template-columns:1fr!important}.checkout-customer-form .wide{grid-column:auto!important}
}
@media(max-width:390px){.pm5-logo img{width:145px}.pm5-mood-grid{grid-template-columns:1fr}.pm5-benefits-grid{grid-template-columns:1fr}.product-grid.pm5-product-grid,.pm5-product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pm5-cat-mosaic{grid-template-columns:1fr 1fr!important}.pm5-footer-grid{grid-template-columns:1fr}.pm5-footer-grid>div:last-child{grid-column:auto}}


/* ==========================================================
   EAP STORE v5.1 — TIPOGRAFÍA GRANDE Y AMABLE
   ========================================================== */
:root{
  --pm5-body-font:"Trebuchet MS","Segoe UI",Arial,sans-serif;
  --pm5-display-font:Georgia,"Times New Roman",serif;
}

html{font-size:18px!important}
body.pm5-body,body{
  font-family:var(--pm5-body-font)!important;
  font-size:17px!important;
  line-height:1.6!important;
  -webkit-text-size-adjust:100%!important;
  text-size-adjust:100%!important;
}
button,input,select,textarea{font-family:var(--pm5-body-font)!important}

/* Cabecera */
.pm5-promo{font-size:13px!important}
.pm5-search input{font-size:16px!important}
.pm5-search button{font-size:15px!important}
.pm5-action b{font-size:15px!important}
.pm5-action span{font-size:12px!important}
.pm5-cart{font-size:15px!important}
.pm5-cart b{font-size:13px!important}
.pm5-nav a{font-size:14px!important;line-height:1.25!important}
.pm5-nav-hot{padding:9px 16px!important}

/* Botones y textos auxiliares */
.pm5-btn,.btn{
  min-height:52px!important;
  padding-inline:27px!important;
  font-size:16px!important;
  letter-spacing:-.01em!important;
}
.pm5-overline,.pm5-section-head span,.pm5-page-hero>span,.pm5-category-hero>div>span,.kicker{
  font-size:12px!important;
  letter-spacing:.13em!important;
}
.breadcrumb{font-size:13px!important;line-height:1.45!important}

/* Home */
.pm5-hero-copy h1{
  font-family:var(--pm5-display-font)!important;
  font-size:clamp(72px,7.2vw,110px)!important;
  line-height:.9!important;
}
.pm5-hero-copy p{font-size:20px!important;line-height:1.6!important;max-width:720px!important}
.pm5-hero-trust{font-size:14px!important}
.pm5-hero-product-label small{font-size:12px!important}
.pm5-hero-product-label strong{font-size:18px!important;line-height:1.25!important}
.pm5-section-head h2,.pm5-page-hero h1,.pm5-category-hero h1{
  font-family:var(--pm5-display-font)!important;
  font-size:clamp(43px,4.3vw,62px)!important;
  line-height:1!important;
}
.pm5-section-head p,.pm5-page-hero p,.pm5-category-hero p{font-size:17px!important;line-height:1.6!important}
.pm5-mood-copy small{font-size:12px!important}
.pm5-mood-copy h3{font-size:29px!important;line-height:1.05!important}
.pm5-mood-copy p{font-size:15px!important;line-height:1.45!important}
.pm5-category-rail strong{font-size:15px!important;line-height:1.25!important}
.pm5-category-rail small{font-size:12px!important}
.pm5-editorial-copy h2{font-size:clamp(48px,5vw,72px)!important}
.pm5-editorial-copy p{font-size:18px!important;line-height:1.65!important}
.pm5-benefits strong{font-size:15px!important}.pm5-benefits span{font-size:13px!important}

/* Tarjetas de producto */
.pm5-product-brand,.product-brand{font-size:11px!important;letter-spacing:.09em!important}
.pm5-product-body h3,.product-body h3{
  font-family:var(--pm5-body-font)!important;
  font-size:16px!important;
  line-height:1.35!important;
  min-height:44px!important;
  font-weight:800!important;
}
.pm5-price-row strong,.price-row strong{font-size:22px!important}
.pm5-price-row del,.price-row del{font-size:14px!important}
.pm5-card-arrow{font-size:19px!important}
.pm5-badge,.badge,.mini-pill{font-size:11px!important}

/* Categorías */
.pm5-cat-body h3{font-family:var(--pm5-body-font)!important;font-size:22px!important;line-height:1.2!important}
.pm5-cat-body span{font-size:14px!important}
.pm5-category-count strong{font-size:56px!important}
.pm5-category-count span{font-size:12px!important}

/* Tienda, filtros y orden */
.filters,.filters label,.filter-check,.sort-form,.catalog-toolbar{font-size:15px!important}
.filters h3,.filters strong{font-size:16px!important}
.filters input,.filters select,.sort-form select{font-size:16px!important;min-height:46px!important}
.counter{font-size:46px!important}.counter small{font-size:12px!important}
.pagination a{font-size:15px!important;min-width:42px!important;height:42px!important}

/* Ficha de producto */
.pm-product-brand,.pm-product-flags{font-size:12px!important}
.pm-purchase-card .pm-product-title,.pm-product-title{
  font-family:var(--pm5-display-font)!important;
  font-size:clamp(36px,3.2vw,50px)!important;
  line-height:1.04!important;
}
.pm-price-row span{font-size:38px!important}
.pm-price-row del{font-size:18px!important}
.pm-short-description{font-size:17px!important;line-height:1.65!important}
.pm-stock,.pm-variant-panel label,.pm-qty-wrap>span{font-size:15px!important}
.pm-variant-panel select{font-size:16px!important;min-height:48px!important}
.pm-qty-stepper{font-size:20px!important}
.pm-add-cart{font-size:17px!important}
.pm-delivery-box strong{font-size:16px!important}
.pm-delivery-box small{font-size:14px!important;line-height:1.5!important}
.pm-payment-strip>span,.pm-quick-meta summary{font-size:15px!important}
.pm-quick-meta dt,.pm-quick-meta dd{font-size:14px!important}
.pm-description-card h2,.pm-specs-card h2{font-size:clamp(36px,3.8vw,52px)!important}
.pm-description-content{font-size:17px!important;line-height:1.75!important}
.pm-description-content p,.pm-description-content li{font-size:17px!important}
.pm-specs-card,.pm-specs-card td,.pm-specs-card th{font-size:15px!important}
.pm-confidence-band{font-size:14px!important}
.pm-mobile-buybar small{font-size:12px!important}.pm-mobile-buybar strong{font-size:24px!important}

/* Carrito y checkout */
.cart-row,.cart-row p,.cart-row label{font-size:15px!important}
.cart-row h2,.cart-row h3{font-size:19px!important}
.cart-total{font-size:24px!important}
.checkout-panel-head small{font-size:11px!important}.checkout-panel-head h2{font-size:31px!important}
.checkout-customer-form label{font-size:14px!important}
.checkout-customer-form input,.checkout-customer-form select,.checkout-customer-form textarea{font-size:16px!important}
.checkout-item strong{font-size:14px!important}.checkout-item small{font-size:12px!important}.checkout-item>b{font-size:14px!important}
.checkout-summary-card h2{font-size:33px!important}.checkout-total span{font-size:14px!important}.checkout-total strong{font-size:32px!important}
.checkout-trust{font-size:12px!important;line-height:1.5!important}
.payment-tab span{font-size:18px!important}.payment-tab small{font-size:13px!important}
.payment-note{font-size:13px!important}

/* Acceso, registro y cuenta */
.auth-card,.account-shell,.account-card{font-size:16px!important}
.auth-card h1,.auth-card h2,.account-shell h1,.account-card h2{font-family:var(--pm5-display-font)!important;font-size:clamp(32px,4vw,46px)!important;line-height:1.05!important}
.auth-card label,.account-card label{font-size:14px!important}
.auth-card input,.account-card input,.account-card select{font-size:16px!important;min-height:48px!important}
.account-order{font-size:15px!important}
.security-note{font-size:14px!important}

/* Blog / Magazine */
.pm5-blog-card small,.blog-card-meta span{font-size:11px!important}
.pm5-blog-card h3,.blog-card h2{font-size:29px!important;line-height:1.1!important}
.pm5-blog-card p,.blog-card p{font-size:16px!important;line-height:1.65!important}
.pm5-blog-card a:last-child{font-size:14px!important}
.blog-post-header h1{font-size:clamp(42px,5vw,66px)!important;line-height:1!important}
.blog-post-excerpt{font-size:20px!important;line-height:1.6!important}
.blog-post-content{font-size:18px!important;line-height:1.8!important}
.blog-post-content h2{font-size:36px!important}
.blog-tags span{font-size:14px!important}

/* Footer */
.pm5-join h2{font-size:44px!important}.pm5-join p{font-size:17px!important}
.pm5-footer-help span{font-size:12px!important}.pm5-footer-help h2{font-size:44px!important}
.pm5-footer-help-actions a{font-size:14px!important}
.pm5-footer-grid strong{font-size:15px!important}
.pm5-footer-grid a,.pm5-footer-grid span,.pm5-footer-brand p{font-size:14px!important;line-height:1.65!important}
.pm5-footer-bottom{font-size:12px!important}

/* Móvil: grande pero sin volver a romper la maquetación */
@media(max-width:760px){
  html{font-size:17px!important}
  body.pm5-body,body{font-size:16px!important;line-height:1.58!important}
  .pm5-promo{font-size:12px!important}
  .pm5-search input{font-size:16px!important}.pm5-search button{font-size:14px!important}
  .pm5-nav a{font-size:15px!important;padding-block:14px!important}
  .pm5-btn,.btn{font-size:16px!important;min-height:52px!important}
  .pm5-hero-copy h1{font-size:clamp(56px,15vw,76px)!important;line-height:.9!important}
  .pm5-hero-copy p{font-size:18px!important;line-height:1.58!important}
  .pm5-section-head h2,.pm5-page-hero h1,.pm5-category-hero h1{font-size:clamp(39px,10.5vw,50px)!important}
  .pm5-section-head p,.pm5-page-hero p,.pm5-category-hero p{font-size:16px!important}
  .pm5-mood-copy h3{font-size:24px!important}.pm5-mood-copy p{font-size:14px!important}
  .pm5-category-rail strong{font-size:14px!important}.pm5-category-rail small{font-size:12px!important}
  .pm5-product-body h3,.product-body h3{font-size:15px!important;line-height:1.3!important;min-height:39px!important}
  .pm5-price-row strong,.price-row strong{font-size:20px!important}.pm5-price-row del,.price-row del{font-size:13px!important}
  .pm5-cat-body h3{font-size:19px!important}.pm5-cat-body span{font-size:13px!important}
  .filters,.filters label,.filter-check,.sort-form{font-size:14px!important}
  .pm-purchase-card .pm-product-title,.pm-product-title{font-size:clamp(31px,8.7vw,40px)!important;line-height:1.06!important}
  .pm-price-row span{font-size:34px!important}.pm-short-description{font-size:16px!important}
  .pm-stock,.pm-variant-panel label,.pm-qty-wrap>span{font-size:14px!important}
  .pm-delivery-box strong{font-size:15px!important}.pm-delivery-box small{font-size:13px!important}
  .pm-description-card h2,.pm-specs-card h2{font-size:clamp(31px,8.5vw,40px)!important}
  .pm-description-content,.pm-description-content p,.pm-description-content li{font-size:16px!important;line-height:1.72!important}
  .pm-specs-card,.pm-specs-card td,.pm-specs-card th{font-size:14px!important}
  .pm5-blog-card h3,.blog-card h2{font-size:26px!important}.pm5-blog-card p,.blog-card p{font-size:15px!important}
  .blog-post-header h1{font-size:clamp(36px,10vw,48px)!important}.blog-post-excerpt{font-size:18px!important}.blog-post-content{font-size:17px!important}
  .pm5-join h2{font-size:36px!important}.pm5-join p{font-size:16px!important}
  .pm5-footer-help h2{font-size:34px!important}.pm5-footer-grid strong{font-size:15px!important}.pm5-footer-grid a,.pm5-footer-grid span,.pm5-footer-brand p{font-size:14px!important}
}

@media(max-width:390px){
  .pm5-product-body h3,.product-body h3{font-size:14px!important}
  .pm5-price-row strong,.price-row strong{font-size:19px!important}
  .pm5-cat-body h3{font-size:18px!important}
}


/* ==========================================================
   EAP STORE v6.5 — TÍTULOS PREMIUM DE PRODUCTO
   ========================================================== */
.pm-purchase-card .pm-product-flags{
  margin-bottom:14px!important;
}
.pm-purchase-card .pm-brand{
  font-size:11px!important;
  font-weight:850!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
.pm-purchase-card .pm-product-title,
.pm-product-title{
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(34px,2.65vw,44px)!important;
  font-weight:600!important;
  line-height:1.03!important;
  letter-spacing:-.032em!important;
  text-wrap:balance;
  margin:6px 0 18px!important;
  max-width:15ch;
}
.pm-description-card .kicker,
.pm-specs-card .kicker{
  font-size:11px!important;
  font-weight:850!important;
  letter-spacing:.20em!important;
}
.pm-description-card h2,
.pm-specs-card h2{
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(30px,3vw,42px)!important;
  font-weight:600!important;
  line-height:1.07!important;
  letter-spacing:-.03em!important;
  text-wrap:balance;
  margin-top:10px!important;
}
.pm-description-card h2{
  max-width:18ch;
}

@media(max-width:760px){
  .pm-purchase-card .pm-product-title,
  .pm-product-title{
    font-size:clamp(30px,8vw,36px)!important;
    line-height:1.05!important;
    letter-spacing:-.028em!important;
    max-width:16ch;
    margin-bottom:16px!important;
  }
  .pm-description-card h2,
  .pm-specs-card h2{
    font-size:clamp(28px,7.6vw,34px)!important;
    line-height:1.08!important;
  }
  .pm-description-card .kicker,
  .pm-specs-card .kicker{
    font-size:10px!important;
    letter-spacing:.18em!important;
  }
}

/* ==========================================================
   EAP STORE v6.7 — SIGNATURE PREMIUM + MONTSERRAT GLOBAL
   ========================================================== */
:root{
  --pm67-ink:#171316;
  --pm67-ink-soft:#2b2428;
  --pm67-ivory:#f7f3ef;
  --pm67-paper:#fffdfb;
  --pm67-paper-2:#f1ebe7;
  --pm67-rose:#c12f69;
  --pm67-rose-dark:#8d1f4a;
  --pm67-gold:#b89862;
  --pm67-line:rgba(38,26,32,.11);
  --pm67-muted:#70666b;
  --pm67-shadow:0 28px 80px rgba(48,31,39,.10);
  --pm67-shadow-deep:0 36px 100px rgba(33,19,26,.16);
  --pm67-radius:30px;
  --pm5-body-font:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --pm5-display-font:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

/* MONTSERRAT ABSOLUTO EN TODO EL FRONTEND */
html,body,body *,button,input,select,textarea,option{
  font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
body.pm5-body,body{
  background:
    radial-gradient(circle at 8% 4%,rgba(193,47,105,.045),transparent 26rem),
    radial-gradient(circle at 93% 16%,rgba(184,152,98,.055),transparent 30rem),
    var(--pm67-ivory)!important;
  color:var(--pm67-ink)!important;
  letter-spacing:-.006em;
}

/* HEADER / NAV — BOUTIQUE DE LUJO */
.pm5-header{
  background:rgba(247,243,239,.93)!important;
  border-bottom:1px solid var(--pm67-line)!important;
  box-shadow:0 10px 36px rgba(35,23,29,.055)!important;
  backdrop-filter:blur(24px) saturate(145%)!important;
}
.pm5-promo{
  background:linear-gradient(90deg,#151114,#281820 50%,#151114)!important;
  color:#fff!important;
  border-bottom:1px solid rgba(255,255,255,.07);
}
.pm5-promo-inner{min-height:38px!important;letter-spacing:.055em!important}
.pm5-promo-inner span:nth-child(2){color:#f1c1d3!important}
.pm5-mainbar{padding-block:17px!important}
.pm5-search{
  background:rgba(255,255,255,.82)!important;
  border:1px solid rgba(49,34,41,.12)!important;
  box-shadow:0 12px 35px rgba(43,27,35,.055)!important;
  transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.pm5-search:focus-within{border-color:rgba(193,47,105,.42)!important;box-shadow:0 15px 42px rgba(110,39,70,.11)!important;transform:translateY(-1px)}
.pm5-search button{color:var(--pm67-rose-dark)!important;font-weight:800!important}
.pm5-action b,.pm5-cart{font-weight:800!important}.pm5-cart b{background:linear-gradient(135deg,var(--pm67-rose),#e55288)!important;box-shadow:0 8px 22px rgba(193,47,105,.22)}
.pm5-nav-panel{background:rgba(255,253,251,.92)!important;border-top:1px solid var(--pm67-line)!important}
.pm5-nav a{font-size:12px!important;font-weight:700!important;letter-spacing:.015em!important;color:#42393e!important}
.pm5-nav a:hover{color:var(--pm67-rose)!important}
.pm5-nav-hot{background:linear-gradient(135deg,#b72861,#d8457f)!important;color:#fff!important;box-shadow:0 8px 20px rgba(193,47,105,.20)}

/* HERO */
.pm5-hero{
  position:relative;
  background:
    radial-gradient(circle at 77% 34%,rgba(255,255,255,.68),transparent 21rem),
    linear-gradient(125deg,#efe7e3 0%,#f6dce6 46%,#eadfd0 100%)!important;
  border-bottom:1px solid rgba(60,43,50,.08);
}
.pm5-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.34),transparent 38%,rgba(255,255,255,.15));mix-blend-mode:soft-light}
.pm5-hero-copy h1{
  font-weight:800!important;
  letter-spacing:-.068em!important;
  line-height:.88!important;
  color:#1a1518!important;
  max-width:11ch!important;
}
.pm5-overline,.pm5-section-head span,.pm5-page-hero>span,.pm5-category-hero>div>span,.kicker,.pm67-eyebrow{
  color:var(--pm67-rose-dark)!important;
  font-weight:800!important;
  letter-spacing:.19em!important;
}
.pm5-hero-product>img{border-radius:42px!important;box-shadow:0 36px 80px rgba(69,42,53,.13)!important}
.pm5-hero-product-label{border:1px solid rgba(49,33,40,.08)!important;box-shadow:var(--pm67-shadow-deep)!important;backdrop-filter:blur(20px)}
.pm5-hero-product-label b{font-weight:800!important}

/* BOTONES */
.pm5-btn,.btn{
  min-height:52px!important;
  padding-inline:26px!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
  border-radius:999px!important;
}
.pm5-btn.dark,.btn:not(.ghost){
  background:linear-gradient(135deg,#1a1518,#35282f)!important;
  border-color:#21191d!important;
  color:#fff!important;
  box-shadow:0 14px 32px rgba(34,21,27,.16)!important;
}
.pm5-btn.dark:hover,.btn:not(.ghost):hover{background:linear-gradient(135deg,#9b2350,#d13b73)!important;border-color:transparent!important;box-shadow:0 18px 38px rgba(170,38,91,.22)!important;transform:translateY(-2px)!important}
.pm5-btn.light,.btn.ghost{background:rgba(255,255,255,.72)!important;border-color:rgba(45,31,38,.15)!important;color:#251d21!important;backdrop-filter:blur(14px)}

/* TITULARES Y SECCIONES */
.pm5-section{padding-block:82px!important}
.pm5-section-head h2,.pm5-page-hero h1,.pm5-category-hero h1,.pm5-editorial-copy h2,.pm5-join h2,.pm5-footer-help h2,
.blog-post-header h1,.auth-card h1,.auth-card h2,.account-shell h1,.account-card h2,
.pm-description-card h2,.pm-specs-card h2,.pm-product-title{
  font-weight:800!important;
  letter-spacing:-.048em!important;
  text-wrap:balance;
}
.pm5-section-head h2,.pm5-page-hero h1,.pm5-category-hero h1{color:var(--pm67-ink)!important}
.pm5-section-head p,.pm5-page-hero p,.pm5-category-hero p{color:var(--pm67-muted)!important}

/* BENEFICIOS */
.pm5-benefits{background:rgba(255,253,251,.88)!important;border-bottom:1px solid var(--pm67-line)!important}
.pm5-benefits-grid>div{border-color:var(--pm67-line)!important}
.pm5-benefits i{background:linear-gradient(145deg,#fff,#f4e7ec)!important;color:var(--pm67-rose)!important;border:1px solid rgba(193,47,105,.12);box-shadow:0 10px 24px rgba(95,49,68,.07)}

/* CATEGORÍAS / MOODS */
.pm5-mood-grid{gap:18px!important}
.pm5-mood-card{border:1px solid rgba(45,31,38,.08)!important;box-shadow:var(--pm67-shadow)!important;transition:.28s ease!important}
.pm5-mood-card:hover{transform:translateY(-8px)!important;box-shadow:var(--pm67-shadow-deep)!important}
.pm5-mood-card.mood-1{background:linear-gradient(145deg,#f3dfd7,#f8ede7)!important}.pm5-mood-card.mood-2{background:linear-gradient(145deg,#e9e0ef,#f4eef7)!important}.pm5-mood-card.mood-3{background:linear-gradient(145deg,#ddeae4,#eef5f1)!important}.pm5-mood-card.mood-4{background:linear-gradient(145deg,#eee3d1,#f8f2e7)!important}
.pm5-mood-copy h3{font-weight:800!important;letter-spacing:-.035em!important}.pm5-mood-image{box-shadow:-20px -8px 48px rgba(63,42,51,.08)}
.pm5-category-rail>a>div{border:1px solid var(--pm67-line)!important;box-shadow:0 16px 38px rgba(45,30,37,.075)!important;transition:.25s ease}
.pm5-category-rail>a:hover>div{transform:translateY(-5px) scale(1.015);box-shadow:0 24px 50px rgba(45,30,37,.13)!important}

/* PRODUCT CARDS — PREMIUM GLOBAL */
.product-grid.pm5-product-grid,.pm5-product-grid{gap:20px!important}
.pm5-product-card,.product-card{
  background:rgba(255,253,251,.96)!important;
  border:1px solid rgba(45,30,37,.095)!important;
  border-radius:26px!important;
  box-shadow:0 16px 46px rgba(45,29,37,.065)!important;
  overflow:hidden!important;
  transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease!important;
}
.pm5-product-card:hover,.product-card:hover{transform:translateY(-8px)!important;border-color:rgba(193,47,105,.24)!important;box-shadow:0 30px 70px rgba(45,29,37,.14)!important}
.pm5-product-image,.product-image{background:linear-gradient(180deg,#fff,#fbf7f5)!important}
.pm5-product-image>img,.product-image>img{transition:transform .36s cubic-bezier(.2,.8,.2,1)!important}
.pm5-product-card:hover .pm5-product-image>img,.product-card:hover .product-image>img{transform:scale(1.045)!important}
.pm5-product-brand,.product-brand{color:var(--pm67-rose-dark)!important;font-weight:800!important;letter-spacing:.13em!important}
.pm5-product-body h3,.product-body h3{color:#211a1e!important;font-weight:750!important;letter-spacing:-.025em!important}
.pm5-price-row strong,.price-row strong{color:#171316!important;font-weight:850!important;letter-spacing:-.035em!important}
.pm5-badges .sale,.badge.sale,.mini-pill.sale{background:linear-gradient(135deg,#ad2457,#d94379)!important;color:#fff!important;box-shadow:0 8px 20px rgba(173,36,87,.20)!important}
.pm5-card-arrow{background:#1d171a!important;color:#fff!important;box-shadow:0 10px 24px rgba(31,20,25,.18)!important}

/* OFERTAS */
.pm5-sale-zone{background:linear-gradient(140deg,#171316,#2b1b23)!important;position:relative;overflow:hidden}
.pm5-sale-zone:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;right:-180px;top:-230px;background:radial-gradient(circle,rgba(210,58,118,.22),transparent 68%)}
.pm5-sale-zone .pm5-product-card{box-shadow:0 18px 50px rgba(0,0,0,.20)!important}

/* EDITORIAL */
.pm5-editorial{background:linear-gradient(135deg,#e8ddd8,#eee5ed)!important;padding-block:86px!important}
.pm5-editorial-copy h2{color:#1c171a!important;line-height:.96!important}.pm5-editorial-copy p{color:#655b60!important}
.pm5-editorial-banner{border-radius:36px!important;box-shadow:0 35px 90px rgba(49,33,41,.16)!important;border:1px solid rgba(255,255,255,.65)}

/* ==========================================================
   SLIDER PREMIUM — 8 NOVEDADES
   ========================================================== */
.pm67-new-zone{background:linear-gradient(180deg,#f7f3ef 0%,#efe8e3 100%);border-block:1px solid rgba(46,30,38,.07);overflow:hidden}
.pm67-new-head{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:34px}
.pm67-eyebrow{display:block;font-size:10px;text-transform:uppercase;margin-bottom:10px}
.pm67-new-head h2{font-size:clamp(46px,5.1vw,72px)!important;line-height:.96!important;margin:0;color:#191518!important;font-weight:850!important;letter-spacing:-.058em!important}
.pm67-new-head p{font-size:15px;line-height:1.65;color:var(--pm67-muted);max-width:560px;margin:14px 0 0}
.pm67-new-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.pm67-new-counter{min-width:78px;display:flex;align-items:baseline;gap:3px;margin-right:4px;color:#8b7e84}.pm67-new-counter strong{font-size:22px;color:#20191d;font-weight:850}.pm67-new-counter span{font-size:12px;font-weight:700}
.pm67-slider-btn{width:48px;height:48px;border-radius:50%;border:1px solid rgba(45,29,37,.13);background:rgba(255,255,255,.78);color:#20191d;font-size:20px;font-weight:700;cursor:pointer;box-shadow:0 10px 28px rgba(45,29,37,.07);transition:.2s ease}
.pm67-slider-btn:hover{background:#1d171a;color:#fff;transform:translateY(-2px);border-color:#1d171a}
.pm67-new-all{min-height:48px;display:inline-flex;align-items:center;padding:0 19px;border-radius:999px;background:#1d171a;color:#fff;font-size:12px;font-weight:800;margin-left:3px}
.pm67-new-slider{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 4px 26px;margin-inline:-4px;outline:none}.pm67-new-slider::-webkit-scrollbar{display:none}
.pm67-new-track{display:flex;gap:18px;width:max-content}
.pm67-new-slide{position:relative;flex:0 0 calc(25vw - 48px);max-width:314px;min-width:245px;scroll-snap-align:start}
.pm67-new-slide .pm5-product-card{height:100%}
.pm67-slide-number{position:absolute;z-index:5;top:15px;right:15px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,253,251,.88);border:1px solid rgba(45,29,37,.09);backdrop-filter:blur(10px);font-size:10px;font-weight:850;color:#574a50;box-shadow:0 8px 20px rgba(45,29,37,.06)}
.pm67-slider-progress{height:2px;background:rgba(45,29,37,.10);overflow:hidden;border-radius:99px}.pm67-slider-progress span{display:block;width:12.5%;height:100%;background:linear-gradient(90deg,var(--pm67-rose-dark),var(--pm67-gold));border-radius:99px;transition:width .35s ease}

/* TIENDA / CATEGORÍAS / FILTROS */
.pm5-page-hero,.pm5-category-hero{padding-block:34px!important;border-bottom:1px solid var(--pm67-line)}
.pm5-cat-card,.category-mosaic-card{background:rgba(255,253,251,.96)!important;border:1px solid var(--pm67-line)!important;border-radius:28px!important;box-shadow:0 16px 44px rgba(45,29,37,.06)!important;transition:.26s ease!important}.pm5-cat-card:hover,.category-mosaic-card:hover{transform:translateY(-7px)!important;box-shadow:0 29px 64px rgba(45,29,37,.12)!important}
.pm5-cat-body h3{font-weight:800!important;letter-spacing:-.035em!important}
.filters{background:rgba(255,253,251,.91)!important;border:1px solid var(--pm67-line)!important;border-radius:28px!important;box-shadow:0 18px 55px rgba(45,29,37,.07)!important;backdrop-filter:blur(18px)}
.filters input,.filters select,.sort-form select,.variant-panel select,.checkout-customer-form input,.checkout-customer-form select,.checkout-customer-form textarea,.auth-card input,.account-card input,.account-card select{
  background:#fff!important;border:1px solid rgba(45,29,37,.14)!important;border-radius:14px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)!important;color:#211a1e!important;transition:.2s ease!important;
}
.filters input:focus,.filters select:focus,.sort-form select:focus,.variant-panel select:focus,.checkout-customer-form input:focus,.checkout-customer-form select:focus,.checkout-customer-form textarea:focus,.auth-card input:focus,.account-card input:focus,.account-card select:focus{outline:none!important;border-color:rgba(193,47,105,.48)!important;box-shadow:0 0 0 4px rgba(193,47,105,.08)!important}
.pagination a{background:#fffdfb!important;border-color:var(--pm67-line)!important;color:#261e22!important;border-radius:12px!important}.pagination a.active{background:#1d171a!important;color:#fff!important;border-color:#1d171a!important}

/* PRODUCTO */
.pm-product-page{padding-top:42px!important}
.pm-gallery-shell,.pm-purchase-card,.pm-description-card,.pm-specs-card{
  background:rgba(255,253,251,.95)!important;border:1px solid var(--pm67-line)!important;box-shadow:0 22px 64px rgba(45,29,37,.075)!important;border-radius:32px!important;
}
.pm-purchase-card{padding:30px!important}
.pm-product-title{color:#1a1518!important;font-weight:800!important;letter-spacing:-.047em!important;max-width:16ch!important}
.pm-brand{color:var(--pm67-rose-dark)!important}.pm-stock-line.ok{color:#287652!important}.pm-stock-dot{box-shadow:0 0 0 6px rgba(40,118,82,.09)}
.pm-price-row span{font-weight:900!important;color:#171316!important;letter-spacing:-.045em!important}.pm-saving{background:#f4e7ec!important;color:#8d1f4a!important;border-radius:999px!important}
.pm-variant-panel,.pm-delivery-box,.pm-payment-strip,.pm-quick-meta{background:#f8f4f2!important;border-color:rgba(45,29,37,.09)!important;border-radius:18px!important}
.pm-add-cart{background:linear-gradient(135deg,#b1255a,#df4d82)!important;border:0!important;box-shadow:0 15px 34px rgba(177,37,90,.22)!important}
.pm-main-media{border-radius:30px!important;overflow:hidden!important}
.pm-thumb{border-radius:16px!important}.pm-thumb.active{border-color:var(--pm67-rose)!important;box-shadow:0 0 0 3px rgba(193,47,105,.09)!important}
.pm-description-content{color:#4e454a!important}.pm-description-content h2,.pm-description-content h3{color:#211a1e!important;font-weight:800!important;letter-spacing:-.035em!important}
.pm-confidence-band{background:linear-gradient(135deg,#1b1619,#33242b)!important;color:#fff!important;border-radius:26px!important;border:0!important;box-shadow:0 22px 58px rgba(36,22,29,.14)!important}
.pm-mobile-buybar{background:rgba(255,253,251,.94)!important;backdrop-filter:blur(20px)!important;border-top:1px solid var(--pm67-line)!important;box-shadow:0 -16px 45px rgba(43,27,35,.08)!important}

/* BLOG */
.pm5-magazine-zone{background:linear-gradient(135deg,#e1e9e3,#f0eae5)!important}
.pm5-blog-card,.blog-card,.blog-post-card{background:rgba(255,253,251,.96)!important;border:1px solid var(--pm67-line)!important;box-shadow:0 18px 54px rgba(45,29,37,.075)!important;border-radius:28px!important;overflow:hidden!important}
.pm5-blog-card,.blog-card{transition:.27s ease!important}.pm5-blog-card:hover,.blog-card:hover{transform:translateY(-7px);box-shadow:0 30px 68px rgba(45,29,37,.13)!important}
.pm5-blog-card h3,.blog-card h2,.blog-post-header h1{color:#1c171a!important;font-weight:800!important;letter-spacing:-.045em!important}
.blog-post-card{padding:clamp(24px,4vw,48px)!important}.blog-post-content{color:#50474b!important}.blog-post-content h2,.blog-post-content h3{font-weight:800!important;letter-spacing:-.04em!important;color:#211a1e!important}
.blog-post-content img,.eap-blog-related-media img{border-radius:24px!important;box-shadow:0 18px 44px rgba(44,28,36,.10)!important}
.blog-cta-box{background:linear-gradient(135deg,#eee4e7,#eee8dd)!important;border:1px solid rgba(45,29,37,.08)!important;border-radius:24px!important}

/* CARRITO + CHECKOUT */
.cart-list,.checkout-panel,.checkout-summary-card,.payment-success-card,.payment-tab,.paypal-card-form{
  background:rgba(255,253,251,.97)!important;border:1px solid var(--pm67-line)!important;border-radius:28px!important;box-shadow:0 20px 58px rgba(45,29,37,.07)!important;
}
.cart-row{border-color:var(--pm67-line)!important}.cart-total{font-weight:850!important;letter-spacing:-.035em!important}
.checkout-hero{background:linear-gradient(135deg,#eee5e0,#f3e1e8)!important;border-bottom:1px solid var(--pm67-line)!important}
.checkout-panel-head h2,.checkout-summary-card h2{font-weight:800!important;letter-spacing:-.04em!important;color:#1f191c!important}
.payment-tab.active{background:#f7eef2!important;border-color:rgba(193,47,105,.30)!important;box-shadow:0 12px 34px rgba(121,39,73,.08)!important}
.checkout-summary-card{position:sticky!important;top:180px!important}.checkout-total strong{color:#171316!important;font-weight:900!important}

/* LOGIN / REGISTRO / CUENTA */
.auth-page{background:linear-gradient(135deg,#eee6e0,#ede2e9)!important;min-height:72vh!important}
.auth-card,.account-card,.account-verification{
  background:rgba(255,253,251,.96)!important;border:1px solid var(--pm67-line)!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(45,29,37,.09)!important;
}
.auth-copy h1,.auth-copy h2,.account-heading h1{font-weight:850!important;letter-spacing:-.052em!important;color:#1d171a!important}
.account-order{background:#faf6f4!important;border-color:var(--pm67-line)!important;border-radius:18px!important}
.auth-alert,.notice{border-radius:18px!important}

/* JOIN / FOOTER */
.pm5-join{background:linear-gradient(125deg,#eadfd8,#eee3e9 48%,#e7dece)!important;border:1px solid rgba(45,29,37,.08)!important;box-shadow:0 28px 75px rgba(45,29,37,.09)!important;border-radius:36px!important}
.pm5-footer{background:linear-gradient(155deg,#151114,#251820)!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.07)!important}
.pm5-footer-help,.pm5-footer-bottom{border-color:rgba(255,255,255,.11)!important}.pm5-footer-grid a,.pm5-footer-grid span,.pm5-footer-brand p{color:#cec4c9!important}.pm5-footer-grid a:hover{color:#f4b1ca!important}.pm5-payment-logos{box-shadow:0 12px 35px rgba(0,0,0,.13)}

/* Responsive */
@media(max-width:1080px){
  .pm67-new-slide{flex-basis:calc(33.333vw - 30px);max-width:none;min-width:240px}
  .checkout-summary-card{top:140px!important}
}
@media(max-width:760px){
  .pm5-section{padding-block:58px!important}
  .pm5-hero-copy h1{font-size:clamp(49px,13.4vw,68px)!important;letter-spacing:-.062em!important;max-width:11ch!important}
  .pm5-header{backdrop-filter:blur(20px)!important}.pm5-mainbar{padding-block:11px!important}
  .pm5-menu-btn{background:rgba(255,255,255,.78)!important;box-shadow:0 8px 22px rgba(45,29,37,.05)}
  .pm5-nav-panel{background:#fffdfb!important}
  .pm5-mood-grid{gap:11px!important}.pm5-mood-card{box-shadow:0 13px 35px rgba(45,29,37,.07)!important}
  .product-grid.pm5-product-grid,.pm5-product-grid,.catalog-grid{gap:11px!important}
  .pm5-product-card,.product-card{border-radius:20px!important}
  .pm67-new-head{display:block;margin-bottom:25px}.pm67-new-head h2{font-size:clamp(39px,10.5vw,51px)!important}.pm67-new-head p{font-size:14px}.pm67-new-actions{justify-content:flex-start;margin-top:20px}.pm67-new-all{margin-left:auto}.pm67-new-counter{display:none}
  .pm67-new-slider{margin-right:calc(-1 * (100vw - (100% + 24px))/2);padding-right:24px}
  .pm67-new-track{gap:12px}.pm67-new-slide{flex-basis:min(74vw,285px);max-width:none}.pm67-slider-btn{width:44px;height:44px}.pm67-new-all{min-height:44px}
  .pm-purchase-card{padding:22px!important}.pm-gallery-shell,.pm-purchase-card,.pm-description-card,.pm-specs-card{border-radius:24px!important}
  .checkout-summary-card{position:static!important}
  .auth-card,.account-card{border-radius:24px!important}
  .pm5-join{border-radius:27px!important}
}
@media(max-width:390px){
  .pm67-new-slide{flex-basis:78vw}
  .pm67-new-actions{gap:7px}.pm67-new-all{padding-inline:15px}
}


/* EAP v6.9 — selector multidioma XML */
.eap-lang-switcher{display:flex;align-items:center;gap:7px;min-width:0}
.eap-lang-switcher>span{font-size:16px;line-height:1}
.eap-lang-switcher select{max-width:155px;border:1px solid rgba(20,16,18,.14);background:#fff;color:#171113;border-radius:999px;padding:9px 28px 9px 11px;font:600 12px/1.2 Montserrat,Arial,sans-serif;cursor:pointer}
@media(max-width:900px){.eap-lang-switcher select{max-width:115px}.eap-lang-switcher>span{display:none}}
@media(max-width:620px){.eap-lang-switcher{order:3;width:100%;justify-content:flex-end}.eap-lang-switcher select{max-width:150px}}

/* ==========================================================
   EAP STORE v7.0 — TARIFAS DE ENVÍO POR PAÍS
   ========================================================== */
.eap-rates-hero{padding:76px 0 52px;background:radial-gradient(circle at 80% 0,rgba(232,62,125,.22),transparent 34rem),linear-gradient(145deg,#120c11,#080608);border-bottom:1px solid rgba(255,255,255,.08)}
.eap-rates-hero-inner{display:flex;align-items:end;justify-content:space-between;gap:32px}.eap-rates-kicker{display:block;color:#ff77a5;font-size:12px;font-weight:900;letter-spacing:.19em;margin-bottom:12px}.eap-rates-hero h1{font-size:clamp(42px,6vw,78px);line-height:1;margin:0 0 18px;color:#fff;letter-spacing:-.045em}.eap-rates-hero p{max-width:740px;margin:0;color:#c7b8be;font-size:18px}.eap-rates-hero-badge{width:180px;aspect-ratio:1;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#f34d88,#a8184c);box-shadow:0 25px 70px rgba(216,45,103,.24);border:1px solid rgba(255,255,255,.18)}.eap-rates-hero-badge b{font-size:48px;line-height:1;color:#fff}.eap-rates-hero-badge span{max-width:120px;margin:7px auto 0;font-size:11px;line-height:1.25;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff}
.eap-rates-page{padding:42px 0 72px}.eap-rates-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:26px;padding:10px;background:#151014;border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.18)}.eap-rates-toolbar button{border:1px solid rgba(255,255,255,.10);background:#20171d;color:#d8cbd0;border-radius:12px;padding:11px 16px;cursor:pointer;font-weight:800}.eap-rates-toolbar button:hover,.eap-rates-toolbar button.is-active{background:linear-gradient(135deg,#ec4a83,#bd2159);border-color:transparent;color:#fff}.eap-rates-search{margin-left:auto;display:flex;align-items:center;gap:8px;min-width:min(320px,100%);padding:0 13px;border-radius:12px;background:#0d090c;border:1px solid rgba(255,255,255,.09);color:#96878d}.eap-rates-search input{width:100%;padding:11px 0;background:transparent;border:0;outline:0;color:#fff}.eap-rates-search input::placeholder{color:#7f7277}
.eap-rates-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.eap-rate-card{overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#171116,#100c0f);border:1px solid rgba(255,255,255,.085);box-shadow:0 20px 52px rgba(0,0,0,.20)}.eap-rate-card[hidden]{display:none}.eap-rate-head{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;padding:20px 20px 18px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.01))}.eap-rate-flag{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#0c090c;border:1px solid rgba(255,255,255,.09);font-size:34px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.eap-rate-head h2{margin:0;color:#fff;font-size:22px;line-height:1.15}.eap-rate-head p{margin:6px 0 0;color:#9f9197;font-size:12px;line-height:1.4}.eap-free-badge{min-width:122px;padding:9px 12px;border-radius:13px;background:rgba(232,62,125,.13);border:1px solid rgba(255,98,151,.24);text-align:right}.eap-free-badge small{display:block;color:#ff78a6;font-size:8px;font-weight:900;letter-spacing:.08em}.eap-free-badge b{display:block;color:#fff;font-size:22px;line-height:1.15}
.eap-rate-services{padding:5px 18px 12px}.eap-rate-row{display:grid;grid-template-columns:150px 110px 105px 1fr;gap:12px;align-items:center;min-height:76px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07)}.eap-rate-row:last-child{border-bottom:0}.eap-carrier{justify-self:start;min-width:92px;max-width:145px;padding:8px 11px;border-radius:9px;font-weight:900;font-size:12px;line-height:1.1;text-align:center;letter-spacing:-.01em}.eap-carrier-nacex{background:#fff;color:#ef7b13}.eap-carrier-seur{background:#effbff;color:#1584ac}.eap-carrier-correosexpress{background:#073a83;color:#ffd52d}.eap-carrier-dpd{background:#dc283b;color:#fff}.eap-carrier-ups{background:#351d13;color:#ffcf3c;border:1px solid #9d7825}.eap-carrier-dhl{background:#ffd523;color:#d71920}.eap-carrier-canarias{background:#fff;color:#173f7e}.eap-rate-kind small,.eap-rate-price small,.eap-rate-time small{display:block;color:#776b70;font-size:8px;font-weight:900;letter-spacing:.12em}.eap-rate-kind strong,.eap-rate-time strong{color:#d7cbd0;font-size:12px}.eap-rate-price strong{color:#ff6096;font-size:22px;line-height:1}.eap-rates-note{margin-top:28px;padding:22px 24px;border-radius:18px;background:#151014;border:1px solid rgba(255,255,255,.08);color:#b9abb0}.eap-rates-note strong{color:#fff}.eap-rates-note p{margin:7px 0 0;font-size:13px}
@media(max-width:980px){.eap-rates-grid{grid-template-columns:1fr}.eap-rates-hero-badge{width:145px}.eap-rate-row{grid-template-columns:130px 100px 100px 1fr}}
@media(max-width:680px){.eap-rates-hero{padding:48px 0 34px}.eap-rates-hero-inner{align-items:start;flex-direction:column}.eap-rates-hero-badge{width:auto;aspect-ratio:auto;border-radius:14px;display:flex;gap:9px;align-items:center;padding:10px 14px}.eap-rates-hero-badge b{font-size:24px}.eap-rates-hero-badge span{margin:0;max-width:none;text-align:left}.eap-rates-toolbar{position:sticky;top:68px;z-index:20}.eap-rates-search{order:2;margin-left:0;width:100%}.eap-rate-head{grid-template-columns:auto 1fr}.eap-free-badge{grid-column:1/-1;text-align:left;display:flex;align-items:center;gap:8px;min-width:0}.eap-free-badge small{font-size:8px}.eap-free-badge b{font-size:18px}.eap-rate-services{padding-inline:14px}.eap-rate-row{grid-template-columns:1fr auto;gap:8px 12px;padding:14px 0}.eap-carrier{grid-column:1}.eap-rate-price{grid-column:2;grid-row:1;text-align:right}.eap-rate-kind{grid-column:1;grid-row:2}.eap-rate-time{grid-column:2;grid-row:2;text-align:right}.eap-rate-head h2{font-size:20px}}

/* ==========================================================
   EAP v7.1 — checkout con tarifas por destino
   ========================================================== */
.eap-shipping-field{margin-top:14px}
.eap-shipping-field select{width:100%;min-height:48px;border:1px solid #ded7da;border-radius:14px;background:#fff;padding:0 14px;font:inherit;color:#21181b;box-shadow:none}
.eap-shipping-field small{display:block;margin-top:7px;color:#74696d;font-size:12px;line-height:1.45}
.checkout-breakdown{display:grid;gap:9px;padding:16px 0;margin-top:8px;border-top:1px solid #eee5e8;border-bottom:1px solid #eee5e8}
.checkout-breakdown>div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#655a5e;font-size:14px}
.checkout-breakdown strong{color:#21181b;font-weight:800}
.cart-shipping-note{margin:14px 0 0;padding:12px 14px;border-radius:14px;background:#fff7fa;border:1px solid #f1dbe4;color:#6d5f64;font-size:13px;line-height:1.5}
.checkout-summary-card .checkout-total{margin-top:14px}
@media(max-width:720px){.eap-shipping-field select{font-size:16px}.checkout-breakdown>div{font-size:13px}.cart-shipping-note{font-size:12px}}
