.tc-shop-v4{--shop-accent:#e31c74;--shop-ink:#191719;--shop-muted:#6d686c;--shop-line:#dedbdc;--shop-soft:#f7f4f5;background:#fff;color:var(--shop-ink);font-family:var(--v3-font-sans,Arial,sans-serif);padding:28px 0 88px}.tc-shop-v4--medical{--shop-accent:#176b78;--shop-soft:#f1f6f6}.tc-shop-v4 *{box-sizing:border-box}.tc-shop-v4__shell{width:min(1480px,calc(100% - 48px));margin:auto}.tc-shop-v4__crumbs{display:flex;align-items:center;gap:9px;color:var(--shop-muted);font-size:13px;margin:0 0 22px}.tc-shop-v4__crumbs a{color:inherit;text-decoration:underline;text-underline-offset:3px}.tc-shop-v4__crumbs strong{color:var(--shop-ink);font-weight:600}.tc-shop-v4__hero{background:var(--shop-soft);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);min-height:390px}.tc-shop-v4__hero-copy{align-self:center;padding:52px clamp(34px,6vw,88px)}.tc-shop-v4__eyebrow,.tc-shop-v4__section-head span,.tc-shop-v4__products-head>div>span{display:block;color:var(--shop-accent);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}.tc-shop-v4__hero h1,.tc-shop-v4__section-head h2,.tc-shop-v4__products-head h2{font-family:var(--v3-font-serif,Georgia,serif);font-weight:500;line-height:1.05;margin:0}.tc-shop-v4__hero h1{font-size:clamp(40px,5vw,72px);max-width:760px}.tc-shop-v4__hero-copy>p{color:#4f4b4e;font-size:17px;line-height:1.65;max-width:620px;margin:22px 0 30px}.tc-shop-v4__hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.tc-shop-v4__button{align-items:center;border:1px solid var(--shop-ink);display:inline-flex;justify-content:center;min-height:48px;padding:12px 22px;text-decoration:none;font-size:14px;font-weight:700}.tc-shop-v4__button--primary{background:var(--shop-ink);color:#fff}.tc-shop-v4--medical .tc-shop-v4__button--primary{background:var(--shop-accent);border-color:var(--shop-accent)}.tc-shop-v4__back{color:var(--shop-ink);font-size:14px;font-weight:600;text-decoration:none}.tc-shop-v4__back i{margin-right:7px}.tc-shop-v4__hero-media{min-height:390px;overflow:hidden}.tc-shop-v4__hero-media img{width:100%;height:100%;object-fit:cover;display:block}.tc-shop-v4__search-section{margin:-31px auto 0;position:relative;z-index:2;width:min(900px,calc(100% - 40px))}.tc-shop-v4__search{align-items:center;background:#fff;box-shadow:0 15px 40px rgba(23,20,22,.12);display:flex;min-height:68px;padding:7px 8px 7px 24px}.tc-shop-v4__search i{color:var(--shop-accent);font-size:19px;margin-right:14px}.tc-shop-v4__search input{border:0;box-shadow:none;flex:1;font:inherit;font-size:17px;min-width:0;outline:0;padding:10px}.tc-shop-v4__search button{background:var(--shop-ink);border:0;color:#fff;cursor:pointer;font-weight:700;min-height:52px;padding:0 28px}.tc-shop-v4__categories,.tc-shop-v4__featured,.tc-shop-v4__products{padding-top:76px}.tc-shop-v4__section-head,.tc-shop-v4__products-head{align-items:end;display:flex;justify-content:space-between;margin-bottom:28px}.tc-shop-v4__section-head h2,.tc-shop-v4__products-head h2{font-size:clamp(30px,3vw,46px)}.tc-shop-v4__section-head>a{color:var(--shop-ink);font-size:14px;text-decoration:underline;text-underline-offset:5px}.tc-shop-v4__category-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.tc-shop-v4__category{background:#f3f1f1;color:#fff;display:block;min-height:390px;overflow:hidden;position:relative;text-decoration:none}.tc-shop-v4__category-media{display:block;height:100%;inset:0;position:absolute}.tc-shop-v4__category-media:after{background:linear-gradient(180deg,transparent 42%,rgba(12,10,11,.72));content:"";inset:0;position:absolute}.tc-shop-v4__category-media img{display:block;height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.tc-shop-v4__category:hover img{transform:scale(1.025)}.tc-shop-v4__category-label{bottom:0;display:flex;flex-direction:column;padding:24px;position:absolute;z-index:1}.tc-shop-v4__category-label strong{font-family:var(--v3-font-serif,Georgia,serif);font-size:28px;font-style:italic;font-weight:500}.tc-shop-v4__category-label small{margin-top:5px}.tc-shop-v4__category-nav{border-bottom:1px solid var(--shop-line);display:flex;gap:30px;margin-top:66px;overflow-x:auto;scrollbar-width:thin}.tc-shop-v4__category-nav a{border-bottom:2px solid transparent;color:var(--shop-muted);flex:0 0 auto;font-size:14px;font-weight:600;padding:14px 2px;text-decoration:none}.tc-shop-v4__category-nav a.is-active{border-color:var(--shop-accent);color:var(--shop-ink)}.tc-shop-v4__product-grid{display:grid;gap:42px 20px;grid-template-columns:repeat(4,minmax(0,1fr))}.tc-shop-v4__product-card{min-width:0}.tc-shop-v4__product-media{background:#f5f4f4;display:block;height:0;overflow:hidden;padding-bottom:112%;position:relative}.tc-shop-v4__product-media>img{height:100%;inset:0;object-fit:contain;padding:6%;position:absolute;transition:transform .35s ease;width:100%}.tc-shop-v4__product-card:hover .tc-shop-v4__product-media>img{transform:scale(1.025)}.tc-shop-v4__product-placeholder{align-items:center;color:#aaa;display:flex;flex-direction:column;gap:10px;inset:0;justify-content:center;position:absolute}.tc-shop-v4__product-placeholder i{font-size:36px}.tc-shop-v4__badges{display:flex;gap:5px;left:12px;position:absolute;top:12px}.tc-shop-v4__badges em{background:#fff;color:#222;font-size:10px;font-style:normal;letter-spacing:.08em;padding:7px 9px;text-transform:uppercase}.tc-shop-v4__product-body{padding-top:13px}.tc-shop-v4__product-category{color:#777;font-size:11px;text-transform:uppercase}.tc-shop-v4__product-body h3{font-family:var(--v3-font-sans,Arial,sans-serif);font-size:16px;font-weight:600;line-height:1.35;margin:6px 0 8px}.tc-shop-v4__product-body h3 a{color:inherit;text-decoration:none}.tc-shop-v4__product-price{font-size:15px;min-height:24px}.tc-shop-v4__product-price del{color:#888;margin-right:5px}.tc-shop-v4__product-price ins{text-decoration:none}.tc-shop-v4__product-actions{display:flex;gap:8px;margin-top:14px}.tc-shop-v4__view,.tc-shop-v4__add{align-items:center;border:1px solid var(--shop-ink);display:flex;font-size:13px;font-weight:700;justify-content:center;min-height:42px;padding:8px 14px;text-decoration:none}.tc-shop-v4__view{color:var(--shop-ink);flex:1}.tc-shop-v4__add{background:var(--shop-ink);color:#fff}.tc-shop-v4__products-head{border-top:1px solid var(--shop-line);padding-top:32px}.tc-shop-v4__filter-open{align-items:center;background:#fff;border:1px solid var(--shop-ink);cursor:pointer;display:none;font-size:15px;font-weight:700;gap:9px;min-height:46px;padding:9px 15px}.tc-shop-v4__filter-open b{align-items:center;background:var(--shop-accent);border-radius:50%;color:#fff;display:flex;font-size:11px;height:22px;justify-content:center;width:22px}.tc-shop-v4__catalog-layout{display:grid;gap:38px;grid-template-columns:230px minmax(0,1fr)}.tc-shop-v4__filters{border-top:1px solid var(--shop-line);padding-top:20px}.tc-shop-v4__filters-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.tc-shop-v4__filters-title>button{background:none;border:0;display:none;font-size:22px}.tc-shop-v4__filters form>label,.tc-shop-v4__filters fieldset{border:0;display:block;font-size:13px;font-weight:700;margin:0 0 22px;padding:0}.tc-shop-v4__filters select,.tc-shop-v4__filters input{background:#fff;border:1px solid var(--shop-line);border-radius:0;font:inherit;font-weight:400;margin-top:8px;min-height:44px;padding:8px 10px;width:100%}.tc-shop-v4__filters legend{font-size:13px;font-weight:700}.tc-shop-v4__price{display:grid;gap:8px;grid-template-columns:1fr 1fr}.tc-shop-v4__price label span{color:#777;font-size:11px;font-weight:400}.tc-shop-v4__filter-actions{display:flex;flex-direction:column;gap:14px}.tc-shop-v4__filter-actions a{color:var(--shop-ink);font-size:13px;text-align:center}.tc-shop-v4__active{align-items:center;background:var(--shop-soft);display:flex;font-size:13px;justify-content:space-between;margin-bottom:25px;padding:13px 16px}.tc-shop-v4__active a{color:var(--shop-ink);font-weight:700}.tc-shop-v4__empty{border:1px solid var(--shop-line);padding:70px 25px;text-align:center}.tc-shop-v4__empty i{color:var(--shop-accent);font-size:28px}.tc-shop-v4__empty h3{font-family:var(--v3-font-serif,Georgia,serif);font-size:28px;margin:18px 0 8px}.tc-shop-v4__empty p{color:var(--shop-muted);margin-bottom:24px}.tc-shop-v4__pagination ul{display:flex;gap:8px;justify-content:center;list-style:none;margin:45px 0 0;padding:0}.tc-shop-v4__pagination a,.tc-shop-v4__pagination span{align-items:center;border:1px solid var(--shop-line);color:var(--shop-ink);display:flex;height:42px;justify-content:center;min-width:42px;text-decoration:none}.tc-shop-v4__pagination .current{background:var(--shop-ink);color:#fff}.tc-shop-v4__overlay{display:none}
@media(max-width:1100px){.tc-shop-v4__category-grid,.tc-shop-v4__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tc-shop-v4__hero{grid-template-columns:1.08fr .92fr}.tc-shop-v4__hero-copy{padding:42px}}
@media(max-width:820px){.tc-shop-v4{padding-top:20px}.tc-shop-v4__shell{width:min(100% - 28px,1480px)}.tc-shop-v4__hero{grid-template-columns:1fr}.tc-shop-v4__hero-copy{padding:36px 26px}.tc-shop-v4__hero h1{font-size:43px}.tc-shop-v4__hero-media{min-height:260px}.tc-shop-v4__category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-shop-v4__category{min-height:330px}.tc-shop-v4__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-shop-v4__catalog-layout{display:block}.tc-shop-v4__filter-open{display:flex}.tc-shop-v4__filters{background:#fff;bottom:0;box-shadow:-12px 0 40px rgba(0,0,0,.2);max-width:390px;overflow:auto;padding:24px;position:fixed;right:0;top:0;transform:translateX(105%);transition:transform .25s ease;width:90%;z-index:10002}.tc-shop-v4__filters-title>button{display:block}.tc-shop-v4__overlay{background:rgba(0,0,0,.38);inset:0;position:fixed;z-index:10001}.tc-shop-v4.is-filter-open .tc-shop-v4__filters{transform:none}.tc-shop-v4.is-filter-open .tc-shop-v4__overlay{display:block}.tc-filter-lock{overflow:hidden}}
@media(max-width:560px){.tc-shop-v4__shell{width:calc(100% - 24px)}.tc-shop-v4__crumbs{font-size:12px;overflow:hidden;white-space:nowrap}.tc-shop-v4__hero-copy{padding:30px 20px}.tc-shop-v4__hero-copy>p{font-size:15px;margin:16px 0 24px}.tc-shop-v4__hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.tc-shop-v4__hero-media{min-height:210px}.tc-shop-v4__search-section{margin-top:14px;width:100%}.tc-shop-v4__search{box-shadow:0 8px 25px rgba(23,20,22,.1);min-height:60px;padding-left:16px}.tc-shop-v4__search input{font-size:15px;padding:7px}.tc-shop-v4__search button{min-height:46px;padding:0 17px}.tc-shop-v4__categories,.tc-shop-v4__featured,.tc-shop-v4__products{padding-top:52px}.tc-shop-v4__section-head,.tc-shop-v4__products-head{align-items:flex-start;gap:14px}.tc-shop-v4__section-head h2,.tc-shop-v4__products-head h2{font-size:32px}.tc-shop-v4__section-head>a{font-size:12px}.tc-shop-v4__category-grid{gap:10px}.tc-shop-v4__category{min-height:245px}.tc-shop-v4__category-label{padding:14px}.tc-shop-v4__category-label strong{font-size:21px}.tc-shop-v4__category-label small{font-size:11px}.tc-shop-v4__category-nav{gap:22px;margin-top:46px}.tc-shop-v4__product-grid{gap:32px 10px}.tc-shop-v4__product-media{padding-bottom:118%}.tc-shop-v4__product-body h3{font-size:14px}.tc-shop-v4__product-category{font-size:9px}.tc-shop-v4__product-price{font-size:13px}.tc-shop-v4__product-actions{align-items:stretch;flex-direction:column}.tc-shop-v4__view,.tc-shop-v4__add{font-size:12px;min-height:40px;padding:7px}.tc-shop-v4__products-head h2{max-width:210px}.tc-shop-v4__filter-open{font-size:14px;padding:8px 12px}.tc-shop-v4__product-grid--featured .tc-shop-v4__product-card:nth-child(n+3){display:none}}
@media(prefers-reduced-motion:reduce){.tc-shop-v4 *{scroll-behavior:auto!important;transition:none!important}}

/* V4.1: family context and informative deepest-category eyebrow. */
.tc-shop-v4__product-category{color:var(--shop-accent);display:block;font-weight:700;letter-spacing:.08em;line-height:1.35;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tc-shop-v4__family-context{border-left:3px solid var(--shop-accent);display:flex;flex-direction:column;gap:4px;margin:0 0 22px;padding:8px 11px}
.tc-shop-v4__family-context span{color:var(--shop-muted);font-size:11px;text-transform:uppercase}
.tc-shop-v4__family-context strong{font-size:14px}

/* V4.2: product cards keep one consistent rhythm at every viewport. */
.tc-shop-v4__product-grid{align-items:stretch;grid-auto-rows:1fr}
.tc-shop-v4__product-card{display:flex;flex-direction:column;height:100%}
.tc-shop-v4__product-body{display:flex;flex:1;flex-direction:column;min-width:0}
.tc-shop-v4__product-category{min-height:1.35em}
.tc-shop-v4__product-body h3{display:-webkit-box;min-height:2.7em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.tc-shop-v4__product-price{align-items:flex-start;display:flex;flex-wrap:wrap}
.tc-shop-v4__product-actions{margin-top:auto}

/* Curated Lash Peru category imagery: preserve the visual focus under tall crops. */
.tc-shop-v4--lash .tc-shop-v4__hero-media img{object-position:center 42%}
.tc-shop-v4--lash .tc-shop-v4__category--pestanas img{object-position:center center}
.tc-shop-v4--lash .tc-shop-v4__category--cejas img{object-position:center 44%}
.tc-shop-v4--lash .tc-shop-v4__category--micropigmentacion img{object-position:center 40%}
.tc-shop-v4--lash .tc-shop-v4__category--accesorios-equipamiento img,.tc-shop-v4--lash .tc-shop-v4__category--promociones img{object-position:center center}

@media(max-width:560px){
  .tc-shop-v4__product-grid{column-gap:10px;row-gap:28px}
  .tc-shop-v4__product-card{overflow:hidden}
  .tc-shop-v4__product-media{width:100%}
  .tc-shop-v4__product-body{padding-top:11px}
  .tc-shop-v4__product-category{font-size:9px;line-height:1.35;min-height:1.35em}
  .tc-shop-v4__product-body h3{font-size:14px;height:2.7em;margin:6px 0 8px;min-height:2.7em}
  .tc-shop-v4__product-price{font-size:13px;line-height:1.35;min-height:2.7em}
  .tc-shop-v4__product-actions{justify-content:flex-end;min-height:88px;width:100%}
  .tc-shop-v4__view,.tc-shop-v4__add{flex:0 0 40px;width:100%}
}
