/*
Theme Name: Ativakey Child
Theme URI: https://premiumlicensekeys.com
Description: Ativakey Child Theme
Author: Premium License Keys
Template: flatsome
Version: 1.0.0
*/

/* Header alignment with body content (container width) */
.header-wrapper,
.header .header-wrapper {
  width: 100%;
}

/* WooCommerce mini-cart thumbnails fix */
.woocommerce-mini-cart-item img,
.mini_cart_item img,
.cart_item .product-thumbnail img {
  object-fit: contain !important;
}

.header-inner,
.header .header-inner {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 850px) {
  body.boxed .header-wrapper,
  body.framed .header-wrapper {
    max-width: 1170px;
  }
}

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700;800&family=Montserrat:wght@400;500;600;700;800;900&display=swap');

/* BITKEYS HOMEPAGE - improved design */

/* container */
.bk-container { max-width: 1200px; margin: 0 auto; padding: 0 24px; }
#bk-home { font-family: 'Inter', sans-serif; color: #1E293B; background: #fff; scroll-padding-top: 80px; }
#bk-home *, #bk-home *::before, #bk-home *::after { box-sizing: border-box; }

/* announcement bar */
.bk-announce { background: linear-gradient(90deg, #7C3AED 0%, #4F46E5 100%); padding: 10px 0; }
.bk-announce__inner { display: flex; align-items: center; justify-content: center; gap: 10px; flex-wrap: wrap; font-size: 13.5px; color: rgba(255,255,255,0.92); }
.bk-announce__badge { background: rgba(255,255,255,0.2); border-radius: 50px; padding: 3px 10px; font-size: 11px; font-weight: 800; color: #fff; letter-spacing: 0.5px; }
.bk-announce__inner strong { color: #fff; font-weight: 800; }
.bk-announce__link { color: #fff; font-weight: 700; text-decoration: none; background: rgba(255,255,255,0.18); border-radius: 50px; padding: 4px 14px; font-size: 12px; transition: background 0.2s; white-space: nowrap; }
.bk-announce__link:hover { background: rgba(255,255,255,0.3); }

/* social proof strip */
.bk-proof { background: #F8FAFC; border-top: 1px solid #F1F5F9; border-bottom: 1px solid #F1F5F9; padding: 14px 0; }
.bk-proof__inner { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 12px 24px; }
.bk-proof__item { display: flex; align-items: center; gap: 7px; font-size: 13px; color: #475569; }
.bk-proof__item svg { color: #7C3AED; flex-shrink: 0; }
.bk-proof__item strong { color: #0F172A; font-weight: 700; }
.bk-proof__stars { color: #FBBF24; font-size: 13px; letter-spacing: 1px; }
.bk-proof__sep { color: #CBD5E1; font-size: 18px; line-height: 1; }

/* buttons */
.bk-btn {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: 'Inter', sans-serif; font-weight: 600; font-size: 14px;
  border: none; border-radius: 10px; cursor: pointer;
  text-decoration: none; white-space: nowrap;
  transition: all 0.2s ease;
}
.bk-btn--lg { padding: 14px 28px; font-size: 15px; border-radius: 12px; }
.bk-btn--primary { background: #7C3AED; color: #fff; padding: 12px 22px; box-shadow: 0 4px 14px rgba(124,58,237,0.3); }
.bk-btn--primary:hover { background: #6D28D9; transform: translateY(-1px); box-shadow: 0 8px 20px rgba(124,58,237,0.4); color: #fff; }
.bk-btn--ghost { background: transparent; color: #1E293B; padding: 12px 22px; border: 1.5px solid #E2E8F0; }
.bk-btn--ghost:hover { border-color: #7C3AED; color: #7C3AED; background: #F5F3FF; }
/* The ghost button in hero needs white styling since it's on a dark bg */
.bk-hero .bk-btn--ghost {
  color: rgba(255,255,255,0.88);
  border-color: rgba(255,255,255,0.25);
  background: rgba(255,255,255,0.06);
}
.bk-hero .bk-btn--ghost:hover {
  color: #fff;
  border-color: rgba(255,255,255,0.6);
  background: rgba(255,255,255,0.12);
}

/* section shared */
.bk-section { padding: 80px 0; background: #fff; }
.bk-section--grey { background: #F8FAFC; }
.bk-section__head { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 40px; gap: 16px; flex-wrap: wrap; }
.bk-section__head--center { justify-content: center; flex-direction: column; align-items: center; text-align: center; }
.bk-section__eyebrow { font-size: 12px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #7C3AED; margin: 0 0 8px; }
.bk-section__title { font-family: 'Montserrat', 'Outfit', sans-serif; font-size: clamp(22px,3vw,30px); font-weight: 800; color: #0F172A; margin: 0; }
.bk-link { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 700; color: #7C3AED; text-decoration: none; border: 1.5px solid #EDE9FE; border-radius: 8px; padding: 8px 16px; transition: all 0.2s; white-space: nowrap; }
.bk-link:hover { background: #7C3AED; color: #fff; border-color: #7C3AED; }

/* HERO */
.bk-hero {
  background: linear-gradient(135deg, #0F0A1E 0%, #1E1048 50%, #2D1B69 100%);
  padding: 80px 0 90px; overflow: hidden; position: relative;
}
.bk-hero::before {
  content: ''; position: absolute; top: -200px; right: -100px;
  width: 600px; height: 600px; border-radius: 50%;
  background: radial-gradient(circle, rgba(124,58,237,0.3) 0%, transparent 70%);
  pointer-events: none;
}
.bk-hero::after {
  content: ''; position: absolute; bottom: -150px; left: -100px;
  width: 400px; height: 400px; border-radius: 50%;
  background: radial-gradient(circle, rgba(59,130,246,0.2) 0%, transparent 70%);
  pointer-events: none;
}
.bk-hero__inner {
  display: grid; grid-template-columns: 1fr 420px; gap: 60px;
  align-items: center; position: relative; z-index: 1;
}
.bk-hero__eyebrow {
  display: inline-flex; align-items: center; gap: 7px;
  background: rgba(124,58,237,0.2); border: 1px solid rgba(124,58,237,0.4);
  color: #C4B5FD; font-size: 12px; font-weight: 600; letter-spacing: 0.3px;
  padding: 6px 14px; border-radius: 50px; margin-bottom: 22px;
}
.bk-hero__title {
  font-family: 'Montserrat', 'Outfit', sans-serif;
  font-size: clamp(34px, 4.5vw, 54px); font-weight: 900; line-height: 1.1;
  color: #fff; margin: 0 0 18px; letter-spacing: -0.02em;
}
.bk-hero__title-accent {
  background: linear-gradient(90deg, #A78BFA, #60A5FA);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.bk-hero__desc { font-size: 16px; color: rgba(255,255,255,0.7); line-height: 1.7; margin: 0 0 28px; max-width: 480px; }
.bk-hero__trust { display: flex; flex-wrap: wrap; gap: 16px; margin-bottom: 32px; }
.bk-hero__trust-item { display: flex; align-items: center; gap: 7px; font-size: 13.5px; color: rgba(255,255,255,0.85); font-weight: 500; }
.bk-hero__cta { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 32px; }
.bk-hero__rating { display: flex; align-items: center; gap: 12px; }
.bk-hero__stars { color: #FBBF24; font-size: 16px; letter-spacing: 2px; }
.bk-hero__rating span { font-size: 13px; color: rgba(255,255,255,0.6); }
.bk-hero__rating strong { color: #fff; }

/* Hero visual cards */
.bk-hero__visual { display: flex; align-items: center; justify-content: center; }
.bk-hero__cards { display: flex; flex-direction: column; gap: 14px; width: 100%; position: relative; }
.bk-hero__card {
  display: flex; align-items: center; gap: 14px;
  background: rgba(255,255,255,0.06); backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,0.12); border-radius: 16px;
  padding: 16px 20px; transition: transform 0.3s, background 0.3s;
}
.bk-hero__card:hover { background: rgba(255,255,255,0.1); transform: translateX(-8px); }
.bk-hero__card:nth-child(1) { margin-left: 0; }
.bk-hero__card:nth-child(2) { margin-left: 24px; }
.bk-hero__card:nth-child(3) { margin-left: 12px; }
.bk-hero__card-img {
  width: 52px; height: 52px; border-radius: 12px; overflow: hidden;
  background: var(--card-color, #7C3AED); flex-shrink: 0;
  display: flex; align-items: center; justify-content: center;
}
.bk-hero__card-img img { width: 52px; height: 52px; object-fit: cover; }
.bk-hero__card-info { display: flex; flex-direction: column; gap: 3px; flex: 1; min-width: 0; }
/* Hero card improvements */
.bk-hero__card-name { font-size: 12.5px; font-weight: 600; color: #fff; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; max-width: 200px; }
.bk-hero__card-price { font-size: 14px; font-weight: 900; color: #A78BFA; font-family: 'Montserrat', sans-serif; margin-top: 2px; }
.bk-hero__card-badge {
  display: inline-flex; align-items: center; gap: 6px; align-self: flex-start;
  margin-top: 6px; background: rgba(16,185,129,0.15); border: 1px solid rgba(16,185,129,0.3);
  color: #6EE7B7; font-size: 12px; font-weight: 600; padding: 6px 14px; border-radius: 50px;
}

/* TRUST STRIP */
.bk-trust { background: #fff; border-bottom: 1px solid #F1F5F9; padding: 0; box-shadow: 0 4px 24px rgba(0,0,0,0.04); position: relative; z-index: 2; }
.bk-trust__grid { display: grid; grid-template-columns: repeat(4,1fr); }
.bk-trust__item {
  display: flex; align-items: center; gap: 14px; padding: 24px 20px;
  border-right: 1px solid #F1F5F9; transition: background 0.2s;
}
.bk-trust__item:last-child { border-right: none; }
.bk-trust__item:hover { background: #FAFAFA; }
.bk-trust__icon-wrap {
  width: 44px; height: 44px; border-radius: 12px; flex-shrink: 0;
  background: var(--ti-bg, #EDE9FE); color: var(--ti-color, #7C3AED);
  display: flex; align-items: center; justify-content: center;
}
.bk-trust__item div strong { display: block; font-size: 13.5px; font-weight: 700; color: #0F172A; }
.bk-trust__item div small { font-size: 12px; color: #64748B; }

/* PRODUCT GRID */
.bk-products__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 28px; }
.bk-product-card {
  background: #fff; border-radius: 20px; border: 1px solid #E2E8F0;
  position: relative; display: flex; flex-direction: column;
  transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.35s ease, border-color 0.35s ease;
  box-shadow: 0 4px 12px rgba(0,0,0,0.04);
  overflow: visible;
}
.bk-product-card:hover { 
  transform: translateY(-10px); 
  box-shadow: 0 20px 48px rgba(124,58,237,0.15); 
  border-color: #C4B5FD; 
}
.bk-product-card__badge {
  position: absolute; top: 14px; left: 14px; z-index: 3;
  display: inline-flex; align-items: center; gap: 5px;
  font-size: 11px; font-weight: 800; letter-spacing: 0.6px;
  padding: 5px 12px; border-radius: 50px; text-transform: uppercase;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.bk-product-card__badge--sale { background: #EF4444; color: #fff; }
.bk-product-card__badge--top { background: #7C3AED; color: #fff; }

/* Modern Image Section with Overlay */
.bk-product-card__image-wrap {
  position: relative;
  background: linear-gradient(180deg, #F8FAFC 0%, #F1F5F9 100%);
  padding: 24px; border-bottom: 1px solid #F1F5F9;
  display: flex; align-items: center; justify-content: center;
}
.bk-product-card__image-link {
  display: flex; align-items: center; justify-content: center;
  text-decoration: none; width: 100%;
}
.bk-product-card__image-wrap img { 
  max-width: 100% !important; width: auto !important; height: auto !important; object-fit: contain !important; object-position: center !important;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); 
  filter: drop-shadow(0 8px 24px rgba(0,0,0,0.1));
  display: inline-block;
}
.bk-product-card:hover .bk-product-card__image-wrap img { 
  transform: scale(1.08) translateY(-6px); 
}
.bk-product-card__placeholder { 
  display: flex; align-items: center; justify-content: center;
  color: #C4B5FD; 
}
.bk-product-card__placeholder svg {
  width: 64px; height: 64px; stroke: #C4B5FD;
}

/* Quick Add Overlay */
.bk-product-card__overlay {
  position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(15, 23, 42, 0.6) 100%);
  display: flex; align-items: flex-end; justify-content: center;
  padding: 16px; opacity: 0; transition: opacity 0.3s ease;
  pointer-events: none;
}
.bk-product-card:hover .bk-product-card__overlay { opacity: 1; }
.bk-product-card__quick-add {
  display: inline-flex; align-items: center; justify-content: center;
  width: 48px; height: 48px; border-radius: 14px;
  background: #fff; color: #7C3AED; flex-shrink: 0;
  text-decoration: none; 
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  box-shadow: 0 8px 24px rgba(0,0,0,0.2);
  pointer-events: auto;
  transform: translateY(20px);
}
.bk-product-card:hover .bk-product-card__quick-add { transform: translateY(0); }
.bk-product-card__quick-add:hover { 
  background: #7C3AED; color: #fff; 
  transform: scale(1.1) rotate(-5deg);
}

/* Content Section */
.bk-product-card__content { padding: 20px 22px 24px; display: flex; flex-direction: column; flex: 1; gap: 12px; }
.bk-product-card__meta { 
  display: flex; align-items: center; justify-content: space-between; 
  gap: 10px; 
}
.bk-product-card__category { 
  font-size: 10.5px; font-weight: 700; letter-spacing: 1.2px; 
  text-transform: uppercase; color: #7C3AED; 
}
.bk-product-card__rating { 
  display: flex; align-items: center; gap: 6px; 
}
.bk-product-card__stars { color: #FBBF24; font-size: 12px; letter-spacing: 1px; }
.bk-product-card__reviews { color: #94A3B8; font-size: 11px; font-weight: 500; }

.bk-product-card__title-link { text-decoration: none; display: block; }
.bk-product-card__title {
  font-family: 'Montserrat', 'Outfit', sans-serif; font-size: 15px; font-weight: 700;
  color: #0F172A; margin: 0; line-height: 1.5; text-decoration: none;
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
  overflow: hidden; min-height: 44px;
  transition: color 0.2s ease;
}
.bk-product-card__title-link:hover .bk-product-card__title { color: #7C3AED; }

/* Features List */
.bk-product-card__features { 
  display: flex; flex-direction: column; gap: 8px; 
}
.bk-product-card__feature {
  display: inline-flex; align-items: center; gap: 7px;
  font-size: 11.5px; font-weight: 600; color: #475569;
}
.bk-product-card__feature svg { 
  color: #059669; flex-shrink: 0; 
}

/* Bottom Section with Pricing and CTA */
.bk-product-card__bottom { 
  display: flex; align-items: flex-end; justify-content: space-between; 
  gap: 12px; margin-top: auto; padding-top: 14px; 
  border-top: 1px solid #F1F5F9; 
}
.bk-product-card__pricing { 
  display: flex; flex-direction: column; gap: 3px; 
}
.bk-product-card__price-old { 
  font-size: 12px; color: #94A3B8; 
  text-decoration: line-through; font-weight: 500; 
}
.bk-product-card__price { 
  font-family: 'Montserrat', sans-serif; font-size: 22px; font-weight: 900; 
  color: #059669; line-height: 1.2; letter-spacing: -0.5px; 
}
.bk-product-card__add-to-cart {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  height: 42px; padding: 0 18px; border-radius: 12px;
  background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%); 
  color: #fff; flex-shrink: 0;
  text-decoration: none; font-size: 13px; font-weight: 700;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  white-space: nowrap; box-shadow: 0 4px 14px rgba(124,58,237,0.3);
  position: relative; overflow: hidden;
}
.bk-product-card__add-to-cart::before {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, transparent 50%);
  opacity: 0; transition: opacity 0.3s ease;
}
.bk-product-card__add-to-cart:hover { 
  transform: translateY(-2px) scale(1.05); 
  box-shadow: 0 8px 24px rgba(124,58,237,0.4);
  color: #fff;
}
.bk-product-card__add-to-cart:hover::before { opacity: 1; }
.bk-product-card__add-to-cart:active { transform: translateY(0) scale(0.98); }
.bk-product-card__add-to-cart svg {
  position: relative; z-index: 1;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}
.bk-product-card__add-to-cart span {
  position: relative; z-index: 1;
}

/* CATEGORIES */
.bk-cats__grid { 
  display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; 
}
.bk-cat-card {
  background: #fff; border: 1px solid #E2E8F0; border-radius: 20px;
  padding: 32px 20px 28px; display: flex; flex-direction: column; align-items: center;
  text-align: center; gap: 10px; text-decoration: none; color: inherit;
  position: relative; overflow: hidden;
  flex: 1 1 180px; max-width: 230px; min-width: 160px;
  transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.35s ease, border-color 0.35s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.bk-cat-card::before {
  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
  background: linear-gradient(90deg, #7C3AED, #A78BFA, #7C3AED);
  opacity: 0; transition: opacity 0.35s ease;
}
.bk-cat-card::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(124,58,237,0.03) 0%, transparent 100%);
  opacity: 0; transition: opacity 0.35s ease;
  pointer-events: none;
}
.bk-cat-card:hover { 
  transform: translateY(-8px); 
  box-shadow: 0 20px 48px rgba(124,58,237,0.15); 
  border-color: #C4B5FD; 
}
.bk-cat-card:hover::before { opacity: 1; }
.bk-cat-card:hover::after { opacity: 1; }
.bk-cat-card__icon { 
  width: 64px; height: 64px; border-radius: 16px; 
  background: linear-gradient(135deg, #EDE9FE 0%, #DDD6FE 100%); 
  color: #7C3AED; display: flex; align-items: center; justify-content: center; 
  margin-bottom: 8px; position: relative; z-index: 1;
  transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  box-shadow: 0 4px 12px rgba(124,58,237,0.1);
}
.bk-cat-card:hover .bk-cat-card__icon { 
  transform: scale(1.1) rotate(-3deg); 
  background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%); 
  color: #fff; 
  box-shadow: 0 8px 24px rgba(124,58,237,0.3);
}
.bk-cat-card__name { 
  font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 700; color: #0F172A; 
  position: relative; z-index: 1; transition: color 0.2s;
}
.bk-cat-card:hover .bk-cat-card__name { color: #7C3AED; }
.bk-cat-card__desc { font-size: 12px; color: #64748B; position: relative; z-index: 1; }
.bk-cat-card__link { 
  font-size: 12px; font-weight: 700; color: #7C3AED; margin-top: 8px; 
  display: inline-flex; align-items: center; gap: 4px;
  position: relative; z-index: 1;
  transition: gap 0.25s ease;
}
.bk-cat-card:hover .bk-cat-card__link { gap: 8px; }

/* WHY BITKEYS */
.bk-section--why { 
  background: #0F172A; 
  position: relative; overflow: hidden;
}
.bk-section--why::before {
  content: ''; position: absolute; top: -50%; right: -20%;
  width: 500px; height: 500px; border-radius: 50%;
  background: radial-gradient(circle, rgba(124,58,237,0.15) 0%, transparent 70%);
  pointer-events: none;
}
.bk-section--why::after {
  content: ''; position: absolute; bottom: -30%; left: -10%;
  width: 400px; height: 400px; border-radius: 50%;
  background: radial-gradient(circle, rgba(59,130,246,0.1) 0%, transparent 70%);
  pointer-events: none;
}
.bk-section--why .bk-section__eyebrow { color: #A78BFA; }
.bk-section--why .bk-section__title { color: #fff; }
.bk-why__inner { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; position: relative; z-index: 1; }
.bk-why__desc { font-size: 15px; color: rgba(255,255,255,0.65); line-height: 1.7; margin: 16px 0 28px; max-width: 100%; }
.bk-why__stats { 
  display: flex; gap: 0; margin-bottom: 36px; 
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; overflow: hidden; 
  backdrop-filter: blur(4px);
}
.bk-why__stat { 
  flex: 1; padding: 24px 20px; border-right: 1px solid rgba(255,255,255,0.08); text-align: center;
  transition: background 0.3s ease;
}
.bk-why__stat:last-child { border-right: none; }
.bk-why__stat:hover { background: rgba(255,255,255,0.04); }
.bk-why__stat strong { 
  display: block; font-family: 'Montserrat', sans-serif; font-size: clamp(24px, 4vw, 30px); font-weight: 900; color: #fff;
  background: linear-gradient(135deg, #A78BFA 0%, #60A5FA 100%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.bk-why__stat small { font-size: 12px; color: rgba(255,255,255,0.5); }
.bk-why__features { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.bk-why__feature { 
  display: flex; gap: 16px; align-items: flex-start; padding: 22px; 
  background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); 
  border-radius: 16px; 
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative; overflow: hidden;
}
.bk-why__feature::before {
  content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
  background: linear-gradient(135deg, rgba(124,58,237,0.08) 0%, transparent 60%);
  opacity: 0; transition: opacity 0.3s ease; pointer-events: none;
}
.bk-why__feature:hover { 
  background: rgba(255,255,255,0.06); 
  transform: translateY(-3px);
  border-color: rgba(124,58,237,0.2);
  box-shadow: 0 12px 32px rgba(0,0,0,0.2);
}
.bk-why__feature:hover::before { opacity: 1; }
.bk-why__feature-icon { 
  width: 48px; height: 48px; border-radius: 14px; flex-shrink: 0; 
  background: linear-gradient(135deg, var(--wf-bg, #EDE9FE) 0%, transparent 100%);
  background-color: var(--wf-bg, #EDE9FE);
  color: var(--wf-color, #7C3AED); 
  display: flex; align-items: center; justify-content: center;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), background 0.3s ease, color 0.3s ease;
  position: relative; z-index: 1;
}
.bk-why__feature:hover .bk-why__feature-icon { 
  transform: scale(1.1) rotate(-5deg);
  background-color: var(--wf-color, #7C3AED);
  color: #fff;
}
.bk-why__feature strong { 
  display: block; font-size: 14px; font-weight: 700; color: #fff; margin-bottom: 4px;
  position: relative; z-index: 1;
}
.bk-why__feature p { 
  font-size: 12.5px; color: rgba(255,255,255,0.55); margin: 0; line-height: 1.5;
  position: relative; z-index: 1;
}

/* NEWSLETTER */
.bk-newsletter {
  background: #fff;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.bk-newsletter__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
.bk-newsletter__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-align: center;
  align-items: center;
}
.bk-newsletter__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #EDE9FE;
  border: 1px solid #C4B5FD;
  padding: 8px 18px;
  border-radius: 50px;
  width: fit-content;
}
.bk-newsletter__badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #7C3AED;
  animation: bkDotPulse 2s ease-in-out infinite;
}
@keyframes bkDotPulse {
  0%, 100% { opacity: 1; box-shadow: 0 0 0 0 rgba(124,58,237,.6); }
  50% { opacity: .7; box-shadow: 0 0 0 6px rgba(124,58,237,0); }
}
.bk-newsletter__badge span {
  color: #7C3AED;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.bk-newsletter__content h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #0F172A;
  line-height: 1.2;
  margin: 0;
}
.bk-newsletter__content h2 span {
  background: linear-gradient(135deg, #7C3AED, #3B82F6);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.bk-newsletter__content p {
  color: #475569;
  font-size: 16px;
  line-height: 1.7;
  margin: 0 auto;
  max-width: 460px;
  text-align: center;
}
.bk-newsletter__form-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.bk-newsletter__form {
  display: flex;
  gap: 10px;
  background: #F8FAFC;
  border: 1.5px solid #E2E8F0;
  border-radius: 14px;
  padding: 4px;
  transition: all .3s;
  width: 100%;
  max-width: 480px;
}
.bk-newsletter__form:focus-within {
  border-color: #7C3AED;
  background: #fff;
  box-shadow: 0 0 20px rgba(124,58,237,.15);
}
.bk-newsletter__input {
  flex: 1;
  background: transparent;
  border: none;
  padding: 14px 18px;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  outline: none;
  color: #1E293B;
  width: 100%;
  min-width: 0;
}
.bk-newsletter__input::placeholder {
  color: #94A3B8;
}
.bk-newsletter__input:focus {
  background: transparent;
  box-shadow: none;
}
.bk-newsletter__form .bk-btn--primary {
  padding: 14px 28px;
  background: linear-gradient(135deg, #7C3AED, #3B82F6);
  color: #fff;
  border: none;
  border-radius: 11px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .3px;
  cursor: pointer;
  transition: all .3s;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.bk-newsletter__form .bk-btn--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 24px rgba(124,58,237,.5);
}
.bk-newsletter__form .bk-btn--primary svg {
  transition: transform .3s;
}
.bk-newsletter__form .bk-btn--primary:hover svg {
  transform: translateX(3px);
}
.bk-newsletter__msg {
  font-size: 12.5px;
  margin: 0;
  min-height: 18px;
  color: #7C3AED;
}
.bk-newsletter__msg--err {
  color: #EF4444;
}
.bk-newsletter__benefits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  max-width: 400px;
  margin: 0 auto;
  width: 100%;
}
.bk-newsletter__benefit {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #475569;
  font-size: 12.5px;
  transition: color .3s;
}
.bk-newsletter__benefit:hover {
  color: #0F172A;
}
.bk-newsletter__benefit svg {
  color: #7C3AED;
  flex-shrink: 0;
}
.bk-newsletter__visual {
  display: none;
}

/* IMPROVED NEWSLETTER DESIGN */
.bk-newsletter {
  background: linear-gradient(135deg, #F8FAFC 0%, #EDE9FE 100%);
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.bk-newsletter::before {
  content: '';
  position: absolute;
  top: -200px;
  right: -200px;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(124,58,237,0.15) 0%, transparent 70%);
  pointer-events: none;
}
.bk-newsletter::after {
  content: '';
  position: absolute;
  bottom: -150px;
  left: -150px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(59,130,246,0.12) 0%, transparent 70%);
  pointer-events: none;
}
.bk-newsletter__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  position: relative;
  z-index: 1;
}
.bk-newsletter__visual {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bk-newsletter__illustration {
  position: relative;
  animation: bkFloat 6s ease-in-out infinite;
}
@keyframes bkFloat {
  0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-20px); }
}
.bk-newsletter__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-align: left;
  align-items: flex-start;
}
.bk-newsletter__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,0.9);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(124,58,237,0.2);
  padding: 8px 18px;
  border-radius: 50px;
  width: fit-content;
  box-shadow: 0 4px 12px rgba(124,58,237,0.1);
}
.bk-newsletter__badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #7C3AED;
  animation: bkDotPulse 2s ease-in-out infinite;
}
@keyframes bkDotPulse {
  0%, 100% { opacity: 1; box-shadow: 0 0 0 0 rgba(124,58,237,.6); }
  50% { opacity: .7; box-shadow: 0 0 0 6px rgba(124,58,237,0); }
}
.bk-newsletter__badge span {
  color: #7C3AED;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.bk-newsletter__content h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 800;
  color: #0F172A;
  line-height: 1.2;
  margin: 0;
}
.bk-newsletter__content h2 span {
  background: linear-gradient(135deg, #7C3AED, #3B82F6);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.bk-newsletter__content p {
  color: #475569;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  text-align: left;
}
.bk-newsletter__form-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: stretch;
  width: 100%;
  max-width: 500px;
}
.bk-newsletter__form {
  display: flex;
  gap: 10px;
  background: #fff;
  border: 2px solid #E2E8F0;
  border-radius: 14px;
  padding: 6px;
  transition: all .3s;
  width: 100%;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.bk-newsletter__form:focus-within {
  border-color: #7C3AED;
  box-shadow: 0 0 0 4px rgba(124,58,237,.1), 0 8px 24px rgba(124,58,237,.15);
  transform: translateY(-2px);
}
.bk-newsletter__input-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  min-width: 0;
}
.bk-newsletter__input-icon {
  color: #94A3B8;
  flex-shrink: 0;
  transition: color .3s;
}
.bk-newsletter__form:focus-within .bk-newsletter__input-icon {
  color: #7C3AED;
}
.bk-newsletter__input {
  flex: 1;
  background: transparent;
  border: none;
  padding: 12px 0;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  outline: none;
  color: #1E293B;
  width: 100%;
  min-width: 0;
}
.bk-newsletter__input::placeholder {
  color: #94A3B8;
}
.bk-newsletter__input:focus {
  background: transparent;
  box-shadow: none;
}
.bk-btn--newsletter {
  padding: 14px 28px !important;
  background: linear-gradient(135deg, #7C3AED, #3B82F6) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 10px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: .3px !important;
  cursor: pointer !important;
  transition: all .3s !important;
  white-space: nowrap !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  box-shadow: 0 4px 14px rgba(124,58,237,0.3) !important;
}
.bk-btn--newsletter:hover {
  transform: translateY(-2px) scale(1.05) !important;
  box-shadow: 0 8px 24px rgba(124,58,237,0.5) !important;
}
.bk-btn--newsletter:active {
  transform: translateY(0) scale(0.98) !important;
}
.bk-btn--newsletter svg {
  transition: transform .3s !important;
}
.bk-btn--newsletter:hover svg {
  transform: translateX(4px) !important;
}
.bk-newsletter__msg {
  font-size: 12.5px;
  margin: 0;
  min-height: 18px;
  color: #7C3AED;
  font-weight: 500;
}
.bk-newsletter__msg--err {
  color: #EF4444;
}
.bk-newsletter__benefits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  max-width: 100%;
  width: 100%;
}
.bk-newsletter__benefit {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #475569;
  font-size: 13px;
  font-weight: 500;
  transition: all .3s;
  padding: 8px 12px;
  background: rgba(255,255,255,0.6);
  border-radius: 10px;
  backdrop-filter: blur(10px);
}
.bk-newsletter__benefit:hover {
  color: #0F172A;
  background: rgba(255,255,255,0.9);
  transform: translateX(4px);
}
.bk-newsletter__benefit-icon {
  width: 24px;
  height: 24px;
  border-radius: 6px;
  background: linear-gradient(135deg, #7C3AED, #3B82F6);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 2px 8px rgba(124,58,237,0.2);
}
.bk-newsletter__benefit-icon svg {
  color: #fff;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .bk-products__grid { grid-template-columns: repeat(2,1fr); }
  .bk-cats__grid { justify-content: center; gap: 16px; }
  .bk-cats__grid .bk-cat-card { flex: 1 1 160px; max-width: 200px; min-width: 140px; }
  .bk-trust__grid { grid-template-columns: repeat(2,1fr); }
  .bk-trust__item:nth-child(2) { border-right: none; }
  .bk-why__inner { gap: 48px; }
}
@media (max-width: 860px) {
  .bk-hero__inner { grid-template-columns: 1fr; }
  .bk-hero__visual { display: none; }
  .bk-why__inner { grid-template-columns: 1fr; gap: 40px; }
  .bk-why__desc { max-width: 100%; }
  .bk-why__stats { margin-bottom: 28px; }
  .bk-why__stat { padding: 20px 16px; }
  .bk-why__features { grid-template-columns: 1fr; gap: 12px; }
  .bk-newsletter__inner { grid-template-columns: 1fr; gap: 40px; }
  .bk-newsletter__visual { display: none; }
  .bk-newsletter__content { text-align: center; align-items: center; }
  .bk-newsletter__content p { text-align: center; }
  .bk-newsletter__form { width: 100%; }
  .bk-newsletter__input { flex: 1; min-width: 0; width: auto; }
  .bk-newsletter__benefits { max-width: 400px; }
}
@media (max-width: 640px) {
  .bk-products__grid { grid-template-columns: 1fr; }
  .bk-cats__grid { gap: 14px; }
  .bk-cats__grid .bk-cat-card { flex: 1 1 140px; max-width: 180px; min-width: 120px; padding: 24px 14px 20px; }
  .bk-trust__grid { grid-template-columns: 1fr; }
  .bk-trust__item { border-right: none !important; border-bottom: 1px solid #F1F5F9; }
  .bk-why__features { grid-template-columns: 1fr; gap: 10px; }
  .bk-why__stats { flex-direction: column; gap: 0; }
  .bk-why__stat { border-right: none !important; border-bottom: 1px solid rgba(255,255,255,0.08); }
  .bk-why__stat:last-child { border-bottom: none; }
  .bk-why__stat { padding: 18px 16px; }
  .bk-why__stat strong { font-size: 28px; }
  .bk-hero__cta { flex-direction: column; }
  .bk-section { padding: 56px 0; }
  .bk-why__inner { gap: 32px; }
  .bk-why__desc { font-size: 14px; margin: 12px 0 24px; }
}

/* BITKEYS HEADER - bkh-* styles */

/* fonts already loaded by child theme @import above */

.bkh-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.bkh-header {
  background: #fff;
  border-bottom: 1px solid #E2E8F0;
  padding: 16px 0;
  position: relative;
  z-index: 1001;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.bkh-header .bkh-container {
  display: flex;
  align-items: center;
  gap: 24px;
}

/* Header scroll effect */
.bkh-header--scrolled {
  padding: 10px 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.95);
  border-bottom-color: transparent;
}

/* Logo */
.bkh-logo {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}
.bkh-logo:hover { 
  opacity: 0.88;
  transform: translateY(-1px);
}

.bkh-logo__mark {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: linear-gradient(135deg, #7C3AED 0%, #3B82F6 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 4px 14px rgba(124,58,237,0.4);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.bkh-logo__mark::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, transparent 50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.bkh-logo:hover .bkh-logo__mark::before {
  opacity: 1;
}

.bkh-logo__mark svg {
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}

.bkh-logo__text {
  font-family: 'Montserrat', 'Outfit', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #1E293B;
  letter-spacing: -0.5px;
}
.bkh-logo__text strong {
  font-weight: 800;
  color: #7C3AED;
  background: linear-gradient(135deg, #7C3AED 0%, #3B82F6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Search */
.bkh-search {
  flex: 1;
  max-width: 600px;
  position: relative;
}

.bkh-search__form {
  display: flex;
  align-items: center;
  background: #F8FAFC;
  border: 2px solid #E2E8F0;
  border-radius: 16px;
  overflow: visible;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  z-index: 2;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.bkh-search--focused .bkh-search__form {
  border-color: #7C3AED;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(124, 58, 237, 0.1), 0 8px 24px rgba(124, 58, 237, 0.15);
  transform: translateY(-1px);
}

.bkh-search__input-wrap {
  display: flex;
  align-items: center;
  flex: 1;
  position: relative;
  min-width: 0;
}

.bkh-search__icon {
  width: 20px;
  height: 20px;
  color: #94A3B8;
  margin-left: 16px;
  flex-shrink: 0;
  transition: color 0.3s ease;
}

.bkh-search--focused .bkh-search__icon {
  color: #7C3AED;
}

.bkh-search__form input[type="search"],
.bkh-search__input {
  flex: 1;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
  padding: 14px 12px;
  color: #1E293B;
  font-size: 14.5px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  outline: none;
  min-width: 0;
  caret-color: #7C3AED;
  letter-spacing: 0.1px;
}
.bkh-search__input::placeholder { 
  color: #94A3B8;
  font-weight: 400;
}
.bkh-search__input::-webkit-search-cancel-button { display: none; }

/* clear button */
.bkh-search__clear {
  background: none;
  border: none;
  padding: 0 8px;
  cursor: pointer;
  color: #94A3B8;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: all 0.2s ease;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  justify-content: center;
}
.bkh-search__clear:hover { 
  color: #7C3AED;
  background: #F1F5F9;
}
.bkh-search__clear svg { 
  width: 16px; 
  height: 16px; 
}

/* submit button */
.bkh-search__btn {
  background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%);
  border: none;
  width: 42px;
  height: 42px;
  padding: 0;
  margin: 5px;
  border-radius: 12px;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);
  position: relative;
  overflow: hidden;
}

.bkh-search__btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, transparent 50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.bkh-search__btn:hover {
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 6px 20px rgba(124, 58, 237, 0.4);
}

.bkh-search__btn:hover::before {
  opacity: 1;
}

.bkh-search__btn:active {
  transform: translateY(0) scale(0.98);
}

.bkh-search__btn svg { 
  display: block;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}

/* Autocomplete dropdown */
.bkh-search__dropdown {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  border: 1px solid rgba(226, 232, 240, 0.8);
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(124, 58, 237, 0.1);
  z-index: 9999;
  overflow: hidden;
  animation: bkhDropIn 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes bkhDropIn {
  from { 
    opacity: 0; 
    transform: translateY(-8px) scale(0.98); 
  }
  to   { 
    opacity: 1; 
    transform: translateY(0) scale(1); 
  }
}

.bkh-search__dropdown::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #7C3AED 0%, #3B82F6 100%);
  border-radius: 16px 16px 0 0;
}

.bkh-search__results {
  max-height: 400px;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 8px;
}

.bkh-search__results::-webkit-scrollbar { 
  width: 6px; 
}
.bkh-search__results::-webkit-scrollbar-track { 
  background: transparent; 
}
.bkh-search__results::-webkit-scrollbar-thumb { 
  background: rgba(124, 58, 237, 0.2); 
  border-radius: 6px; 
}
.bkh-search__results::-webkit-scrollbar-thumb:hover { 
  background: rgba(124, 58, 237, 0.3); 
}

/* single result row */
.bkh-search__item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 14px;
  text-decoration: none;
  color: #1E293B;
  transition: all 0.2s ease;
  cursor: pointer;
  border-radius: 12px;
  margin-bottom: 4px;
  border: 1px solid transparent;
}
.bkh-search__item:last-child { 
  margin-bottom: 0; 
}
.bkh-search__item:hover,
.bkh-search__item--active {
  background: #F8FAFC;
  border-color: #E2E8F0;
  transform: translateX(4px);
}

.bkh-search__item-img {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  object-fit: cover;
  flex-shrink: 0;
  background: #F1F5F9;
  border: 1px solid #E2E8F0;
  padding: 4px;
}
.bkh-search__item-img--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #EDE9FE 0%, #DDD6FE 100%);
  color: #7C3AED;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 800;
  border: 1px solid #C4B5FD;
}

.bkh-search__item-body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.bkh-search__item-name {
  font-size: 14px;
  font-weight: 600;
  color: #0F172A;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.1px;
}
.bkh-search__item-name mark {
  background: #FEF3C7;
  color: #92400E;
  padding: 2px 4px;
  border-radius: 3px;
  font-weight: 700;
}
.bkh-search__item-cat {
  font-size: 12px;
  color: #64748B;
  font-weight: 500;
}
.bkh-search__item-price {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 800;
  color: #059669;
  flex-shrink: 0;
  white-space: nowrap;
  background: #ECFDF5;
  padding: 4px 10px;
  border-radius: 8px;
  border: 1px solid #A7F3D0;
}

/* "Ver todos os resultados" row */
.bkh-search__view-all {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  color: #7C3AED;
  font-size: 13.5px;
  font-weight: 600;
  text-decoration: none;
  border-top: 1px solid #E2E8F0;
  background: #F8FAFC;
  transition: all 0.2s ease;
  margin-top: 4px;
  border-radius: 0 0 14px 14px;
}
.bkh-search__view-all:hover { 
  background: #F1F5F9; 
  color: #6D28D9;
  transform: translateX(2px);
}
.bkh-search__view-all svg { 
  width: 15px; 
  height: 15px; 
  flex-shrink: 0; 
  transition: transform 0.2s ease;
}
.bkh-search__view-all:hover svg:last-child {
  transform: translateX(3px);
}

/* empty state */
.bkh-search__empty {
  padding: 32px 20px;
  font-size: 14px;
  color: #64748B;
  text-align: center;
  line-height: 1.6;
}
.bkh-search__empty strong { 
  color: #0F172A;
  font-weight: 700;
}

/* loading dots */
.bkh-search__loading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 32px 16px;
}
.bkh-search__loading span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #7C3AED;
  animation: bkhDot 1.4s infinite ease-in-out;
  box-shadow: 0 0 0 0 rgba(124, 58, 237, 0.4);
  animation: bkhDotPulse 1.4s infinite ease-in-out;
}
.bkh-search__loading span:nth-child(2) { animation-delay: 0.2s; }
.bkh-search__loading span:nth-child(3) { animation-delay: 0.4s; }
@keyframes bkhDotPulse {
  0%, 100% { 
    transform: scale(0.8);
    opacity: 0.5;
    box-shadow: 0 0 0 0 rgba(124, 58, 237, 0.4);
  }
  50% { 
    transform: scale(1.1);
    opacity: 1;
    box-shadow: 0 0 0 8px rgba(124, 58, 237, 0);
  }
}

/* Header actions */
.bkh-actions {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
  margin-left: auto;
}

.bkh-action__divider {
  width: 1px;
  height: 36px;
  background: linear-gradient(180deg, transparent 0%, #E2E8F0 50%, transparent 100%);
  display: block;
  flex-shrink: 0;
  margin: 0 6px;
}

.bkh-action {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 12px;
  color: #475569;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.bkh-action::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(124,58,237,0.05) 0%, transparent 100%);
  opacity: 0;
  transition: opacity 0.25s ease;
}

.bkh-action:hover {
  background: #F8FAFC;
  color: #1E293B;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.bkh-action:hover::before {
  opacity: 1;
}

.bkh-action__icon-wrap {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: linear-gradient(135deg, #F1F5F9 0%, #E2E8F0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.bkh-action__icon-wrap svg {
  width: 18px;
  height: 18px;
  color: #7C3AED;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.bkh-action:hover .bkh-action__icon-wrap {
  background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%);
  box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);
  transform: scale(1.05);
}
.bkh-action:hover .bkh-action__icon-wrap svg {
  color: #fff;
  transform: scale(1.1);
}

.bkh-action__label {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
.bkh-action__label small {
  font-size: 11px;
  color: #94A3B8;
  font-weight: 400;
  transition: color 0.2s ease;
}
.bkh-action__label strong {
  font-size: 13.5px;
  color: #1E293B;
  font-weight: 700;
  transition: color 0.2s ease;
}
.bkh-action:hover .bkh-action__label small {
  color: #7C3AED;
}
.bkh-action:hover .bkh-action__label strong {
  color: #7C3AED;
}

/* Cart badge */
.bkh-cart-icon-wrap { position: relative; }
.bkh-cart-badge {
  position: absolute;
  top: -8px;
  right: -8px;
  background: linear-gradient(135deg, #EF4444 0%, #DC2626 100%);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  min-width: 19px;
  height: 19px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
  border: 2.5px solid #fff;
  line-height: 1;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(239, 68, 68, 0.4);
  animation: bkhBadgePulse 2s ease-in-out infinite;
}

@keyframes bkhBadgePulse {
  0%, 100% { 
    transform: scale(1);
    box-shadow: 0 2px 8px rgba(239, 68, 68, 0.4);
  }
  50% { 
    transform: scale(1.1);
    box-shadow: 0 4px 16px rgba(239, 68, 68, 0.6);
  }
}

/* Mobile hamburger */
.bkh-hamburger {
  display: none;
  background: none;
  border: none;
  color: #1E293B;
  cursor: pointer;
  padding: 8px;
  flex-shrink: 0;
  border-radius: 10px;
  transition: all 0.2s ease;
}
.bkh-hamburger:hover {
  background: #F1F5F9;
}
.bkh-hamburger svg { 
  width: 24px; 
  height: 24px; 
  display: block;
}

/* NAV BAR */
.bkh-nav {
  background: #1E293B;
  border-top: 1px solid rgba(255,255,255,0.06);
  border-bottom: 1px solid rgba(255,255,255,0.06);
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 12px rgba(0,0,0,0.2);
}
.bkh-nav__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.bkh-nav__left {
  display: flex;
  align-items: center;
  gap: 4px;
}

/* All-categories button */
.bkh-nav__cat-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 6px;
  white-space: nowrap;
  transition: background 0.2s;
  font-family: 'Inter', sans-serif;
  user-select: none;
}
.bkh-nav__cat-btn:hover { background: rgba(255,255,255,0.1); }
.bkh-nav__cat-btn svg { width: 18px; height: 18px; }

/* Nav links */
.bkh-nav__links {
  display: flex;
  align-items: center;
  gap: 2px;
}
.bkh-nav__link {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 14px 15px;
  color: rgba(255,255,255,0.85);
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  white-space: nowrap;
  text-decoration: none;
  transition: color 0.2s, background 0.2s;
}
.bkh-nav__link:hover { color: #fff; background: rgba(255,255,255,0.08); }
.bkh-nav__link--active {
  color: #fff;
  font-weight: 700;
}
.bkh-nav__link--more svg { width: 12px; height: 12px; }

/* Navigation Icons */
.bkh-nav__icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-right: 6px;
  transition: transform 0.2s ease;
}

.bkh-nav__link:hover .bkh-nav__icon {
  transform: scale(1.1);
}

.bkh-nav__link--active .bkh-nav__icon {
  color: #7C3AED;
}

@media (max-width: 768px) {
  .bkh-nav__icon {
    width: 16px;
    height: 16px;
    margin-right: 4px;
  }
}

/* Trust badge */
.bkh-trust-badge {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: rgba(59,130,246,0.12);
  border: 1px solid rgba(59,130,246,0.25);
  border-radius: 50px;
  color: #60A5FA;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}
.bkh-trust-badge svg { width: 15px; height: 15px; }

/* RESPONSIVE */
@media (max-width: 1024px) {
  .bkh-search { max-width: 400px; }
  .bkh-action__label { 
    font-size: 12px; 
  }
  .bkh-action__label small {
    font-size: 10px;
  }
  .bkh-action__label strong {
    font-size: 12px;
  }
}

@media (max-width: 900px) {
  .bkh-search { max-width: 320px; }
  .bkh-action__label { display: none; }
  .bkh-action__divider { display: none; }
  .bkh-actions { gap: 2px; }
  .bkh-trust-badge { display: none; }
  .bkh-action { 
    padding: 8px;
    min-width: 44px;
    min-height: 44px;
    justify-content: center;
  }
  .bkh-action__icon-wrap {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 768px) {
  .bkh-header { 
    padding: 10px 0;
    background: #fff;
    border-bottom: 1px solid #E2E8F0;
  }
  .bkh-header .bkh-container { 
    flex-wrap: wrap; 
    row-gap: 10px;
    padding: 0 16px;
  }
  
  /* Logo - smaller on mobile */
  .bkh-logo {
    gap: 8px;
  }
  .bkh-logo__mark {
    width: 36px;
    height: 36px;
    border-radius: 10px;
  }
  .bkh-logo__mark svg {
    width: 16px;
    height: 16px;
  }
  .bkh-logo__text {
    font-size: 18px;
  }
  
  /* Actions - compact icons */
  .bkh-actions { 
    gap: 4px;
    margin-left: auto;
  }
  .bkh-action {
    padding: 8px;
    min-width: 40px;
    min-height: 40px;
    justify-content: center;
    border-radius: 10px;
    background: #F8FAFC;
    border: 1px solid #E2E8F0;
  }
  .bkh-action__icon-wrap {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: transparent;
    box-shadow: none;
  }
  .bkh-action__icon-wrap svg {
    width: 18px;
    height: 18px;
    color: #475569;
  }
  .bkh-action:hover .bkh-action__icon-wrap {
    background: #7C3AED;
    transform: none;
  }
  .bkh-action:hover .bkh-action__icon-wrap svg {
    color: #fff;
  }
  .bkh-action__label {
    display: none;
  }
  .bkh-action__divider {
    display: none;
  }
  
  /* Cart badge */
  .bkh-cart-badge {
    top: -6px;
    right: -6px;
    min-width: 17px;
    height: 17px;
    font-size: 9px;
    border-width: 2px;
  }
  
  /* Hamburger */
  .bkh-hamburger { 
    display: flex;
    min-width: 40px;
    min-height: 40px;
    justify-content: center;
    align-items: center;
    background: #F8FAFC;
    border: 1px solid #E2E8F0;
    border-radius: 10px;
  }
  .bkh-hamburger svg { 
    width: 20px; 
    height: 20px; 
  }
  
  /* Search - full width below header */
  .bkh-search { 
    order: 3; 
    max-width: 100%; 
    flex-basis: 100%;
    margin-top: 4px;
  }
  .bkh-search__form {
    border-radius: 12px;
    border-width: 1.5px;
    background: #F8FAFC;
  }
  .bkh-search__input {
    padding: 12px 12px;
    font-size: 14px;
  }
  .bkh-search__icon {
    width: 18px;
    height: 18px;
    margin-left: 12px;
  }
  .bkh-search__btn {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    margin: 3px;
  }
  .bkh-search__dropdown { 
    border-radius: 12px;
    max-height: 450px;
    margin-top: 8px;
  }
}

@keyframes bkhNavSlideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Desktop: show nav links by default */
@media (min-width: 769px) {
  .bkh-nav__links {
    display: flex !important;
  }
  .bkh-nav__cat-btn {
    display: flex !important;
  }
}

/* Mobile: hide search box in header, show only actions + hamburger */
@media (max-width: 768px) {
  .bkh-search {
    display: none !important;
  }
  
  /* Nav: collapse links, show on toggle */
  .bkh-nav__links { 
    display: none; 
  }
  .bkh-nav__cat-btn { display: none; }

  .bkh-nav--open .bkh-nav__inner {
    flex-wrap: wrap;
    padding-bottom: 16px;
    animation: bkhNavSlideDown 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .bkh-nav--open .bkh-nav__left { 
    flex-wrap: wrap; 
    width: 100%; 
  }
  .bkh-nav--open .bkh-nav__links {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    padding: 12px 8px;
    gap: 8px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    margin-top: 8px;
  }
  .bkh-nav--open .bkh-nav__link {
    width: 100%;
    padding: 16px 16px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
  }
  .bkh-nav--open .bkh-nav__link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, #7C3AED, #3B82F6);
    transform: scaleY(0);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 0 3px 3px 0;
  }
  .bkh-nav--open .bkh-nav__link:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(124, 58, 237, 0.3);
    transform: translateX(4px);
    padding-left: 20px;
  }
  .bkh-nav--open .bkh-nav__link:hover::before {
    transform: scaleY(1);
  }
  .bkh-nav--open .bkh-nav__link--active {
    background: linear-gradient(135deg, rgba(124, 58, 237, 0.15), rgba(59, 130, 246, 0.1));
    border-color: rgba(124, 58, 237, 0.3);
    font-weight: 600;
  }
  .bkh-nav--open .bkh-nav__link--active::before {
    transform: scaleY(1);
  }
}

@media (max-width: 480px) {
  .bkh-header { 
    padding: 10px 0;
  }
  .bkh-header--scrolled {
    padding: 8px 0;
  }
  .bkh-logo { 
    font-size: 19px;
  }
  .bkh-logo__mark { 
    width: 34px; 
    height: 34px; 
    border-radius: 10px;
  }
  .bkh-logo__text {
    font-size: 19px;
  }
  .bkh-action__label { display: none; }
  .bkh-search__form {
    border-radius: 14px;
  }
  .bkh-search__input {
    padding: 12px 10px;
    font-size: 14px;
  }
  .bkh-search__btn {
    width: 38px;
    height: 38px;
    border-radius: 10px;
  }
  .bkh-search__item-img { 
    width: 42px; 
    height: 42px; 
  }
  .bkh-search__item-price { 
    font-size: 13px;
    padding: 3px 8px;
  }
  .bkh-search__item-name {
    font-size: 13px;
  }
}

/* Neutralise Flatsome Customizer styles that leak into bkh-header */
.search-form:not(.bkh-search__form) { width: auto !important; }
.bkh-header .search-form,
.bkh-header .searchform,
.bkh-search { width: auto !important; max-width: 560px; }
.bkh-header,
.bkh-nav { background-image: none !important; }
.bkh-header.header-main { height: auto !important; min-height: 0 !important; }

/* hide old Flatsome header elements */
#header:not(.bkh-header),
.header-wrapper,
#masthead,
#top-bar,
#wide-nav,
.header-bg-container,
#header.has-sticky,
.sticky-header,
.header-clone,
.nav-sidebar .header-search-form,
.nav-sidebar .header-search-form-wrapper,
.mobile-nav .header-search-form,
li.header-search-form,
li.header-search,
.header-search,
.header-search-form,
.header-search-form-wrapper,
#search-lightbox,
.searchform,
.ux-search-form {
  display: none !important;
}

/* LEGACY PLK HOMEPAGE STYLES */

/* FLATSOME TOP BAR */
#top-bar, .header-top {
  background-color: #071a33 !important;
}
#top-bar a, .header-top a {
  color: rgba(255, 255, 255, 0.75) !important;
  transition: color 0.15s ease !important;
}
#top-bar a:hover, .header-top a:hover {
  color: #fff !important;
}
#top-bar .uppercase, .header-top .uppercase, #top-bar strong, .header-top strong {
  color: #fff !important;
}

/* PLK CUSTOM TOP BAR */
.plk-topbar {
  background: #0B2545;
  color: #c8dcf5;
  font-size: 12.5px;
  padding: 7px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.plk-topbar__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}
.plk-topbar__left,
.plk-topbar__right {
  display: flex;
  gap: 20px;
  align-items: center;
}
.plk-topbar__right a {
  color: #c8dcf5;
  text-decoration: none;
  font-weight: 600;
}
.plk-topbar__right a:hover { color: #fff; }

/* PLK ANNOUNCEMENT */
.plk-announcement {
  background: #0b52d8;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  padding: 9px 20px;
  letter-spacing: .3px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

/* HERO */
.plk-hero {
  background: 
    radial-gradient(circle at 80% 50%, rgba(15, 98, 254, 0.25), transparent 50%),
    radial-gradient(circle at 80% 80%, rgba(201, 154, 63, 0.15), transparent 50%),
    linear-gradient(135deg, #040d1a 0%, #081a33 100%);
  color: #fff;
  padding: 80px 0 70px;
  overflow: hidden;
  position: relative;
}

.plk-hero::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  height: 100%;
  background: radial-gradient(ellipse at 70% 50%, rgba(15, 98, 254, 0.4), transparent 70%);
  pointer-events: none;
}

.plk-hero__inner {
  display: grid;
  grid-template-columns: 1fr 650px;
  gap: 40px;
  align-items: center;
  position: relative;
  z-index: 1;
}

.plk-hero__label {
  display: inline-block;
  background: rgba(201, 154, 63, 0.12);
  border: 1px solid rgba(201, 154, 63, 0.3);
  color: #C99A3F !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 20px;
  margin: 0 0 18px;
  font-family: 'Outfit', sans-serif;
  text-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
.plk-hero__title {
  font-family: 'Outfit', sans-serif;
  font-size: clamp(32px, 4.5vw, 52px);
  font-weight: 800;
  margin: 0 0 24px;
  line-height: 1.15;
  color: #fff !important;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 4px rgba(0,0,0,0.25);
}
.plk-hero__title span {
  background: linear-gradient(120deg, #fff, #C99A3F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent !important;
  display: block;
  font-size: 0.65em;
  font-weight: 600;
  margin-top: 10px;
  letter-spacing: 0;
  color: #fff !important;
}
.plk-hero__badges {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.plk-hero__badges li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14.5px;
  color: #ffffff !important;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.plk-hero__badges li strong { color: #fff !important; font-weight: 600; }
.plk-hero__badges li small {
  color: #dbe8ff !important;
  font-size: 12px;
  display: block;
  opacity: 0.9;
}
.plk-hero__from {
  font-size: 12px;
  color: rgba(255,255,255,0.85) !important;
  margin: 0 0 4px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.plk-hero__price {
  font-family: 'Outfit', sans-serif;
  font-size: 56px;
  font-weight: 900;
  color: #fff !important;
  margin: 0 0 28px;
  line-height: 1;
  text-shadow: 0 2px 4px rgba(0,0,0,0.25);
}

/* Hero right-side image */
.plk-hero__card {
  display: flex;
  justify-content: center;
  align-items: center;
}

.plk-hero__card-visual {
  width: 100%;
  max-width: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plk-hero__visual-img {
  width: 100%;
  height: auto;
  max-width: 650px;
  object-fit: contain;
  filter: drop-shadow(0 0 60px rgba(15, 98, 254, 0.5));
  border-radius: 0;
  display: block;
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.plk-hero__card:hover .plk-hero__visual-img {
  transform: translateY(-10px) scale(1.05);
}

.plk-hero__card-inner { display: none; }
.plk-hero__icon { display: none; }
.plk-win-logo { display: none; }

/* TRUST STRIP */
.plk-trust {
  background: var(--plk-white);
  border-bottom: 1px solid var(--plk-border);
  padding: 24px 0;
  box-shadow: 0 10px 30px rgba(11, 37, 69, 0.03);
  position: relative;
  z-index: 10;
}
.plk-trust__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.plk-trust__item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 10px 16px;
  border-radius: 12px;
  transition: background 0.25s ease;
}
.plk-trust__item:hover {
  background: #f8fafc;
}
.plk-trust__icon { 
  font-size: 32px; 
  flex-shrink: 0; 
  filter: drop-shadow(0 4px 8px rgba(15, 98, 254, 0.15));
}
.plk-trust__item div strong {
  display: block;
  font-family: 'Outfit', sans-serif;
  font-size: 14.5px;
  font-weight: 700;
  color: var(--plk-text);
}
.plk-trust__item div small {
  font-size: 12.5px;
  color: var(--plk-muted);
}

/* SECTIONS */
.plk-section {
  padding: 80px 0;
  background: var(--plk-bg);
}
.plk-section--alt, .plk-products--alt {
  background: var(--plk-white);
}
.plk-section__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
  gap: 16px;
  flex-wrap: wrap;
}
.plk-section__title {
  font-family: 'Outfit', sans-serif;
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 800;
  margin: 0 0 8px;
  color: var(--plk-text);
}
.plk-section__sub {
  font-size: 15px;
  color: var(--plk-muted);
  margin: 0;
}
.plk-section__nav a,
.plk-link {
  font-family: 'Outfit', sans-serif;
  font-size: 14.5px;
  font-weight: 700;
  color: var(--plk-blue);
  text-decoration: none;
  border: 1px solid var(--plk-blue);
  border-radius: 8px;
  padding: 8px 18px;
  transition: all var(--plk-transition);
  white-space: nowrap;
}
.plk-section__nav a:hover, .plk-link:hover {
  background: var(--plk-blue);
  color: #fff;
  box-shadow: 0 4px 12px rgba(15, 98, 254, 0.15);
}

/* PRODUCT GRID */
.plk-products__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
.plk-product-card {
  background: var(--plk-white);
  border-radius: 14px;
  border: 1px solid var(--plk-border);
  box-shadow: var(--plk-shadow);
  position: relative;
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.3s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.3s ease;
  display: flex;
  flex-direction: column;
}
.plk-product-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--plk-shadow-lg);
  border-color: var(--plk-blue);
}
.plk-product-card__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  background: var(--plk-blue);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 20px;
  text-transform: uppercase;
  z-index: 1;
  box-shadow: 0 4px 10px rgba(15, 98, 254, 0.2);
}
.plk-product-card__badge--sale {
  background: var(--plk-red);
  box-shadow: 0 4px 10px rgba(239, 68, 68, 0.2);
}
.plk-product-card__img-wrap {
  display: flex;
  background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
  padding: 20px;
  text-align: center;
  align-items: center;
  justify-content: center;
  position: relative;
  border-bottom: 1px solid var(--plk-border);
  flex-shrink: 0;
}
.plk-product-card__img-wrap img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), filter 0.4s ease;
  display: inline-block;
}
.plk-product-card:hover .plk-product-card__img-wrap img {
  transform: scale(1.05) translateY(-5px);
  filter: drop-shadow(0 18px 32px rgba(11, 37, 69, 0.26));
}
.plk-product-card__body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.plk-product-card__name {
  font-family: 'Outfit', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--plk-text);
  margin: 0 0 6px;
  line-height: 1.4;
  min-height: 44px;
}
.plk-product-card__sub {
  font-size: 12.5px;
  color: var(--plk-muted);
  margin: 0 0 6px;
}
.plk-product-card__stars {
  color: #f5a623;
  font-size: 13px;
  margin-bottom: 16px;
}
.plk-product-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
}
.plk-product-card__pricing del {
  font-size: 12.5px;
  color: #aaa;
  display: block;
  line-height: 1;
}
.plk-product-card__pricing strong {
  font-family: 'Outfit', sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: var(--plk-green);
  display: block;
  line-height: 1.1;
}
.plk-product-card__pricing small {
  font-size: 11.5px;
  color: var(--plk-muted);
  display: block;
}

/* WHY BUY */
.plk-why {
  background: var(--plk-white);
  padding: 80px 0;
}
.plk-why__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 40px;
}
.plk-why__item {
  background: var(--plk-bg);
  border-radius: var(--plk-radius);
  border: 1px solid var(--plk-border);
  padding: 30px 24px;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.plk-why__item:hover { 
  transform: translateY(-4px);
  box-shadow: var(--plk-shadow-lg); 
  border-color: rgba(15, 98, 254, 0.25);
}
.plk-why__item > span { 
  font-size: 36px; 
  flex-shrink: 0; 
  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.06));
}
.plk-why__item strong { 
  font-family: 'Outfit', sans-serif;
  font-size: 16px; 
  font-weight: 700; 
  display: block; 
  margin-bottom: 8px;
  color: var(--plk-text);
}
.plk-why__item p { 
  font-size: 13.5px; 
  color: var(--plk-muted); 
  margin: 0; 
  line-height: 1.6; 
}

/* NEWSLETTER SIGNUP CARD */
.plk-section--signup {
  padding: 64px 0;
  background: var(--plk-bg);
}

.plk-signup {
  --plk-navy: #0B2545;
  --plk-navy-deep: #071a33;
  --plk-blue: #0F62FE;
  --plk-gold: #C99A3F;
  --plk-ivory: #F4F6FA;
  --plk-line: rgba(255,255,255,0.12);
  font-family: -apple-system, "Segoe UI", Inter, Calibri, Arial, sans-serif;
  background: 
    radial-gradient(circle at 10% 20%, rgba(15, 98, 254, 0.45), transparent 45%),
    radial-gradient(circle at 90% 80%, rgba(236, 72, 153, 0.35), transparent 45%),
    radial-gradient(circle at 50% 50%, rgba(201, 154, 63, 0.15), transparent 45%),
    linear-gradient(135deg, #040c18 0%, #0b1a30 100%);
  color: #fff;
  border-radius: 18px;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.plk-signup *, .plk-signup *::before, .plk-signup *::after { box-sizing: border-box; }
.plk-signup::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  padding: 1px;
  background: linear-gradient(120deg, var(--plk-gold), transparent 30%, transparent 70%, var(--plk-blue));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0.55;
  pointer-events: none;
}
.plk-signup__inner {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 32px;
  padding: 40px 44px;
}
.plk-signup__key { width: 76px; flex-shrink: 0; }
.plk-key-svg { width: 76px; height: 40px; overflow: visible; }
.plk-key-head, .plk-key-shaft, .plk-tooth1, .plk-tooth2 { fill: var(--plk-gold); }
.plk-key-hole { fill: var(--plk-navy); }
.plk-signup:hover .plk-key-svg { animation: plk-turn 900ms ease-in-out; }
@keyframes plk-turn {
  0% { transform: rotate(0deg); }
  35% { transform: rotate(-22deg); }
  70% { transform: rotate(8deg); }
  100% { transform: rotate(0deg); }
}
@media (prefers-reduced-motion: reduce) {
  .plk-signup:hover .plk-key-svg { animation: none; }
}

.plk-signup__copy { min-width: 240px; }
.plk-eyebrow {
  margin: 0 0 8px;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--plk-gold);
  font-weight: 600;
}
.plk-heading {
  margin: 0 0 10px;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #fff;
}
.plk-sub {
  margin: 0;
  font-size: 14.5px;
  line-height: 1.55;
  color: rgba(255,255,255,0.72);
  max-width: 44ch;
}

.plk-signup__form { min-width: 300px; }
.plk-label {
  display: block;
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  margin-bottom: 6px;
}
.plk-input-row {
  display: flex;
  gap: 8px;
  background: rgba(255,255,255,0.06);
  border: 1px solid var(--plk-line);
  border-radius: 10px;
  padding: 6px;
}
.plk-input {
  flex: 1;
  min-width: 0;
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-size: 14.5px;
  padding: 10px 12px;
}
.plk-input::placeholder { color: rgba(255,255,255,0.4); }
.plk-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--plk-blue);
  color: #fff;
  border: none;
  border-radius: 7px;
  padding: 0 18px;
  font-size: 14.5px;
  font-weight: 600;
  cursor: pointer;
  transition: background 160ms ease, transform 160ms ease;
  white-space: nowrap;
}
.plk-button:hover { background: #0b52d8; }
.plk-button:active { transform: scale(0.97); }
.plk-button__icon { transition: transform 160ms ease; }
.plk-button:hover .plk-button__icon { transform: translateX(2px); }
.plk-button:disabled { opacity: 0.6; cursor: default; }

.plk-msg {
  min-height: 18px;
  margin: 8px 2px 0;
  font-size: 13px;
  color: #7CD98A;
}
.plk-msg.plk-msg--error { color: #FF8A8A; }
.plk-fineprint {
  margin: 4px 2px 0;
  font-size: 11.5px;
  color: rgba(255,255,255,0.4);
}

@media (max-width: 820px) {
  .plk-signup__inner {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 32px 26px;
    text-align: left;
  }
  .plk-signup__key { display: none; }
}

/* GUARANTEE STRIP */
.plk-guarantee {
  background: #071a33;
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.plk-guarantee__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.plk-guarantee__grid > div {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #c8dcf5;
  font-size: 13.5px;
  padding: 8px 10px;
}
.plk-guarantee__grid > div > span { display: flex; flex-direction: column; }
.plk-guarantee__grid strong { color: #fff; font-size: 14px; font-family: 'Outfit', sans-serif; }
.plk-guarantee__grid small { font-size: 12px; color: #a0c8f5; opacity: 0.85; }

/* RESPONSIVE */
@media (max-width: 1024px) {
  .plk-products__grid { grid-template-columns: repeat(2, 1fr); }
  .plk-why__grid       { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
  .plk-hero__inner     { grid-template-columns: 1fr; }
  .plk-hero__card      { display: none; }
  .plk-trust__grid     { grid-template-columns: repeat(2, 1fr); }
  .plk-guarantee__grid { grid-template-columns: repeat(2, 1fr); }
  .plk-topbar__left    { display: none; }
}

@media (max-width: 540px) {
  .plk-products__grid  { grid-template-columns: 1fr; }
  .plk-why__grid       { grid-template-columns: 1fr; }
  .plk-trust__grid     { grid-template-columns: 1fr; }
  .plk-guarantee__grid { grid-template-columns: repeat(2, 1fr); }
}

/* HEADER - align nav menu & GTranslate */
#masthead .header-inner.flex-row {
  display: flex !important;
  align-items: center !important;
}

#masthead .flex-col.flex-left,
#masthead .flex-col.flex-right {
  display: flex !important;
  align-items: center !important;
}

#masthead ul.header-nav-main {
  display: flex !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
}

#masthead ul.header-nav-main > li {
  display: inline-flex !important;
  align-items: center !important;
}

/* LOGO ALIGNMENT */
#logo,
#masthead .logo-col,
#masthead .flex-col.logo-position-left {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

#logo a,
#logo img,
.header-logo,
.header-logo a,
.header-logo img {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

#masthead .header-inner,
#masthead .container,
#masthead .header-main .container {
  padding-left: 20px !important;
  padding-right: 20px !important;
  max-width: 1200px !important;
}

/* Move search icon to the RIGHT col */
#masthead .flex-col.flex-left li.header-search {
  display: none !important;
}

#masthead .flex-col.flex-right ul.header-nav-main {
  display: flex !important;
  align-items: center !important;
  gap: 4px !important;
}

#masthead .flex-col.flex-right ul.header-nav-main > li {
  display: inline-flex !important;
  align-items: center !important;
}

/* GTranslate specific */
li.menu-item-gtranslate {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

li.menu-item-gtranslate .gtranslate_wrapper,
li[class*="gt-menu"] .gtranslate_wrapper {
  display: inline-flex !important;
  align-items: center !important;
  line-height: 1 !important;
}

li.menu-item-gtranslate .gt_selector,
li[class*="gt-menu"] .gt_selector,
li.menu-item-gtranslate select,
li[class*="gt-menu"] select {
  vertical-align: middle !important;
  margin: 0 !important;
  padding: 4px 8px !important;
  height: auto !important;
  line-height: normal !important;
  font-size: 13px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  cursor: pointer;
  position: static !important;
  top: auto !important;
  transform: none !important;
}

/* HEADER DROPDOWNS */
.header-main .flex-col.flex-right ul.nav > li,
ul.header-nav.nav-right > li {
  position: relative !important;
}

ul.nav > li > ul.nav-dropdown,
ul.header-nav > li > ul.nav-dropdown {
  position: absolute !important;
  top: 100% !important;
  right: 0 !important;
  left: auto !important;
  z-index: 9999 !important;
  min-width: 220px !important;
  background: #fff !important;
  border: 1px solid #e0e0e0 !important;
  border-top: 2px solid #1a6fc4 !important;
  box-shadow: 0 8px 30px rgba(0,0,0,0.13) !important;
  border-radius: 0 0 8px 8px !important;
  margin-top: 0 !important;
  padding: 10px 0 !important;
  display: none;
}

ul.nav > li:hover > ul.nav-dropdown,
ul.nav > li.active > ul.nav-dropdown,
ul.header-nav > li:hover > ul.nav-dropdown {
  display: block !important;
}

li.cart-item > ul.nav-dropdown {
  min-width: 300px !important;
  right: 0 !important;
  left: auto !important;
  padding: 16px !important;
}

ul.nav > li > ul.nav-dropdown > li {
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  position: static !important;
}

ul.nav > li > ul.nav-dropdown > li a {
  display: block !important;
  padding: 8px 18px !important;
  color: #333 !important;
  font-size: 14px !important;
  white-space: nowrap !important;
  text-decoration: none !important;
}

ul.nav > li > ul.nav-dropdown > li a:hover {
  background: #f4f7fc !important;
  color: #1a6fc4 !important;
}

ul.nav-dropdown > li,
ul.nav-dropdown > li.html {
  display: block !important;
  align-items: unset !important;
}

/* CART DROPDOWN */
li.cart-item.has-dropdown {
  position: relative !important;
}

li.cart-item.has-dropdown > ul.nav-dropdown {
  min-width: 320px !important;
  width: 320px !important;
  right: 0 !important;
  left: auto !important;
  padding: 0 !important;
  overflow: visible !important;
}

li.cart-item > ul.nav-dropdown > li.widget_shopping_cart {
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  align-items: unset !important;
}

li.cart-item .widget_shopping_cart_content {
  display: block !important;
  width: 100% !important;
  padding: 16px !important;
}

li.cart-item .ux-mini-cart-empty {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 20px 16px !important;
  text-align: center !important;
  gap: 10px !important;
}

li.cart-item .ux-mini-cart-empty svg {
  display: block !important;
  margin: 0 auto 10px !important;
}

li.cart-item .ux-mini-cart-empty p {
  margin: 0 !important;
  font-size: 14px !important;
  color: #555 !important;
  display: block !important;
  width: 100% !important;
}

li.cart-item .ux-mini-cart-empty .return-to-shop {
  margin-top: 10px !important;
  display: block !important;
  width: 100% !important;
}

li.cart-item .ux-mini-cart-empty .return-to-shop a {
  display: inline-block !important;
  padding: 8px 20px !important;
  background: #1a6fc4 !important;
  color: #fff !important;
  border-radius: 6px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

li.cart-item .woocommerce-mini-cart__item {
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  padding: 10px 0 !important;
  border-bottom: 1px solid #eee !important;
}

li.cart-item .woocommerce-mini-cart__item img {
  width: 60px !important;
  height: 60px !important;
  object-fit: cover !important;
  border-radius: 4px !important;
  flex-shrink: 0 !important;
}

li.cart-item .mini_cart_item a:not(.remove) {
  display: block !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #333 !important;
  margin-bottom: 4px !important;
  white-space: normal !important;
}

li.cart-item .woocommerce-mini-cart__total {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 12px 0 8px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  border-top: 1px solid #eee !important;
}

li.cart-item .woocommerce-mini-cart__buttons {
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  padding-top: 8px !important;
}

li.cart-item .woocommerce-mini-cart__buttons a {
  display: block !important;
  text-align: center !important;
  padding: 10px !important;
  border-radius: 6px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

li.cart-item .woocommerce-mini-cart__buttons .button.wc-forward {
  background: #1a6fc4 !important;
  color: #fff !important;
}

li.cart-item .woocommerce-mini-cart__buttons .button.checkout {
  background: #1aab4e !important;
  color: #fff !important;
}

/* MINI-CART */
li.cart-item li.mini_cart_item {
  display: block !important;
  position: relative !important;
  padding: 10px 0 10px 82px !important; /* left space for 70px thumbnail + 12px margin */
  border-bottom: 1px solid #f0f0f0 !important;
  min-height: 64px !important;
}

li.cart-item .mini_cart_item > a:not(.remove) img {
  position: absolute !important;
  left: 10px !important;
  top: 10px !important;
  width: 70px !important;
  height: 70px !important;
  object-fit: cover !important;
  object-position: center !important;
  border-radius: 8px !important;
}

li.cart-item .mini_cart_item > a:not(.remove) {
  display: block !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #333 !important;
  text-decoration: none !important;
  padding-right: 20px !important;
  line-height: 1.4 !important;
}

li.cart-item .mini_cart_item > a:not(.remove):hover {
  color: #1a6fc4 !important;
}

li.cart-item .mini_cart_item .quantity {
  display: block !important;
  font-size: 12px !important;
  color: #777 !important;
  margin-top: 4px !important;
}

li.cart-item a.remove,
li.cart-item .remove_from_cart_button {
  all: unset !important;
  position: absolute !important;
  top: 10px !important;
  right: 0 !important;
  display: block !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: #e02020 !important;
  cursor: pointer !important;
  text-decoration: none !important;
  visibility: visible !important;
  opacity: 1 !important;
}

li.cart-item a.remove:hover,
li.cart-item .remove_from_cart_button:hover {
  color: #b00000 !important;
  opacity: 0.8 !important;
}

/* Right col: Login, Cart */
#masthead .flex-col.flex-right {
  height: 100% !important;
}

#masthead .flex-col.flex-right ul.nav {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
  gap: 2px !important;
}

#masthead .flex-col.flex-right ul.nav > li {
  display: inline-flex !important;
  align-items: center !important;
  height: 100% !important;
}

li.header-search-moved {
  display: inline-flex !important;
  align-items: center !important;
}

/* HEADER DESKTOP CLEANUP */
@media (min-width: 550px) {
  #masthead .flex-col.show-for-medium.flex-left {
    display: none !important;
  }
}

@media (min-width: 550px) {
  #masthead .flex-col.show-for-medium.flex-right {
    display: none !important;
  }
}

@media (max-width: 549px) {
  #masthead .header-inner {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  #logo img {
    max-height: 50px !important;
    width: auto !important;
  }
  #masthead .flex-col.hide-for-medium {
    display: none !important;
  }
  #masthead .flex-col.show-for-medium.flex-left,
  #masthead .flex-col.show-for-medium.flex-right {
    display: flex !important;
    align-items: center !important;
  }
}

/* LOGIN PAGE */
.woocommerce-account:not(.logged-in) .page-wrapper {
  background: radial-gradient(ellipse at 60% 40%, #1240e8 0%, #0820c4 45%, #060f8a 100%);
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 40px 20px;
}

.woocommerce-account:not(.logged-in) .page-wrapper > .container {
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  padding: 0;
}

.plk-login-wrap {
  width: 100%;
}

.plk-login-card {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.22);
  overflow: hidden;
  width: 100%;
}

.plk-login-header {
  background: linear-gradient(135deg, #050c70 0%, #0820c4 100%);
  padding: 36px 40px 32px;
  text-align: center;
  color: #fff;
}

.plk-login-icon {
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.15);
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
}

.plk-login-icon svg {
  width: 30px;
  height: 30px;
  color: #fff;
}

.plk-login-title {
  font-size: 26px !important;
  font-weight: 800 !important;
  color: #fff !important;
  margin: 0 0 8px !important;
  line-height: 1.2 !important;
  letter-spacing: -0.3px;
}

.plk-login-subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.78);
  margin: 0;
  line-height: 1.5;
}

.plk-login-body {
  padding: 36px 40px 28px;
}

.plk-field-group {
  margin-bottom: 20px;
}

.plk-label {
  display: flex !important;
  align-items: center;
  gap: 6px;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #374151 !important;
  margin-bottom: 7px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.plk-label .required {
  color: var(--plk-red);
  font-size: 14px;
}

.plk-label-icon {
  display: flex;
  align-items: center;
  color: var(--plk-blue);
}

.plk-label-icon svg {
  width: 14px;
  height: 14px;
}

.plk-input-wrap {
  position: relative;
}

.plk-form .plk-input,
.plk-form input.plk-input {
  display: block !important;
  width: 100% !important;
  height: 48px !important;
  padding: 0 48px 0 16px !important;
  font-size: 15px !important;
  color: #1a1a2e !important;
  background: #f8fafc !important;
  border: 1.5px solid #d1d5db !important;
  border-radius: 10px !important;
  outline: none !important;
  box-shadow: none !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease !important;
  box-sizing: border-box !important;
}

.plk-field-group > .plk-input {
  padding: 0 16px !important;
  width: 100% !important;
}

.plk-form .plk-input:focus,
.plk-form input.plk-input:focus {
  border-color: var(--plk-blue) !important;
  background: #fff !important;
  box-shadow: 0 0 0 3px rgba(26, 111, 196, 0.15) !important;
}

.plk-form .plk-input::placeholder {
  color: #9ca3af !important;
  font-size: 14px !important;
}

.plk-toggle-pw {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #9ca3af;
  display: flex;
  align-items: center;
  transition: color 0.2s;
}

.plk-toggle-pw:hover {
  color: var(--plk-blue);
}

.plk-toggle-pw svg {
  width: 18px;
  height: 18px;
}

.plk-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  flex-wrap: wrap;
  gap: 8px;
}

.plk-remember {
  display: flex !important;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  width: auto !important;
}

.plk-remember input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  accent-color: var(--plk-blue);
  cursor: pointer;
  flex-shrink: 0;
  margin: 0 !important;
}

.plk-remember-text {
  font-size: 13px;
  color: #6b7280;
  user-select: none;
}

.plk-forgot-link {
  font-size: 13px;
  font-weight: 600;
  color: var(--plk-blue);
  text-decoration: none;
  transition: color 0.2s;
}

.plk-forgot-link:hover {
  color: var(--plk-blue-dark);
  text-decoration: underline;
}

.plk-submit-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100% !important;
  height: 52px !important;
  background: linear-gradient(135deg, #0820c4 0%, #050c70 100%) !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  border: none !important;
  border-radius: 12px !important;
  cursor: pointer;
  letter-spacing: 0.3px;
  box-shadow: 0 4px 18px rgba(8, 32, 196, 0.45) !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease !important;
  text-transform: none !important;
}

.plk-submit-btn:hover {
  background: linear-gradient(135deg, #050c70 0%, #030860 100%) !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 28px rgba(8, 32, 196, 0.60) !important;
  color: #fff !important;
}

.plk-submit-btn:active {
  transform: translateY(0) !important;
  box-shadow: 0 2px 10px rgba(26, 111, 196, 0.30) !important;
}

.plk-btn-arrow svg {
  width: 16px;
  height: 16px;
  transition: transform 0.18s ease;
}

.plk-submit-btn:hover .plk-btn-arrow svg {
  transform: translateX(4px);
}

.plk-login-register {
  border-top: 1px solid #f0f4f8;
  padding: 18px 40px 22px;
  text-align: center;
}

.plk-login-register p {
  margin: 0;
  font-size: 14px;
  color: #6b7280;
}

.plk-register-link {
  font-weight: 700;
  color: var(--plk-blue);
  text-decoration: none;
  margin-left: 4px;
  transition: color 0.2s;
}

.plk-register-link:hover {
  color: var(--plk-blue-dark);
  text-decoration: underline;
}

.plk-login-trust {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 0 10px;
}

.plk-login-trust span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.75);
  font-weight: 500;
  letter-spacing: 0.2px;
}

.woocommerce-account:not(.logged-in) .woocommerce-error,
.woocommerce-account:not(.logged-in) .woocommerce-message,
.woocommerce-account:not(.logged-in) .woocommerce-info {
  margin-bottom: 20px;
  border-radius: 10px;
}

@media (max-width: 600px) {
  .plk-login-header {
    padding: 28px 24px 24px;
  }
  .plk-login-body {
    padding: 28px 24px 20px;
  }
  .plk-login-register {
    padding: 14px 24px 18px;
  }
  .plk-login-title {
    font-size: 22px !important;
  }
  .plk-login-trust {
    gap: 14px;
  }
}

/* Hide "My Account" title when logged out */
.woocommerce-account:not(.logged-in) .my-account-header.page-title:not(:has(.social-login)) {
  display: none !important;
}

.woocommerce-account:not(.logged-in) .my-account-header.page-title {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.woocommerce-account:not(.logged-in) .my-account-header .page-title-inner {
  padding: 0 !important;
}

/* LOST PASSWORD PAGE */
.woocommerce-account.lost_password .page-wrapper,
.woocommerce-account:not(.logged-in) .page-wrapper:has(.plk-lostpw-wrap) {
  background: radial-gradient(ellipse at 60% 40%, #1240e8 0%, #0820c4 45%, #060f8a 100%) !important;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 40px 20px;
}

.woocommerce-account.lost_password .page-wrapper > .container {
  max-width: 520px !important;
  margin: 0 auto;
  padding: 0;
}

.plk-lostpw-icon {
  background: rgba(255, 255, 255, 0.12) !important;
}

.plk-lostpw-wrap .plk-login-card {
  max-width: 480px;
  margin: 0 auto;
}

.woocommerce-account.lost_password .woocommerce-message,
.woocommerce-account.lost_password .woocommerce-error,
.woocommerce-account.lost_password .woocommerce-info {
  background: #fff;
  border-radius: 12px;
  border-left: 4px solid var(--plk-blue);
  box-shadow: 0 4px 18px rgba(0,0,0,0.12);
  color: #1a1a2e;
  padding: 16px 20px;
  margin-bottom: 20px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

/* CART PAGE */
a.checkout-button.button,
a.checkout-button.button.alt,
.checkout-button,
.woocommerce a.checkout-button,
.woocommerce .checkout-button,
.wc-proceed-to-checkout a.checkout-button {
  background-color: #0375a9 !important;
  background-image: none !important;
  color: #ffffff !important;
  border-color: #0375a9 !important;
}

a.checkout-button.button:hover,
a.checkout-button.button.alt:hover,
a.checkout-button.button:focus,
.checkout-button:hover,
.checkout-button:focus,
.woocommerce a.checkout-button:hover,
.woocommerce a.checkout-button:focus,
.woocommerce .checkout-button:hover,
.wc-proceed-to-checkout a.checkout-button:hover,
.wc-proceed-to-checkout a.checkout-button:focus {
  background-color: #0375a9 !important;
  background-image: none !important;
  color: #ffffff !important;
  border-color: #0375a9 !important;
  opacity: 0.9 !important;
  box-shadow: 0 6px 20px rgba(3, 117, 169, 0.4) !important;
}

/* MOBILE HEADER */
@media (max-width: 549px) {
  .plk-announcement {
    font-size: 11px !important;
    padding: 7px 12px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  #masthead,
  .header-main {
    height: 60px !important;
    min-height: 60px !important;
  }

  #logo img,
  .header-logo {
    max-height: 44px !important;
    width: auto !important;
  }
  #logo {
    width: auto !important;
    max-width: 160px !important;
  }

  #masthead .header-inner,
  #masthead .container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .header-cart-link .cart-icon {
    font-size: 20px !important;
  }

  #top-bar,
  .header-top {
    display: none !important;
  }

  #main-menu .nav-sidebar > li > a {
    font-size: 15px !important;
    padding: 12px 20px !important;
  }
}

@media (max-width: 768px) {
  .plk-announcement {
    font-size: 12px !important;
    padding: 8px 14px !important;
  }
}