﻿:root{--lime:#a6ff00;--ink:#07100d;--panel:#10151d;--text:#101827;--muted:#667085;--line:#dbe3ea;--soft:#eff7fb;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:"Space Grotesk",Arial,sans-serif;background:var(--soft);color:var(--text)}a{color:inherit}.market-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:16px clamp(18px,4vw,56px);background:rgba(7,10,15,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(166,255,0,.22)}.brand img{width:146px;display:block}.market-header nav{display:flex;align-items:center;gap:8px;margin-inline:auto}.market-header nav a,.support-link{padding:12px 14px;border-radius:999px;color:#fff;text-decoration:none;font-weight:800;font-size:.9rem}.market-header nav a:hover,.support-link:hover{background:rgba(166,255,0,.14);color:var(--lime)}.support-link{border:1px solid rgba(166,255,0,.28)}.hero{padding:clamp(58px,8vw,96px) clamp(18px,5vw,72px) clamp(36px,5vw,62px);text-align:center;background:radial-gradient(circle at 10% 15%,rgba(166,255,0,.26),transparent 27rem),radial-gradient(circle at 82% 8%,rgba(94,92,230,.18),transparent 30rem),linear-gradient(135deg,#d6e7ff 0%,#eaf1ff 45%,#e7ddff 100%)}.eyebrow{display:inline-flex;margin:0 0 10px;padding:8px 13px;border-radius:999px;background:rgba(166,255,0,.2);color:#08796f;text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:.72rem}.hero h1{max-width:1120px;margin:0 auto 12px;font-size:clamp(3rem,6vw,6.5rem);line-height:.92;letter-spacing:-.045em}.hero-copy{max-width:760px;margin:0 auto 24px;color:#344054;font-weight:650;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.5}.market-search{width:min(100%,940px);height:68px;margin:0 auto 30px;display:flex;align-items:center;gap:16px;padding:0 22px;border-radius:14px;background:#fff;box-shadow:0 24px 65px rgba(49,67,92,.14)}.market-search svg{width:28px;height:28px;fill:none;stroke:#8aa0b9;stroke-width:2.3}.market-search input{width:100%;height:64px;border:0;outline:0;background:transparent;font:700 1.12rem inherit;color:#111827}.category-strip{display:grid;grid-template-columns:repeat(10,minmax(134px,1fr));gap:14px;overflow-x:auto;padding:3px 0 8px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.cat-tile{--cat:#111827;min-height:134px;display:grid;place-items:center;gap:9px;padding:16px 12px;border-radius:14px;background:#fff;text-decoration:none;box-shadow:0 18px 48px rgba(49,67,92,.1);border:1px solid rgba(255,255,255,.75);transition:transform .18s ease,box-shadow .18s ease}.cat-tile:hover{transform:translateY(-5px);box-shadow:0 24px 70px rgba(49,67,92,.16)}.cat-icon{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cat),color-mix(in srgb,var(--cat) 68%,#fff));color:#fff}.cat-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.cat-tile strong{font-size:1rem}.showcase{padding:clamp(42px,7vw,86px) clamp(18px,5vw,72px)}.product-row+.product-row{margin-top:58px}.row-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.row-head h2{margin:0;font-size:clamp(2rem,4vw,4.3rem);line-height:.95;letter-spacing:-.035em}.row-head p{max-width:520px;color:var(--muted);font-weight:650;line-height:1.5}.row-head a{font-weight:900;color:#08796f;text-decoration:none}.row-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;display:flex;flex-direction:column;min-height:430px;overflow:hidden;border-radius:18px;background:#fff;border:1px solid rgba(18,31,48,.1);box-shadow:0 18px 55px rgba(46,59,78,.09);text-decoration:none}.mockup{height:238px;padding:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent,#a6ff00) 16%,#fff),#f7fafc);border-bottom:1px solid #e5ebf0}.mock-browser{height:100%;border-radius:14px;background:#111827;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.mock-top{height:28px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#1f2937}.mock-top i{width:7px;height:7px;border-radius:50%;background:var(--accent,#a6ff00)}.mock-body{height:calc(100% - 28px);padding:16px;background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--accent,#a6ff00) 35%,transparent),transparent 34%),linear-gradient(135deg,#0f172a,#111827)}.mock-body b,.mock-body span{display:block;border-radius:999px;background:rgba(255,255,255,.88)}.mock-body b{width:64%;height:20px;margin-bottom:12px}.mock-body span{height:10px;margin:8px 0;opacity:.5}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.mock-cards i{height:42px;border-radius:10px;background:color-mix(in srgb,var(--accent,#a6ff00) 75%,#fff)}.card-body{padding:20px;display:grid;gap:12px;flex:1}.badge{justify-self:start;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--accent,#a6ff00) 18%,#fff);color:#0f766e;font-weight:900;font-size:.73rem;text-transform:uppercase;letter-spacing:.08em}.card-body h3{margin:0;font-size:1.35rem;line-height:1.1}.card-body p{margin:0;color:var(--muted);font-weight:650;line-height:1.45}.price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-weight:900}.price-row del{color:#98a2b3;margin-right:6px}.price-row span{color:#16a34a}.category-hero{padding:clamp(70px,10vw,125px) clamp(18px,5vw,72px) 36px;background:linear-gradient(135deg,#07100d,#101827);color:#fff}.category-hero-inner{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center}.category-hero .cat-icon{width:86px;height:86px}.category-hero h1{margin:0;font-size:clamp(3rem,7vw,7rem);line-height:.9}.category-hero p{max-width:720px;color:rgba(255,255,255,.72);font-size:1.16rem;font-weight:650;line-height:1.5}.filter-bar{display:flex;justify-content:space-between;gap:16px;margin-bottom:22px}.filter-bar label{display:flex;align-items:center;gap:12px;flex:1;padding:13px 16px;background:#fff;border-radius:14px;border:1px solid #dde6ee;font-weight:900}.filter-bar input{flex:1;border:0;outline:0;font:700 1rem inherit}.filter-bar a{padding:14px 18px;border-radius:14px;background:#111827;color:#fff;text-decoration:none;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.detail-page{padding:clamp(88px,10vw,130px) clamp(18px,5vw,72px) 70px;background:#f6fafc}.breadcrumb{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px;color:#667085;font-weight:800}.breadcrumb a{text-decoration:none;color:#08796f}.detail-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(340px,.6fr);gap:28px;align-items:start}.detail-main,.buy-panel{background:#fff;border:1px solid #dce4eb;border-radius:22px;box-shadow:0 18px 58px rgba(46,59,78,.08)}.detail-main{overflow:hidden}.detail-main .mockup{height:520px}.detail-copy{padding:26px}.detail-copy h1{margin:0 0 10px;font-size:clamp(2.4rem,4.8vw,5.1rem);line-height:.92;letter-spacing:-.04em}.detail-copy p{color:#4b5565;font-weight:650;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.feature-grid span{padding:13px 14px;border-radius:13px;background:#f1f6f9;font-weight:850}.buy-panel{position:sticky;top:92px;padding:24px}.buy-panel h2{margin:0 0 12px;font-size:1.5rem}.option-list{display:grid;gap:10px;margin:16px 0}.option-list label{cursor:pointer}.option-list input{position:absolute;opacity:0}.option-list span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #d8e1e8;border-radius:14px;font-weight:850}.option-list input:checked+span{border-color:#22c55e;background:#ecfdf3;box-shadow:0 0 0 2px rgba(34,197,94,.12)}.option-list em{font-style:normal;color:#16a34a}.total{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #e5ebf0;font-weight:900}.total strong{font-size:2rem}.buy-button{width:100%;height:58px;border:0;border-radius:999px;background:#111827;color:#fff;font:900 1rem inherit;cursor:pointer}.buy-button:hover{background:#000}.manual-note{margin:14px 0 0;color:#667085;font-size:.94rem;font-weight:650;line-height:1.45}.policy-wrap{background:#f6fafc}.policy-hero{padding:clamp(90px,12vw,150px) clamp(18px,5vw,72px) 38px;background:#07100d;color:#fff}.policy-hero h1{max-width:1000px;margin:0 0 14px;font-size:clamp(3rem,7vw,7rem);line-height:.9}.policy-hero p{max-width:760px;color:rgba(255,255,255,.72);font-weight:650;line-height:1.55}.policy-hero b{color:var(--lime)}.policy-grid{padding:clamp(34px,6vw,70px) clamp(18px,5vw,72px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.policy-grid article{padding:28px;border-radius:20px;background:#fff;border:1px solid #dde6ee;box-shadow:0 16px 50px rgba(46,59,78,.07)}.policy-grid span{color:#16a34a;font-weight:900}.policy-grid h2{font-size:1.6rem;margin:13px 0}.policy-grid p{color:#4b5565;font-weight:650;line-height:1.65}.market-footer{display:flex;justify-content:space-between;gap:28px;padding:38px clamp(18px,5vw,72px);background:#07100d;color:#fff}.market-footer img{width:140px}.market-footer p{max-width:440px;color:rgba(255,255,255,.66);font-weight:650}.market-footer nav{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.market-footer a{color:#fff;text-decoration:none;font-weight:800}.market-footer a:hover{color:var(--lime)}@media(max-width:1040px){.row-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.buy-panel{position:static}.category-strip{grid-template-columns:repeat(10,132px)}}@media(max-width:680px){.market-header{align-items:flex-start;flex-wrap:wrap;gap:10px}.market-header nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start}.brand img{width:124px}.hero h1{font-size:clamp(2.5rem,13vw,4rem)}.market-search{height:58px}.row-head,.filter-bar,.market-footer{flex-direction:column;align-items:flex-start}.row-grid,.product-grid,.policy-grid,.feature-grid{grid-template-columns:1fr}.detail-main .mockup{height:340px}.category-hero-inner{grid-template-columns:1fr}.product-card{min-height:390px}}


/* Compact marketplace hero headline */
.marketplace-hero {
  padding-top: clamp(42px, 6vw, 72px);
}
.marketplace-hero h1 {
  max-width: 1400px;
  font-size: clamp(2.7rem, 5.4vw, 5.8rem);
  line-height: 0.95;
  white-space: nowrap;
}
.marketplace-hero .hero-copy {
  max-width: 1120px;
  white-space: nowrap;
  margin-bottom: 22px;
}
@media (max-width: 1180px) {
  .marketplace-hero h1,
  .marketplace-hero .hero-copy {
    white-space: normal;
  }
}
@media (max-width: 680px) {
  .marketplace-hero {
    padding-top: 34px;
  }
  .marketplace-hero h1 {
    font-size: clamp(2.15rem, 11vw, 3.35rem);
  }
}


/* Balanced marketplace hero layout */
.marketplace-hero {
  overflow: hidden;
}

.marketplace-hero h1 {
  max-width: 980px;
  white-space: normal;
  text-wrap: balance;
  margin-inline: auto;
  font-size: clamp(2.65rem, 5vw, 5.25rem);
}

.marketplace-hero .hero-copy {
  max-width: 900px;
  white-space: normal;
  text-wrap: balance;
}

.marketplace-hero .category-strip {
  width: min(100%, 1460px);
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: visible;
  padding: 0;
}

.marketplace-hero .cat-tile {
  flex: 0 1 156px;
}

@media (max-width: 760px) {
  .marketplace-hero h1 {
    font-size: clamp(2.2rem, 10vw, 3.35rem);
  }

  .marketplace-hero .cat-tile {
    flex-basis: calc(50% - 8px);
    min-height: 118px;
  }
}


/* Marketplace header category dropdown */
.market-header {
  justify-content: space-between;
  padding-block: 12px;
}
.header-left,
.header-actions {
  display: flex;
  align-items: center;
  gap: 14px;
}
.market-header > nav,
.market-header > .support-link {
  display: none;
}
.category-menu {
  position: relative;
}
.category-menu-btn,
.header-icon {
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 14px;
  font: 900 0.9rem inherit;
  cursor: pointer;
}
.category-menu-btn:hover,
.header-icon:hover {
  color: var(--lime);
  background: rgba(166, 255, 0, 0.1);
  border-color: rgba(166, 255, 0, 0.32);
}
.category-menu-btn svg,
.header-icon svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.category-menu-btn svg {
  fill: currentColor;
  stroke: none;
}
.category-dropdown {
  position: absolute;
  left: 0;
  top: calc(100% + 12px);
  width: min(360px, calc(100vw - 28px));
  padding: 10px;
  border-radius: 18px;
  background: #263447;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.32);
  border: 1px solid rgba(255, 255, 255, 0.1);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-8px);
  transition: opacity 160ms ease, transform 160ms ease;
}
.category-menu.is-open .category-dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.category-dropdown a {
  min-height: 48px;
  display: grid;
  grid-template-columns: 38px 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 8px 10px;
  border-radius: 12px;
  color: #fff;
  text-decoration: none;
  font-weight: 850;
}
.category-dropdown a:hover {
  background: rgba(255, 255, 255, 0.08);
  color: var(--lime);
}
.cat-mini {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  color: #fff;
  background: linear-gradient(135deg, var(--cat), color-mix(in srgb, var(--cat) 62%, #fff));
}
.cat-mini svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
}
.category-dropdown .dropdown-feature {
  margin-top: 8px;
  grid-template-columns: 1fr auto;
  background: #ff4b1f;
}
.category-dropdown .dropdown-feature:hover {
  background: #ff5b31;
  color: #fff;
}
.header-icon span {
  display: inline;
}
@media (max-width: 760px) {
  .market-header {
    align-items: center;
  }
  .header-left {
    width: auto;
  }
  .brand img {
    width: 118px;
  }
  .category-menu-btn span,
  .header-icon span {
    display: none;
  }
  .category-menu-btn,
  .header-icon {
    width: 46px;
    padding: 0;
    justify-content: center;
  }
  .header-actions {
    gap: 8px;
  }
}


/* Template detail polish */
.card-body {
  gap: 14px;
}
.card-body h3 {
  font-size: 1.48rem;
}
.price-row--large {
  padding-top: 8px;
  font-size: 1.22rem;
}
.price-row--large span {
  font-size: 1.18rem;
}
.price-row--large b {
  font-size: 1rem;
}
.detail-titlebar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: end;
  margin-bottom: 22px;
}
.detail-titlebar h1 {
  margin: 8px 0 10px;
  font-size: clamp(2.45rem, 4.7vw, 5.5rem);
  line-height: 0.92;
  letter-spacing: -0.04em;
}
.detail-titlebar p:not(.eyebrow) {
  max-width: 820px;
  margin: 0;
  color: #556174;
  font-weight: 700;
  line-height: 1.55;
}
.detail-title-actions {
  display: flex;
  align-items: center;
  gap: 12px;
}
.live-demo-button,
.share-button {
  min-width: 160px;
  height: 54px;
  border: 0;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font: 900 1rem inherit;
  cursor: pointer;
}
.live-demo-button {
  background: #16a8f5;
  color: #fff;
}
.share-button {
  background: #e9f3fb;
  color: #172334;
  border: 1px solid #d5e3ed;
}
.detail-copy h2 {
  margin: 0 0 12px;
  font-size: clamp(1.7rem, 3vw, 2.6rem);
}
.total-price {
  color: #16a34a;
  font-size: clamp(2.1rem, 4vw, 3.15rem) !important;
}
.addon-list span::before {
  content: "";
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  border-radius: 6px;
  border: 2px solid #c7d4df;
  background: #fff;
}
.addon-list input:checked + span::before {
  content: "\2713";
  display: inline-grid;
  place-items: center;
  background: #22c55e;
  border-color: #22c55e;
  color: #fff;
  font-weight: 1000;
}
.addon-list span {
  justify-content: flex-start;
}
.addon-list em {
  margin-left: auto;
}
@media (max-width: 900px) {
  .detail-titlebar {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .detail-title-actions {
    width: 100%;
  }
  .live-demo-button,
  .share-button {
    flex: 1;
    min-width: 0;
  }
}


/* Detail share icon row */
.detail-titlebar p:not(.eyebrow) {
  display: none;
}
.share-group {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px;
  border: 1px solid #d5e3ed;
  border-radius: 14px;
  background: #e9f3fb;
}
.share-icon {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  border: 0;
  border-radius: 11px;
  background: #fff;
  color: #172334;
  cursor: pointer;
  text-decoration: none;
  transition: transform 160ms ease, background 160ms ease, color 160ms ease;
}
.share-icon:hover,
.share-icon.is-copied {
  transform: translateY(-2px);
  background: var(--lime);
  color: #07100d;
}
.share-icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.share-icon[aria-label="Share on Facebook"] svg,
.share-icon[aria-label="Share on WhatsApp"] svg {
  fill: currentColor;
  stroke: none;
}
.addon-list input:checked + span::before {
  content: "\2713";
}
@media (max-width: 680px) {
  .detail-title-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .share-group {
    justify-content: center;
  }
}


/* TemplateMonster-style detail action row */
.detail-titlebar {
  display: block;
  margin-bottom: 22px;
}
.detail-titlebar h1 {
  max-width: 1280px;
  margin: 0 0 20px;
}
.detail-tabs {
  display: flex;
  align-items: center;
  gap: clamp(24px, 5vw, 80px);
  min-height: 54px;
  border-bottom: 1px solid #d6e2ec;
}
.detail-tabs a {
  height: 54px;
  display: inline-flex;
  align-items: center;
  color: #172334;
  text-decoration: none;
  font-weight: 750;
  border-bottom: 3px solid transparent;
}
.detail-tabs a.is-active {
  border-color: #16a8f5;
}
.detail-action-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
  gap: 22px;
  align-items: center;
  padding: 20px 0 0;
}
.detail-platform {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.detail-platform > strong {
  font-size: 1.08rem;
}
.detail-platform .share-group {
  margin-left: 18px;
}
.detail-action-row .live-demo-button {
  width: 100%;
  min-width: 0;
  border-radius: 6px;
  height: 56px;
}
@media (max-width: 820px) {
  .detail-tabs {
    gap: 22px;
    overflow-x: auto;
  }
  .detail-action-row {
    grid-template-columns: 1fr;
  }
  .detail-platform {
    flex-wrap: wrap;
  }
  .detail-platform .share-group {
    margin-left: 0;
  }
}


/* Detail demo position adjustment */
.detail-tabs {
  gap: clamp(32px, 7vw, 96px);
}
.detail-action-row {
  grid-template-columns: auto minmax(260px, 450px) 1fr;
}
.detail-demo-inline {
  justify-self: stretch;
}
@media (max-width: 920px) {
  .detail-action-row {
    grid-template-columns: 1fr;
  }
}


/* Final detail action alignment */
.detail-tabs {
  display: none;
}
.detail-action-row--end {
  grid-template-columns: minmax(0, 1fr) auto;
  border-top: 1px solid #d6e2ec;
  margin-top: 20px;
  padding-top: 20px;
}
.detail-action-row--end > div:last-child {
  display: none;
}
.detail-action-row--end .live-demo-button {
  width: auto;
  min-width: 188px;
  height: 48px;
  padding: 0 28px;
  justify-self: end;
}
@media (max-width: 820px) {
  .detail-action-row--end {
    grid-template-columns: 1fr;
  }
  .detail-action-row--end .live-demo-button {
    justify-self: stretch;
    width: 100%;
  }
}


/* Live demo attached to preview */
.detail-action-row--preview {
  grid-template-columns: 1fr;
  border-top: 1px solid #d6e2ec;
  margin-top: 20px;
  padding-top: 20px;
}
.detail-action-row--preview > div:last-child {
  display: none;
}
.detail-demo-preview {
  width: 100%;
  height: 58px;
  border-radius: 0;
  margin: 0;
}
.detail-main .mockup {
  border-top: 1px solid #dce4eb;
}
@media (max-width: 820px) {
  .detail-action-row--preview {
    grid-template-columns: 1fr;
  }
}


/* Content-column detail header */
.detail-content-head {
  padding: clamp(22px, 3vw, 34px);
  border-bottom: 1px solid #dce4eb;
  background: linear-gradient(135deg, #fff, color-mix(in srgb, var(--accent, #a6ff00) 7%, #fff));
}
.detail-content-head h1 {
  max-width: 100%;
  margin: 8px 0 20px;
  font-size: clamp(2.2rem, 4.1vw, 4.65rem);
  line-height: 0.95;
  letter-spacing: -0.04em;
}
.detail-content-actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
}
.detail-content-actions .detail-platform {
  min-width: 0;
}
.detail-demo-content {
  width: auto;
  min-width: 190px;
  height: 50px;
  border-radius: 8px;
  justify-self: end;
}
.detail-main > .detail-demo-preview,
.detail-titlebar,
.detail-action-row--preview {
  display: none !important;
}
.detail-main .mockup {
  border-top: 0;
}
@media (max-width: 760px) {
  .detail-content-actions {
    grid-template-columns: 1fr;
  }
  .detail-demo-content {
    width: 100%;
    justify-self: stretch;
  }
}


/* Smaller detail title */
.detail-content-head h1 {
  max-width: 920px;
  font-size: clamp(1.95rem, 3.35vw, 3.65rem);
  line-height: 1.02;
}
@media (max-width: 760px) {
  .detail-content-head h1 {
    font-size: clamp(1.75rem, 8.5vw, 2.65rem);
  }
}


/* License tooltip panel */
.license-list span {
  align-items: flex-start;
}
.license-list b {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}
.license-help {
  position: relative;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  display: inline-grid;
  place-items: center;
  border: 2px solid #8aa0b9;
  border-radius: 50%;
  color: #60758c;
  font-style: normal;
  font-size: 0.74rem;
  line-height: 1;
  cursor: help;
}
.license-help small {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 12px);
  width: min(420px, 82vw);
  padding: 16px 18px;
  border-radius: 8px;
  background: #526c78;
  color: #fff;
  box-shadow: 0 18px 48px rgba(7, 16, 13, 0.24);
  transform: translateX(-50%) translateY(6px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 150ms ease, transform 150ms ease;
  font-size: 0.92rem;
  line-height: 1.55;
  font-weight: 750;
  z-index: 5;
}
.license-help small::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border: 9px solid transparent;
  border-top-color: #526c78;
}
.license-help:hover small,
.license-help:focus small {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
@media (max-width: 520px) {
  .license-list span {
    display: grid;
    gap: 8px;
  }
  .license-list em {
    margin-left: 0;
  }
}


/* Optional setup add-ons */
.buy-panel h2 + .addon-list {
  margin-top: 10px;
}
.addon-list label.featured-addon span {
  border-color: rgba(34, 197, 94, 0.45);
  background: linear-gradient(135deg, rgba(166, 255, 0, 0.12), #fff);
}
.addon-list b {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  min-width: 0;
}
.support-pill {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 3px 8px;
  border-radius: 999px;
  background: #a6ff00;
  color: #07100d;
  font-size: 0.7rem;
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.addon-list input:checked + span {
  border-color: #22c55e;
  background: #ecfdf3;
}

/* Discounted add-ons and social share colors */
.sale-price {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #059669;
  font-size: 1.05rem;
  font-weight: 1000;
}
.sale-price del {
  color: #8a95a3;
  font-size: 0.82rem;
  font-weight: 800;
  text-decoration-thickness: 2px;
}
.discount-pill {
  background: #07100d;
  color: #a6ff00;
}
.share-icon.share-facebook {
  background: #1877f2;
  color: #fff;
}
.share-icon.share-instagram {
  background: radial-gradient(circle at 30% 30%, #ffd76f 0 16%, #f56040 36%, #c13584 64%, #405de6 100%);
  color: #fff;
}
.share-icon.share-linkedin {
  background: #0a66c2;
  color: #fff;
}
.share-icon.share-x {
  background: #05070a;
  color: #fff;
}
.share-icon.share-whatsapp {
  background: #25d366;
  color: #fff;
}
.share-icon.share-facebook:hover,
.share-icon.share-instagram:hover,
.share-icon.share-linkedin:hover,
.share-icon.share-x:hover,
.share-icon.share-whatsapp:hover,
.share-icon.is-copied {
  filter: brightness(1.06);
  color: #fff;
}
.share-icon.share-instagram svg,
.share-icon.share-linkedin svg {
  stroke-width: 2.05;
}

/* Product detail spacing polish */
.detail-page {
  padding-top: clamp(28px, 4vw, 54px);
}
.detail-platform.share-only .share-group {
  margin-left: 0;
}

/* Branded live demo preview */
.preview-body {
  margin: 0;
  background: #0a0f16;
  overflow-x: hidden;
}
.preview-bar {
  position: sticky;
  top: 0;
  z-index: 50;
  height: 78px;
  display: flex;
  align-items: center;
  gap: 22px;
  padding: 0 clamp(16px, 3vw, 34px);
  background: #202225;
  border-bottom: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 12px 32px rgba(0,0,0,.22);
}
.preview-brand img {
  width: 138px;
  display: block;
}
.preview-meta {
  min-width: 0;
  display: grid;
  gap: 2px;
  color: #fff;
  font-weight: 900;
}
.preview-meta strong {
  max-width: min(44vw, 620px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.preview-meta span {
  color: rgba(255,255,255,.55);
  font-size: .82rem;
  font-weight: 700;
}
.preview-actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}
.preview-details,
.preview-buy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 1000;
}
.preview-details {
  color: #fff;
  border: 1px solid rgba(255,255,255,.18);
}
.preview-buy {
  background: #a6ff00;
  color: #07100d;
  box-shadow: 0 10px 24px rgba(166,255,0,.22);
}
.demo-stage {
  min-height: calc(100vh - 78px);
  padding: clamp(22px, 4vw, 54px);
  background: radial-gradient(circle at 10% 15%, color-mix(in srgb, var(--accent, #a6ff00) 25%, transparent), transparent 28rem), linear-gradient(135deg, #eef6fb, #f7fbff 42%, #edf2f8);
}
.demo-site {
  max-width: 1340px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 30px 90px rgba(15,23,42,.18);
  border: 1px solid rgba(15,23,42,.08);
}
.demo-nav {
  height: 76px;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 0 clamp(20px, 4vw, 54px);
  border-bottom: 1px solid #e6edf3;
}
.demo-nav b {
  margin-right: auto;
  font-size: 1.35rem;
  letter-spacing: -.03em;
}
.demo-nav span {
  color: #526071;
  font-weight: 850;
}
.demo-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(360px, .98fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: center;
  padding: clamp(48px, 8vw, 104px) clamp(22px, 5vw, 72px);
}
.demo-hero em {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--accent, #a6ff00) 18%, #fff);
  color: #08796f;
  font-style: normal;
  font-size: .78rem;
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.demo-hero h1 {
  margin: 18px 0 18px;
  font-size: clamp(3rem, 6.6vw, 7rem);
  line-height: .9;
  letter-spacing: -.055em;
}
.demo-hero p {
  max-width: 640px;
  color: #536175;
  font-size: clamp(1.05rem, 1.6vw, 1.28rem);
  font-weight: 700;
  line-height: 1.58;
}
.demo-hero a {
  display: inline-flex;
  margin-top: 18px;
  min-height: 54px;
  align-items: center;
  padding: 0 22px;
  border-radius: 999px;
  background: #07100d;
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
}
.demo-hero aside {
  position: relative;
  min-height: 430px;
  border-radius: 30px;
  background: linear-gradient(135deg, #0f172a, #111827);
  padding: 34px;
  overflow: hidden;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.08);
}
.demo-hero aside::before {
  content: "";
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle at 72% 20%, color-mix(in srgb, var(--accent, #a6ff00) 52%, transparent), transparent 22rem);
}
.demo-hero aside i,
.demo-hero aside b,
.demo-hero aside span,
.demo-hero aside small {
  position: relative;
  display: block;
  border-radius: 18px;
  background: rgba(255,255,255,.88);
}
.demo-hero aside i { width: 82%; height: 42px; margin: 18px 0 28px; background: var(--accent, #a6ff00); }
.demo-hero aside b { width: 66%; height: 96px; margin: 0 0 18px auto; }
.demo-hero aside span { height: 18px; margin: 14px 0; opacity: .55; }
.demo-hero aside div { position: relative; display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; margin-top: 34px; }
.demo-hero aside small { height: 104px; background: color-mix(in srgb, var(--accent, #a6ff00) 70%, #fff); }
.demo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  padding: 0 clamp(22px, 5vw, 72px) clamp(40px, 6vw, 78px);
}
.demo-grid article {
  min-height: 210px;
  padding: 24px;
  border-radius: 22px;
  background: #f7fafc;
  border: 1px solid #e1e8ef;
}
.demo-grid small {
  color: var(--accent, #22c55e);
  font-weight: 1000;
}
.demo-grid h2 {
  margin: 12px 0;
  font-size: 1.35rem;
}
.demo-grid p,
.demo-band p {
  color: #596579;
  font-weight: 700;
  line-height: 1.55;
}
.demo-band {
  margin: 0 clamp(22px, 5vw, 72px) clamp(38px, 6vw, 70px);
  padding: clamp(26px, 4vw, 46px);
  border-radius: 24px;
  background: #07100d;
  color: #fff;
}
.demo-band h2 {
  max-width: 840px;
  margin: 0 0 12px;
  font-size: clamp(2rem, 4vw, 4.4rem);
  line-height: .95;
}
.demo-band p { color: rgba(255,255,255,.65); }
@media (max-width: 900px) {
  .preview-bar { height: auto; min-height: 78px; flex-wrap: wrap; padding-top: 12px; padding-bottom: 12px; }
  .preview-actions { width: 100%; margin-left: 0; }
  .preview-details, .preview-buy { flex: 1; }
  .demo-hero, .demo-grid { grid-template-columns: 1fr; }
  .demo-nav span { display: none; }
  .demo-hero aside { min-height: 320px; }
}

/* Premium black marketplace navbar + currency/language controls */
.shop-header {
  min-height: 88px;
  padding: 14px clamp(16px, 3.6vw, 54px);
  background: linear-gradient(180deg, #05070b 0%, #0b1018 100%);
  border-bottom: 1px solid rgba(166, 255, 0, 0.34);
  box-shadow: 0 18px 46px rgba(0,0,0,.28), inset 0 -1px 0 rgba(255,255,255,.04);
}
.header-left,
.header-actions {
  display: flex;
  align-items: center;
  gap: 14px;
}
.header-left {
  min-width: 0;
}
.shop-header .brand {
  display: inline-flex;
  align-items: center;
  padding-right: 22px;
  border-right: 1px solid rgba(255,255,255,.12);
}
html[dir="rtl"] .shop-header .brand {
  padding-right: 0;
  padding-left: 22px;
  border-right: 0;
  border-left: 1px solid rgba(255,255,255,.12);
}
.shop-header .brand img {
  width: clamp(128px, 13vw, 178px);
}
.category-menu {
  position: relative;
}
.category-menu-btn,
.header-icon,
.shop-select-btn {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,.035));
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 12px 28px rgba(0,0,0,.22);
  font: 900 .95rem inherit;
  cursor: pointer;
  text-decoration: none;
  transition: transform .16s ease, border-color .16s ease, background .16s ease, color .16s ease;
}
.category-menu-btn {
  padding: 0 18px;
}
.category-menu-btn svg,
.header-icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.category-menu-btn:hover,
.header-icon:hover,
.shop-select-btn:hover,
.category-menu.is-open .category-menu-btn,
.shop-select.is-open .shop-select-btn {
  transform: translateY(-1px);
  border-color: rgba(166,255,0,.55);
  background: rgba(166,255,0,.12);
  color: var(--lime);
}
.header-actions {
  margin-left: auto;
}
html[dir="rtl"] .header-actions {
  margin-left: 0;
  margin-right: auto;
}
.header-icon {
  padding: 0 16px;
}
.shop-select {
  position: relative;
}
.shop-select-btn {
  min-width: 88px;
  padding: 0 13px;
}
.shop-select-btn span {
  font-size: 1.15rem;
  line-height: 1;
}
.shop-select-btn i {
  font-style: normal;
  opacity: .7;
}
.shop-select-dropdown,
.category-dropdown {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 60;
  min-width: 270px;
  padding: 10px;
  border-radius: 16px;
  background: #263447;
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 24px 70px rgba(0,0,0,.36);
  opacity: 0;
  pointer-events: none;
  transform: translateY(8px);
  transition: opacity .16s ease, transform .16s ease;
}
html[dir="rtl"] .shop-select-dropdown,
html[dir="rtl"] .category-dropdown {
  left: auto;
  right: 0;
}
.category-menu.is-open .category-dropdown,
.shop-select.is-open .shop-select-dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.category-dropdown a,
.shop-select-dropdown button {
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 9px 11px;
  border: 0;
  border-radius: 12px;
  background: transparent;
  color: #fff;
  text-decoration: none;
  text-align: left;
  font: 850 .95rem inherit;
  cursor: pointer;
}
html[dir="rtl"] .category-dropdown a,
html[dir="rtl"] .shop-select-dropdown button {
  text-align: right;
}
.category-dropdown a:hover,
.shop-select-dropdown button:hover {
  background: rgba(166,255,0,.14);
  color: var(--lime);
}
.shop-select-dropdown small {
  color: rgba(255,255,255,.58);
  font-size: .78rem;
  font-weight: 750;
}
.currency-dropdown {
  min-width: 310px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 4px;
}
.currency-dropdown button {
  grid-template-columns: auto auto 1fr;
}
.lang-select .shop-select-btn {
  min-width: 72px;
  border-radius: 999px;
}
body.is-ar {
  font-family: "Space Grotesk", "Tahoma", Arial, sans-serif;
}
body.is-ar .hero,
body.is-ar .row-head,
body.is-ar .category-hero,
body.is-ar .detail-page,
body.is-ar .policy-wrap {
  text-align: right;
}
body.is-ar .marketplace-hero,
body.is-ar .marketplace-hero .hero-copy,
body.is-ar .marketplace-hero h1 {
  text-align: center;
}
body.is-ar .price-row,
body.is-ar .total,
body.is-ar .option-list span,
body.is-ar .detail-content-actions,
body.is-ar .preview-bar {
  direction: rtl;
}
body.is-ar .row-head a {
  white-space: nowrap;
}
@media (max-width: 980px) {
  .shop-header {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .header-actions {
    width: 100%;
    margin-left: 0;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 2px;
  }
  html[dir="rtl"] .header-actions {
    margin-right: 0;
    justify-content: flex-end;
  }
}
@media (max-width: 620px) {
  .shop-header .brand {
    border: 0;
    padding: 0;
  }
  .category-menu-btn span,
  .header-icon span {
    display: none;
  }
  .currency-dropdown {
    grid-template-columns: 1fr;
  }
}

/* Reliable drawn flags and refined shop header controls */
.shop-select-btn [data-currency-flag],
.shop-select-btn [data-lang-flag],
.flag-badge {
  position: relative;
  width: 28px;
  height: 20px;
  flex: 0 0 28px;
  display: inline-block;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.36), 0 3px 10px rgba(0,0,0,.24);
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  vertical-align: middle;
}
.shop-select-btn [data-currency-flag],
.flag-sar {
  background: #0b7d3b;
}
.shop-select-btn [data-currency-flag]::after,
.flag-sar::after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  top: 8px;
  height: 2px;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 5px 0 #fff;
}
.shop-select-btn [data-lang-flag],
.flag-gb {
  background:
    linear-gradient(32deg, transparent 42%, #fff 42% 48%, #c8102e 48% 53%, #fff 53% 59%, transparent 59%),
    linear-gradient(148deg, transparent 42%, #fff 42% 48%, #c8102e 48% 53%, #fff 53% 59%, transparent 59%),
    linear-gradient(90deg, transparent 42%, #fff 42% 58%, transparent 58%),
    linear-gradient(0deg, transparent 38%, #fff 38% 62%, transparent 62%),
    linear-gradient(90deg, transparent 46%, #c8102e 46% 54%, transparent 54%),
    linear-gradient(0deg, transparent 43%, #c8102e 43% 57%, transparent 57%),
    #012169;
}
.flag-usd { background: repeating-linear-gradient(0deg,#b22234 0 2px,#fff 2px 4px); }
.flag-usd::before { content:""; position:absolute; inset:0 auto auto 0; width:12px; height:10px; background:#3c3b6e; }
.flag-aed { background: linear-gradient(90deg,#ef3340 0 28%,transparent 28%), linear-gradient(0deg,#000 0 33%,#fff 33% 66%,#009739 66%); }
.flag-qar { background: linear-gradient(90deg,#fff 0 34%,#8d1b3d 34%); }
.flag-kwd { background: linear-gradient(90deg,#111 0 25%,transparent 25%), linear-gradient(0deg,#ce1126 0 33%,#fff 33% 66%,#007a3d 66%); }
.flag-bhd { background: linear-gradient(90deg,#fff 0 34%,#ce1126 34%); }
.flag-omr { background: linear-gradient(90deg,#c8102e 0 28%,transparent 28%), linear-gradient(0deg,#007a3d 0 33%,#fff 33% 66%,#c8102e 66%); }
.shop-header .header-actions {
  gap: 12px;
}
.shop-select-btn,
.header-icon,
.category-menu-btn {
  min-height: 54px;
  border-radius: 18px;
  border-color: rgba(255,255,255,.18);
  background: linear-gradient(180deg, rgba(255,255,255,.11), rgba(255,255,255,.045));
}
.shop-select-btn {
  min-width: auto;
  padding: 0 15px;
}
.lang-select .shop-select-btn {
  min-width: 102px;
}
.header-icon {
  padding: 0 18px;
}
.header-icon span,
.category-menu-btn span,
.shop-select-btn b {
  letter-spacing: .01em;
}
.header-icon:hover,
.category-menu-btn:hover,
.shop-select-btn:hover,
.category-menu.is-open .category-menu-btn,
.shop-select.is-open .shop-select-btn {
  box-shadow: inset 0 1px 0 rgba(255,255,255,.12), 0 0 0 1px rgba(166,255,0,.18), 0 16px 34px rgba(166,255,0,.08);
}

/* Currency flags refined, language flag removed */
.lang-select [data-lang-flag] {
  display: none !important;
}
.lang-select .shop-select-btn {
  min-width: 74px;
  padding: 0 18px;
}
.lang-select .shop-select-btn b {
  font-size: .92rem;
}
.flag-badge,
.shop-select-btn [data-currency-flag] {
  width: 30px;
  height: 21px;
  border-radius: 5px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.48), 0 4px 12px rgba(0,0,0,.28);
}
.flag-badge::before,
.flag-badge::after,
.shop-select-btn [data-currency-flag]::before,
.shop-select-btn [data-currency-flag]::after {
  content: none !important;
}
.flag-sar,
.shop-select-btn [data-currency-flag] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Crect width='60' height='42' fill='%23006c35'/%3E%3Cpath d='M14 14h32M14 18h32M18 27h24' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M36 30h10' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}
.flag-usd {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23b22234' d='M0 0h60v42H0z'/%3E%3Cpath stroke='%23fff' stroke-width='3.23' d='M0 3.2h60M0 9.7h60M0 16.2h60M0 22.6h60M0 29.1h60M0 35.5h60'/%3E%3Crect width='26' height='22.6' fill='%233c3b6e'/%3E%3Ccircle cx='5' cy='5' r='1' fill='white'/%3E%3Ccircle cx='11' cy='5' r='1' fill='white'/%3E%3Ccircle cx='17' cy='5' r='1' fill='white'/%3E%3Ccircle cx='23' cy='5' r='1' fill='white'/%3E%3Ccircle cx='8' cy='11' r='1' fill='white'/%3E%3Ccircle cx='14' cy='11' r='1' fill='white'/%3E%3Ccircle cx='20' cy='11' r='1' fill='white'/%3E%3Ccircle cx='5' cy='17' r='1' fill='white'/%3E%3Ccircle cx='11' cy='17' r='1' fill='white'/%3E%3Ccircle cx='17' cy='17' r='1' fill='white'/%3E%3Ccircle cx='23' cy='17' r='1' fill='white'/%3E%3C/svg%3E");
}
.flag-aed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23009739' d='M0 0h60v14H0z'/%3E%3Cpath fill='white' d='M0 14h60v14H0z'/%3E%3Cpath fill='%23000' d='M0 28h60v14H0z'/%3E%3Cpath fill='%23ef3340' d='M0 0h17v42H0z'/%3E%3C/svg%3E");
}
.flag-qar {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Crect width='60' height='42' fill='%238a1538'/%3E%3Cpath fill='white' d='M0 0h20l7 2.33-7 2.34 7 2.33-7 2.33 7 2.34-7 2.33 7 2.33-7 2.34 7 2.33-7 2.33 7 2.34-7 2.33 7 2.33-7 2.34 7 2.33-7 2.33 7 2.34-7 2.33H0z'/%3E%3C/svg%3E");
}
.flag-kwd {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23007840' d='M0 0h60v14H0z'/%3E%3Cpath fill='white' d='M0 14h60v14H0z'/%3E%3Cpath fill='%23ce1126' d='M0 28h60v14H0z'/%3E%3Cpath fill='%23000' d='M0 0l20 14v14L0 42z'/%3E%3C/svg%3E");
}
.flag-bhd {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Crect width='60' height='42' fill='%23ce1126'/%3E%3Cpath fill='white' d='M0 0h22l-8 4.2 8 4.2-8 4.2 8 4.2-8 4.2 8 4.2-8 4.2 8 4.2-8 4.2 8 4.2H0z'/%3E%3C/svg%3E");
}
.flag-omr {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23fff' d='M0 0h60v14H0z'/%3E%3Cpath fill='%23c8102e' d='M0 14h60v14H0z'/%3E%3Cpath fill='%2300753b' d='M0 28h60v14H0z'/%3E%3Cpath fill='%23c8102e' d='M0 0h18v42H0z'/%3E%3C/svg%3E");
}

.shop-select-btn [data-currency-flag].flag-usd { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23b22234' d='M0 0h60v42H0z'/%3E%3Cpath stroke='%23fff' stroke-width='3.23' d='M0 3.2h60M0 9.7h60M0 16.2h60M0 22.6h60M0 29.1h60M0 35.5h60'/%3E%3Crect width='26' height='22.6' fill='%233c3b6e'/%3E%3C/svg%3E") !important; }
.shop-select-btn [data-currency-flag].flag-aed { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23009739' d='M0 0h60v14H0z'/%3E%3Cpath fill='white' d='M0 14h60v14H0z'/%3E%3Cpath fill='%23000' d='M0 28h60v14H0z'/%3E%3Cpath fill='%23ef3340' d='M0 0h17v42H0z'/%3E%3C/svg%3E") !important; }
.shop-select-btn [data-currency-flag].flag-qar { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Crect width='60' height='42' fill='%238a1538'/%3E%3Cpath fill='white' d='M0 0h20l7 2.33-7 2.34 7 2.33-7 2.33 7 2.34-7 2.33 7 2.33-7 2.34 7 2.33-7 2.33 7 2.34-7 2.33 7 2.33-7 2.34 7 2.33-7 2.33 7 2.34-7 2.33H0z'/%3E%3C/svg%3E") !important; }
.shop-select-btn [data-currency-flag].flag-kwd { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23007840' d='M0 0h60v14H0z'/%3E%3Cpath fill='white' d='M0 14h60v14H0z'/%3E%3Cpath fill='%23ce1126' d='M0 28h60v14H0z'/%3E%3Cpath fill='%23000' d='M0 0l20 14v14L0 42z'/%3E%3C/svg%3E") !important; }
.shop-select-btn [data-currency-flag].flag-bhd { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Crect width='60' height='42' fill='%23ce1126'/%3E%3Cpath fill='white' d='M0 0h22l-8 4.2 8 4.2-8 4.2 8 4.2-8 4.2 8 4.2-8 4.2 8 4.2-8 4.2 8 4.2H0z'/%3E%3C/svg%3E") !important; }
.shop-select-btn [data-currency-flag].flag-omr { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 42'%3E%3Cpath fill='%23fff' d='M0 0h60v14H0z'/%3E%3Cpath fill='%23c8102e' d='M0 14h60v14H0z'/%3E%3Cpath fill='%2300753b' d='M0 28h60v14H0z'/%3E%3Cpath fill='%23c8102e' d='M0 0h18v42H0z'/%3E%3C/svg%3E") !important; }

/* Inline SVG currency flags and cleaner dropdown chevrons */
.currency-flag-shell {
  width: 32px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 32px;
}
.currency-flag-svg {
  width: 32px;
  height: 22px;
  display: block;
  border-radius: 5px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.4), 0 4px 12px rgba(0,0,0,.26);
}
.shop-select-btn [data-currency-flag].currency-flag-shell {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible;
}
.shop-select-btn [data-currency-flag].currency-flag-shell::before,
.shop-select-btn [data-currency-flag].currency-flag-shell::after {
  content: none !important;
}
.currency-dropdown .currency-flag-shell {
  grid-column: auto;
}
.dropdown-chevron {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: .72;
  transition: transform .16s ease, opacity .16s ease;
}
.category-dropdown a:hover .dropdown-chevron {
  opacity: 1;
  transform: translateX(2px);
}
html[dir="rtl"] .dropdown-chevron {
  transform: rotate(180deg);
}
html[dir="rtl"] .category-dropdown a:hover .dropdown-chevron {
  transform: rotate(180deg) translateX(2px);
}
.lang-select [data-lang-flag] {
  display: none !important;
}

/* Remove raw arrows: SVG caret and row chevrons */
.select-caret {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: .72;
  transition: transform .16s ease, opacity .16s ease;
}
.shop-select.is-open .select-caret,
.shop-select-btn:hover .select-caret {
  opacity: 1;
}
.shop-select.is-open .select-caret {
  transform: rotate(180deg);
}
.row-head a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.row-head a .dropdown-chevron {
  width: 17px;
  height: 17px;
  opacity: .78;
}
.row-head a:hover .dropdown-chevron {
  opacity: 1;
  transform: translateX(2px);
}
html[dir="rtl"] .row-head a .dropdown-chevron {
  transform: rotate(180deg);
}
html[dir="rtl"] .row-head a:hover .dropdown-chevron {
  transform: rotate(180deg) translateX(2px);
}
.shop-select-btn i {
  display: none !important;
}

/* TemplateMonster-inspired Arabix shop home */
body[data-page="home"] {
  background: #edf8fc;
}
body[data-page="home"] .market-header {
  background: #07100d;
  border-bottom: 1px solid rgba(166,255,0,.35);
  box-shadow: 0 10px 28px rgba(0,0,0,.16);
}
.marketplace-hero {
  position: relative;
  padding: clamp(42px, 5.5vw, 72px) clamp(18px, 5vw, 72px) clamp(32px, 4vw, 48px);
  background:
    radial-gradient(circle at 12% 14%, rgba(166,255,0,.16), transparent 25rem),
    radial-gradient(circle at 88% 6%, rgba(124,58,237,.15), transparent 28rem),
    linear-gradient(135deg, #d9ecff 0%, #edf6ff 48%, #e7ddff 100%);
  overflow: hidden;
}
.marketplace-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(16,24,39,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(16,24,39,.045) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,.8), transparent 86%);
  pointer-events: none;
}
.marketplace-hero > * {
  position: relative;
}
.marketplace-hero h1 {
  max-width: 1180px;
  font-size: clamp(2.75rem, 4.75vw, 5.25rem);
  line-height: .98;
  letter-spacing: -.055em;
}
.marketplace-hero .hero-copy {
  max-width: 980px;
  margin-bottom: 22px;
  font-size: clamp(1rem, 1.35vw, 1.22rem);
}
.market-search {
  height: 60px;
  max-width: 900px;
  border-radius: 10px;
  box-shadow: 0 18px 42px rgba(34,48,74,.12);
}
.market-search input {
  height: 58px;
  font-size: 1rem;
}
.marketplace-hero .category-strip {
  width: min(100%, 1440px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin: 0 auto;
  overflow: visible;
  padding: 0;
}
.marketplace-hero .cat-tile {
  flex: 0 1 148px;
  min-height: 118px;
  border-radius: 12px;
  box-shadow: 0 14px 34px rgba(42,54,82,.1);
}
.marketplace-hero .cat-icon {
  width: 50px;
  height: 50px;
  border-radius: 13px;
}
.marketplace-showcase {
  padding: clamp(34px, 5vw, 64px) clamp(18px,5vw,72px) clamp(50px,7vw,86px);
}
.product-row {
  width: min(100%, 1480px);
  margin-inline: auto;
}
.product-row--compact + .product-row--compact,
.product-row + .product-row {
  margin-top: 44px;
}
.product-row--compact .row-head {
  align-items: center;
  margin-bottom: 14px;
  text-align: center;
  display: grid;
  grid-template-columns: 1fr auto;
}
.product-row--compact .row-head > div {
  justify-self: center;
}
.product-row--compact .row-head h2 {
  font-size: clamp(1.35rem, 2.1vw, 2rem);
  letter-spacing: -.025em;
}
.product-row--compact .row-head p {
  margin: 6px auto 0;
  font-size: .9rem;
  max-width: 620px;
}
.product-row--compact .row-head a {
  font-size: .88rem;
}
.product-row--compact .row-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
.product-row--compact .product-card {
  min-height: 0;
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(32,52,72,.11);
}
.product-row--compact .mockup {
  height: 188px;
  padding: 14px;
}
.product-row--compact .card-body {
  min-height: 148px;
  padding: 15px 16px 16px;
  gap: 8px;
}
.product-row--compact .badge {
  font-size: .62rem;
  padding: 5px 8px;
}
.product-row--compact .card-body h3 {
  font-size: 1.02rem;
  min-height: 2.25em;
}
.product-row--compact .price-row--large {
  font-size: .9rem;
  padding-top: 4px;
}
.product-row--compact .price-row--large span,
.product-row--compact .price-row--large b {
  font-size: .86rem;
}
.product-day {
  width: min(100%, 1480px);
  margin: 54px auto;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(320px, .55fr);
  gap: 26px;
  align-items: stretch;
  padding: clamp(24px, 4vw, 46px);
  border-radius: 22px;
  background:
    radial-gradient(circle at 80% 24%, color-mix(in srgb, var(--accent) 28%, transparent), transparent 22rem),
    linear-gradient(135deg, #101827, #07100d);
  color: #fff;
  box-shadow: 0 24px 70px rgba(7,16,13,.2);
}
.product-day h2 {
  max-width: 780px;
  margin: 0 0 12px;
  font-size: clamp(2.4rem, 5vw, 5.2rem);
  line-height: .92;
  letter-spacing: -.05em;
}
.product-day p:not(.eyebrow) {
  max-width: 720px;
  color: rgba(255,255,255,.72);
  font-weight: 700;
  line-height: 1.6;
}
.product-day .price-row {
  max-width: 620px;
  margin-top: 28px;
  padding-top: 22px;
  border-top: 1px solid rgba(255,255,255,.12);
}
.product-day .price-row a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #07100d;
  background: var(--accent);
  padding: 12px 18px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 1000;
}
.day-preview .product-card {
  height: 100%;
  min-height: 410px;
}
.market-stats {
  width: min(100%, 1480px);
  margin: 56px auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  padding: 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0d1721, #101827);
}
.market-stats article {
  padding: 20px;
  border-radius: 14px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.08);
  color: #fff;
}
.market-stats b {
  display: block;
  color: var(--lime);
  font-size: clamp(1.7rem, 3vw, 3rem);
  line-height: 1;
}
.market-stats span {
  display: block;
  margin-top: 8px;
  color: rgba(255,255,255,.68);
  font-weight: 700;
}
.mini-catalog {
  width: min(100%, 1480px);
  margin: 58px auto 0;
  padding: 24px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #dce7ee;
  box-shadow: 0 16px 44px rgba(42,54,82,.08);
}
.catalog-pills {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}
.catalog-pills a {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 10px 12px;
  border-radius: 13px;
  background: color-mix(in srgb, var(--cat) 10%, #fff);
  border: 1px solid color-mix(in srgb, var(--cat) 24%, #e5edf3);
  text-decoration: none;
  font-weight: 900;
}
.catalog-pills svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: var(--cat);
  stroke-width: 2.4;
}
.newsletter-band {
  display: grid;
  grid-template-columns: 1fr minmax(280px, 520px);
  align-items: center;
  gap: 24px;
  padding: clamp(32px, 5vw, 58px) clamp(18px, 5vw, 72px);
  background: linear-gradient(135deg, #8a3ffc, #0047d8);
  color: #fff;
}
.newsletter-band p {
  margin: 0 0 6px;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-weight: 900;
  font-size: .75rem;
  color: rgba(255,255,255,.78);
}
.newsletter-band h2 {
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3.8rem);
  letter-spacing: -.04em;
  line-height: .95;
}
.newsletter-band form {
  display: flex;
  gap: 8px;
  padding: 8px;
  border-radius: 14px;
  background: rgba(255,255,255,.14);
  border: 1px solid rgba(255,255,255,.22);
}
.newsletter-band input {
  min-width: 0;
  flex: 1;
  height: 48px;
  border: 0;
  border-radius: 10px;
  padding: 0 14px;
  font: 800 1rem inherit;
}
.newsletter-band button {
  border: 0;
  border-radius: 10px;
  padding: 0 18px;
  background: var(--lime);
  color: #07100d;
  font: 1000 .92rem inherit;
}
.market-info {
  padding: clamp(42px, 6vw, 78px) clamp(18px,5vw,72px);
  display: grid;
  grid-template-columns: 1.2fr .9fr .9fr;
  gap: 18px;
  background: #f8fbfd;
}
.market-info article {
  padding: clamp(22px,3vw,34px);
  border-radius: 18px;
  background: #fff;
  border: 1px solid #dce7ee;
  box-shadow: 0 14px 40px rgba(42,54,82,.07);
}
.market-info span {
  color: #08796f;
  text-transform: uppercase;
  letter-spacing: .11em;
  font-size: .72rem;
  font-weight: 1000;
}
.market-info h2,
.market-info h3 {
  margin: 12px 0;
  letter-spacing: -.04em;
  line-height: 1;
}
.market-info h2 {
  font-size: clamp(2rem, 4vw, 4.2rem);
}
.market-info h3 {
  font-size: clamp(1.55rem, 2.3vw, 2.45rem);
}
.market-info p {
  color: #526071;
  font-weight: 700;
  line-height: 1.65;
}
.market-footer {
  display: grid;
  grid-template-columns: minmax(220px, .8fr) auto minmax(420px, 1.4fr);
  align-items: start;
  gap: 34px;
  padding-top: 48px;
  padding-bottom: 52px;
  background: #15232d;
}
.footer-catalog {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}
.footer-catalog h3 {
  margin: 0 0 10px;
  color: #fff;
  font-size: .9rem;
}
.footer-catalog a {
  display: block;
  color: rgba(255,255,255,.62);
  margin: 7px 0;
  font-weight: 700;
  font-size: .86rem;
}
.footer-catalog a:hover {
  color: var(--lime);
}
body.is-ar .newsletter-band,
body.is-ar .market-info,
body.is-ar .market-footer,
body.is-ar .product-day {
  direction: rtl;
}
@media (max-width: 1100px) {
  .product-row--compact .row-grid,
  .market-stats,
  .catalog-pills,
  .footer-catalog {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .product-day,
  .newsletter-band,
  .market-info,
  .market-footer {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 680px) {
  .marketplace-hero .cat-tile {
    flex-basis: calc(50% - 8px);
  }
  .product-row--compact .row-head {
    grid-template-columns: 1fr;
    text-align: left;
  }
  .product-row--compact .row-head > div {
    justify-self: start;
  }
  .product-row--compact .row-grid,
  .market-stats,
  .catalog-pills,
  .footer-catalog {
    grid-template-columns: 1fr;
  }
  .newsletter-band form {
    flex-direction: column;
  }
}
/* Footer cleanup after marketplace pass */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
.market-footer {
  grid-template-columns: minmax(220px, 280px) minmax(0, 1fr) !important;
  align-items: start;
  gap: clamp(28px, 5vw, 72px) !important;
  padding: clamp(42px, 6vw, 70px) clamp(24px, 6vw, 96px) !important;
  background:
    radial-gradient(circle at 8% 0%, rgba(166,255,0,.09), transparent 22rem),
    linear-gradient(135deg, #111f29, #0b151d 72%);
  overflow: hidden;
}
.market-footer > div:first-child {
  max-width: 280px;
}
.market-footer > div:first-child img {
  width: 154px;
  margin-bottom: 14px;
}
.market-footer > div:first-child p {
  margin: 0;
  max-width: 260px;
  color: rgba(255,255,255,.68);
  line-height: 1.55;
}
.market-footer > nav {
  grid-column: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px 18px;
  padding: 0 0 18px;
  margin: 0;
  border-bottom: 1px solid rgba(255,255,255,.1);
}
.market-footer > nav a {
  padding: 0;
  color: #fff;
  font-size: .96rem;
}
.footer-catalog {
  grid-column: 2;
  width: 100%;
  grid-template-columns: repeat(4, minmax(120px, 1fr)) !important;
  gap: clamp(18px, 3vw, 46px) !important;
  align-self: start;
}
.footer-catalog h3 {
  color: #fff;
  letter-spacing: .01em;
  font-size: .98rem;
}
.footer-catalog a {
  color: rgba(255,255,255,.62);
  font-size: .9rem;
  line-height: 1.35;
}
body.is-ar .market-footer > nav,
body.is-ar .footer-catalog {
  grid-column: 2;
}
@media (max-width: 980px) {
  .market-footer {
    grid-template-columns: 1fr !important;
  }
  .market-footer > nav,
  .footer-catalog,
  body.is-ar .market-footer > nav,
  body.is-ar .footer-catalog {
    grid-column: 1;
  }
  .footer-catalog {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 560px) {
  .footer-catalog {
    grid-template-columns: 1fr !important;
  }
  .market-footer > nav {
    align-items: flex-start;
  }
}
/* External live demo wrapper */
.demo-stage--frame {
  min-height: calc(100vh - 78px);
  padding: 0;
  background: #f4f7fb;
}
.demo-frame {
  display: block;
  width: 100%;
  height: calc(100vh - 78px);
  min-height: 720px;
  border: 0;
  background: #fff;
}
@media (max-width: 900px) {
  .demo-stage--frame,
  .demo-frame {
    min-height: calc(100vh - 118px);
  }
  .demo-frame {
    height: calc(100vh - 118px);
  }
}
/* Cleaner preview bar */
.preview-price {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 16px;
  border-radius: 12px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(166,255,0,.34);
  color: #a6ff00;
  font-weight: 1000;
  white-space: nowrap;
}
.preview-bar .preview-brand {
  margin-right: clamp(18px, 4vw, 48px);
}
.preview-bar .preview-actions {
  margin-left: auto;
}
@media (max-width: 900px) {
  .preview-price {
    flex: 1;
    order: -1;
    width: 100%;
  }
}
/* Homepage row and footer refinements */
.product-row--compact .row-head {
  text-align: left;
}
.product-row--compact .row-head > div {
  justify-self: start;
}
body.is-ar .product-row--compact .row-head {
  text-align: right;
  direction: rtl;
}
body.is-ar .product-row--compact .row-head > div {
  justify-self: end;
}
body[data-page="home"] .market-footer > nav {
  display: none !important;
}
body[data-page="home"] .market-footer {
  grid-template-columns: minmax(220px, 310px) minmax(0, 1fr) !important;
}
body[data-page="home"] .footer-catalog {
  grid-column: 2;
  grid-template-columns: repeat(5, minmax(120px, 1fr)) !important;
  align-items: start;
}
.footer-catalog h3 {
  margin-bottom: 14px;
  font-size: 1.06rem;
  letter-spacing: -.01em;
}
.footer-catalog a {
  margin: 9px 0;
  font-size: 1rem;
  font-weight: 850;
}
.footer-support a {
  color: rgba(255,255,255,.78);
}
.footer-social div {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}
.footer-social a {
  width: 40px;
  height: 40px;
  display: inline-grid;
  place-items: center;
  border-radius: 12px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  color: #fff;
}
.footer-social a:hover {
  background: var(--lime);
  border-color: var(--lime);
  color: #07100d;
  transform: translateY(-2px);
}
.footer-social svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.footer-social a:first-child svg {
  fill: currentColor;
  stroke: none;
}
@media (max-width: 1180px) {
  body[data-page="home"] .footer-catalog {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 680px) {
  .product-row--compact .row-head,
  body.is-ar .product-row--compact .row-head {
    text-align: start;
  }
  .product-row--compact .row-head > div,
  body.is-ar .product-row--compact .row-head > div {
    justify-self: start;
  }
  body[data-page="home"] .footer-catalog {
    grid-column: 1;
    grid-template-columns: 1fr !important;
  }
}

/* Compact daily picks and footer social placement */
.product-day--trio {
  grid-template-columns: minmax(260px, .44fr) minmax(0, 1fr) !important;
  gap: clamp(18px, 3vw, 34px) !important;
  margin: 34px auto 42px !important;
  padding: clamp(20px, 3vw, 34px) !important;
  border-radius: 18px !important;
  background:
    radial-gradient(circle at 12% 8%, rgba(166,255,0,.24), transparent 18rem),
    radial-gradient(circle at 94% 90%, rgba(66, 153, 225, .18), transparent 22rem),
    linear-gradient(135deg, #07100d 0%, #10202a 56%, #07100d 100%) !important;
}
.product-day--trio .daily-head {
  align-self: center;
}
.product-day--trio .daily-head h2 {
  max-width: 420px;
  margin: 0 0 10px;
  color: #fff;
  font-size: clamp(1.7rem, 3vw, 3rem);
  line-height: .96;
  letter-spacing: -.04em;
}
.product-day--trio .daily-head p:not(.eyebrow) {
  max-width: 420px;
  margin: 0;
  color: rgba(255,255,255,.66);
  font-size: 1rem;
  line-height: 1.55;
}
.daily-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.daily-pick {
  min-height: 245px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 18px;
  border-radius: 16px;
  color: #fff;
  text-decoration: none;
  background:
    linear-gradient(155deg, rgba(255,255,255,.13), rgba(255,255,255,.04)),
    radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--accent) 35%, transparent), transparent 8rem);
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  transition: transform .2s ease, border-color .2s ease, background .2s ease;
}
.daily-pick:hover {
  transform: translateY(-4px);
  border-color: color-mix(in srgb, var(--accent) 65%, #fff);
  background:
    linear-gradient(155deg, rgba(255,255,255,.16), rgba(255,255,255,.05)),
    radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--accent) 48%, transparent), transparent 9rem);
}
.daily-pick .badge {
  color: #07100d;
  background: var(--accent);
}
.daily-pick h3 {
  margin: 0;
  font-size: clamp(1.1rem, 1.4vw, 1.45rem);
  line-height: 1.08;
  letter-spacing: -.03em;
}
.daily-pick p {
  margin: 0;
  color: rgba(255,255,255,.62) !important;
  font-size: .9rem;
  font-weight: 800;
}
.daily-pick .price-row {
  margin-top: auto !important;
  padding-top: 14px !important;
  border-top: 1px solid rgba(255,255,255,.12) !important;
  max-width: none !important;
}
.daily-pick .price-row span,
.daily-pick .price-row b {
  font-size: .94rem;
}
.daily-pick .price-row b {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--accent);
}
.footer-brand-social {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 18px;
}
.footer-brand-social a {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  border-radius: 12px;
  color: #fff;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.13);
  transition: transform .18s ease, background .18s ease, color .18s ease;
}
.footer-brand-social a:hover {
  transform: translateY(-2px);
  background: var(--lime);
  color: #07100d;
}
.footer-brand-social svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.footer-brand-social a:first-child svg {
  fill: currentColor;
  stroke: none;
}
.footer-social {
  display: none !important;
}
body[data-page="home"] .footer-catalog {
  grid-template-columns: repeat(4, minmax(130px, 1fr)) !important;
}
@media (max-width: 980px) {
  .product-day--trio {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 760px) {
  .daily-grid {
    grid-template-columns: 1fr;
  }
}

/* Readable language switch labels */
.lang-select .shop-select-btn {
  min-width: 116px !important;
  padding-inline: 18px !important;
}
.lang-select .shop-select-btn b {
  font-size: .95rem !important;
  white-space: nowrap;
}
body.is-ar .lang-select .shop-select-btn {
  min-width: 112px !important;
}

.image-mockup {
  padding: 0;
  background: #eef7fb;
}
.image-mockup img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.detail-gallery {
  padding: 18px;
  border-top: 1px solid #dce4eb;
  border-bottom: 1px solid #dce4eb;
  background: linear-gradient(135deg,color-mix(in srgb,var(--accent,#a6ff00) 12%,#fff),#f8fbfc);
}
.detail-featured-image {
  min-height: 430px;
  overflow: hidden;
  border: 1px solid rgba(17,24,39,.1);
  border-radius: 20px;
  background: #101827;
  box-shadow: 0 20px 55px rgba(46,59,78,.12);
}
.detail-featured-image img {
  width: 100%;
  min-height: 430px;
  display: block;
  object-fit: cover;
}
.detail-thumbs {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  gap: 12px;
  margin-top: 12px;
}
.detail-thumbs img {
  width: 100%;
  height: 96px;
  border: 1px solid rgba(17,24,39,.1);
  border-radius: 14px;
  background: #fff;
  object-fit: cover;
}
.summary-html {
  color: #4b5565;
  font-size: 1.03rem;
  font-weight: 650;
  line-height: 1.72;
}
.summary-html > :first-child { margin-top: 0; }
.summary-html > :last-child { margin-bottom: 0; }
.summary-html h2,
.summary-html h3,
.summary-html h4 {
  color: #101827;
  line-height: 1.1;
  letter-spacing: -.025em;
}
.summary-html h2 { font-size: clamp(1.8rem,3vw,2.8rem); }
.summary-html h3 { font-size: 1.45rem; }
.summary-html p { margin: 0 0 16px; }
.summary-html ul,
.summary-html ol {
  display: grid;
  gap: 8px;
  padding-inline-start: 24px;
}
.summary-html img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 18px 0;
  border-radius: 18px;
  box-shadow: 0 18px 46px rgba(46,59,78,.12);
}
.summary-html a {
  color: #08796f;
  font-weight: 900;
}
@media(max-width:680px){
  .detail-featured-image,
  .detail-featured-image img { min-height: 260px; }
  .detail-thumbs { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .detail-thumbs img { height: 82px; }
}
