/* Phase 43 Product Entity UI - isolated public product layer */
.p43-product{max-width:1240px;margin:0 auto;padding:18px 16px 80px;display:grid;gap:18px}.p43-hero{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(320px,.95fr);gap:18px;align-items:start}.p43-gallery,.p43-summary,.p43-panel,.p43-offers,.p43-compare{background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.22);border-radius:28px;box-shadow:0 18px 50px rgba(15,23,42,.06);backdrop-filter:blur(14px)}.p43-summary{padding:22px}.p43-eyebrow{display:inline-flex;padding:7px 13px;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:800;font-size:12px}.p43-summary h1{font-size:clamp(24px,3vw,42px);line-height:1.55;margin:14px 0;color:#0f172a}.p43-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.p43-meta span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:8px 12px;color:#64748b;font-size:13px}.p43-meta b{color:#0f172a}.p43-selected{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.p43-selected div{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:18px;padding:13px;text-align:center}.p43-selected span{display:block;color:#64748b;font-size:12px;margin-bottom:6px}.p43-selected b{display:block;color:#0f172a;font-size:15px}.p43-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:14px}.p43-actions form{margin:0}.p43-variants{margin-top:18px;border-top:1px dashed #dbe4ef;padding-top:16px}.p43-variants b{display:block;margin-bottom:10px;color:#0f172a}.p43-variants div{display:flex;gap:8px;flex-wrap:wrap}.p43-variants a{display:inline-flex;min-width:58px;justify-content:center;padding:9px 13px;border-radius:15px;border:1px solid #dbe4ef;background:#fff;color:#334155;text-decoration:none;font-weight:800}.p43-variants a.active{background:#2563eb;color:#fff;border-color:#2563eb}.p43-gallery{padding:14px}.p43-stage{position:relative;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:24px;min-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden}.p43-stage-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.p43-stage-media img,.p43-stage-media video,.p43-stage-media iframe{max-width:100%;max-height:430px;width:100%;height:430px;object-fit:contain;border:0}.p43-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:1px solid #dbeafe;background:rgba(255,255,255,.86);box-shadow:0 10px 28px rgba(15,23,42,.08);font-size:30px;color:#2563eb;z-index:3}.p43-arrow.prev{right:12px}.p43-arrow.next{left:12px}.p43-full{position:absolute;right:14px;bottom:14px;border:0;border-radius:999px;background:rgba(15,23,42,.78);color:#fff;padding:8px 13px}.p43-count{position:absolute;left:14px;bottom:14px;border-radius:999px;background:#eff6ff;color:#2563eb;padding:8px 13px;font-weight:900}.p43-dots{display:flex;gap:7px;justify-content:center;margin:12px 0}.p43-dots button{width:9px;height:9px;border-radius:999px;border:0;background:#cbd5e1}.p43-dots button.active{width:28px;background:#2563eb}.p43-thumbs{display:flex;gap:10px;overflow:auto;padding:8px 4px 4px;scroll-snap-type:x mandatory}.p43-thumb{flex:0 0 78px;height:70px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;position:relative;scroll-snap-align:center}.p43-thumb.active{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.p43-thumb img{width:100%;height:100%;object-fit:contain}.p43-thumb span{position:absolute;inset:auto 5px 5px auto;background:#0f172a;color:#fff;border-radius:999px;padding:2px 6px}.p43-tabs{display:flex;gap:8px;overflow:auto;background:rgba(255,255,255,.8);border:1px solid #e2e8f0;border-radius:22px;padding:8px}.p43-tabs button{border:0;border-radius:16px;padding:10px 18px;background:transparent;color:#475569;font-weight:900;white-space:nowrap}.p43-tabs button.active{background:#2563eb;color:#fff}.p43-panel{display:none;padding:18px}.p43-panel.active,.p43-panel.active-static{display:block}.p43-groups{display:grid;gap:14px}.p43-groups article{border:1px solid #e2e8f0;border-radius:20px;background:#fff;padding:14px}.p43-groups h3{margin:0 0 12px;color:#0f172a}.p43-groups article>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.p43-groups p{margin:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.p43-groups span{display:block;color:#64748b;font-size:12px}.p43-groups b{display:block;color:#0f172a;margin-top:6px}.p43-offer{display:grid;grid-template-columns:1.4fr auto auto auto;gap:12px;align-items:center;border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:14px;margin:10px 0}.p43-offer small{display:block;color:#64748b;margin-top:4px}.p43-comment{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px;margin:10px 0}.p43-compare{max-width:1180px;margin:20px auto;padding:18px}.p43-compare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.p43-compare-grid article{border:1px solid #e2e8f0;border-radius:18px;padding:12px;background:#fff;text-align:center}.p43-compare-grid img{height:120px;width:100%;object-fit:contain}.p43-compare-table{width:100%;border-collapse:separate;border-spacing:0 8px;margin-top:16px}.p43-compare-table th,.p43-compare-table td{background:#fff;border:1px solid #e2e8f0;padding:12px}.catalog-card{position:relative;overflow:hidden}.catalog-card .phase43-card-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:10px 0}.catalog-card .phase43-card-specs span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:7px 8px;font-size:12px;color:#475569}.catalog-card .phase43-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.catalog-card .phase43-card-actions form{margin:0}.catalog-card .phase43-card-actions button,.catalog-card .phase43-card-actions a{width:100%;justify-content:center}.p43-lightbox{position:fixed;inset:0;background:rgba(15,23,42,.86);z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.p43-lightbox.active{display:flex}.p43-lightbox img,.p43-lightbox video,.p43-lightbox iframe{max-width:96vw;max-height:88vh;background:#fff;border-radius:18px}.p43-lightbox button{position:absolute;top:18px;left:18px;border:0;border-radius:999px;background:#fff;padding:10px 14px;font-weight:900}
@media(max-width:780px){.p43-product{padding:10px 10px 86px}.p43-hero{grid-template-columns:1fr}.p43-summary,.p43-gallery,.p43-panel{border-radius:22px}.p43-stage{min-height:300px}.p43-stage-media img,.p43-stage-media video,.p43-stage-media iframe{height:310px}.p43-arrow{width:38px;height:38px;font-size:24px}.p43-selected{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-groups article>div{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-offer{grid-template-columns:1fr;align-items:start}.p43-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-summary h1{font-size:24px}.p43-thumbs{gap:8px}.p43-thumb{flex-basis:66px;height:60px}}

/* Phase 62: product descriptions in public product tabs */
.p43-desc-grid{display:grid;grid-template-columns:1fr;gap:14px}.p43-desc-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px}.p43-desc-grid h3{margin:0 0 10px;color:#0f172a}.p43-description-body{color:#334155;line-height:2;font-size:15px;overflow:auto}.p43-description-body p{margin:0 0 10px}.p43-description-body table{width:100%;border-collapse:collapse;margin:10px 0}.p43-description-body th,.p43-description-body td{border:1px solid #e2e8f0;padding:9px;text-align:right}.phase61-server-tabs a{display:inline-flex;align-items:center;border-radius:14px;padding:10px 16px;text-decoration:none;color:#475569;font-weight:900}.phase61-server-tabs a.active{background:#2563eb;color:#fff}
@media(max-width:780px){.p43-desc-grid article{border-radius:16px;padding:12px}.phase61-server-tabs a{padding:9px 12px}}

/* Phase 72: isolated full HTML product description. Based on the user's clean price-bk build; do not affect tabs, variants, reviews, or QA. */
.p43-description-document{display:block;width:100%;overflow:hidden}
.p43-description-document-frame{display:block;width:100%;min-height:860px;height:min(88vh,1040px);border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06)}
.p43-description-document-note{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.8}
@media(max-width:780px){.p43-description-document-frame{min-height:720px;height:78vh;border-radius:16px}}
/* SalamBaba product review fragment design
   Paste this at the END of /price/assets/css/phase43-product-entity.css
   It is scoped to .p43-description-body so it will not break tabs, variants, reviews, or QA. */

.p43-desc-grid{
  grid-template-columns:1fr !important;
}
.p43-desc-grid > article{
  width:100%;
}
.p43-desc-grid > article:has(.page){
  grid-column:1 / -1;
}
.p43-description-body{
  overflow:visible !important;
}
.p43-description-body .page{
  --sb-blue:#2563eb;
  --sb-red:#ef4444;
  --sb-green:#16a34a;
  --sb-yellow:#f59e0b;
  --ink:#0f172a;
  --muted:#64748b;
  --soft:#f8fafc;
  --line:#e2e8f0;
  --card:#ffffff;
  --shadow:0 24px 70px rgba(15,23,42,.10);
  --radius:26px;
  max-width:1180px;
  margin:0 auto;
  padding:22px;
  direction:rtl;
  color:var(--ink);
  line-height:1.95;
  background:
    radial-gradient(circle at top right, rgba(37,99,235,.11), transparent 35%),
    radial-gradient(circle at top left, rgba(245,158,11,.12), transparent 32%),
    linear-gradient(180deg,#fff 0%,#f8fafc 48%,#eef2f7 100%);
  border-radius:28px;
  border:1px solid rgba(226,232,240,.95);
}
.p43-description-body .page *{
  box-sizing:border-box;
}
.p43-description-body .page a{
  color:inherit;
  text-decoration:none;
}
.p43-description-body .topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:14px 18px;
  margin-bottom:22px;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(226,232,240,.9);
  border-radius:22px;
  box-shadow:0 10px 30px rgba(15,23,42,.07);
}
.p43-description-body .logo{
  display:flex;
  align-items:center;
  gap:10px;
  font-weight:900;
  letter-spacing:-.5px;
  font-size:22px;
  white-space:nowrap;
}
.p43-description-body .logo-mark{
  width:38px;
  height:38px;
  border-radius:14px;
  display:grid;
  grid-template-columns:1fr 1fr;
  grid-template-rows:1fr 1fr;
  overflow:hidden;
  box-shadow:0 12px 24px rgba(15,23,42,.12);
  transform:rotate(45deg);
  flex:0 0 auto;
}
.p43-description-body .logo-mark span:nth-child(1){background:var(--sb-blue)}
.p43-description-body .logo-mark span:nth-child(2){background:var(--sb-red)}
.p43-description-body .logo-mark span:nth-child(3){background:var(--sb-green)}
.p43-description-body .logo-mark span:nth-child(4){background:var(--sb-yellow)}
.p43-description-body .logo-text span:nth-child(1){color:var(--sb-blue)}
.p43-description-body .logo-text span:nth-child(2){color:var(--sb-red)}
.p43-description-body .logo-text span:nth-child(3){color:var(--sb-green)}
.p43-description-body .logo-text span:nth-child(4){color:var(--sb-yellow)}
.p43-description-body .nav{
  display:flex;
  align-items:center;
  gap:8px;
  overflow:auto;
  scrollbar-width:none;
  padding-bottom:2px;
}
.p43-description-body .nav::-webkit-scrollbar{display:none}
.p43-description-body .nav a{
  color:#334155;
  font-size:13px;
  font-weight:800;
  background:#f1f5f9;
  border:1px solid #e2e8f0;
  padding:8px 12px;
  border-radius:999px;
  white-space:nowrap;
}
.p43-description-body .hero{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:22px;
  align-items:stretch;
  margin:20px 0 26px;
}
.p43-description-body .hero-card{
  background:linear-gradient(135deg,#0f172a 0%,#1e293b 52%,#334155 100%);
  color:#fff;
  border-radius:var(--radius);
  padding:34px;
  min-height:420px;
  position:relative;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.p43-description-body .hero-card:before{
  content:"";
  position:absolute;
  width:300px;
  height:300px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(37,99,235,.55),transparent 65%);
  left:-90px;
  top:-80px;
}
.p43-description-body .hero-card:after{
  content:"";
  position:absolute;
  width:240px;
  height:240px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(245,158,11,.35),transparent 62%);
  right:-80px;
  bottom:-80px;
}
.p43-description-body .hero-inner{position:relative;z-index:2}
.p43-description-body .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.16);
  color:#dbeafe;
  font-size:13px;
  font-weight:900;
  margin-bottom:18px;
}
.p43-description-body .hero-card h1,
.p43-description-body .page h1{
  margin:0 0 16px;
  font-size:clamp(28px,4vw,48px);
  line-height:1.35;
  letter-spacing:-1px;
  color:inherit;
}
.p43-description-body .hero-card p{
  color:#e2e8f0;
  font-size:16px;
  margin:0 0 24px;
  max-width:720px;
  text-align:justify;
}
.p43-description-body .badges{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:24px 0 0;
}
.p43-description-body .badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:9px 12px;
  border-radius:15px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  font-weight:900;
  font-size:13px;
}
.p43-description-body .tv-card{
  background:rgba(255,255,255,.92);
  border:1px solid rgba(226,232,240,.9);
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  padding:26px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
  position:relative;
}
.p43-description-body .tv-visual{
  aspect-ratio:16/10;
  border-radius:22px;
  background:
    linear-gradient(135deg,rgba(37,99,235,.95),rgba(15,23,42,.95)),
    radial-gradient(circle at 65% 25%, rgba(255,255,255,.9), transparent 28%);
  border:10px solid #111827;
  box-shadow:0 22px 45px rgba(15,23,42,.2);
  position:relative;
  display:grid;
  place-items:center;
  color:#fff;
  text-align:center;
  overflow:hidden;
}
.p43-description-body .tv-visual:before{
  content:"";
  position:absolute;
  inset:-30%;
  background:conic-gradient(from 90deg,rgba(255,255,255,.28),transparent,rgba(245,158,11,.25),transparent,rgba(22,163,74,.22));
}
.p43-description-body .tv-visual strong{position:relative;z-index:2;font-size:30px;letter-spacing:.5px}
.p43-description-body .tv-visual small{position:relative;z-index:2;display:block;color:#dbeafe;margin-top:8px;font-size:14px}
.p43-description-body .stand{
  width:44%;
  height:18px;
  background:#111827;
  margin:0 auto;
  border-radius:0 0 18px 18px;
  box-shadow:0 15px 30px rgba(15,23,42,.17);
}
.p43-description-body .mini-note{
  margin:22px 0 0;
  padding:16px;
  border-radius:18px;
  background:#f8fafc;
  border:1px solid #e2e8f0;
  color:#475569;
  font-size:14px;
  font-weight:800;
}
.p43-description-body .quick-specs{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin:26px 0;
}
.p43-description-body .spec{
  background:var(--card);
  border:1px solid var(--line);
  border-radius:22px;
  padding:18px;
  box-shadow:0 14px 35px rgba(15,23,42,.06);
}
.p43-description-body .spec .icon{
  width:42px;
  height:42px;
  border-radius:15px;
  display:grid;
  place-items:center;
  margin-bottom:12px;
  font-size:20px;
  background:#eff6ff;
}
.p43-description-body .spec strong{display:block;font-size:15px;margin-bottom:3px;color:#0f172a}
.p43-description-body .spec span{color:var(--muted);font-size:13px}
.p43-description-body .layout{
  display:grid;
  grid-template-columns:285px 1fr;
  gap:22px;
  align-items:start;
}
.p43-description-body .toc{
  position:sticky;
  top:96px;
  background:var(--card);
  border:1px solid var(--line);
  border-radius:24px;
  padding:18px;
  box-shadow:0 16px 45px rgba(15,23,42,.06);
}
.p43-description-body .toc h2{margin:0 0 12px;font-size:17px;color:#0f172a}
.p43-description-body .toc a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  padding:10px 12px;
  border-radius:14px;
  color:#334155;
  font-weight:900;
  font-size:13px;
}
.p43-description-body .toc a:hover{background:#f1f5f9;color:#0f172a}
.p43-description-body .content{
  display:flex;
  flex-direction:column;
  gap:18px;
}
.p43-description-body .section{
  background:var(--card);
  border:1px solid var(--line);
  border-radius:var(--radius);
  padding:26px;
  box-shadow:0 18px 48px rgba(15,23,42,.06);
  scroll-margin-top:110px;
}
.p43-description-body .section h2{
  margin:0 0 14px;
  font-size:clamp(21px,2.5vw,30px);
  line-height:1.45;
  letter-spacing:-.4px;
  color:#0f172a;
}
.p43-description-body .section p{
  margin:0;
  color:#334155;
  font-size:15.5px;
  text-align:justify;
}
.p43-description-body .section-title{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:8px;
}
.p43-description-body .section-title .num{
  width:38px;
  height:38px;
  border-radius:15px;
  display:grid;
  place-items:center;
  background:#eff6ff;
  color:var(--sb-blue);
  font-weight:900;
  flex:0 0 auto;
}
.p43-description-body .feature-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:18px;
}
.p43-description-body .feature{
  background:#f8fafc;
  border:1px solid #e2e8f0;
  border-radius:18px;
  padding:16px;
}
.p43-description-body .feature strong{display:block;margin-bottom:4px;font-size:14px;color:#0f172a}
.p43-description-body .feature span{color:#64748b;font-size:13px;line-height:1.8}
.p43-description-body .verdict{
  background:linear-gradient(135deg,#ecfeff,#f0fdf4);
  border-color:#bbf7d0;
}
.p43-description-body .verdict-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:18px;
}
.p43-description-body .verdict-list div{
  background:rgba(255,255,255,.72);
  border:1px solid rgba(187,247,208,.95);
  border-radius:18px;
  padding:14px;
  font-weight:900;
  color:#14532d;
  font-size:14px;
}
.p43-description-body .warning{
  background:#fffbeb;
  border:1px solid #fde68a;
  color:#92400e;
  border-radius:18px;
  padding:14px 16px;
  margin-top:18px;
  font-size:14px;
  font-weight:900;
}
.p43-description-body .cta{
  margin:22px 0 8px;
  padding:26px;
  border-radius:28px;
  background:linear-gradient(135deg,#2563eb,#1d4ed8);
  color:#fff;
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:center;
  box-shadow:0 24px 60px rgba(37,99,235,.25);
}
.p43-description-body .cta h2{margin:0 0 6px;font-size:24px;color:#fff}
.p43-description-body .cta p{margin:0;color:#dbeafe}
.p43-description-body .cta .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:13px 18px;
  border-radius:16px;
  background:#fff;
  color:#1d4ed8;
  font-weight:900;
  white-space:nowrap;
}
.p43-description-body footer{
  text-align:center;
  color:#64748b;
  font-size:13px;
  padding:20px 0 8px;
}
@media(max-width:980px){
  .p43-description-body .hero{grid-template-columns:1fr}
  .p43-description-body .quick-specs{grid-template-columns:repeat(2,1fr)}
  .p43-description-body .layout{grid-template-columns:1fr}
  .p43-description-body .toc{position:relative;top:auto}
  .p43-description-body .feature-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .p43-description-body .page{padding:14px;border-radius:20px}
  .p43-description-body .topbar{align-items:flex-start;flex-direction:column;position:relative;top:auto}
  .p43-description-body .hero-card,
  .p43-description-body .tv-card,
  .p43-description-body .section,
  .p43-description-body .cta{border-radius:22px;padding:20px}
  .p43-description-body .quick-specs,
  .p43-description-body .feature-grid,
  .p43-description-body .verdict-list,
  .p43-description-body .cta{grid-template-columns:1fr}
  .p43-description-body .hero-card{min-height:auto}
  .p43-description-body .tv-visual strong{font-size:24px}
  .p43-description-body .nav{width:100%}
  .p43-description-body .cta .btn{width:100%}
}

/* =========================================================
   Phase 76 - PriceSpy inspired RTL mobile refinement
   Safe override layer
   Paste at the END of phase43-product-entity.css
   ========================================================= */

/* ---------- Base page ---------- */
body {
  background: #f3f5f7;
}

.p43-product {
  max-width: 1240px;
  margin: 0 auto;
  padding: 12px 12px 88px;
  display: grid;
  gap: 14px;
  direction: rtl;
}

.p43-gallery,
.p43-summary,
.p43-panel,
.p43-offers,
.p43-compare {
  background: #ffffff;
  border: 1px solid #e6ebf0;
  border-radius: 22px;
  box-shadow: 0 6px 20px rgba(15, 23, 42, .05);
  backdrop-filter: none;
}

/* ---------- Top product area ---------- */
.p43-hero {
  display: grid;
  grid-template-columns: minmax(320px, 1.03fr) minmax(320px, .97fr);
  gap: 14px;
  align-items: start;
}

.p43-summary {
  padding: 18px;
}

.p43-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 11px;
  border-radius: 999px;
  background: #e8f7fc;
  color: #0ea5c6;
  font-weight: 800;
  font-size: 12px;
}

.p43-summary h1 {
  font-size: clamp(22px, 2.8vw, 34px);
  line-height: 1.55;
  margin: 12px 0 10px;
  color: #0f172a;
  text-align: right;
}

.p43-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}

.p43-meta span {
  background: #f8fafc;
  border: 1px solid #e5eaf0;
  border-radius: 999px;
  padding: 7px 11px;
  color: #64748b;
  font-size: 12px;
}

.p43-selected {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 14px 0;
}

.p43-selected div {
  background: #f8fafc;
  border: 1px solid #e6ebf0;
  border-radius: 16px;
  padding: 12px;
  text-align: center;
}

.p43-selected span {
  display: block;
  color: #64748b;
  font-size: 12px;
  margin-bottom: 4px;
}

.p43-selected b {
  display: block;
  color: #0f172a;
  font-size: 15px;
  font-weight: 900;
}

.p43-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.p43-actions .btn,
.p43-actions button,
.p43-actions a {
  border-radius: 14px;
}

/* ---------- Variants ---------- */
.p43-variants {
  margin-top: 16px;
  border-top: 1px dashed #dbe4ef;
  padding-top: 14px;
}

.p43-variants b {
  display: block;
  margin-bottom: 10px;
  color: #0f172a;
}

.p43-variants div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.p43-variants a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 56px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid #dbe4ef;
  background: #fff;
  color: #334155;
  font-weight: 800;
  text-decoration: none;
}

.p43-variants a.active {
  background: #13b5dd;
  border-color: #13b5dd;
  color: #fff;
}

/* ---------- Gallery ---------- */
.p43-gallery {
  padding: 12px;
}

.p43-stage {
  min-height: 330px;
  border-radius: 20px;
  background: #f8fafc;
  border: 1px solid #e5eaf0;
}

.p43-stage-media img,
.p43-stage-media video,
.p43-stage-media iframe {
  max-height: 390px;
  height: 390px;
  object-fit: contain;
}

.p43-arrow {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 1px solid #d7e4ea;
  background: rgba(255,255,255,.95);
  box-shadow: 0 6px 18px rgba(15,23,42,.08);
  color: #13b5dd;
  font-size: 24px;
}

.p43-full {
  right: 10px;
  bottom: 10px;
  background: rgba(15, 23, 42, .82);
  color: #fff;
  border-radius: 999px;
  padding: 8px 12px;
}

.p43-count {
  left: 10px;
  bottom: 10px;
  background: #e8f7fc;
  color: #13b5dd;
  border-radius: 999px;
  padding: 7px 11px;
  font-weight: 900;
}

.p43-thumbs {
  gap: 8px;
  padding-top: 10px;
}

.p43-thumb {
  flex: 0 0 68px;
  height: 62px;
  border-radius: 14px;
  border: 1px solid #e5eaf0;
}

.p43-thumb.active {
  border-color: #13b5dd;
  box-shadow: 0 0 0 3px rgba(19,181,221,.14);
}

/* ---------- Tabs ---------- */
.p43-tabs {
  display: flex;
  gap: 2px;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #e5e7eb;
  border-radius: 0;
  padding: 0 4px;
  margin-top: 2px;
}

.p43-tabs::-webkit-scrollbar {
  display: none;
}

.p43-tabs button {
  flex: 0 0 auto;
  border: 0;
  border-bottom: 3px solid transparent;
  border-radius: 0;
  padding: 13px 16px 12px;
  background: transparent;
  color: #6b7280;
  font-weight: 800;
  font-size: 14px;
  white-space: nowrap;
}

.p43-tabs button.active {
  background: transparent;
  color: #0f172a;
  border-bottom-color: #13b5dd;
}

/* ---------- Panel shell ---------- */
.p43-panel {
  padding: 16px;
}

.p43-panel h2 {
  margin: 0 0 14px;
  color: #0f172a;
  font-size: 20px;
  line-height: 1.5;
  text-align: right;
}

/* ---------- Description area ---------- */
.p43-desc-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
}

.p43-desc-grid > article {
  width: 100%;
  max-width: 100%;
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 18px;
  padding: 15px;
}

.p43-desc-grid > article.p43-desc-long {
  grid-column: 1 / -1;
}

.p43-description-body {
  color: #334155;
  line-height: 2;
  font-size: 15px;
  overflow: visible !important;
  max-width: 100%;
}

.p43-description-body p {
  margin: 0 0 10px;
}

.p43-description-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}

.p43-description-body th,
.p43-description-body td {
  border: 1px solid #e5eaf0;
  padding: 10px;
  text-align: right;
}

.p43-description-body th {
  background: #f8fafc;
  color: #0f172a;
  width: 38%;
}

/* ---------- Rich review block ---------- */
.p43-description-body .sb-review {
  max-width: 100%;
  margin: 0 auto;
  direction: rtl;
  color: #0f172a;
  background: #f7fafc;
  border: 1px solid #e6ebf0;
  border-radius: 24px;
  overflow: hidden;
}

.p43-description-body .sb-review__wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 16px;
}

.p43-description-body .sb-review__topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px 14px;
  margin-bottom: 16px;
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 18px;
  box-shadow: none;
}

.p43-description-body .sb-review__brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 21px;
  font-weight: 900;
}

.p43-description-body .sb-review__nav {
  display: flex;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}

.p43-description-body .sb-review__nav::-webkit-scrollbar {
  display: none;
}

.p43-description-body .sb-review__nav a {
  color: #475569;
  font-size: 13px;
  font-weight: 800;
  background: #f1f5f9;
  border: 1px solid #e5eaf0;
  padding: 8px 11px;
  border-radius: 999px;
  white-space: nowrap;
}

.p43-description-body .sb-review__hero {
  display: grid;
  grid-template-columns: 1.07fr .93fr;
  gap: 16px;
  align-items: stretch;
  margin: 16px 0 22px;
}

.p43-description-body .sb-review__hero-card {
  background: linear-gradient(135deg, #073b57 0%, #0f5a82 48%, #13b5dd 100%);
  color: #fff;
  border-radius: 22px;
  padding: 24px;
  min-height: 360px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(15,23,42,.10);
}

.p43-description-body .sb-review__hero-card::before {
  content: "";
  position: absolute;
  width: 240px;
  height: 240px;
  right: -60px;
  top: -70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,.20), transparent 70%);
}

.p43-description-body .sb-review__hero-card::after {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  left: -70px;
  bottom: -80px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,200,80,.18), transparent 70%);
}

.p43-description-body .sb-review__hero-inner {
  position: relative;
  z-index: 2;
}

.p43-description-body .sb-review__eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255,255,255,.14);
  border: 1px solid rgba(255,255,255,.18);
  color: #d9f6ff;
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 14px;
}

.p43-description-body .sb-review__title {
  margin: 0 0 14px;
  font-size: clamp(25px, 3vw, 38px);
  line-height: 1.42;
  color: #fff;
}

.p43-description-body .sb-review__lead {
  margin: 0 0 18px;
  color: #eef9ff;
  font-size: 15px;
  line-height: 2;
  text-align: justify;
}

.p43-description-body .sb-review__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

.p43-description-body .sb-review__badge {
  display: inline-flex;
  align-items: center;
  padding: 8px 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.16);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

.p43-description-body .sb-review__visual-card {
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 22px;
  box-shadow: 0 8px 24px rgba(15,23,42,.06);
  padding: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.p43-description-body .sb-review__tv {
  aspect-ratio: 16 / 10;
  border-radius: 18px;
  background: linear-gradient(135deg, #4361ee, #1d3557);
  border: 8px solid #111827;
  display: grid;
  place-items: center;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.p43-description-body .sb-review__tv strong {
  font-size: 26px;
  letter-spacing: .4px;
}

.p43-description-body .sb-review__tv small {
  display: block;
  margin-top: 6px;
  color: #dbeafe;
  font-size: 13px;
}

.p43-description-body .sb-review__stand {
  width: 42%;
  height: 16px;
  background: #111827;
  margin: 0 auto;
  border-radius: 0 0 16px 16px;
}

.p43-description-body .sb-review__note {
  margin-top: 16px;
  padding: 14px;
  border-radius: 16px;
  background: #f8fafc;
  border: 1px solid #e5eaf0;
  color: #475569;
  font-size: 13px;
  font-weight: 800;
}

.p43-description-body .sb-review__quick-specs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 20px 0;
}

.p43-description-body .sb-review__spec {
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 18px;
  padding: 16px;
  box-shadow: none;
}

.p43-description-body .sb-review__icon {
  width: 40px;
  height: 40px;
  border-radius: 13px;
  display: grid;
  place-items: center;
  margin-bottom: 10px;
  font-size: 19px;
  background: #ecfeff;
}

.p43-description-body .sb-review__spec strong {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  color: #0f172a;
}

.p43-description-body .sb-review__spec span {
  color: #64748b;
  font-size: 12px;
  line-height: 1.8;
}

.p43-description-body .sb-review__layout {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}

.p43-description-body .sb-review__toc {
  position: sticky;
  top: 88px;
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 20px;
  padding: 16px;
  box-shadow: none;
}

.p43-description-body .sb-review__toc h3 {
  margin: 0 0 12px;
  font-size: 16px;
  color: #0f172a;
}

.p43-description-body .sb-review__toc a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 9px 10px;
  border-radius: 14px;
  color: #334155;
  font-weight: 800;
  font-size: 13px;
}

.p43-description-body .sb-review__toc a:hover {
  background: #f8fafc;
}

.p43-description-body .sb-review__content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-width: 0;
}

.p43-description-body .sb-review__section {
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 22px;
  padding: 20px;
  box-shadow: none;
  scroll-margin-top: 90px;
}

.p43-description-body .sb-review__section-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.p43-description-body .sb-review__num {
  width: 34px;
  height: 34px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: #e8f7fc;
  color: #13b5dd;
  font-weight: 900;
  flex: 0 0 auto;
}

.p43-description-body .sb-review__section-title h3 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(18px, 2.4vw, 27px);
  line-height: 1.5;
}

.p43-description-body .sb-review__section p {
  margin: 0;
  color: #334155;
  font-size: 15px;
  line-height: 2;
  text-align: justify;
}

.p43-description-body .sb-review__features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.p43-description-body .sb-review__feature {
  background: #f8fafc;
  border: 1px solid #e5eaf0;
  border-radius: 16px;
  padding: 14px;
}

.p43-description-body .sb-review__feature strong {
  display: block;
  margin-bottom: 4px;
  font-size: 13px;
  color: #0f172a;
}

.p43-description-body .sb-review__feature span {
  color: #64748b;
  font-size: 12px;
  line-height: 1.9;
}

.p43-description-body .sb-review__warning {
  background: #fff8e6;
  border: 1px solid #fde68a;
  color: #92400e;
  border-radius: 16px;
  padding: 14px;
  margin-top: 16px;
  font-size: 13px;
  font-weight: 800;
}

.p43-description-body .sb-review__verdict {
  background: linear-gradient(135deg, #f0fdfa, #f7fee7);
  border-color: #bbf7d0;
}

.p43-description-body .sb-review__verdict-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 16px;
}

.p43-description-body .sb-review__verdict-list div {
  background: rgba(255,255,255,.75);
  border: 1px solid rgba(187,247,208,.95);
  border-radius: 16px;
  padding: 12px;
  font-weight: 800;
  color: #14532d;
  font-size: 13px;
}

.p43-description-body .sb-review__cta {
  margin: 16px 0 8px;
  padding: 20px;
  border-radius: 22px;
  background: linear-gradient(135deg, #13b5dd, #0ea5c6);
  color: #fff;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: center;
  box-shadow: none;
}

.p43-description-body .sb-review__cta h3 {
  margin: 0 0 6px;
  font-size: 22px;
  color: #fff;
}

.p43-description-body .sb-review__cta p {
  margin: 0;
  color: #eef9ff;
}

.p43-description-body .sb-review__cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 14px;
  background: #fff;
  color: #0ea5c6;
  font-weight: 900;
  white-space: nowrap;
}

.p43-description-body .sb-review__footer {
  text-align: center;
  color: #64748b;
  font-size: 12px;
  padding: 16px 0 4px;
}

/* ---------- Specs ---------- */
.p43-groups {
  display: grid;
  gap: 12px;
}

.p43-groups article {
  border: 1px solid #e5eaf0;
  border-radius: 18px;
  background: #fff;
  padding: 14px;
}

.p43-groups h3 {
  margin: 0 0 12px;
  color: #0f172a;
  font-size: 16px;
}

.p43-groups article > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.p43-groups p {
  margin: 0;
  background: #f8fafc;
  border: 1px solid #e5eaf0;
  border-radius: 14px;
  padding: 11px;
}

.p43-groups span {
  display: block;
  color: #64748b;
  font-size: 12px;
}

.p43-groups b {
  display: block;
  color: #0f172a;
  margin-top: 6px;
  font-size: 13px;
}

/* ---------- Offers / Prices ---------- */
.p43-offer {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) auto auto auto;
  gap: 10px;
  align-items: center;
  border: 1px solid #e5eaf0;
  border-radius: 18px;
  background: #fff;
  padding: 14px;
  margin: 10px 0;
}

.p43-offer small {
  display: block;
  color: #64748b;
  margin-top: 4px;
}

.p43-offer .price,
.p43-offer b.price,
.p43-offer strong.price {
  font-size: 24px;
  color: #0f172a;
  font-weight: 900;
}

.p43-stock-ok,
.in-stock {
  color: #16a34a;
  font-weight: 800;
}

/* ---------- Reviews ---------- */
.p43-comment {
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 18px;
  padding: 14px;
  margin: 10px 0;
}

/* ---------- Compare ---------- */
.p43-compare {
  max-width: 1180px;
  margin: 18px auto;
  padding: 16px;
}

.p43-compare-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.p43-compare-grid article {
  border: 1px solid #e5eaf0;
  border-radius: 18px;
  padding: 12px;
  background: #fff;
  text-align: center;
}

.p43-compare-grid img {
  height: 110px;
  width: 100%;
  object-fit: contain;
}

.p43-compare-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 8px;
  margin-top: 16px;
}

.p43-compare-table th,
.p43-compare-table td {
  background: #fff;
  border: 1px solid #e5eaf0;
  padding: 12px;
  text-align: right;
}

/* ---------- Mobile first refinements ---------- */
@media (max-width: 980px) {
  .p43-hero {
    grid-template-columns: 1fr;
  }

  .p43-description-body .sb-review__hero {
    grid-template-columns: 1fr;
  }

  .p43-description-body .sb-review__quick-specs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .p43-description-body .sb-review__layout {
    grid-template-columns: 1fr;
  }

  .p43-description-body .sb-review__toc {
    position: relative;
    top: auto;
  }

  .p43-description-body .sb-review__features {
    grid-template-columns: 1fr 1fr;
  }

  .p43-compare-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 780px) {
  .p43-product {
    padding: 10px 10px 92px;
    gap: 12px;
  }

  .p43-gallery,
  .p43-summary,
  .p43-panel,
  .p43-offers,
  .p43-compare {
    border-radius: 18px;
  }

  .p43-summary {
    padding: 14px;
  }

  .p43-summary h1 {
    font-size: 21px;
    margin: 10px 0;
  }

  .p43-stage {
    min-height: 270px;
  }

  .p43-stage-media img,
  .p43-stage-media video,
  .p43-stage-media iframe {
    height: 280px;
    max-height: 280px;
  }

  .p43-arrow {
    width: 36px;
    height: 36px;
    font-size: 20px;
  }

  .p43-selected {
    grid-template-columns: 1fr 1fr;
  }

  .p43-tabs {
    margin-top: 2px;
    padding: 0 2px;
  }

  .p43-tabs button {
    font-size: 13px;
    padding: 12px 14px 11px;
  }

  .p43-panel {
    padding: 14px;
  }

  .p43-groups article > div {
    grid-template-columns: 1fr;
  }

  .p43-offer {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .p43-offer > * {
    width: 100%;
  }

  .p43-offer .price,
  .p43-offer b.price,
  .p43-offer strong.price {
    font-size: 22px;
  }

  .p43-description-body .sb-review__wrap {
    padding: 12px;
  }

  .p43-description-body .sb-review__topbar {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .p43-description-body .sb-review__brand {
    justify-content: flex-start;
    font-size: 20px;
  }

  .p43-description-body .sb-review__hero-card,
  .p43-description-body .sb-review__visual-card,
  .p43-description-body .sb-review__section,
  .p43-description-body .sb-review__cta {
    border-radius: 18px;
    padding: 16px;
  }

  .p43-description-body .sb-review__hero-card {
    min-height: auto;
  }

  .p43-description-body .sb-review__title {
    font-size: 28px;
    line-height: 1.45;
  }

  .p43-description-body .sb-review__lead {
    font-size: 14px;
  }

  .p43-description-body .sb-review__tv strong {
    font-size: 22px;
  }

  .p43-description-body .sb-review__nav {
    width: 100%;
  }

  .p43-description-body .sb-review__cta {
    grid-template-columns: 1fr;
  }

  .p43-description-body .sb-review__cta a {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .p43-product {
    padding: 8px 8px 94px;
  }

  .p43-meta span {
    font-size: 11px;
    padding: 6px 10px;
  }

  .p43-selected div {
    padding: 10px;
    border-radius: 14px;
  }

  .p43-thumb {
    flex-basis: 60px;
    height: 54px;
  }

  .p43-panel h2 {
    font-size: 18px;
  }

  .p43-description-body {
    font-size: 14px;
  }

  .p43-description-body th,
  .p43-description-body td {
    padding: 8px;
    font-size: 13px;
  }

  .p43-description-body .sb-review {
    border-radius: 18px;
  }

  .p43-description-body .sb-review__quick-specs,
  .p43-description-body .sb-review__features,
  .p43-description-body .sb-review__verdict-list {
    grid-template-columns: 1fr;
  }

  .p43-description-body .sb-review__spec,
  .p43-description-body .sb-review__feature,
  .p43-description-body .sb-review__verdict-list div {
    border-radius: 14px;
  }

  .p43-description-body .sb-review__section-title {
    align-items: flex-start;
  }

  .p43-description-body .sb-review__section-title h3 {
    font-size: 18px;
  }

  .p43-compare-grid {
    grid-template-columns: 1fr;
  }
}
