
.festival-keychains-page{background:#030916;color:#f5f7fb}
.festival-keychains-hero{padding-top:10px}
.festival-keychains-hero-frame{overflow:hidden;border:1px solid rgba(207,215,225,.34);border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.42)}
.festival-keychains-hero-frame img{display:block;width:100%;height:auto}
.catalogue-section{padding-top:72px}
.collection-filters{display:flex;gap:10px;overflow-x:auto;padding:4px 0 18px;scrollbar-width:none}
.collection-filters::-webkit-scrollbar{display:none}
.filter-chip{white-space:nowrap;border:1px solid rgba(79,183,255,.28);background:rgba(8,23,45,.82);color:#dce8f6;border-radius:999px;padding:11px 17px;cursor:pointer;font-weight:700}
.filter-chip:hover,.filter-chip.is-active{border-color:#20a8ff;background:linear-gradient(180deg,#138ff0,#075aae);color:white;box-shadow:0 0 24px rgba(32,168,255,.2)}
.catalogue-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:12px 0 28px}
.catalogue-summary{display:flex;flex-direction:column;gap:5px}
.catalogue-summary span{color:#9fb0c5;font-size:.9rem}
.sort-control select:not(.native-sort-select){min-width:210px;padding:12px 40px 12px 14px;border:1px solid rgba(79,183,255,.3);border-radius:9px;background:#07162b;color:#f5f7fb}
.sort-control select.native-sort-select,.custom-sort select,[data-custom-sort] select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}
.designer-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.designer-card{position:relative;overflow:hidden;border:1px solid rgba(125,165,205,.25);border-radius:21px;background:linear-gradient(165deg,rgba(11,30,57,.97),rgba(3,11,25,.98));box-shadow:0 20px 44px rgba(0,0,0,.3);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.designer-card:hover{transform:translateY(-7px);border-color:#1e90ff;box-shadow:0 0 34px rgba(30,144,255,.32),0 22px 50px rgba(0,0,0,.45)}
.product-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:radial-gradient(circle at 50% 60%,rgba(28,110,190,.28),transparent 62%)}
.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.designer-card:hover .product-media img{transform:scale(1.04)}
.product-badge{position:absolute;left:14px;top:14px;border:1px solid rgba(80,190,255,.45);border-radius:7px;padding:6px 10px;background:rgba(3,15,32,.86);font-size:.7rem;font-weight:800;letter-spacing:.06em}
.product-badge.best{border-color:#f3b64d;color:#ffd477}
.wishlist,.quick-view{position:absolute;right:13px;width:42px;height:42px;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(2,10,23,.78);color:#fff;font-size:1.25rem;cursor:pointer}
.wishlist{top:13px}.quick-view{top:64px;opacity:0;transform:translateX(8px);transition:.25s ease}
.designer-card:hover .quick-view{opacity:1;transform:none}
.product-body{padding:18px}
.product-category{color:#2caeff;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.product-title{font-family:Georgia,"Times New Roman",serif;font-size:1.25rem;margin:8px 0 8px}
.rating{display:flex;align-items:center;gap:8px;color:#ffc34d;font-size:.88rem}
.rating small{color:#9daabd}
.price-row{display:flex;align-items:center;gap:10px;margin:13px 0}
.sale-price{font-size:1.55rem;font-weight:850;color:#2aa8ff}.mrp{text-decoration:line-through;color:#9199a6}.discount{font-size:.7rem;background:#123963;color:#bfe4ff;border-radius:5px;padding:4px 7px}
.feature-row{display:flex;gap:10px;border-top:1px solid rgba(255,255,255,.09);padding-top:13px;margin-top:10px;color:#d4deea;font-size:.78rem}
.feature-row span{flex:1}
.view-product{display:flex;align-items:center;justify-content:center;margin-top:16px;padding:12px;border-radius:9px;background:linear-gradient(180deg,#168ef0,#0758ac);color:white;text-decoration:none;font-weight:800}
.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:38px}
.pagination button{min-width:42px;height:42px;padding:0 13px;border:1px solid rgba(75,180,255,.3);border-radius:8px;background:#07162b;color:#eaf3ff;cursor:pointer}
.pagination button.is-active{background:linear-gradient(180deg,#168ef0,#0758ac);border-color:#2aafff}
.pagination button:disabled{opacity:.35;cursor:not-allowed}
.bulk-panel{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:42px;border:1px solid rgba(75,180,255,.3);border-radius:24px;background:linear-gradient(135deg,rgba(14,39,72,.95),rgba(4,13,28,.98));box-shadow:0 25px 65px rgba(0,0,0,.35)}
.bulk-panel h2{margin:8px 0 12px}.bulk-panel p{max-width:700px;color:#aab9cb;line-height:1.7}
.bulk-benefits{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.bulk-benefits span{padding:8px 11px;border:1px solid rgba(75,180,255,.22);border-radius:999px;color:#d7e5f5;font-size:.82rem}
.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.related-card{display:block;padding:27px;border:1px solid rgba(75,180,255,.22);border-radius:19px;background:linear-gradient(145deg,rgba(15,38,68,.9),rgba(4,13,28,.98));text-decoration:none;color:white}
.related-card span{color:#35b5ff;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}
.related-card h3{margin:10px 0}.related-card p{margin:0;color:#9fb0c5;line-height:1.55}
@media(max-width:1100px){.designer-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
.festival-keychains-hero-frame{border-radius:14px}.catalogue-section{padding-top:52px}.catalogue-toolbar{align-items:flex-start;flex-direction:column}.sort-control,.sort-control select{width:100%}
.designer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-body{padding:12px}.product-title{font-size:1rem}.sale-price{font-size:1.25rem}.mrp,.discount{font-size:.65rem}.feature-row{display:none}.wishlist{width:36px;height:36px}.quick-view{display:none}.product-badge{font-size:.6rem;padding:5px 8px}.view-product{font-size:.78rem;padding:10px}.bulk-panel{align-items:flex-start;flex-direction:column;padding:28px}.related-grid{grid-template-columns:1fr}.catalogue-summary span{display:none}
}


/* Festival Keychains v1.1 refinements */

/* Breadcrumbs: aligned with the locked category-page treatment */
.festival-keychains-page .breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  padding: 16px 0 18px;
  color: #9fb0c5;
  font-size: 0.88rem;
  line-height: 1.4;
}

.festival-keychains-page .breadcrumbs a {
  color: #b8c8da;
  text-decoration: none;
  transition: color 220ms ease;
}

.festival-keychains-page .breadcrumbs a:hover,
.festival-keychains-page .breadcrumbs a:focus-visible {
  color: #39b8ff;
}

.festival-keychains-page .breadcrumbs span[aria-hidden="true"],
.festival-keychains-page .breadcrumbs .breadcrumb-separator {
  color: rgba(156, 190, 222, 0.55);
  font-size: 0.78rem;
}

.festival-keychains-page .breadcrumbs .breadcrumb-current {
  color: #f4f8fd;
  font-weight: 700;
}

/* Smooth ambient illumination behind each product card */
.designer-card {
  isolation: isolate;
  transition:
    transform 380ms cubic-bezier(.22, .61, .36, 1),
    border-color 420ms ease,
    box-shadow 520ms ease;
}

.designer-card::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -22%;
  pointer-events: none;
  background:
    radial-gradient(
      circle at 50% 43%,
      rgba(39, 164, 255, 0.34) 0%,
      rgba(23, 115, 210, 0.17) 30%,
      rgba(5, 31, 66, 0.05) 56%,
      transparent 74%
    );
  opacity: 0;
  transform: scale(0.86);
  filter: blur(18px);
  transition:
    opacity 620ms cubic-bezier(.22, .61, .36, 1),
    transform 760ms cubic-bezier(.22, .61, .36, 1),
    filter 650ms ease;
}

.designer-card:hover::before,
.designer-card:focus-within::before {
  opacity: 1;
  transform: scale(1);
  filter: blur(11px);
}

.designer-card:hover,
.designer-card:focus-within {
  transform: translateY(-7px);
  border-color: rgba(45, 169, 255, 0.92);
  box-shadow:
    0 0 38px rgba(30, 144, 255, 0.24),
    0 24px 54px rgba(0, 0, 0, 0.44);
}

.product-media img {
  transition: transform 680ms cubic-bezier(.22, .61, .36, 1);
}

.quick-view {
  transition:
    opacity 420ms ease,
    transform 480ms cubic-bezier(.22, .61, .36, 1),
    border-color 300ms ease,
    background 300ms ease;
}

@media (prefers-reduced-motion: reduce) {
  .designer-card,
  .designer-card::before,
  .product-media img,
  .quick-view {
    transition-duration: 0.01ms !important;
  }
}

@media (max-width: 760px) {
  .festival-keychains-page .breadcrumbs {
    gap: 7px;
    padding: 12px 0 15px;
    font-size: 0.78rem;
  }

  /* Touch devices do not need a persistent hover glow */
  .designer-card::before {
    display: none;
  }
}

/* Version 4.0.3: mobile catalogue alignment polish */
.designer-product-grid{
  align-items:stretch;
}
.designer-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
.designer-card .product-body{
  display:flex;
  flex:1 1 auto;
  flex-direction:column;
}
.designer-card .product-title{
  min-height:2.45em;
}
.designer-card .rating{
  min-height:1.35rem;
}
.designer-card .price-row{
  display:grid;
  grid-template-columns:auto auto minmax(44px,1fr);
  align-items:center;
  column-gap:8px;
}
.designer-card .discount{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  justify-self:end;
  min-width:44px;
  min-height:34px;
  padding:4px 6px;
  text-align:center;
  line-height:1.05;
  white-space:normal;
  box-sizing:border-box;
}
.designer-card .view-product{
  margin-top:auto;
}

@media(max-width:760px){
  .designer-product-grid{
    grid-auto-rows:1fr;
  }
  .designer-card .product-body{
    min-height:205px;
  }
  .designer-card .product-category{
    min-height:1.05rem;
  }
  .designer-card .product-title{
    min-height:2.55em;
    line-height:1.18;
  }
  .designer-card .rating{
    min-height:2.1rem;
    align-items:flex-start;
    flex-wrap:wrap;
    gap:2px 6px;
    line-height:1.1;
  }
  .designer-card .price-row{
    grid-template-columns:auto auto minmax(42px,1fr);
    min-height:42px;
    gap:5px;
    margin:10px 0 12px;
  }
  .designer-card .discount{
    width:46px;
    min-width:46px;
    min-height:36px;
    padding:4px;
    font-size:.62rem;
  }
  .designer-card .view-product{
    min-height:40px;
    box-sizing:border-box;
  }
}

/* Version 5.0.3: unified catalogue metadata and specification alignment */
.product-category{
  color:#2caeff;
}
.designer-card .feature-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  align-items:center;
  gap:12px;
  min-height:42px;
  margin-top:auto;
  padding-top:13px;
  border-top:1px solid rgba(255,255,255,.09);
  color:#d4deea;
  font-size:.76rem;
  line-height:1.2;
}
.designer-card .feature-row span{
  min-width:0;
  white-space:nowrap;
}
.designer-card .feature-row span:last-child{
  justify-self:end;
  text-align:right;
}
.designer-card .view-product{
  margin-top:10px;
}
@media(max-width:1180px) and (min-width:761px){
  .designer-card .feature-row{
    font-size:.7rem;
    gap:7px;
  }
}
@media(max-width:760px){
  .designer-card .feature-row{display:none}
  .designer-card .view-product{margin-top:auto}
}

/* Version 5.7.2: uniform product-card alignment across desktop and mobile */
.designer-product-grid{
  align-items:stretch;
}
.designer-keychain-card{
  position:relative;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  height:100%;
  border:1px solid rgba(125,165,205,.25);
  border-radius:21px;
  background:linear-gradient(165deg,rgba(11,30,57,.97),rgba(3,11,25,.98));
  box-shadow:0 20px 44px rgba(0,0,0,.3);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.designer-keychain-card:hover,
.designer-keychain-card:focus-within{
  transform:translateY(-7px);
  border-color:#1e90ff;
  box-shadow:0 0 34px rgba(30,144,255,.32),0 22px 50px rgba(0,0,0,.45);
}
.designer-keychain-card .product-body{
  display:flex;
  flex:1 1 auto;
  flex-direction:column;
  padding:18px;
}
.designer-keychain-card .product-category{
  min-height:2.5em;
  line-height:1.25;
}
.designer-keychain-card .product-title{
  min-height:2.5em;
  line-height:1.18;
}
.designer-keychain-card .rating{
  min-height:1.35rem;
}
.designer-keychain-card .price-row{
  display:grid;
  grid-template-columns:auto auto minmax(44px,1fr);
  align-items:center;
  column-gap:8px;
  min-height:42px;
}
.designer-keychain-card .discount{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  justify-self:end;
  min-width:44px;
  min-height:34px;
  box-sizing:border-box;
  text-align:center;
  line-height:1.05;
  white-space:normal;
}
.designer-keychain-card .feature-row{
  min-height:42px;
  margin-top:auto;
}
.designer-keychain-card .view-product{
  margin-top:16px;
  min-height:42px;
  box-sizing:border-box;
}
@media(max-width:760px){
  .designer-product-grid{grid-auto-rows:1fr}
  .designer-keychain-card .product-body{padding:12px;min-height:250px}
  .designer-keychain-card .product-category{min-height:3.75em;line-height:1.22}
  .designer-keychain-card .product-title{min-height:3.6em;line-height:1.18}
  .designer-keychain-card .rating{min-height:2.1rem;align-items:flex-start;flex-wrap:wrap;gap:2px 6px;line-height:1.1}
  .designer-keychain-card .price-row{grid-template-columns:auto auto minmax(42px,1fr);gap:5px;margin:10px 0 12px}
  .designer-keychain-card .discount{width:46px;min-width:46px;min-height:36px;padding:4px;font-size:.62rem}
  .designer-keychain-card .feature-row{display:none}
  .designer-keychain-card .view-product{margin-top:auto;min-height:40px}
}
/* Version 5.7.3: resilient product-card content alignment */
.designer-keychain-card .product-body{
  display:grid;
  grid-template-rows:2.7em 3.25em 1.55rem 44px 42px 44px;
  row-gap:8px;
  align-content:start;
  flex:1 1 auto;
  min-height:310px;
}
.designer-keychain-card .product-category,
.designer-keychain-card .product-title,
.designer-keychain-card .rating,
.designer-keychain-card .price-row,
.designer-keychain-card .feature-row,
.designer-keychain-card .view-product{
  min-height:0;
  margin-top:0;
  margin-bottom:0;
}
.designer-keychain-card .product-category{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.designer-keychain-card .product-title{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.designer-keychain-card .rating{align-self:start}
.designer-keychain-card .price-row{align-self:center;width:100%}
.designer-keychain-card .feature-row{align-self:end;width:100%}
.designer-keychain-card .view-product{align-self:end;width:100%}
@media(max-width:760px){
  .designer-keychain-card .product-body{
    grid-template-rows:3.05em 3.9em 2.15rem 48px 42px;
    row-gap:7px;
    min-height:270px;
  }
  .designer-keychain-card .feature-row{display:none}
}


/* Version 5.7.4: universal keychain product-card alignment */
.designer-product-grid{
  align-items:stretch;
  grid-auto-rows:1fr;
}
.designer-product-grid > article[class$="-keychain-card"]{
  height:100%;
  display:flex;
  flex-direction:column;
}
.designer-product-grid > article[class$="-keychain-card"] .product-body{
  flex:1;
  display:grid;
  grid-template-rows:2.7em 3.35em 1.6rem 44px 42px 44px;
  align-content:start;
  min-height:312px;
}
.designer-product-grid > article[class$="-keychain-card"] .product-category,
.designer-product-grid > article[class$="-keychain-card"] .product-title,
.designer-product-grid > article[class$="-keychain-card"] .rating,
.designer-product-grid > article[class$="-keychain-card"] .price-row,
.designer-product-grid > article[class$="-keychain-card"] .feature-row,
.designer-product-grid > article[class$="-keychain-card"] .view-product{
  min-height:0;
  margin-top:0;
  margin-bottom:0;
}
.designer-product-grid > article[class$="-keychain-card"] .product-category{
  overflow:hidden;
}
.designer-product-grid > article[class$="-keychain-card"] .product-title{
  line-height:1.18;
  overflow:hidden;
}
.designer-product-grid > article[class$="-keychain-card"] .rating{
  align-self:start;
}
.designer-product-grid > article[class$="-keychain-card"] .price-row{
  align-self:center;
  width:100%;
}
.designer-product-grid > article[class$="-keychain-card"] .feature-row{
  align-self:center;
  width:100%;
}
.designer-product-grid > article[class$="-keychain-card"] .view-product{
  align-self:end;
  width:100%;
  min-height:42px;
}
@media(max-width:700px){
  .designer-product-grid > article[class$="-keychain-card"] .product-body{
    grid-template-rows:3.1em 4.15em 2.2rem 48px 42px 42px;
    min-height:282px;
    padding:12px;
  }
  .designer-product-grid > article[class$="-keychain-card"] .product-category{
    line-height:1.2;
  }
  .designer-product-grid > article[class$="-keychain-card"] .product-title{
    line-height:1.16;
  }
  .designer-product-grid > article[class$="-keychain-card"] .rating{
    align-items:flex-start;
    flex-wrap:wrap;
    gap:2px 6px;
  }
  .designer-product-grid > article[class$="-keychain-card"] .feature-row{
    display:none;
  }
}

/* Version 5.7.5: simplified Keychains product specification row */
.designer-product-grid > article[class$="-keychain-card"] .feature-row.feature-row-single{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  text-align:center;
}
.designer-product-grid > article[class$="-keychain-card"] .feature-row.feature-row-single span{
  flex:0 1 auto;
  justify-self:auto;
  text-align:center;
  white-space:nowrap;
}
@media(max-width:700px){
  .designer-product-grid > article[class$="-keychain-card"] .feature-row.feature-row-single{display:none}
}
