/* OutletLite Physical Marketplace & Product Intelligence — premium dark/gold system.
   Scoped under .olpm-sec. Hero scene = animated CSS/SVG orb + individual composited product images
   (never one flattened screenshot). All primary gold buttons use BLACK text. */
.olpm-sec{--g:#f2b91f;--g2:#e6a90f;--ink:#f6f3ea;--mut:#a9a397;--bg:#0a0a0c;--card:linear-gradient(162deg,#17161c,#100f15 72%);
  --line:rgba(242,185,31,.18);--line2:rgba(255,255,255,.08);--rad:16px;--max:1300px;--btnink:#160f02;
  position:relative;box-sizing:border-box;width:min(var(--max),calc(100% - 48px));margin-inline:auto;padding:34px 0;scroll-margin-top:88px}
.olpm-sec *,.olpm-sec *::before,.olpm-sec *::after{box-sizing:border-box}
.olpm-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--g);font-weight:800;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}
.olpm-dot{width:7px;height:7px;border-radius:50%;background:var(--g);box-shadow:0 0 10px 1px rgba(242,185,31,.7)}
.olpm-link{color:var(--g);font-weight:700;text-decoration:none;font-size:.92rem;white-space:nowrap}
.olpm-link:hover{color:#ffd15a}
.olpm-sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.olpm-sec-head h2{margin:0;color:var(--ink);font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:800;letter-spacing:-.02em}
.olpm-btn{display:inline-flex;align-items:center;gap:9px;border-radius:12px;padding:14px 22px;font-weight:800;font-size:.98rem;
  text-decoration:none;cursor:pointer;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s,border-color .2s;font-family:inherit;line-height:1}
.olpm-btn-primary{background:linear-gradient(180deg,#ffcf4d,var(--g2));color:var(--btnink);box-shadow:0 12px 30px -12px rgba(242,185,31,.6)}
.olpm-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px -14px rgba(242,185,31,.75)}
.olpm-btn-primary:focus-visible{outline:none;box-shadow:0 0 0 3px #0a0a0c,0 0 0 6px var(--g)}
.olpm-btn-ghost{background:rgba(255,255,255,.03);color:var(--ink);border-color:var(--line2)}
.olpm-btn-ghost:hover{border-color:var(--g);color:#fff}
.olpm-btn-ghost:focus-visible{outline:none;border-color:var(--g);box-shadow:0 0 0 3px rgba(242,185,31,.28)}
.olpm-btn-ic{display:inline-flex;width:18px;height:18px}
.olpm-btn-ic svg,.olpm-value-ic svg,.olpm-src-ic svg,.olpm-phase-ic svg{width:100%;height:100%;display:block}

/* ---------------- HERO ---------------- */
.olpm-hero{padding-top:6px}
.olpm-hero-grid{display:grid;grid-template-columns:1fr 1.16fr;grid-template-rows:auto auto;gap:20px 40px;align-items:center;
  background:radial-gradient(120% 130% at 82% 26%,rgba(242,185,31,.09),transparent 58%),linear-gradient(160deg,#121116,#0a0a0d 72%);
  border:1px solid var(--line2);border-radius:24px;padding:clamp(22px,3vw,44px)}
.olpm-hero-copy{grid-column:1;grid-row:1;align-self:center}
.olpm-hero-visual{grid-column:2;grid-row:1}
.olpm-value{grid-column:1 / -1;grid-row:2}
.olpm-hero-h{margin:0 0 18px;color:var(--ink);font-weight:850;letter-spacing:-.025em;line-height:1.05;font-size:clamp(2rem,4.4vw,3.4rem)}
.olpm-hero-accent{display:block;color:var(--g)}
.olpm-hero-p{color:var(--mut);max-width:44ch;line-height:1.6;margin:0 0 24px;font-size:1rem}
.olpm-hero-cta{display:flex;flex-wrap:wrap;gap:14px}
/* feature strip — 4 compact cards, horizontal row at hero bottom (matches reference) */
.olpm-value{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.olpm-value li{display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.03);border:1px solid var(--line2);border-radius:13px;padding:13px 15px}
.olpm-value-ic{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:rgba(242,185,31,.12);color:var(--g)}
.olpm-value-ic svg{width:19px;height:19px}
.olpm-value b{display:block;color:var(--ink);font-size:.92rem;font-weight:700;line-height:1.2}
.olpm-value small{display:block;color:var(--mut);font-size:.77rem;margin-top:2px}

/* ---- hero product scene: composited product images around an animated CSS/SVG orb ---- */
.olpm-scene{position:relative;width:100%;aspect-ratio:1.5/1;min-height:300px}
.olpm-prod{position:absolute;z-index:3;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(0,0,0,.55));will-change:transform;animation:olpm-bob 8s ease-in-out infinite}
.olpm-p-headphones{top:6%;left:2%;width:27%;animation-delay:-.4s}
.olpm-p-phone{top:0;left:28%;width:16%;animation-delay:-1.2s}
.olpm-p-watch{top:41%;left:25%;width:16%;animation-delay:-2s}
.olpm-p-sneaker{top:52%;left:-1%;width:29%;animation-delay:-2.8s}
.olpm-p-vacuum{top:-3%;left:55%;width:14%;animation-delay:-1.6s}
.olpm-p-coffee{top:-6%;left:62%;width:23%;animation-delay:-.8s}
.olpm-p-laptop{top:9%;right:-2%;width:32%;animation-delay:-2.4s}
.olpm-p-perfume{top:50%;left:59%;width:14%;animation-delay:-3.2s}
@keyframes olpm-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
/* orbital rings (tilted ellipses) */
.olpm-orbit{position:absolute;left:50%;top:48%;aspect-ratio:1;border:1px solid rgba(242,185,31,.26);border-radius:50%;
  transform:translate(-50%,-50%) rotateX(73deg) rotate(0);z-index:1;pointer-events:none}
.olpm-orbit-1{width:44%;animation:olpm-spin 20s linear infinite}
.olpm-orbit-2{width:60%;border-color:rgba(242,185,31,.17);animation:olpm-spin 32s linear infinite reverse}
.olpm-orbit-3{width:76%;border-color:rgba(242,185,31,.12);border-style:dashed;animation:olpm-spin 44s linear infinite}
@keyframes olpm-spin{to{transform:translate(-50%,-50%) rotateX(73deg) rotate(360deg)}}
/* the golden orb (pure CSS/SVG, animated) */
.olpm-orb{position:absolute;left:50%;top:48%;width:26%;aspect-ratio:1;transform:translate(-50%,-50%);z-index:2;display:grid;place-items:center;animation:olpm-orbfloat 6s ease-in-out infinite}
.olpm-orb-glow{position:absolute;inset:-46%;border-radius:50%;background:radial-gradient(circle,rgba(255,196,64,.55),rgba(242,166,15,.22) 42%,transparent 70%);filter:blur(4px);animation:olpm-pulse 4.5s ease-in-out infinite;z-index:0}
.olpm-orb-wire{position:relative;z-index:1;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 18px rgba(242,166,15,.6))}
.olpm-orb-wire g{transform-origin:50px 50px;animation:olpm-wire 14s linear infinite}
@keyframes olpm-orbfloat{0%,100%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-58%)}}
@keyframes olpm-pulse{0%,100%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}
@keyframes olpm-wire{to{transform:rotate(360deg)}}

/* ---------------- CATEGORIES (premium vertical tiles) ---------------- */
.olpm-cats{list-style:none;margin:0;padding:4px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}
.olpm-cats li{display:block}
.olpm-cat{position:relative;display:block;aspect-ratio:63/100;border-radius:15px;overflow:hidden;text-decoration:none;border:1px solid var(--line);
  background:#0d0c11;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.olpm-cat:hover,.olpm-cat:focus-visible{transform:translateY(-5px);border-color:var(--g);box-shadow:0 24px 46px -22px rgba(242,185,31,.45);outline:none}
.olpm-cat-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.olpm-cat:hover .olpm-cat-bg{transform:scale(1.06)}
.olpm-cat-ph{background:radial-gradient(120% 90% at 50% 20%,#211f28,#0c0b10 82%)}
.olpm-cat-ov{position:absolute;inset:0;background:linear-gradient(to top,rgba(6,6,9,.96) 3%,rgba(6,6,9,.82) 20%,rgba(6,6,9,.32) 42%,transparent 66%)}
.olpm-cat-label{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:14px 12px 16px;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}
.olpm-cat-ic{width:26px;height:26px;color:var(--g);display:block}
.olpm-cat-ic svg{width:100%;height:100%}
.olpm-cat-label b{color:#fff;font-size:.92rem;font-weight:800;line-height:1.16;letter-spacing:.01em}
.olpm-cat-label small{color:var(--g);font-size:.78rem;font-weight:700}

/* ---------------- INTELLIGENCE ---------------- */
.olpm-intel{position:relative;border-radius:22px;overflow:hidden;padding:clamp(22px,3vw,40px);
  background:radial-gradient(120% 120% at 18% 0%,rgba(242,185,31,.1),transparent 52%),linear-gradient(160deg,#141319,#0a0a0d 72%);border:1px solid var(--line2)}
.olpm-intel-top{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:center}
.olpm-intel-head h2{margin:.3rem 0 0;color:var(--ink);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:850;letter-spacing:-.02em}
.olpm-intel-sub{color:var(--g);margin:.5rem 0 0;font-weight:600}
.olpm-search{display:flex;align-items:center;gap:10px;background:#0c0b10;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:8px 8px 8px 16px;transition:border-color .2s,box-shadow .2s}
.olpm-search:focus-within{border-color:var(--g);box-shadow:0 0 0 3px rgba(242,185,31,.22)}
.olpm-search-ic{flex:0 0 auto;width:22px;height:22px;color:var(--mut)}
.olpm-search-ic svg{width:100%;height:100%}
.olpm-q{flex:1;min-width:0;background:transparent;border:0;outline:0;color:var(--ink);font-size:1.02rem;padding:14px 4px;font-family:inherit}
.olpm-q::placeholder{color:#8b8578}
.olpm-search-btn{flex:0 0 auto;white-space:nowrap}
.olpm-search-spark{margin-left:2px}
.olpm-sources{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--mut);font-size:.86rem;margin-top:20px}
.olpm-sources-pre{opacity:.9}
.olpm-src-chip{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.04);border:1px solid var(--line2);border-radius:11px;padding:8px 13px;color:var(--ink);font-size:.84rem;font-weight:600}
.olpm-src-ic{width:16px;height:16px;color:var(--g);display:inline-flex}
.olpm-src-ic svg{width:100%;height:100%}
.olpm-phases{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:22px 0 0;padding:0;position:relative}
.olpm-phases li{display:flex;align-items:center;gap:9px;color:var(--mut);font-size:.85rem;font-weight:600;padding:8px 4px;position:relative;transition:color .25s}
.olpm-phases li:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;width:calc(100% - 150px);height:1px;background:linear-gradient(90deg,var(--line2),transparent);transform:translateX(40px)}
.olpm-phase-ic{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line2);background:rgba(255,255,255,.03);color:var(--mut);transition:background .25s,color .25s,border-color .25s}
.olpm-phase-ic svg{width:15px;height:15px}
.olpm-phases li[data-state="active"]{color:var(--ink)}
.olpm-phases li[data-state="active"] .olpm-phase-ic{background:rgba(242,185,31,.16);color:var(--g);border-color:var(--line)}
.olpm-phases li[data-state="done"]{color:var(--ink)}
.olpm-phases li[data-state="done"] .olpm-phase-ic{background:var(--g);color:var(--btnink);border-color:var(--g)}

/* ---------------- RESULTS ---------------- */
.olpm-results-wrap{margin-top:28px}
.olpm-results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}
.olpm-results-h{margin:0;color:var(--ink);font-size:1.3rem;font-weight:800}
.olpm-results-badge{display:inline-block;margin-left:8px;background:rgba(242,185,31,.14);color:var(--g);border-radius:999px;padding:3px 11px;font-size:.82rem;font-weight:700;vertical-align:middle}
.olpm-results-tools{display:flex;align-items:center;gap:10px}
.olpm-sort{display:inline-flex;align-items:center;gap:8px;color:var(--mut);font-size:.86rem}
.olpm-sort select,.olpm-filter-toggle{background:#0e0d12;color:var(--ink);border:1px solid var(--line2);border-radius:10px;padding:9px 12px;font-family:inherit;font-size:.86rem;cursor:pointer}
.olpm-filter-toggle{display:inline-flex;align-items:center;gap:7px;font-weight:600}
.olpm-filter-toggle svg{width:16px;height:16px}
.olpm-filters{display:flex;flex-wrap:wrap;gap:16px;align-items:center;background:rgba(255,255,255,.02);border:1px solid var(--line2);border-radius:13px;padding:14px 16px;margin-bottom:18px}
.olpm-filters label{display:flex;align-items:center;gap:8px;color:var(--mut);font-size:.85rem}
.olpm-filters select,.olpm-filters input[type=range]{accent-color:var(--g)}
.olpm-filters select{background:#0e0d12;color:var(--ink);border:1px solid var(--line2);border-radius:9px;padding:7px 10px;font-family:inherit}
.olpm-status{color:var(--mut);min-height:0;font-size:.92rem}
.olpm-status.is-loading{color:var(--g)}
.olpm-status.is-error{color:#ff8c8c}
.olpm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
/* horizontal result card */
.olpm-rcard{display:flex;gap:12px;background:var(--card);border:1px solid var(--line);border-radius:14px;overflow:hidden;padding:12px;text-decoration:none;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.olpm-rcard:hover,.olpm-rcard:focus-visible{transform:translateY(-3px);border-color:var(--g);box-shadow:0 24px 46px -26px rgba(242,185,31,.42);outline:none}
.olpm-rcard-media{flex:0 0 88px;width:88px;height:88px;border-radius:10px;background:radial-gradient(120% 100% at 50% 12%,#1b1a21,#0c0b10 82%);display:grid;place-items:center;overflow:hidden;border:1px solid var(--line2)}
.olpm-rcard-media img{width:100%;height:100%;object-fit:contain;padding:6px}
.olpm-rcard-noimg{width:34px;height:34px;color:var(--mut);opacity:.5}
.olpm-rcard-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}
.olpm-rcard-name{color:#fff;font-size:.9rem;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.olpm-rcard-sub{color:var(--mut);font-size:.76rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.olpm-rcard-pricerow{margin-top:2px}
.olpm-rcard-price{color:var(--ink);font-size:1.02rem;font-weight:800}
.olpm-rcard-price s{color:var(--mut);font-weight:600;font-size:.82rem;margin-left:6px}
.olpm-rcard-price.is-req{color:var(--mut);font-size:.9rem;font-weight:700}
.olpm-rcard-src{display:inline-flex;align-items:center;gap:6px;color:var(--mut);font-size:.78rem;font-weight:600}
.olpm-rcard-src-ic{width:14px;height:14px;color:var(--g);display:inline-flex}
.olpm-rcard-src-ic svg{width:100%;height:100%}
.olpm-rcard-rating{color:#ffd15a;font-size:.8rem;font-weight:700}
.olpm-rcard-rating small{color:var(--mut);font-weight:500}
.olpm-rcard-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:6px}
.olpm-rcard-badge{background:rgba(242,185,31,.12);border:1px solid rgba(242,185,31,.26);color:#ffd88a;font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:7px}
.olpm-rcard-cta{color:var(--g);font-size:.78rem;font-weight:800;white-space:nowrap}
.olpm-empty{grid-column:1 / -1;text-align:center;padding:40px 16px;border:1px dashed var(--line2);border-radius:16px}
.olpm-empty h4{color:var(--ink);margin:0 0 8px;font-size:1.1rem}
.olpm-empty p{color:var(--mut);margin:0 auto;max-width:46ch;line-height:1.6}

/* ---------------- responsive ---------------- */
@media(max-width:1080px){
  .olpm-hero-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto}
  .olpm-hero-copy{grid-column:1;grid-row:1}
  .olpm-hero-visual{grid-column:1;grid-row:2}
  .olpm-value{grid-column:1;grid-row:3;grid-template-columns:repeat(2,1fr)}
  .olpm-scene{max-width:600px;margin-inline:auto}
  .olpm-intel-top{grid-template-columns:1fr;gap:18px}
  .olpm-grid{grid-template-columns:repeat(2,1fr)}
  .olpm-phases{grid-template-columns:repeat(2,1fr);gap:10px}
  .olpm-phases li::after{display:none}
}
@media(max-width:820px){
  .olpm-sec{width:min(var(--max),calc(100% - 32px))}
  .olpm-cats{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:560px){
  .olpm-sec{width:calc(100% - 24px);padding:24px 0}
  .olpm-value{grid-template-columns:1fr}
  .olpm-hero-cta{flex-direction:column;align-items:stretch}
  .olpm-hero-cta .olpm-btn{justify-content:center;width:100%}
  .olpm-scene{aspect-ratio:1.35/1;min-height:230px}
  .olpm-cats{grid-template-columns:repeat(2,1fr)}
  .olpm-grid{grid-template-columns:1fr}
  .olpm-search{flex-wrap:wrap;padding:10px}
  .olpm-q{flex:1 1 100%;padding:12px 6px}
  .olpm-search-btn{width:100%;justify-content:center}
  .olpm-phases{grid-template-columns:1fr}
  .olpm-results-head{align-items:flex-start}
  .olpm-sec-head{flex-direction:column;align-items:flex-start;gap:6px}
}

/* ---------------- reduced motion ---------------- */
@media(prefers-reduced-motion:reduce){
  .olpm-prod,.olpm-orb,.olpm-orb-glow,.olpm-orb-wire g,.olpm-orbit-1,.olpm-orbit-2,.olpm-orbit-3{animation:none!important}
  .olpm-btn,.olpm-cat,.olpm-rcard{transition:none!important}
}
