/* ============================================================
   STILET E FAQES - dizajn i njejte me qendis.al
   ============================================================ */
/* Fontet ngarkohen me <link rel=preconnect> ne <head> te faqeve - jo me @import
   (me shpejt: pa zinxhir bllokues). Peshat: Quicksand 500/600/700, Nunito 400/600/700,
   Dancing Script 700. */

:root {
  --blue: #2050b0;          /* blu e shiritit lart */
  --indigo: #3d43c8;        /* blu e titujve */
  --navy: #21409a;          /* blu e logos/butonave */
  --gold: #e8a33d;          /* ngjyra e cmimeve */
  --cream: #faf3dc;         /* sfond krem */
  --gray-bg: #d9d6cf;       /* sfond gri me motiv */
  --footer-bg: #f2f2f2;
  --text: #333;
  --border: #e5e5e5;
}

* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Nunito', sans-serif; color: var(--text); background: #fff; overflow-x: hidden; }
/* titujt me font te rrumbullakosur e te bute - si vete fijet */
.hero h1, .section-title, .shop-head h1, .details h1,
.hoop-side h2, .learn-hero h1, .tool-intro h1, .desc-box h2,
.checkout-box h2, .promo-overlay h3, .tool-cta h2,
.main-nav li > a, .footer-cols h4 {
  font-family: 'Quicksand', sans-serif;
}
a { text-decoration: none; color: inherit; }
img { max-width: 100%; display: block; }
button { font-family: inherit; cursor: pointer; }

/* ---------- Header ---------- */
/* header-i ngjitet lart kur skrollon: shiriti i ofertes + topbar-i ikin,
   pjesa kryesore + menuja mbeten (top negativ vendoset nga store.js) */
#site-header.is-sticky { position: sticky; z-index: 90; }
#site-header .header-main, #site-header .logo img { transition: padding .25s ease, height .25s ease; }
#site-header.scrolled .header-main { padding-top: 8px; padding-bottom: 8px; }
#site-header.scrolled .logo img { height: 44px; }
#site-header.scrolled .main-nav { box-shadow: 0 10px 26px rgba(33, 64, 154, .10); }
.offer-bar {
  background: var(--gold); color: #fff;
  text-align: center; padding: 7px 16px;
  font-size: 12.5px; font-weight: 700; letter-spacing: .3px;
}
.topbar {
  background: var(--blue); color: #fff;
  display: flex; justify-content: space-between;
  padding: 8px 40px; font-size: 12px; font-weight: 600;
}
.topbar a { color: #fff; }
.header-main {
  display: flex; align-items: center; justify-content: center;
  position: relative; padding: 14px 40px; background: #fff;
}
.logo img { height: 52px; }
.header-search {
  position: absolute; left: 40px;
  display: flex; align-items: center;
  border: 1px solid #d8d8d8; border-radius: 20px;
  padding: 2px 4px 2px 14px; background: #fafafa;
}
.header-search input {
  border: none; background: none; outline: none;
  font-family: inherit; font-size: 13px; width: 160px;
}
.header-search button {
  border: none; background: none; padding: 6px; line-height: 0;
}
.header-search svg { width: 15px; height: 15px; stroke: #888; fill: none; stroke-width: 2; }
.header-actions {
  position: absolute; right: 40px;
  display: flex; align-items: center; gap: 10px;
}
/* harta e dyqanit ne faqen e kontaktit */
.map-box { margin: 44px 0 10px; }
.map-wrap {
  height: 380px; border-radius: 16px; overflow: hidden;
  border: 1px solid var(--border);
  box-shadow: 0 10px 30px rgba(33, 64, 154, .08);
}
#store-map { width: 100%; height: 100%; }
/* gjilpera e dyqanit (divIcon i Leaflet - pa stilet e parazgjedhura) */
.shop-pin { background: none; border: none; }
.map-actions { text-align: center; margin-top: 16px; }
/* njoftimi ligjor nen format: informues, pa kuti pelqimi (s'kerkohet) */
.form-note { font-size: 11.5px; color: #a39b85; margin-top: 10px; line-height: 1.55; text-align: center; }
.form-note a { color: #8a7f60; text-decoration: underline; }

/* kreditimi i detyruar i licenses se hartes - i vogel dhe i zbehte */
.map-credit { text-align: center; font-size: 10.5px; color: #b8b2a2; margin-top: 8px; }
.map-credit a { color: inherit; }

/* pilula e gjuhes: diskrete, ne linje me pilulat e tjera te header-it */
.lang-pill {
  border: 1px solid #cdd4ea; background: #fff; color: var(--navy);
  font-size: 12px; font-weight: 800; letter-spacing: .4px; font-family: inherit;
  border-radius: 18px; padding: 6px 12px; cursor: pointer;
  transition: background .15s ease, transform .15s ease;
}
.lang-pill:hover { background: #eef1fb; transform: translateY(-1px); }
.wish-pill {
  color: #d64561; font-size: 15px; font-weight: 700;
  border: 1px solid #f0c8d0; border-radius: 18px; padding: 6px 13px;
  background: #fff5f7;
}
.wish-pill span { font-size: 12px; color: var(--navy); }
.cart-pill {
  background: var(--navy); color: #fff;
  padding: 8px 18px; border-radius: 18px;
  font-size: 13px; font-weight: 600;
}
.nav-extra > a { color: var(--gold) !important; font-weight: 700; }
.menu-toggle {
  display: none; position: absolute; left: 20px;
  background: none; border: none; font-size: 24px; color: var(--navy);
}
.main-nav { background: #fff; border-bottom: 1px solid var(--border); }
.main-nav > ul {
  display: flex; justify-content: center; flex-wrap: wrap;
  list-style: none; gap: 4px; padding: 4px 20px;
}
.main-nav li { position: relative; }
.main-nav li > a {
  display: block; padding: 10px 12px;
  color: var(--navy); font-size: 13px; font-weight: 600;
}
.main-nav li > a:hover { color: var(--gold); }
.dropdown {
  visibility: hidden; opacity: 0; transform: translateY(10px);
  position: absolute; top: 100%; left: 0; z-index: 50;
  background: #fff; border-radius: 12px; box-shadow: 0 14px 38px rgba(33, 64, 154, .16);
  list-style: none; min-width: 220px; padding: 8px;
  transition: opacity .22s ease, transform .22s ease, visibility .22s;
}
.has-dd:hover .dropdown { visibility: visible; opacity: 1; transform: translateY(0); }
.dropdown a { padding: 9px 14px; font-size: 13px; border-radius: 8px; }
.dropdown a:hover { background: var(--cream); }

/* ---------- Hero ---------- */
.hero {
  position: relative; overflow: hidden;
  background: #16255c; /* ngjyra rezerve derisa te ngarkohet fotoja */
  min-height: 540px; display: flex; align-items: center; justify-content: center;
  text-align: center; color: #fff;
}
/* fotoja si shtrese me vete: paralaksi behet me transform (GPU, pa rivizatim)
   qe skrolli te mos ngece kur levizin njekohesisht header-i dhe fotoja */
.hero-bg {
  position: absolute; left: 0; right: 0; top: -220px; bottom: 0;
  background: url('../assets/site/hero.jpg?v=2') center/cover no-repeat;
  will-change: transform;
}
/* gradient i lehte qe teksti te lexohet mbi cdo foto */
.hero::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(15, 25, 60, .12) 0%, rgba(15, 25, 60, .30) 70%, rgba(15, 25, 60, .48) 100%);
}
.hero > div:not(.hero-bg) { position: relative; z-index: 1; animation: hero-in .9s ease both; }
@keyframes hero-in {
  from { opacity: 0; transform: translateY(26px); }
  to { opacity: 1; transform: none; }
}
.hero .hero-over {
  font-size: 13px; font-weight: 700; letter-spacing: 3.5px; text-transform: uppercase;
  opacity: .92; margin: 0 0 12px; text-shadow: 0 2px 8px rgba(0,0,0,.4);
}
.hero h1 { font-size: 56px; font-weight: 700; text-shadow: 0 2px 12px rgba(0,0,0,.35); }

/* ============ "FIJA QE QEP EMRIN" - titulli qepet live me gjilpere ============ */
.stitch-title { line-height: 0; margin: 0; }
.stitch-svg {
  width: min(92vw, 620px); height: auto; overflow: visible;
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .35));
}
.st-t {
  font-family: 'Quicksand', sans-serif; font-weight: 700; font-size: 64px;
  fill: #fff; stroke: #ffd98f; stroke-width: 1.5; stroke-linejoin: round;
}
/* cdo shkronje: fillimisht vetem konturi "i paqepur", pastaj vizatohet e mbushet */
.st-t tspan {
  fill-opacity: 0;
  stroke-dasharray: 460; stroke-dashoffset: 460;
  animation: st-draw .62s ease-out var(--d, 0s) forwards,
             st-fill .55s ease calc(var(--d, 0s) + .40s) forwards;
}
.st-t tspan.lo { stroke-dasharray: 330; stroke-dashoffset: 330; }
.st-t tspan:nth-child(1) { --d: .15s; }
.st-t tspan:nth-child(2) { --d: .28s; }
.st-t tspan:nth-child(3) { --d: .41s; }
.st-t tspan:nth-child(4) { animation: none; fill-opacity: 1; }
.st-t tspan:nth-child(5) { --d: .67s; }
.st-t tspan:nth-child(6) { --d: .80s; }
.st-t tspan:nth-child(7) { --d: .93s; }
.st-t tspan:nth-child(8) { --d: 1.06s; }
.st-t tspan:nth-child(9) { --d: 1.19s; }
.st-t tspan:nth-child(10) { --d: 1.32s; }
.st-t tspan:nth-child(11) { --d: 1.45s; }
@keyframes st-draw { to { stroke-dashoffset: 0; } }
@keyframes st-fill { to { fill-opacity: 1; stroke-opacity: 0; } }
/* tegeli i arte poshte - zbulohet nga e majta ne te djathte bashke me gjilperen */
.st-ul-wrap {
  clip-path: inset(-20px 100% -20px 0);
  animation: st-reveal 1.9s linear .15s forwards;
}
.st-ul {
  fill: none; stroke: #e9b95e; stroke-width: 2.4;
  stroke-dasharray: 2.1 1.6; stroke-linecap: round;
}
.st-x { stroke: #e9b95e; stroke-width: 2.2; stroke-linecap: round; }
@keyframes st-reveal { to { clip-path: inset(-20px 0 -20px 0); } }
/* gjilpera - rreshqet pergjate tegelit me levizje te lehte qepjeje */
.st-needle {
  transform: translate(104px, 118px);
  animation: st-sew 1.9s linear .15s forwards;
}
.st-needle line { stroke: #e8ebf2; stroke-width: 2.6; stroke-linecap: round; }
.st-needle circle { fill: none; stroke: #c9ced8; stroke-width: 1.2; }
.st-wisp { fill: none; stroke: #ffd98f; stroke-width: 1.6; stroke-linecap: round; }
.st-bob { animation: st-bob .27s ease-in-out .15s 7 alternate; }
@keyframes st-sew {
  0% { transform: translate(104px, 118px); opacity: 1; }
  90% { opacity: 1; }
  100% { transform: translate(538px, 119px); opacity: 0; }
}
@keyframes st-bob {
  from { transform: translateY(0) rotate(0deg); }
  to { transform: translateY(-5px) rotate(-7deg); }
}
/* nentitulli + butonat presin sa te mbaroje qepja */
.hero > div > p:not(.hero-over) { animation: hero-in .7s ease 1.75s both; }
.hero .hero-cta { animation: hero-in .7s ease 2.0s both; }
/* pa animacione per kush i ka fikur */
@media (prefers-reduced-motion: reduce) {
  .st-t tspan, .st-ul-wrap, .st-needle, .st-bob,
  .hero > div > p:not(.hero-over), .hero .hero-cta { animation: none; }
  .st-t tspan { fill-opacity: 1; stroke-opacity: 0; }
  .st-ul-wrap { clip-path: none; }
  .st-needle { display: none; }
}
.hero p { font-size: 22px; font-weight: 600; margin-top: 10px; text-shadow: 0 2px 8px rgba(0,0,0,.35); }
.hero-cta { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-top: 28px; }
.btn-hero {
  display: inline-block; padding: 13px 30px; border-radius: 26px;
  background: var(--gold); color: #fff;
  font-size: 14px; font-weight: 700; letter-spacing: .3px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .22);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.btn-hero:hover { transform: translateY(-2px); box-shadow: 0 12px 30px rgba(0, 0, 0, .28); background: #f0b055; }
.btn-hero.ghost { background: rgba(255, 255, 255, .14); border: 1.5px solid rgba(255, 255, 255, .75); backdrop-filter: blur(3px); }
.btn-hero.ghost:hover { background: rgba(255, 255, 255, .26); }

/* ---------- Seksionet ---------- */
.section { padding: 55px 40px; }
.section-title {
  text-align: center; color: var(--indigo);
  font-size: 27px; font-weight: 700;
  margin-bottom: 14px;
}
/* tegeli i qendisur nen titull - firma jone vizuale */
.section-title::after, .hoop-side h2::after, .learn-hero h1::after {
  content: ""; display: block;
  width: 130px; height: 14px;
  margin: 13px auto 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='14' viewBox='0 0 130 14'%3E%3Cg stroke='%23e8a33d' stroke-width='2' stroke-linecap='round' fill='none'%3E%3Cline x1='6' y1='7' x2='48' y2='7' stroke-dasharray='7 6'/%3E%3Cline x1='82' y1='7' x2='124' y2='7' stroke-dasharray='7 6'/%3E%3Cpath d='M60 2 70 12M70 2 60 12' stroke-width='2.2'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;
}
.hoop-side h2::after { margin-left: 0; }
.section-sub { text-align: center; font-size: 14px; color: var(--indigo); margin-bottom: 40px; }
.cream { background: var(--cream); }

/* Teknikat */
.techniques {
  display: flex; justify-content: center; gap: 60px; flex-wrap: wrap;
}
.tech { text-align: center; color: var(--indigo); font-size: 13px; font-weight: 500; width: 110px; }
.tech svg { width: 60px; height: 60px; margin: 0 auto 12px; stroke: var(--indigo); fill: none; stroke-width: 1.4; }
.tech:hover { color: var(--gold); }
.tech:hover svg { stroke: var(--gold); }

/* Koleksionet */
/* koleksionet si RAFT horizontal - nje rresht qe shfletohet anash,
   njesoj si muri i ngjyrave: zbehje ne skaje, snap i bute, terheqje me maus */
.shelf-wrap { position: relative; max-width: 1500px; margin: 0 auto; }
.collections {
  display: flex; gap: 24px;
  overflow-x: auto; overscroll-behavior-x: contain;
  scroll-snap-type: x proximity;
  padding: 6px 8px 14px;
  cursor: grab; user-select: none;
  scrollbar-width: none;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 28px, #000 calc(100% - 28px), transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 28px, #000 calc(100% - 28px), transparent 100%);
}
.collections::-webkit-scrollbar { display: none; }
.collections.dragging { cursor: grabbing; scroll-snap-type: none; }
.collections.dragging .collection { pointer-events: none; }
.collection { flex: 0 0 320px; scroll-snap-align: start; text-align: center; }
/* butoni "shiko gjithe dyqanin" nen produktet e zgjedhura */
.see-all { text-align: center; margin-top: 30px; }
.collection .zoom { overflow: hidden; }
.collection img {
  width: 100%; aspect-ratio: 16/9; object-fit: cover;
  transition: transform .45s ease;
}
.collection:hover img { transform: scale(1.08); }
.collection span {
  display: block; margin-top: 14px;
  color: var(--indigo); font-size: 13px; font-weight: 600; letter-spacing: .5px;
  text-transform: uppercase;
}
.collection:hover span { color: var(--gold); }

/* ---------- Seksioni i gjergjefit te animuar ---------- */
.hoop-section {
  position: relative;
  background: linear-gradient(175deg, #fdfbf5 0%, #f8f2e4 55%, #f3ead6 100%);
  padding: 85px 40px 75px;
  overflow: hidden;
}
/* kryqe dekorative te shperndara, notojne lehte */
.stitch-deco {
  position: absolute; font-size: 22px; font-weight: 900;
  pointer-events: none; user-select: none;
  animation: deco-float 7s ease-in-out infinite alternate;
}
.stitch-deco.d1 { left: 6%; top: 30%; color: rgba(61, 67, 200, .13); font-size: 26px; }
.stitch-deco.d2 { left: 12%; bottom: 14%; color: rgba(232, 163, 61, .2); animation-delay: 1.6s; }
.stitch-deco.d3 { right: 8%; top: 22%; color: rgba(199, 43, 59, .13); font-size: 30px; animation-delay: .8s; }
.stitch-deco.d4 { right: 14%; bottom: 18%; color: rgba(61, 67, 200, .12); font-size: 18px; animation-delay: 2.4s; }
@keyframes deco-float {
  from { transform: translateY(-7px) rotate(-6deg); }
  to { transform: translateY(7px) rotate(6deg); }
}
/* bobinat gri te perit klasik - simbolizojne qepjen */
.spool-deco {
  position: absolute; pointer-events: none; opacity: .16;
  animation: deco-float 8s ease-in-out infinite alternate;
}
.spool-deco.s1 { width: 44px; left: 8%; top: 16%; transform: rotate(-10deg); }
.spool-deco.s2 { width: 30px; left: 20%; bottom: 10%; animation-delay: 2s; }
.spool-deco.s3 { width: 52px; right: 6%; bottom: 12%; animation-delay: 1.2s; }
.spool-deco.s4 { width: 26px; right: 19%; top: 12%; animation-delay: 3s; }
.hoop-inner {
  display: flex; align-items: center; justify-content: space-between;
  gap: 60px; flex-wrap: wrap;
  max-width: 1180px; margin: 0 auto;
  position: relative;
}
.hoop-canvas-wrap { filter: drop-shadow(0 18px 28px rgba(120, 90, 40, .16)); }
#hoop-canvas { max-width: 100%; height: auto; }
.hoop-side { max-width: 420px; }
.hoop-side h2 {
  color: var(--indigo); font-size: 30px; font-weight: 700;
  line-height: 1.3; margin-bottom: 12px;
}
.hoop-side > p { font-size: 14px; color: #6b6353; line-height: 1.75; margin-bottom: 26px; }
.hoop-link {
  display: flex; align-items: center; gap: 15px;
  background: #fffdf8;
  border: 1.5px dashed #e2d4b8;
  border-radius: 13px; padding: 10px 16px 10px 10px;
  margin-bottom: 13px;
  transition: all .22s ease;
}
.hoop-link:hover {
  border-color: var(--gold);
  background: #fff;
  transform: translateX(6px);
  box-shadow: 0 8px 24px rgba(120, 90, 40, .14);
}
.hoop-link img { width: 60px; height: 60px; object-fit: cover; border-radius: 9px; }
.hoop-link span { display: flex; flex-direction: column; gap: 2px; }
.hoop-link b { color: var(--navy); font-size: 14.5px; }
.hoop-link small { color: #999; font-size: 12px; }
.hoop-link i {
  margin-left: auto; font-style: normal; font-size: 18px;
  color: var(--gold); font-weight: 700;
  transition: transform .2s;
}
.hoop-link:hover i { transform: translateX(4px); }

/* Promo e vjeter (mbahet per pajtueshmeri) */
.promo-section {
  background: var(--gray-bg) url('../assets/site/pattern-bg.png') center/cover;
  background-attachment: fixed;
  padding: 80px 40px;
}
.promo-grid { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }
.promo-left { width: 340px; }
.promo-right { display: flex; flex-direction: column; gap: 15px; width: 330px; }
/* Efekti origjinal: cepat 7px -> 30px me maus, hije e forte, pa zmadhim fotoje */
.promo-card {
  position: relative; overflow: hidden;
  border-radius: 7px;
  box-shadow: 0 8px 13px 0 rgba(0, 0, 0, .5);
  transition: border-radius .3s, box-shadow .3s;
}
.promo-card:hover { border-radius: 30px; }
.promo-card img { width: 100%; height: 100%; object-fit: cover; }
.promo-left .promo-card { height: 360px; }
.promo-right .promo-card { height: 172px; }
.promo-overlay {
  position: absolute; inset: 0;
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px;
}
.promo-overlay h3 { color: var(--indigo); font-size: 22px; font-weight: 700; text-align: center; }
.promo-overlay .btn-small {
  background: var(--navy); color: #fff; border: none;
  padding: 7px 16px; border-radius: 4px; font-size: 12px; font-weight: 600;
  transition: background .3s;
}
.promo-overlay .btn-small:hover { background: #8d7955; }

/* ---------- Grid produktesh ---------- */
.product-grid {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 22px; max-width: 1100px; margin: 0 auto;
}
.product-card {
  position: relative;
  border: none; border-radius: 16px; background: #fff;
  padding: 10px 14px 18px; display: flex; flex-direction: column;
  box-shadow: 0 2px 12px rgba(33, 64, 154, .07);
  transition: box-shadow .25s ease, transform .25s ease;
}
.product-card:hover { transform: translateY(-5px); box-shadow: 0 16px 34px rgba(33, 64, 154, .14); }
/* tegeli qe "qepet" rreth kartes me maus - firma jone vizuale */
.product-card::after {
  content: ""; position: absolute; inset: 5px;
  border: 1.5px dashed rgba(232, 163, 61, .75); border-radius: 12px;
  opacity: 0; pointer-events: none;
  transition: opacity .3s ease;
}
.product-card:hover::after { opacity: 1; }
.pc-img {
  aspect-ratio: 1; display: flex; align-items: center; justify-content: center;
  overflow: hidden; position: relative;
  background: #faf7ef; border-radius: 12px;
}
.pc-img img {
  max-height: 88%; max-width: 88%; object-fit: contain;
  mix-blend-mode: multiply;          /* sfondi i bardhe i fotos tretet ne krem */
  transition: transform .4s ease;
}
.product-card:hover .pc-img img { transform: scale(1.07); }
.product-card h3 { font-size: 14.5px; font-weight: 600; color: var(--navy); margin: 12px 0 4px; }
.price { color: var(--gold); font-size: 16px; font-weight: 700; }
.price s { color: #b9b2a1; font-size: 13px; font-weight: 600; margin-right: 4px; }
/* etiketa e uljes mbi foton e produktit */
.sale-badge {
  position: absolute; right: 8px; top: 8px; z-index: 2;
  background: #c72b3b; color: #fff;
  font-size: 11.5px; font-weight: 800; letter-spacing: .3px;
  padding: 4px 9px; border-radius: 12px;
  box-shadow: 0 3px 10px rgba(199, 43, 59, .35);
}
.big-price s { color: #b9b2a1; font-size: 18px; font-weight: 500; margin-right: 6px; }
.sale-tag {
  display: inline-block; vertical-align: 4px; margin-left: 8px;
  background: #c72b3b; color: #fff;
  font-size: 11.5px; font-weight: 800; letter-spacing: .4px;
  padding: 3px 10px; border-radius: 12px;
}
/* butoni "Shto ne shporte" ngjitet nga fundi i fotos me maus */
.pc-add {
  position: absolute; left: 10px; right: 10px; bottom: 10px; z-index: 2;
  display: flex; align-items: center; justify-content: center; gap: 8px;
  background: rgba(33, 64, 154, .95); color: #fff; border: none;
  padding: 10px 12px; border-radius: 22px;
  font-family: inherit; font-size: 12.5px; font-weight: 700;
  opacity: 0; transform: translateY(12px);
  transition: opacity .25s ease, transform .25s ease, background .18s ease;
}
.pc-add svg { width: 16px; height: 16px; stroke: #fff; fill: none; stroke-width: 1.8; flex-shrink: 0; }
.product-card:hover .pc-add { opacity: 1; transform: none; }
.pc-add:hover { background: var(--gold); }
@media (hover: none) {
  .pc-add { display: none; }         /* ne telefon karta hap faqen e produktit */
}

/* Zemra e te preferuarave mbi foton e produktit */
.wish-heart {
  position: absolute; left: 8px; top: 8px;
  width: 32px; height: 32px; border-radius: 50%;
  border: none; background: rgba(255,255,255,.9); color: #d5cfc2;
  font-size: 16px; line-height: 1;
  box-shadow: 0 2px 8px rgba(0,0,0,.10);
  transition: all .2s;               /* gjithmone e dukshme - edhe ne telefon */
}
.product-card:hover .wish-heart { color: #e39aa9; }
.wish-heart.on { color: #d64561 !important; }
.wish-heart:hover { transform: scale(1.15); color: #d64561; }
/* zemra e madhe ne faqen e produktit */
.wish-lg {
  width: 44px; height: 44px; border-radius: 50%; flex-shrink: 0;
  border: 1.5px solid #f0dfe3; background: #fff;
  color: #d9c3c9; font-size: 21px; line-height: 1; cursor: pointer;
  transition: all .2s;
}
.wish-lg:hover { transform: scale(1.1); color: #d64561; border-color: #e8bac4; }
.wish-lg.on { color: #d64561; background: #fdf0f3; border-color: #e8bac4; }
.title-row { display: flex; align-items: center; justify-content: space-between; gap: 14px; }

/* ---------- Faqja e produktit ---------- */
.page-wrap { max-width: 1100px; margin: 0 auto; padding: 40px 20px; }
.breadcrumb { font-size: 12px; color: #888; margin-bottom: 18px; }
.product-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 45px; }
.main-img-wrap { border: 1px solid var(--border); border-radius: 14px; overflow: hidden; position: relative; background: #fff; }
/* Parapamja live e emrit te qendisur */
#pers-preview {
  position: absolute; left: 50%; bottom: 14%;
  transform: translateX(-50%) rotate(-3deg);
  font-family: 'Dancing Script', cursive;
  font-size: clamp(26px, 6vw, 44px);
  pointer-events: none; white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0,0,0,.12), 0 0 1px rgba(0,0,0,.08);
}
.thumbs { display: flex; gap: 10px; margin-top: 10px; }
.thumb { width: 80px; height: 80px; object-fit: cover; border: 2px solid transparent; cursor: pointer; }
.thumb.active { border-color: var(--navy); }
.details h1 { color: var(--indigo); font-size: 30px; font-weight: 600; margin-bottom: 12px; }
.short-desc { font-size: 14px; line-height: 1.7; margin-bottom: 14px; }
.big-price { font-size: 26px; font-weight: 600; margin: 14px 0 6px; }
.stock { font-size: 13px; color: #2e8b57; margin-bottom: 18px; }
.stock.low { color: #d98200; font-weight: 700; }
.stock.out { color: #c0392b; font-weight: 700; }
.oos-badge {
  display: inline-block; margin-top: 6px;
  font-size: 11px; font-weight: 700; color: #c0392b;
  background: #fdecea; border-radius: 4px; padding: 2px 8px;
  align-self: flex-start;
}
/* ---------- Muri i Ngjyrave (paleta Mouline) ---------- */
.palette-badge {
  display: inline-flex; align-items: center; gap: 6px;
  margin-top: 7px; font-size: 11.5px; font-weight: 700; color: var(--indigo);
}
.palette-badge i {
  width: 46px; height: 9px; border-radius: 5px;
  background: linear-gradient(90deg,#c72b3b,#f07818,#ffd600,#47a72f,#3465a4,#a08cc0,#ff8cae);
}
.wall-head {
  display: flex; gap: 30px; align-items: center; justify-content: space-between;
  margin-bottom: 12px; flex-wrap: wrap;
}
.wall-head h1 { color: var(--indigo); font-size: 30px; margin-bottom: 8px; }
.wall-head .short-desc { max-width: 520px; margin-bottom: 10px; }
.wall-price { font-size: 24px; font-weight: 700; }
.wall-price small { font-size: 13px; color: #999; font-weight: 400; }
/* Skena e Ngjyres - noton LIRSHEM mbi te bardhen e faqes, pa kuti e korniza */
.color-stage {
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  width: 290px; /* gjeresi fikse - nuk dridhet layout-i */
}
.color-stage b { height: 26px; font-size: 19px; color: var(--indigo); font-family: 'Quicksand', sans-serif; }
.color-stage > span {
  max-width: 220px; height: 17px; font-size: 12.5px; color: #999; margin-bottom: 10px;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.stage-media { position: relative; width: 250px; height: 330px; margin-bottom: 6px; }
.stage-media .orb-ring { position: absolute; left: 45px; top: 70px; width: 160px; height: 160px; }
/* fotoja reale e mulines: pak diagonale, sfondi i saj i bardhe zhduket mbi faqen */
.orb-photo { position: absolute; inset: 0 0 20px 0; pointer-events: none; }
.orb-photo img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;         /* e bardha e fotos tretet ne faqe */
  transform: rotate(17deg) scale(.96);
  opacity: 0;
  transition: opacity .28s ease;
}
/* muline-ja e zgjedhur merr fryme ngadale - lekundje fine si e varur ne ajer */
.orb-photo img.on {
  opacity: 1;
  animation: skein-sway 9s ease-in-out infinite alternate;
}
@keyframes skein-sway {
  from { transform: rotate(15.8deg) scale(1.07) translateY(0); }
  to { transform: rotate(18.4deg) scale(1.09) translateY(-7px); }
}
/* hija frymon ne te njejtin ritem me fijen */
.stage-media.photo .stage-shadow {
  animation: shadow-sway 9s ease-in-out infinite alternate;
}
@keyframes shadow-sway {
  from { transform: translateX(-44%) scaleX(1); opacity: 1; }
  to { transform: translateX(-42%) scaleX(.9); opacity: .75; }
}

/* hija e tokes poshte mulines */
.stage-shadow {
  position: absolute; bottom: 0; left: 50%; transform: translateX(-44%);
  width: 150px; height: 24px;
  background: radial-gradient(ellipse, rgba(70, 55, 25, .30), transparent 68%);
  filter: blur(3px);
  transition: width .3s, opacity .3s;
}
.stage-media.photo .stage-shadow { width: 190px; }
/* ne modalitetin foto: sfera dhe unaza terhiqen */
.stage-media.photo .orb, .stage-media.photo .orb-ring { opacity: 0; }
.stage-media .orb, .stage-media .orb-ring { transition: opacity .25s; }
.orb-ring { position: absolute; inset: 0; transform: rotate(-90deg); }
#orb-ring-c {
  stroke-dasharray: 465;
  stroke-dashoffset: 0;
  opacity: .5;
  transition: stroke .3s;
}
#orb-ring-c.draw {
  opacity: 1;
  animation: ring-draw .55s ease-out both;
}
@keyframes ring-draw {
  from { stroke-dashoffset: 465; }
  to { stroke-dashoffset: 0; }
}
.orb {
  position: absolute; left: 63px; top: 88px; width: 124px; height: 124px;
  border-radius: 50%;
  transition: background .35s ease, box-shadow .35s ease;
  animation: orb-breathe 4.5s ease-in-out infinite alternate;
}
@keyframes orb-breathe {
  from { transform: scale(1); }
  to { transform: scale(1.045); }
}
/* gjendja fillestare: hapesire bosh - sfera, unaza dhe hija fshihen derisa
   te prekesh nje ngjyre; atehere shfaqet fotoja reale ose sfera me ngjyre */
.stage-media.empty .orb,
.stage-media.empty .orb-ring,
.stage-media.empty .stage-shadow { opacity: 0; }
.orb-add {
  display: inline-flex; align-items: center; gap: 6px;
  background: var(--navy); color: #fff; border: none;
  padding: 9px 20px; border-radius: 18px;
  font-family: inherit; font-size: 12.5px; font-weight: 700; cursor: pointer;
  transition: background .2s, transform .15s;
}
.orb-add:hover { background: var(--indigo); transform: translateY(-1px); }
#skein-code {
  position: absolute; bottom: 8px; left: 50%; transform: translateX(-50%);
  background: rgba(33, 64, 154, .92); color: #fff;
  font-size: 12px; font-weight: 700; padding: 4px 13px; border-radius: 12px;
  white-space: nowrap;
}
.wall-visual.skein .wall-img { opacity: 0; }
.wall-visual.skein #wall-skein { opacity: 1; transform: scale(1); }
.wall-bar {
  display: flex; align-items: center; gap: 14px; margin-bottom: 10px; flex-wrap: wrap;
}
/* ---------- Harmonia e ngjyrave ---------- */
.harmony-box {
  display: none;
  background: #fdfaf2; border-radius: 16px;
  padding: 18px 22px 20px; margin-bottom: 24px;
  box-shadow: inset 0 0 0 1.5px #f0e7d2;
}
.harmony-box.on { display: block; animation: harmony-in .35s ease; }
@keyframes harmony-in {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: none; }
}
.harmony-box h3 {
  display: flex; align-items: center; gap: 9px;
  font-family: 'Quicksand', sans-serif; font-size: 16.5px; color: var(--indigo);
  margin-bottom: 3px;
}
.harmony-box h3 i {
  width: 22px; height: 22px; border-radius: 50%;
  border: 2px solid #fff; box-shadow: 0 2px 8px rgba(0,0,0,.18); flex-shrink: 0;
}
.harmony-box h3 small { font-size: 12px; color: #a1977d; font-weight: 600; }
.h-x {
  margin-left: auto; border: none; background: none; cursor: pointer;
  font-size: 14px; color: #b6ac92; padding: 4px 6px;
}
.h-x:hover { color: var(--navy); }
.h-sub { font-size: 12px; color: #a1977d; margin-bottom: 14px; }
.h-groups { display: flex; gap: 30px; flex-wrap: wrap; }
.h-group b {
  display: block; font-size: 11px; font-weight: 800; letter-spacing: .6px;
  text-transform: uppercase; color: #8a8168; margin-bottom: 8px;
}
.h-chips { display: flex; gap: 7px; align-items: stretch; flex-wrap: wrap; }
.h-chip {
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  border: none; background: #fff; border-radius: 10px;
  padding: 6px 9px 5px; cursor: pointer;
  font-family: inherit; font-size: 10.5px; font-weight: 700; color: #777;
  box-shadow: 0 2px 8px rgba(120, 90, 40, .10);
  transition: transform .15s, box-shadow .15s, color .15s;
}
.h-chip:hover {
  transform: translateY(-2px); color: var(--navy);
  box-shadow: 0 6px 16px rgba(120, 90, 40, .16);
}
.h-chip i {
  width: 36px; height: 15px; border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, .08);
  background-image:
    linear-gradient(180deg, rgba(255,255,255,.38) 0%, rgba(255,255,255,0) 32%, rgba(0,0,0,0) 66%, rgba(0,0,0,.15) 100%),
    repeating-linear-gradient(90deg,
      rgba(255,255,255,.20) 0 1px, rgba(0,0,0,.05) 1px 2px, transparent 2px 4px);
}
.h-add {
  align-self: center;
  border: 1.5px dashed #d9cfae; background: none; border-radius: 15px;
  padding: 6px 11px; cursor: pointer;
  font-family: inherit; font-size: 11px; font-weight: 700; color: #8a8168;
  transition: all .15s;
}
.h-add:hover { border-color: var(--gold); color: var(--navy); }

/* butonat e ndarjes se paletes ne tabaka */
.tray-share { display: flex; gap: 8px; }
.share-btn {
  display: inline-flex; align-items: center; gap: 6px;
  border: 1.5px solid #e3dcc8; background: #fff; border-radius: 18px;
  padding: 8px 14px; cursor: pointer;
  font-family: inherit; font-size: 12px; font-weight: 700; color: #6b6353;
  transition: all .15s;
}
.share-btn:hover { border-color: var(--gold); color: var(--navy); transform: translateY(-1px); }
.share-btn.wa { color: #1fa855; }
.share-btn svg { width: 15px; height: 15px; flex-shrink: 0; }
.wall-bar input {
  flex: 1; max-width: 340px; padding: 11px 16px;
  border: 1.5px solid #ddd; border-radius: 22px; font-family: inherit; font-size: 14px;
}
.wall-bar input:focus { outline: none; border-color: var(--gold); }
#wall-count { font-size: 12.5px; color: #999; }
.wall-families { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 10px; }
/* udhezuesi i murit: buton diskret + karte qe hapet vetem kur duhet */
.wall-help-btn {
  margin-left: auto; border: none; background: none; cursor: pointer;
  color: var(--navy); font-size: 12.5px; font-weight: 700; font-family: inherit;
  padding: 5px 10px; border-radius: 9px; transition: background .15s ease;
}
.wall-help-btn:hover, .wall-help-btn.open { background: #f5efdf; }
.wall-help {
  display: none;
  background: #fdfaf2; border-radius: 14px;
  padding: 14px 20px; margin-bottom: 12px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 8px 26px; font-size: 13px; color: #5a5343; line-height: 1.6;
}
.wall-help.on { display: grid; animation: harmony-in .3s ease; }
.wall-help b { color: var(--indigo); }
/* filtrat e familjeve: minimale, pa korniza - shkrihen me faqen */
.fam {
  display: flex; align-items: center; gap: 7px;
  border: none; background: none;
  padding: 6px 4px; font-size: 12.5px; font-weight: 600; cursor: pointer;
  font-family: inherit; color: #8a8a8a; transition: color .15s;
  border-bottom: 2px solid transparent;
}
.fam i {
  width: 14px; height: 14px; border-radius: 50%;
  border: 1px solid rgba(0,0,0,.10);
  transition: transform .15s, box-shadow .15s;
}
.fam:hover { color: var(--navy); }
.fam:hover i { transform: scale(1.2); }
.fam.active { color: var(--navy); font-weight: 800; border-bottom-color: var(--gold); }
.fam.active i { transform: scale(1.2); box-shadow: 0 0 0 2.5px rgba(232, 163, 61, .35); }
/* Aura e ambientit: nje re drite qe merr ngjyren e zgjedhur - faqja "jeton" */
/* radial-gradient ne vend te blur(110px): pamje e njejte, po pa koston e filtrit gjate skrollit */
@property --aura {
  syntax: '<color>';
  inherits: false;
  initial-value: #dccfae;
}
#color-aura {
  position: fixed; top: -60px; right: calc(3vw - 110px);
  width: 760px; height: 760px;
  background: radial-gradient(circle closest-side, var(--aura) 0%, transparent 70%);
  opacity: .20;
  z-index: -1; pointer-events: none;
  transition: --aura 1s ease;
}
/* Strip-i "Dyqani yne": historia e ekspozitorit me foton qe del mbi karte */
.store-strip {
  position: relative;
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px;
  background: linear-gradient(115deg, #fdfaf2 0%, #f7f0df 60%, #f2e9d2 100%);
  border-radius: 20px;
  padding: 40px 52px;
  margin: 46px 0 14px;
}
.ss-text { max-width: 520px; }
.ss-text small {
  display: block; font-size: 11px; font-weight: 800;
  letter-spacing: 2.5px; color: var(--gold); margin-bottom: 10px;
}
.ss-text h2 {
  font-family: 'Quicksand', sans-serif;
  color: var(--indigo); font-size: 30px; line-height: 1.3;
  margin: 0;
}
.ss-text p { font-size: 13.5px; color: #776f5c; line-height: 1.75; margin-bottom: 20px; }
.ss-stats { display: flex; gap: 28px; flex-wrap: wrap; margin-bottom: 24px; }
.ss-stats span {
  display: flex; flex-direction: column;
  font-size: 11px; color: #a1977d; font-weight: 600;
}
.ss-stats b {
  font-family: 'Quicksand', sans-serif;
  font-size: 21px; color: var(--navy);
}
/* fotoja e ekspozitorit del MBI kufirin e kartes - thellesi premium */
.ss-tower {
  height: 400px;
  margin: -85px 6px -40px 0;
  mix-blend-mode: multiply;
  filter: drop-shadow(0 22px 22px rgba(90, 70, 30, .22));
}
/* ============ MURI HORIZONTAL I NGJYRAVE ============
   ngjyrat rrjedhin ne kolona qe skrollohen HORIZONTALISHT - keshtu
   fija e madhe (preview) lart rri gjithmone e dukshme. */
.wall-rail-wrap { position: relative; margin-bottom: 10px; }
.wall-rail {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(16, min-content);
  grid-auto-columns: 134px;
  column-gap: 18px; row-gap: 3px;
  overflow-x: auto; overscroll-behavior-x: contain;
  scroll-snap-type: x proximity;
  padding: 4px 34px 10px;
  cursor: grab; user-select: none;
  /* fshihet scrollbar-i klasik - e zevendeson spektri poshte */
  scrollbar-width: none;
  /* ngjyrat "treten" bute ne skajet */
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 34px, #000 calc(100% - 34px), transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 34px, #000 calc(100% - 34px), transparent 100%);
}
.wall-rail::-webkit-scrollbar { display: none; }
.wall-rail.dragging { cursor: grabbing; scroll-snap-type: none; scroll-behavior: auto; }
.wall-rail.dragging .sw-row { pointer-events: none; }
.wall-rail .sw-row:nth-child(16n+1) { scroll-snap-align: start; scroll-margin-left: 34px; }
/* shigjetat anash - rreth i bardhe me hije te bute */
.rail-arrow {
  position: absolute; top: 50%; transform: translateY(-50%);
  width: 40px; height: 40px; border-radius: 50%; border: 1px solid #eee;
  background: #fff; color: var(--indigo); font-size: 17px; line-height: 1;
  cursor: pointer; z-index: 5;
  box-shadow: 0 4px 16px rgba(26, 35, 96, .16);
  transition: transform .15s ease, box-shadow .15s ease, opacity .2s ease;
  display: flex; align-items: center; justify-content: center;
}
.rail-arrow:hover { transform: translateY(-50%) scale(1.12); box-shadow: 0 6px 20px rgba(26, 35, 96, .24); }
.rail-arrow.off { opacity: 0; pointer-events: none; }
.rail-arrow.prev { left: -8px; }
.rail-arrow.next { right: -8px; }
/* SPEKTRI - minimap me te 454 ngjyrat reale, si kuti fijesh e hapur.
   Kliko/terhiq mbi te dhe muri fluturon aty. */
.wall-map {
  position: relative; height: 26px; margin: 2px 34px 70px;
  display: flex; align-items: stretch;
  border-radius: 8px; overflow: visible;
  cursor: pointer; user-select: none; touch-action: none;
}
.wall-map i {
  flex: 1 1 0; min-width: 0; border-radius: 0;
  transition: transform .12s ease;
  transform-origin: center bottom;
}
.wall-map i:first-child { border-radius: 8px 0 0 8px; }
.wall-map i:last-child { border-radius: 0 8px 8px 0; }
.wall-map:hover i:hover { transform: scaleY(1.45); }
/* dritarja - pjesa e murit qe po shikon tani */
.map-win {
  position: absolute; top: -4px; bottom: -4px; left: 0; width: 60px;
  border: 2px solid var(--navy); border-radius: 9px;
  background: rgba(255, 255, 255, .18);
  box-shadow: 0 0 0 1.5px rgba(255,255,255,.85), 0 4px 12px rgba(26,35,96,.28);
  pointer-events: none;
}
/* penj dekorative si "qepje" nen spektrin */
.wall-map::after {
  content: ""; position: absolute; left: 8%; right: 8%; bottom: -12px; height: 0;
  border-bottom: 2px dashed rgba(198, 163, 78, .55);
}
.sw-row {
  display: flex; align-items: center; gap: 7px;
  padding: 1px 4px; border-radius: 6px; cursor: pointer;
  /* rreshtat jashte ekranit nuk vizatohen fare - skrolli i lehte me 454 ngjyra */
  content-visibility: auto;
  contain-intrinsic-size: 126px 22px;
}
.sw-row span {
  width: 42px; text-align: right;
  font-size: 11.5px; font-weight: 600; color: #8b8b8b;
  font-variant-numeric: tabular-nums;
}
/* "fija" - shirit me teksture peri te vertete */
/* drita lart/hija poshte behen me gradient (jo box-shadow me blur) - piktura 10x me e lire */
.sw-row i {
  width: 76px; height: 20px; border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, .10);
  background-image:
    linear-gradient(180deg, rgba(255,255,255,.38) 0%, rgba(255,255,255,0) 32%, rgba(0,0,0,0) 66%, rgba(0,0,0,.15) 100%),
    repeating-linear-gradient(90deg,
      rgba(255,255,255,.20) 0 1px, rgba(0,0,0,.05) 1px 2px, transparent 2px 4px);
  transition: transform .13s ease;
  transform-origin: left center;
}
.sw-row:hover { background: #f7f1e2; }
.sw-row:hover i { transform: scaleX(1.14); }
.sw-row:hover span { color: var(--navy); }
.sw-row.sel { background: #eef0fa; }
.sw-row.sel span { color: var(--navy); font-weight: 800; }
.sw-row.sel i { box-shadow: 0 0 0 2px var(--navy), inset 0 1.5px 2px rgba(255,255,255,.4); }
.sw-row.pulse i { animation: sw-pulse 1s ease 2; }
/* ngjyra e shenuar "pa gjendje" nga paneli */
.sw-row.oos { opacity: .35; }
.sw-row.oos i { filter: grayscale(.55); }
.sw-row.oos span { text-decoration: line-through; }
.orb-add.oos { background: #b9b9b9; cursor: not-allowed; }
.orb-add.oos:hover { background: #b9b9b9; transform: none; }
.sw-qty {
  font-size: 10px; font-weight: 800; color: #fff;
  background: var(--navy); border-radius: 9px;
  padding: 1px 6px; margin-left: 2px;
}
@keyframes sw-pulse {
  0%, 100% { transform: scaleX(1); }
  50% { transform: scaleX(1.25); box-shadow: 0 0 0 3px var(--gold); }
}
.wall-empty { text-align: center; color: #999; padding: 30px; width: 100%; }
.wall-tray {
  position: sticky; bottom: 14px; z-index: 20;
  display: none; align-items: center; gap: 14px; flex-wrap: wrap;
  background: #fff; border: 1.5px solid var(--gold); border-radius: 14px;
  padding: 13px 16px; margin-bottom: 24px;
  box-shadow: 0 10px 34px rgba(0,0,0,.16);
}
.wall-tray.on { display: flex; }
.tray-chips { display: flex; gap: 8px; flex-wrap: wrap; flex: 1; }
.tray-chip {
  display: inline-flex; align-items: center; gap: 6px;
  background: #faf7ef; border: 1px solid #e8e0cc; border-radius: 16px;
  padding: 4px 9px; font-size: 12px; font-weight: 700;
}
.tray-chip i { width: 15px; height: 15px; border-radius: 50%; border: 1px solid rgba(0,0,0,.15); }
.tray-chip button {
  width: 19px; height: 19px; border-radius: 50%; border: 1px solid #ccc;
  background: #fff; font-size: 11px; line-height: 1; cursor: pointer;
}

/* Zgjedhja e ngjyrave */
.variant-box { margin-bottom: 20px; }
.variant-label { font-size: 14px; margin-bottom: 10px; }
.variant-label b { color: var(--indigo); }
.swatches { display: flex; gap: 12px; flex-wrap: wrap; }
.swatch {
  width: 38px; height: 38px; border-radius: 50%;
  border: 2px solid #fff; outline: 2px solid #d5d5d5;
  cursor: pointer; transition: transform .15s, outline-color .15s;
}
.swatch:hover { transform: scale(1.12); }
.swatch.active { outline: 3px solid var(--navy); transform: scale(1.12); }
.cr-variant { display: block; font-size: 12px; color: #888; font-weight: 400; margin-top: 3px; }
.cr-variant .dot {
  display: inline-block; width: 11px; height: 11px; border-radius: 50%;
  margin-right: 5px; vertical-align: -1px; border: 1px solid #ccc;
}

/* Kutia e personalizimit per bebe */
.pers-box {
  background: #fdf6f8; border: 1px solid #f0d5dd; border-radius: 8px;
  padding: 16px 18px; margin-bottom: 20px;
}
.pers-box h3 { font-size: 15px; color: #b04a68; margin-bottom: 4px; }
.pers-sub { font-size: 12px; color: #888; margin-bottom: 12px; }
.pers-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 12px; }
.pers-grid input {
  padding: 10px 12px; border: 1px solid #e3c7d0; border-radius: 5px;
  font-family: inherit; font-size: 14px;
}
.pers-row { display: flex; align-items: center; gap: 9px; margin-bottom: 10px; font-size: 13px; }
.pers-row span { color: #777; min-width: 38px; }
.pers-color {
  width: 28px; height: 28px; border-radius: 50%;
  border: 2px solid #fff; outline: 2px solid #ddd; cursor: pointer;
  transition: transform .15s;
}
.pers-color:hover { transform: scale(1.15); }
.pers-color.active { outline: 3px solid #b04a68; transform: scale(1.15); }
.pers-font {
  border: 1px solid #e3c7d0; background: #fff; border-radius: 5px;
  padding: 6px 14px; font-size: 13px; cursor: pointer;
}
.pers-font.active { border-color: #b04a68; background: #b04a68; color: #fff; }

.gift-row {
  display: flex; gap: 8px; align-items: center;
  font-size: 14px; font-weight: 600; color: #b04a68;
}

/* ---------- Mini-biseda WhatsApp ---------- */
/* Shfaqet vetem kur vizitori arrin te footer-i */
.wa-widget {
  position: fixed; right: 22px; bottom: 22px; z-index: 95;
  opacity: 0; transform: translateY(24px) scale(.8); pointer-events: none;
  transition: all .4s cubic-bezier(.34, 1.56, .64, 1);
}
.wa-widget.visible { opacity: 1; transform: none; pointer-events: auto; }

.wa-launcher {
  position: relative;
  width: 60px; height: 60px; border-radius: 50%; border: none;
  background: none; padding: 0;
  box-shadow: 0 4px 18px rgba(37, 211, 102, .45);
  cursor: pointer; transition: transform .2s;
  margin-left: auto; display: block;
}
.wa-launcher:hover { transform: scale(1.08); }
.wa-launcher img { width: 100%; height: 100%; display: block; border-radius: 50%; }
.wa-launcher::after {
  content: ""; position: absolute; inset: -5px;
  border-radius: 50%; border: 2px solid #25d366;
  animation: wa-pulse 2.2s ease-out infinite;
}
@keyframes wa-pulse {
  0% { transform: scale(.85); opacity: .8; }
  70% { transform: scale(1.35); opacity: 0; }
  100% { opacity: 0; }
}
.wa-badge {
  position: absolute; top: -3px; right: -3px;
  background: #e53935; color: #fff;
  width: 20px; height: 20px; border-radius: 50%;
  font-size: 11px; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  border: 2px solid #fff;
}

/* Flluska pershendetese */
.wa-teaser {
  position: absolute; right: 70px; bottom: 6px;
  display: flex; align-items: center; gap: 10px;
  background: #fff; border-radius: 14px 14px 2px 14px;
  box-shadow: 0 6px 24px rgba(0,0,0,.18);
  padding: 11px 14px; width: 235px; cursor: pointer;
  font-size: 13px; line-height: 1.45; color: #333;
  opacity: 0; transform: translateY(12px) scale(.95); pointer-events: none;
  transition: all .35s cubic-bezier(.34, 1.56, .64, 1);
}
.wa-teaser.show { opacity: 1; transform: none; pointer-events: auto; }
.wa-teaser img { width: 34px; height: 20px; object-fit: contain; }
.wa-teaser button {
  position: absolute; top: -8px; left: -8px;
  width: 22px; height: 22px; border-radius: 50%; border: none;
  background: #555; color: #fff; font-size: 10px; cursor: pointer;
}

/* Paneli i bisedes */
.wa-panel {
  position: absolute; right: 0; bottom: 72px;
  width: 330px; max-width: calc(100vw - 44px);
  background: #ece5dd; border-radius: 16px; overflow: hidden;
  box-shadow: 0 12px 44px rgba(0,0,0,.28);
  opacity: 0; transform: translateY(16px) scale(.96); pointer-events: none;
  transition: all .28s cubic-bezier(.34, 1.56, .64, 1);
}
.wa-panel.open { opacity: 1; transform: none; pointer-events: auto; }
.wa-head {
  background: #075e54; color: #fff;
  display: flex; align-items: center; gap: 11px; padding: 13px 15px;
}
.wa-ava {
  width: 42px; height: 42px; border-radius: 50%; background: #fff;
  display: flex; align-items: center; justify-content: center; overflow: hidden;
}
.wa-ava img { width: 34px; object-fit: contain; }
.wa-who { display: flex; flex-direction: column; gap: 2px; }
.wa-who b { font-size: 14.5px; }
.wa-who span { font-size: 11.5px; opacity: .85; display: flex; align-items: center; gap: 5px; }
.wa-dot { width: 8px; height: 8px; border-radius: 50%; background: #4cd964; display: inline-block; }
.wa-x { margin-left: auto; background: none; border: none; color: #fff; font-size: 15px; cursor: pointer; opacity: .8; }
.wa-body {
  padding: 16px 14px;
  background: #ece5dd url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23d9d2c9' fill-opacity='.35'%3E%3Ccircle cx='12' cy='14' r='2'/%3E%3Ccircle cx='48' cy='34' r='1.6'/%3E%3Ccircle cx='70' cy='10' r='1.4'/%3E%3Ccircle cx='28' cy='58' r='1.8'/%3E%3Ccircle cx='64' cy='66' r='2'/%3E%3C/g%3E%3C/svg%3E");
}
.wa-msg {
  background: #fff; border-radius: 2px 12px 12px 12px;
  padding: 11px 13px; font-size: 13px; line-height: 1.55; color: #333;
  box-shadow: 0 1px 1px rgba(0,0,0,.08); margin-bottom: 12px;
  position: relative;
}
.wa-chip {
  display: block; background: #fff; color: #075e54;
  border: 1px solid #cfe9dd; border-radius: 20px;
  padding: 9px 15px; margin-bottom: 8px;
  font-size: 13px; font-weight: 600; text-align: left;
  transition: all .15s;
}
.wa-chip:hover { background: #dcf8c6; border-color: #a8d5a2; transform: translateX(3px); }
.wa-cta {
  display: flex; align-items: center; justify-content: center; gap: 9px;
  background: #25d366; color: #fff;
  padding: 13px; font-size: 14px; font-weight: 700;
}
.wa-cta svg { width: 20px; height: 20px; }
.wa-cta:hover { background: #1fb457; }

.buy-row { display: flex; gap: 12px; margin-bottom: 20px; }
.buy-row input {
  width: 90px; padding: 12px; border: 1px solid #ccc; font-size: 15px; text-align: center;
}
.btn-primary {
  background: var(--navy); color: #fff; border: none;
  padding: 13px 32px; font-size: 13px; font-weight: 700; letter-spacing: .5px;
  border-radius: 24px;
  transition: background .18s ease, transform .18s ease, box-shadow .18s ease;
}
.btn-primary:hover {
  background: var(--indigo); transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(33, 64, 154, .25);
}
.btn-primary:disabled { background: #b9b9b9; cursor: not-allowed; transform: none; box-shadow: none; }
.btn-secondary {
  background: #fff; color: var(--navy); border: 1.5px solid var(--navy);
  padding: 12px 32px; font-size: 13px; font-weight: 600; border-radius: 24px;
  transition: background .18s ease, color .18s ease;
}
.btn-secondary:hover { background: var(--navy); color: #fff; }
.cat-line { font-size: 13px; color: #777; }
.desc-box { margin: 45px 0; border-top: 1px solid var(--border); padding-top: 25px; }
.desc-box h2 { font-size: 20px; color: var(--text); margin-bottom: 12px; }
.desc-box p { font-size: 14px; line-height: 1.8; }
.page-wrap .section-title { margin-top: 50px; margin-bottom: 25px; }

/* ---------- Banner i kategorise me foto (dyqani) ---------- */
.cat-banner {
  position: relative; height: 235px;
  border-radius: 18px; overflow: hidden;
  margin-bottom: 26px;
  box-shadow: 0 14px 34px rgba(33, 64, 154, .10);
}
.cat-banner img {
  width: 100%; height: 100%; object-fit: cover;
  animation: cb-zoom 9s ease-out both;   /* zoom i ngadalte hyres */
}
@keyframes cb-zoom { from { transform: scale(1.09); } to { transform: scale(1); } }
.cat-banner::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(18, 28, 68, .55) 0%, rgba(18, 28, 68, .16) 55%, transparent 100%);
}
.cb-text { position: absolute; left: 32px; bottom: 24px; z-index: 1; color: #fff; }
.cb-text h1 {
  font-family: 'Quicksand', sans-serif;
  font-size: 34px; font-weight: 700;
  text-shadow: 0 2px 14px rgba(0, 0, 0, .4);
}
.shop-head.with-banner h1 { display: none; }

@media (prefers-reduced-motion: reduce) {
  .cat-banner img { animation: none; transform: none; }
}

/* ---------- Shop ---------- */
.shop-head { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 25px; gap: 14px; flex-wrap: wrap; }
.shop-head h1 { font-size: 34px; color: var(--text); font-weight: 600; margin-right: auto; }
.shop-head span { font-size: 13px; color: #888; }
.shop-head select {
  padding: 8px 12px; border: 1px solid #ccc; border-radius: 3px;
  font-family: inherit; font-size: 13px; color: var(--text); background: #fff;
}
.empty { text-align: center; padding: 60px 20px; font-size: 15px; color: #666; grid-column: 1/-1; }
.empty a { color: var(--navy); font-weight: 600; }

/* ---------- Shporta ---------- */
.cart-row {
  display: grid; grid-template-columns: 70px 1fr auto auto auto;
  gap: 16px; align-items: center;
  border-bottom: 1px solid var(--border); padding: 14px 0;
}
.cart-row img { width: 70px; height: 70px; object-fit: contain; }
.cr-name { color: var(--navy); font-weight: 500; font-size: 14px; }
.cr-qty { display: flex; align-items: center; gap: 10px; }
.cr-qty button {
  width: 28px; height: 28px; border: 1px solid #ccc; background: #fff; border-radius: 4px;
}
.cr-total { font-weight: 700; color: var(--gold); }
.cr-del { background: none; border: none; color: #c33; font-size: 15px; }
/* ---------- Porosia: layout dy-kolonesh elegant ---------- */
.cart-layout {
  display: grid; grid-template-columns: 1.1fr .9fr;
  gap: 42px; align-items: start;
}
.cart-summary {
  margin-top: 16px; padding: 18px 22px;
  background: #fbf8f0; border-radius: 12px;
  font-size: 14px;
}
.cart-summary p {
  display: flex; justify-content: space-between;
  padding: 5px 0; color: #777;
}
.cart-summary b { color: var(--text); }
.cart-summary .grand {
  border-top: 1.5px dashed #e2d8bd; margin-top: 8px; padding-top: 12px;
  font-size: 17px; color: var(--text);
}
.cart-summary .grand b { color: var(--indigo); font-size: 20px; }
.cart-summary .ship-hint { color: #2e8b57; font-size: 12.5px; justify-content: flex-start; gap: 4px; }
.cart-summary .ship-hint b { color: #2e8b57; }

.checkout-box {
  background: #fff;
  border: 1px solid #eee7d5;
  border-radius: 16px;
  padding: 30px 32px;
  box-shadow: 0 12px 36px rgba(120, 90, 40, .08);
  position: sticky; top: 20px;
}
.checkout-box h2 {
  font-size: 21px; color: var(--indigo); margin-bottom: 20px;
}
#order-form { display: flex; flex-direction: column; gap: 14px; }
.f-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.f-field { display: flex; flex-direction: column; gap: 5px; }
.f-field > span {
  font-size: 11.5px; font-weight: 700; color: #9a917c;
  letter-spacing: .4px; text-transform: uppercase;
}
.f-field i { font-style: normal; text-transform: none; font-weight: 400; }
.f-field input, .f-field textarea {
  padding: 12px 14px;
  border: 1.5px solid #e8e2d2; border-radius: 9px;
  font-family: inherit; font-size: 14px;
  background: #fdfcf9;
  transition: border-color .15s, box-shadow .15s, background .15s;
}
.f-field input:focus, .f-field textarea:focus {
  outline: none; background: #fff;
  border-color: var(--gold);
  box-shadow: 0 0 0 3.5px rgba(232, 163, 61, .14);
}
.f-field textarea { min-height: 64px; resize: vertical; }
.f-section {
  font-size: 11.5px; font-weight: 700; color: #9a917c;
  letter-spacing: .4px; text-transform: uppercase; margin-top: 4px;
}
/* pagesat si karta te zgjedhshme */
.pay-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.pay-card {
  display: flex; align-items: center; gap: 10px;
  border: 1.5px solid #e8e2d2; border-radius: 11px;
  padding: 11px 13px; cursor: pointer;
  background: #fdfcf9;
  transition: all .15s;
}
.pay-card input { position: absolute; opacity: 0; pointer-events: none; }
.pay-card .pc-ico { font-size: 21px; }
.pay-card .pc-txt { display: flex; flex-direction: column; }
.pay-card .pc-txt b { font-size: 13px; color: var(--text); }
.pay-card .pc-txt small { font-size: 11px; color: #a39a84; }
.pay-card:hover { border-color: #d9cfae; }
.pay-card:has(input:checked) {
  border-color: var(--navy); background: #f4f6fd;
  box-shadow: 0 0 0 3px rgba(33, 64, 154, .08);
}
.pay-card:has(input:checked) .pc-txt b { color: var(--navy); }
/* paketimi dhurate si toggle i bute */
.gift-toggle {
  display: flex; align-items: center; gap: 11px;
  border: 1.5px dashed #ecc9d4; border-radius: 11px;
  padding: 10px 13px; cursor: pointer;
  transition: all .15s;
}
.gift-toggle input { position: absolute; opacity: 0; pointer-events: none; }
.gift-toggle .gt-box {
  width: 34px; height: 34px; border-radius: 9px;
  background: #fdf3f6; display: flex; align-items: center; justify-content: center;
  font-size: 17px; transition: all .15s;
}
.gift-toggle .gt-txt { display: flex; flex-direction: column; }
.gift-toggle .gt-txt b { font-size: 13px; color: #b04a68; }
.gift-toggle .gt-txt small { font-size: 11px; color: #c8a2ae; }
.gift-toggle:has(input:checked) {
  border-style: solid; border-color: #b04a68; background: #fdf3f6;
}
.gift-toggle:has(input:checked) .gt-box { background: #b04a68; }
/* butonat e dergimit */
.btn-order {
  display: flex; align-items: center; justify-content: center; gap: 10px;
  background: #25d366; color: #fff;
  border: none; border-radius: 11px;
  padding: 15px; font-family: inherit;
  font-size: 14.5px; font-weight: 800; letter-spacing: .4px;
  cursor: pointer; margin-top: 6px;
  box-shadow: 0 6px 18px rgba(37, 211, 102, .3);
  transition: all .15s;
}
.btn-order svg { width: 21px; height: 21px; }
.btn-order:hover { background: #1fb457; transform: translateY(-1px); }
.btn-email {
  background: none; border: none; cursor: pointer;
  font-family: inherit; font-size: 12.5px; font-weight: 600;
  color: #9a917c; text-decoration: underline; text-underline-offset: 3px;
  padding: 2px;
}
.btn-email:hover { color: var(--navy); }
#paypal-area { margin-top: 20px; }
.ppme-btn {
  display: flex; align-items: center; justify-content: center;
  background: #ffc439; color: #003087;
  border-radius: 11px; padding: 13px;
  font-size: 14.5px; font-weight: 800;
}
.ppme-btn b { color: #003087; }
.ppme-btn i { color: #009cde; font-style: normal; font-weight: 800; }
.ppme-btn:hover { background: #f5b930; }
.ppme-hint { font-size: 11.5px; color: #a39a84; margin-top: 8px; text-align: center; }
.pp-note { font-size: 12.5px; color: #888; margin-bottom: 10px; }

/* ---------- Kushtet ---------- */
.legal { max-width: 720px; }
.legal h2 { font-size: 18px; color: var(--indigo); margin: 26px 0 8px; }
.legal p { font-size: 14px; line-height: 1.8; color: #555; }
.legal a { color: var(--navy); font-weight: 600; }

/* ---------- Kontakt ---------- */
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: start; }
.contact-info p { margin-bottom: 14px; font-size: 15px; line-height: 1.6; }
.contact-info a { color: var(--navy); font-weight: 600; }
/* kartat e shpejta te kontaktit */
.contact-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.contact-lead { grid-column: 1/-1; font-size: 14.5px; line-height: 1.75; color: #6b6353; margin-bottom: 6px; }
.c-card {
  display: flex; flex-direction: column; gap: 3px;
  background: #fdfaf2; border-radius: 14px; padding: 18px 20px;
  border: 1.5px solid transparent;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.c-card .cc-ico { font-size: 22px; margin-bottom: 6px; }
.c-card b { font-size: 14.5px; color: var(--navy); font-family: 'Quicksand', sans-serif; }
.c-card small { font-size: 12.5px; color: #999; }
a.c-card:hover {
  transform: translateY(-3px);
  border-color: var(--gold);
  box-shadow: 0 10px 26px rgba(120, 90, 40, .12);
}

/* ---------- Gjendja bosh (shporta / te preferuarat) ---------- */
.empty-state {
  grid-column: 1/-1; text-align: center; padding: 45px 20px 55px;
}
.empty-state svg { width: 92px; height: 92px; margin: 0 auto 18px; display: block; }
.empty-state p { font-size: 16px; color: #6b6353; margin-bottom: 22px; }
.empty-state p b { color: var(--indigo); font-family: 'Quicksand', sans-serif; }

/* ---------- Footer ---------- */
footer { position: relative; background: #fbf7ec; margin-top: 70px; }
/* tegeli i qendisur si vije ndarese lart - firma jone vizuale */
footer::before {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: 2px;
  background: repeating-linear-gradient(90deg, rgba(232, 163, 61, .55) 0 9px, transparent 9px 18px);
}
.footer-cols {
  display: grid; grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
  gap: 36px; max-width: 1200px; margin: 0 auto; padding: 55px 40px 30px;
  text-align: left;
}
.f-brand img { height: 48px; margin-bottom: 14px; }
.f-brand p { font-size: 13px; line-height: 1.75; color: #776f5c; margin-bottom: 18px; max-width: 280px; }
.f-soc { display: flex; gap: 10px; }
/* ikona zyrtare e mbush tere rrethin: pa sfond dhe pa kornize */
.f-soc a {
  display: block; width: 38px; height: 38px;
  border-radius: 50%; overflow: hidden; background: none;
  box-shadow: 0 3px 10px rgba(120, 90, 40, .18);
  transition: transform .18s ease, box-shadow .18s ease;
}
.f-soc a:hover { transform: translateY(-3px); box-shadow: 0 7px 16px rgba(120, 90, 40, .26); }
.f-soc svg { display: block; width: 100%; height: 100%; }
.footer-cols h4 { color: var(--indigo); font-size: 15px; margin-bottom: 16px; }
.footer-cols a { display: block; color: var(--navy); font-size: 13px; margin-bottom: 11px; transition: color .15s, transform .15s; }
.footer-cols a:hover { color: var(--gold); transform: translateX(3px); }
.copyright {
  text-align: center; font-size: 12.5px; color: #a1977d;
  border-top: 1px solid #efe7d2; margin-top: 6px; padding: 18px 20px 24px;
}

/* ---------- Vlerësimet e klientëve ---------- */
.reviews-box { margin: 50px 0 10px; }
.rv-summary { display: flex; align-items: center; gap: 16px; margin-bottom: 22px; }
.rv-avg { font-family: 'Quicksand', sans-serif; font-size: 40px; color: var(--indigo); line-height: 1; }
.rv-stars { color: var(--gold); letter-spacing: 2px; font-size: 15px; }
.rv-summary small { color: #999; font-size: 12.5px; }
.rv-list { display: grid; gap: 14px; margin-bottom: 30px; }
.rv-item { background: #fdfaf2; border-radius: 12px; padding: 15px 18px; }
.rv-head { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 6px; }
.rv-head b { color: var(--navy); font-size: 14.5px; }
.rv-item p { font-size: 14px; line-height: 1.65; color: #555; margin-bottom: 6px; }
.rv-item small { color: #b0a892; font-size: 11.5px; }
.rv-empty { color: #999; font-size: 14px; margin-bottom: 24px; }
.rv-form { background: #fff; border: 1.5px solid #eee7d5; border-radius: 16px; padding: 24px; max-width: 560px; }
.rv-form h3 { font-family: 'Quicksand', sans-serif; color: var(--indigo); font-size: 18px; margin-bottom: 14px; }
.rv-stars-pick { font-size: 30px; color: var(--gold); cursor: pointer; margin-bottom: 14px; letter-spacing: 4px; }
.rv-stars-pick span { transition: transform .12s; display: inline-block; }
.rv-stars-pick span:hover { transform: scale(1.2); }
.rv-form input, .rv-form textarea {
  width: 100%; padding: 12px 14px; margin-bottom: 12px;
  border: 1.5px solid #e8e2d2; border-radius: 9px;
  font-family: inherit; font-size: 14px; background: #fdfcf9;
}
.rv-form input:focus, .rv-form textarea:focus { outline: none; border-color: var(--gold); background: #fff; }
.rv-form textarea { min-height: 90px; resize: vertical; }
.rv-note { font-size: 12px; color: #a1977d; margin-top: 8px; }
.rv-thanks { color: #2e8b57; font-size: 15px; font-weight: 600; text-align: center; padding: 20px; }

/* ---------- Shfaqja e bute e seksioneve ne skrollim ---------- */
.reveal { opacity: 0; transform: translateY(26px); transition: opacity .65s ease, transform .65s ease; }
.reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  .hero > div { animation: none; }
}

/* ---------- Toast ---------- */
.toast {
  position: fixed; bottom: 28px; left: 50%; transform: translateX(-50%) translateY(20px);
  background: var(--navy); color: #fff; padding: 12px 26px; border-radius: 24px;
  font-size: 14px; opacity: 0; pointer-events: none; transition: all .25s; z-index: 999;
}
.toast.show { opacity: 1; transform: translateX(-50%) translateY(0); }

/* ---------- Responsive ---------- */
@media (max-width: 900px) {
  .topbar { padding: 8px 16px; }
  .topbar a:nth-child(2) { display: none; }
  /* Ne telefon koka behet nje rresht i vertetet: menyja, logoja, butonat.
     Me pare butonat rrinin te ngjitur me pozicion absolut dhe i hipnin logos. */
  .header-main {
    padding: 12px 14px; flex-wrap: wrap;
    justify-content: space-between; gap: 8px;
  }
  .menu-toggle { display: block; position: static; order: 1; padding: 0; line-height: 1; }
  .logo { order: 2; }
  .logo img { height: 42px; }
  .header-actions { position: static; order: 3; gap: 5px; }
  .lang-pill { padding: 4px 8px; font-size: 11px; border-radius: 14px; }
  .wish-pill { padding: 4px 8px; font-size: 13px; border-radius: 14px; }
  .wish-pill span { font-size: 10.5px; }
  .cart-pill { padding: 5px 10px; font-size: 12px; border-radius: 14px; }
  .header-search { position: static; order: 4; width: 100%; margin-top: 10px; }
  .header-search input { width: 100%; flex: 1; }
  .pers-grid { grid-template-columns: 1fr; }
  .main-nav { display: none; }
  body.nav-open .main-nav { display: block; }
  .main-nav > ul { flex-direction: column; }
  .dropdown {
    position: static; box-shadow: none; border: none; padding-left: 14px;
    visibility: visible; opacity: 1; transform: none; transition: none;
  }
  #site-header.is-sticky { position: static; }  /* ne telefon header-i rri normal */
  .hero { min-height: 380px; }
  .hero-cta { margin-top: 20px; }
  .btn-hero { padding: 11px 22px; font-size: 13px; }
  .promo-section { background-attachment: scroll; }
  .hoop-section { padding: 45px 18px; }
  .hoop-inner { gap: 30px; }
  .wall-rail { grid-template-rows: repeat(12, min-content); grid-auto-columns: 120px; padding: 4px 20px 8px; }
  .wall-rail .sw-row:nth-child(16n+1) { scroll-snap-align: none; }
  .wall-rail .sw-row:nth-child(12n+1) { scroll-snap-align: start; scroll-margin-left: 20px; }
  .rail-arrow { display: none; }
  .wall-map { margin: 2px 20px 50px; height: 22px; }
  .h-groups { gap: 18px; }
  .harmony-box { padding: 14px 16px 16px; }
  .wall-tray { gap: 10px; }
  .store-strip { flex-direction: column; padding: 30px 22px; text-align: center; }
  .ss-stats { justify-content: center; }
  .ss-tower { height: 280px; margin: 0; }
  .hero h1 { font-size: 36px; }
  .hero p { font-size: 17px; }
  .section { padding: 40px 18px; }
  .techniques { gap: 24px; }
  .collection { flex-basis: 250px; }
  .product-layout { grid-template-columns: 1fr; }
  .contact-grid { grid-template-columns: 1fr; }
  .cat-banner { height: 165px; border-radius: 14px; }
  .cb-text { left: 18px; bottom: 16px; }
  .cb-text h1 { font-size: 24px; }
  .footer-cols { grid-template-columns: 1fr 1fr; gap: 26px; padding: 40px 24px 20px; }
  .f-brand { grid-column: 1/-1; text-align: center; }
  .f-brand p { margin-left: auto; margin-right: auto; }
  .f-soc { justify-content: center; }
  .cart-row { grid-template-columns: 55px 1fr auto; grid-auto-rows: auto; }
  .cart-layout { grid-template-columns: 1fr; gap: 26px; }
  .checkout-box { position: static; padding: 22px 18px; }
  .f-grid, .pay-cards { grid-template-columns: 1fr; }
}

/* Telefonat e ngushte (360-430px): koka ngushtohet edhe pak me shume,
   qe logoja te mos perplaset me butonat e shportes dhe te gjuhes. */
@media (max-width: 430px) {
  .header-main { padding: 10px 12px; gap: 6px; }
  .logo img { height: 36px; }
  .menu-toggle { font-size: 22px; }
  .header-actions { gap: 4px; }
  .lang-pill { padding: 4px 7px; font-size: 10.5px; }
  .wish-pill { padding: 4px 7px; font-size: 12.5px; }
  .cart-pill { padding: 4px 8px; font-size: 12px; }
  /* ne ekranet me te ngushta shporta tregon vetem ikonen; shuma e plote shihet brenda shportes */
  .cart-pill .cart-sum { display: none; }
  .topbar { padding: 7px 12px; font-size: 11px; }
}
