:root{--bg:#050b13;--panel:#081321;--panel2:#0d1b2c;--line:rgba(255,255,255,.09);--text:#f6f3ec;--muted:#91a0b4;--gold:#c9a76b;--gold2:#f0d7a4;--ok:#79c99e}*{box-sizing:border-box}body{margin:0;background:linear-gradient(145deg,#07111d 0%,#050b13 58%,#09111c 100%);color:var(--text);font-family:'DM Sans',system-ui,sans-serif;min-height:100vh}.shell{min-height:100vh;padding:32px}.advisor-panel{max-width:1440px;margin:0 auto;border:1px solid var(--line);background:linear-gradient(140deg,rgba(9,22,37,.96),rgba(5,11,19,.98));border-radius:28px;overflow:hidden;box-shadow:0 35px 90px rgba(0,0,0,.45)}.topbar{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:26px 32px;border-bottom:1px solid var(--line)}.brandmark{width:58px;height:58px;border:1px solid rgba(201,167,107,.7);border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 0 0 5px #081321}.brandmark span{font-family:'Playfair Display',serif;color:var(--gold2);letter-spacing:.08em}.eyebrow{font-size:.7rem;letter-spacing:.18em;color:var(--muted);margin:0 0 7px}.eyebrow.gold{color:var(--gold)}h1,h2{font-family:'Playfair Display',serif;margin:0}h1{font-size:1.65rem}h2{font-size:clamp(2.25rem,4vw,4.6rem);line-height:.98;max-width:700px}.status-pill{display:flex;gap:8px;align-items:center;padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.78rem}.status-pill i{width:7px;height:7px;border-radius:50%;background:var(--gold)}.content-grid{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(520px,1.15fr);min-height:690px}.intro-card{padding:54px 42px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:24px;background:linear-gradient(180deg,rgba(201,167,107,.04),transparent 40%)}.intro-card>p:not(.eyebrow){color:#b9c4d0;line-height:1.7;max-width:590px}.quick-prompts{display:flex;flex-wrap:wrap;gap:10px}.quick-prompts button,.suggestions button{border:1px solid var(--line);background:rgba(255,255,255,.025);color:#d8dee7;padding:11px 13px;border-radius:999px;cursor:pointer}.quick-prompts button:hover,.suggestions button:hover{border-color:rgba(201,167,107,.6);color:var(--gold2)}.trust-note{margin-top:auto;padding:18px;border:1px solid var(--line);border-radius:18px;background:#07111d}.trust-note span{color:var(--gold2);font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.trust-note p{color:var(--muted);font-size:.85rem;margin:8px 0 0;line-height:1.55}.chat-card{display:grid;grid-template-rows:minmax(320px,1fr) auto auto auto auto;min-width:0}.messages{padding:34px;overflow:auto;max-height:475px}.message{display:flex;gap:12px;margin-bottom:18px;align-items:flex-start}.message.user{justify-content:flex-end}.avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:#6b512c;color:#fff;font-weight:700}.message.user .avatar{display:none}.bubble{max-width:78%;padding:14px 17px;border-radius:18px;background:#102238;color:#e7edf4;line-height:1.55;font-size:.95rem;border:1px solid rgba(255,255,255,.04)}.message.user .bubble{background:linear-gradient(135deg,#c8a66a,#aa8750);color:#10151c;border-radius:18px 18px 4px 18px}.message.assistant .bubble{border-radius:4px 18px 18px 18px}.message.loading .bubble{color:var(--muted)}.product-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:12px;overflow-x:auto;padding:0 28px 18px}.product-card{background:linear-gradient(180deg,#0e1e31,#091522);border:1px solid var(--line);border-radius:18px;overflow:hidden;min-width:230px}.product-image{height:150px;background:linear-gradient(135deg,#162a40,#0b1522);display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.no-image{color:#66768b;font-size:.8rem;letter-spacing:.08em}.product-body{padding:15px}.product-brand{color:var(--gold);font-size:.69rem;letter-spacing:.14em;text-transform:uppercase}.product-name{font-family:'Playfair Display',serif;font-size:1.2rem;margin:5px 0 7px}.product-meta{display:flex;justify-content:space-between;gap:8px;color:#c4ced9;font-size:.82rem}.availability.in_stock{color:var(--ok)}.availability.out_of_stock{color:#de8e8e}.availability.unknown{color:#9ca7b5}.reason{font-size:.78rem;line-height:1.45;color:var(--muted);margin:11px 0}.tags{display:flex;gap:5px;flex-wrap:wrap}.tag{font-size:.66rem;border:1px solid var(--line);border-radius:999px;padding:4px 7px;color:#aeb9c6}.card-actions{display:flex;gap:8px;margin-top:12px}.card-actions button{flex:1;border:1px solid var(--line);background:transparent;color:#dbe2ea;border-radius:10px;padding:8px;cursor:pointer}.suggestions{display:flex;gap:8px;overflow-x:auto;padding:0 28px 14px}.composer{display:grid;grid-template-columns:1fr auto;gap:10px;margin:0 28px 12px;padding:10px 10px 10px 15px;border:1px solid rgba(201,167,107,.24);border-radius:18px;background:#07111c}.composer textarea{resize:none;border:0;outline:0;background:transparent;color:white;font:inherit;padding:8px;max-height:130px}.composer button{width:44px;height:44px;border:0;border-radius:13px;background:linear-gradient(135deg,#e0bf82,#a17b43);color:#07111c;font-size:1.25rem;cursor:pointer}.composer button:disabled{opacity:.45}.microcopy{text-align:center;color:#69788b;font-size:.72rem;margin:0 0 16px}.rtl{direction:ltr;text-align:left;unicode-bidi:isolate}@media(max-width:900px){.shell{padding:0}.advisor-panel{border-radius:0;border-left:0;border-right:0}.topbar{grid-template-columns:auto 1fr;padding:18px}.status-pill{grid-column:1/-1;width:max-content}.content-grid{grid-template-columns:1fr}.intro-card{border-right:0;border-bottom:1px solid var(--line);padding:32px 22px}.intro-card h2{font-size:clamp(1.8rem,8.5vw,2.8rem);overflow-wrap:anywhere}.trust-note{margin-top:12px}.messages{padding:24px 18px;max-height:none;min-height:380px}.product-strip,.suggestions{padding-left:18px;padding-right:18px}.composer{margin-left:18px;margin-right:18px}}
.product-size{margin-top:7px;color:#8391a2;font-size:.74rem}.card-actions{flex-wrap:wrap}.card-actions button{min-width:calc(50% - 4px)}

.cart-controls{padding:0 28px 12px}.chat-card{grid-template-rows:minmax(320px,1fr) auto auto auto auto auto}button:focus-visible,textarea:focus-visible{outline:2px solid var(--gold2);outline-offset:3px}


/* Sol continuation: commerce-first card hierarchy and mobile chat-first flow */
.product-image{height:190px;padding:14px;background:radial-gradient(circle at 50% 42%,rgba(201,167,107,.09),transparent 48%),linear-gradient(135deg,#162a40,#0b1522)}
.product-image img{object-fit:contain;filter:drop-shadow(0 14px 20px rgba(0,0,0,.28))}
.product-card{display:flex;flex-direction:column}.product-body{display:flex;flex-direction:column;flex:1}.card-actions{margin-top:auto;padding-top:12px}
.card-actions button[data-cart-id]{order:-1;flex-basis:100%;background:linear-gradient(135deg,#e0bf82,#a17b43);border-color:transparent;color:#07111c;font-weight:700}
.card-actions button[data-cart-id]:hover{filter:brightness(1.07)}
.message.loading .bubble::after{content:' ...';display:inline-block;animation:dbcPulse 1.2s infinite ease-in-out}@keyframes dbcPulse{0%,100%{opacity:.3}50%{opacity:1}}
@media(max-width:900px){.chat-card{order:1}.intro-card{order:2}.topbar h1{font-size:1.35rem}.product-image{height:180px}.product-strip{scroll-snap-type:x mandatory}.product-card{scroll-snap-align:start}.product-strip{grid-auto-columns:82vw}.cart-controls{padding-left:18px;padding-right:18px}}

/* Phase 6: customer-facing product grid, not the old test carousel */
.product-strip{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}
.product-card{min-width:0}.suggestions{flex-wrap:wrap}
@media(max-width:520px){.product-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-image{height:145px;padding:8px}.product-body{padding:11px}.product-name{font-size:.98rem;line-height:1.15}.product-meta{font-size:.7rem;flex-direction:column;gap:3px}}

/* Mixed Arabic/English: direction is set per message bubble; input uses dir=auto. */
.message{direction:ltr}.message .bubble{text-align:start;unicode-bidi:plaintext}.composer textarea{text-align:start;unicode-bidi:plaintext}

/* Production conversation controls */
.cart-summary{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid rgba(201,167,107,.28);border-radius:14px;background:rgba(201,167,107,.06);color:#e8edf3}
.cart-summary strong{color:var(--gold2);font-size:.82rem;letter-spacing:.08em}.cart-summary span{font-size:.8rem;color:#bac5d0}
.conversation-actions{padding:0 28px 12px;display:flex;justify-content:flex-end}.conversation-actions button{border:1px solid var(--line);background:transparent;color:#c5cfda;border-radius:999px;padding:9px 12px;cursor:pointer}
.conversation-actions button:hover{border-color:rgba(201,167,107,.55);color:var(--gold2)}.conversation-actions button:disabled{opacity:.55;cursor:default}
@media(max-width:900px){.conversation-actions{padding-left:18px;padding-right:18px}.card-actions button[data-cart-id]{font-size:.76rem;padding:9px 6px}}

/* Impeccable UX pass â€” mobile commerce hierarchy */
.topbar-copy{min-width:0}.topbar-copy p{margin:5px 0 0;color:#aeb9c6;font-size:.82rem;line-height:1.45;max-width:52ch}.topbar-actions{display:flex;gap:10px;align-items:center}.topbar-actions>a{color:var(--gold);text-decoration:none;font-size:.75rem}.intro-card h2{font-size:clamp(2rem,3.6vw,3.8rem);max-width:12ch}.quick-prompts button,.suggestions button,.conversation-actions button,.card-actions button{min-height:44px}.utility-dock{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 28px 12px}.cart-controls{padding:0;flex:1}.cart-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:0 14px;border-radius:14px;background:#0c1a29}.cart-summary strong{color:var(--gold2);font-size:.86rem}.cart-summary span{color:#c8d1dc;font-size:.78rem}.conversation-actions{flex:0 0 auto}.conversation-actions button{border:1px solid rgba(201,167,107,.26);background:transparent;color:#e7dcc8;border-radius:14px;padding:0 14px;cursor:pointer}.conversation-actions button:disabled{opacity:.55;cursor:default}.product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.35em}.product-meta span:first-child{font-variant-numeric:tabular-nums;font-weight:700;color:#f1e5cf}.product-meta span:last-child{color:var(--ok)}.product-card[data-in-cart="true"]{box-shadow:0 12px 30px rgba(0,0,0,.22)}

@media(max-width:900px){.topbar{position:sticky;top:0;z-index:20;background:rgba(5,11,19,.96);backdrop-filter:blur(16px)}.topbar-actions>a{display:none}.status-pill{grid-column:auto;width:auto;padding:8px 10px}.content-grid{display:flex;flex-direction:column}.chat-card{min-height:calc(100dvh - 96px)}.intro-card{order:2;padding:28px 18px 34px}.intro-card h2{font-size:1.85rem;max-width:14ch}.messages{min-height:300px;padding:22px 18px 14px}.utility-dock{padding:0 18px 10px}.composer{position:sticky;bottom:0;z-index:18;margin:0;padding:10px max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));border-radius:18px 18px 0 0;background:rgba(7,17,28,.98);box-shadow:0 -16px 40px rgba(0,0,0,.28)}.composer textarea{font-size:16px;min-height:44px}.microcopy{display:none}.suggestions{padding-bottom:10px}}
@media(max-width:520px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:11px;padding:12px 14px}.brandmark{width:42px;height:42px}.topbar-copy h1{font-size:1.08rem;font-family:'DM Sans',system-ui,sans-serif;font-weight:700}.topbar-copy p{display:none}.status-pill span{font-size:0}.status-pill{width:34px;height:34px;padding:0;justify-content:center}.product-strip{padding:0 12px 12px;gap:10px}.product-image{height:132px}.product-body{padding:10px}.product-brand{font-size:.62rem}.product-name{font-size:.9rem;min-height:2.25em}.product-meta{gap:2px}.card-actions{padding-top:9px}.card-actions button{min-height:44px;font-size:.78rem}.utility-dock{padding:0 12px 8px;align-items:stretch}.cart-summary,.conversation-actions button{height:44px}.conversation-actions button{padding:0 11px;font-size:.78rem}.suggestions{padding:0 12px 9px;gap:6px}.suggestions button{padding:9px 11px;font-size:.77rem}.messages{padding-inline:14px}.bubble{max-width:86%;font-size:.94rem}.avatar{width:30px;height:30px;flex-basis:30px}.intro-card{padding-inline:16px}}
@media(max-width:360px){.product-strip{grid-template-columns:1fr}.product-image{height:170px}.utility-dock{flex-direction:column}.conversation-actions button{width:100%}}

/* Impeccable detector corrections â€” customer surface only */
body{background:linear-gradient(145deg,#07111d 0%,#050b13 58%,#09111c 100%)}.avatar{color:#fff;background:linear-gradient(135deg,#b28d51,#6e5430)}.status-pill i{box-shadow:none}.message.assistant .bubble{background:#0c1928;color:#f6f3ec}.product-image{background:linear-gradient(145deg,#14263a,#0b1522)}
@media(max-width:520px){.status-pill{width:42px;height:42px;padding:8px}.status-pill i{width:8px;height:8px}}

.starter-prompts{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 0 46px}.starter-prompts button{min-height:44px;border:1px solid rgba(201,167,107,.24);background:#0a1725;color:#e9dfce;border-radius:14px;padding:9px 13px;font:inherit;font-size:.82rem;cursor:pointer}.starter-prompts button:hover{border-color:rgba(201,167,107,.55)}.starter-prompts[hidden]{display:none}.conversation-actions{padding:0}
@media(max-width:520px){.starter-prompts{margin:6px 0 0 40px;gap:7px}.starter-prompts button{flex:0 0 auto;font-size:.78rem;padding-inline:11px}}

.cart-controls[hidden]+.conversation-actions{margin-inline-start:auto}

/* Decision Quality â€” grounded recommendation and comparison */
.product-reason{margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.07);font-size:.76rem;line-height:1.45;color:#c9d2dc}.product-reason span{display:block;margin-bottom:3px;color:var(--gold2);font-size:.68rem;font-weight:700}.comparison-panel{padding:0 28px 14px}.comparison-panel[hidden]{display:none}.compare-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px}.compare-heading strong{font-size:.92rem}.compare-heading span{font-size:.7rem;color:var(--muted)}
.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compare-item{display:flex;flex-direction:column;gap:5px;padding:12px;background:#0c1a29;border-radius:14px;min-width:0}.compare-item strong{color:var(--gold2);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.compare-name{font-size:.88rem;line-height:1.25}.compare-item>span:not(.compare-name){font-size:.76rem;color:#d9e1e9}.compare-item small{margin-top:3px;color:#aebac7;line-height:1.4}.compare-differences{margin:9px 0 0;padding:10px 28px 0 0;color:#d6dde5;font-size:.78rem;line-height:1.55}.compare-differences li+li{margin-top:4px}
@media(max-width:900px){.comparison-panel{padding-left:18px;padding-right:18px}}@media(max-width:520px){.comparison-panel{padding:0 12px 10px}.compare-heading{align-items:flex-start;flex-direction:column-reverse;gap:2px}.compare-grid{gap:7px}.compare-item{padding:10px}.compare-name{font-size:.8rem}.compare-item small{font-size:.7rem}.compare-differences{padding-right:20px}}

/* Decision Quality v2 â€” compact advisor cue */
.product-reason{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06);display:grid;gap:4px;min-width:0}
.product-reason .reason-label{margin:0;color:var(--gold2);font-size:.64rem;font-weight:700;letter-spacing:.02em}
.product-reason .reason-copy{margin:0;color:#d4dbe3;font-size:.74rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.reason-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:1px}.reason-chips span{display:inline-flex;margin:0;padding:3px 7px;border-radius:999px;background:#132236;color:#c8d3df;font-size:.62rem;font-weight:600;line-height:1.2}
@media(max-width:520px){.product-reason{gap:3px}.product-reason .reason-copy{font-size:.7rem;-webkit-line-clamp:1}.reason-chips{gap:4px}.reason-chips span{font-size:.59rem;padding:3px 6px}}


/* Named brand comparison â€” compact verified snapshot */
.brand-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.brand-compare-item{padding:11px 12px;border-radius:14px;background:#0b1725;min-width:0}.brand-compare-item>strong{display:block;font-size:.88rem;margin-bottom:8px}.brand-compare-item small{display:block;margin-top:8px;color:var(--muted);font-size:.68rem}.brand-differences{margin-top:8px}
@media(max-width:520px){.brand-compare-item{padding:10px}.brand-compare-item>strong{font-size:.82rem}.brand-compare-item .reason-chips{gap:4px}.brand-compare-item .reason-chips span{font-size:.64rem;padding:4px 7px}}

.brand-compare-empty{font-size:.7rem;color:var(--muted);line-height:1.35;padding:5px 0}.brand-coverage-note{margin-top:8px;font-size:.69rem;line-height:1.4;color:var(--muted);text-align:right}


/* Cart snapshot â€” compact, persistent commerce tray */
.cart-panel{border:1px solid rgba(201,167,107,.22);border-radius:14px;background:rgba(8,18,30,.9);overflow:hidden}
.cart-panel summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;cursor:pointer;list-style:none}
.cart-panel summary::-webkit-details-marker{display:none}.cart-panel summary span{color:var(--gold2);font-weight:700;white-space:nowrap}
.cart-lines{border-top:1px solid rgba(255,255,255,.08);padding:4px 10px}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.cart-line:last-child{border-bottom:0}.cart-line-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.cart-line-copy strong{font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-line-copy span,.cart-line-total{font-size:.72rem;color:var(--muted)}
.cart-line-controls{display:flex;align-items:center;gap:4px}.cart-line-controls button{width:36px;height:36px;min-width:36px;padding:0;border-radius:10px}.cart-line-controls span{min-width:22px;text-align:center;font-weight:700}.cart-line-controls .cart-remove{margin-left:4px}.cart-line-total{grid-column:1 / -1;text-align:right;color:var(--gold2)}
.cart-truth{padding:8px 12px 10px;border-top:1px solid rgba(255,255,255,.06);font-size:.72rem;line-height:1.45;color:var(--muted)}
@media(max-width:520px){.cart-panel summary{padding:9px 10px}.cart-lines{padding:3px 9px}.cart-line-controls button{width:44px;height:44px;min-width:44px}.cart-line{gap:6px 8px}}

/* R6 mobile flow acceptance: reveal new commerce content below sticky header. */
@media(max-width:900px){.product-strip,.comparison-panel{scroll-margin-top:76px}}
@media(max-width:360px){.compare-grid,.brand-compare-grid{grid-template-columns:1fr}}

/* RC1 rich customer UI restore */
.product-image{height:210px;padding:14px;background:linear-gradient(145deg,#14263a,#0b1522)}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 14px 20px rgba(0,0,0,.28))}.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.product-facts>div{padding:8px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#0b1725}.product-facts span,.section-label{display:block;color:#c9a76b;font-size:.64rem;font-weight:700;margin-bottom:4px}.product-facts strong{font-size:.74rem;color:#eef2f6}.product-section{margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.07)}.product-section .reason-copy{margin:0;color:#d4dbe3;font-size:.76rem;line-height:1.45}.handoff-primary{min-height:46px;padding:0 16px!important;border-color:rgba(201,167,107,.75)!important;background:rgba(201,167,107,.1)!important;color:#f0d7a4!important;font-weight:700}@media(max-width:900px){.product-strip{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;overflow-x:visible;scroll-snap-type:none}.product-card{min-width:0}.product-image{height:170px}.product-facts{grid-template-columns:1fr}.handoff-primary{width:100%}}@media(max-width:420px){.product-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:10px;padding-right:10px}.product-image{height:150px;padding:8px}.product-body{padding:10px}}

/* RC1 compact card pass */
.product-image{height:138px;padding:8px}
.product-body{padding:10px 11px 11px}
.product-name{font-size:.94rem;line-height:1.18;margin:3px 0 6px;min-height:2.2em}
.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:3px 0 6px}
.product-facts>div{padding:6px 7px;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:rgba(255,255,255,.02)}
.product-facts span{display:block;font-size:.58rem;color:var(--muted);margin-bottom:2px}.product-facts strong{font-size:.69rem;line-height:1.15}
.product-section{margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}
.section-label{display:block;font-size:.6rem;color:var(--gold2);font-weight:700;margin-bottom:4px}
.product-section .reason-chips{gap:4px;flex-wrap:nowrap;overflow:hidden}.product-section .reason-chips span{font-size:.58rem;padding:3px 6px;white-space:nowrap}
.product-section .reason-copy{font-size:.67rem;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.card-actions{padding-top:7px;margin-top:7px}.card-actions button{min-height:38px;padding:7px;font-size:.72rem}
@media(max-width:520px){.product-image{height:112px;padding:6px}.product-body{padding:8px}.product-name{font-size:.86rem}.product-facts{gap:4px}.product-facts>div{padding:5px}.product-section{margin-top:5px;padding-top:5px}.product-section .reason-copy{-webkit-line-clamp:1}.card-actions button{min-height:36px}}

/* Full-product image guard: preserve natural aspect ratio without cropping */
.product-image{display:flex;align-items:center;justify-content:center;overflow:visible;padding:8px;height:128px}
.product-image img{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
@media(max-width:520px){.product-image{height:128px;padding:7px}.product-image img{max-width:100%!important;max-height:100%!important}}

/* Merchandising badges + promotional price */
.merch-badges{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:5px}
.merch-badges span{display:inline-block;padding:3px 6px;border-radius:999px;background:rgba(196,166,107,.14);border:1px solid rgba(196,166,107,.35);color:var(--gold2);font-size:.56rem;font-weight:700;line-height:1.15}
.price-stack{display:flex;flex-direction:column;align-items:flex-start;gap:1px}
.promo-price{color:#f0cf96}
.regular-price{color:rgba(255,255,255,.44);font-size:.65rem;font-weight:500}
