/* GM STORES v1.1 Direct Commerce — storefront, retention and account surfaces */
.direct-bundle-section,.product-questions-section{padding:clamp(3rem,7vw,6rem) 0}.direct-bundle-section{background:var(--surface-soft,#f5f5f3)}.direct-bundle-card{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.7fr) auto;align-items:center;gap:2rem;padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--border-color,#e5e7eb);border-radius:28px;background:var(--surface,#fff);box-shadow:0 18px 60px rgba(15,23,42,.08)}.direct-bundle-copy h2{font-size:clamp(1.65rem,3vw,2.6rem);margin:.45rem 0}.direct-bundle-copy p{color:var(--text-muted,#64748b);margin-bottom:1rem}.direct-bundle-copy>strong{font-size:1.45rem}.direct-bundle-products{display:flex;align-items:center;gap:.85rem;min-width:0;overflow-x:auto;padding:.25rem}.direct-bundle-products article{min-width:120px;max-width:155px}.direct-bundle-products img{width:86px;height:86px;border-radius:18px;object-fit:cover;background:#f4f4f4}.direct-bundle-products span,.direct-bundle-products small{display:block;margin-top:.45rem;line-height:1.25}.direct-bundle-products b{font-size:1.4rem;color:var(--text-muted,#64748b)}.product-questions-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:2rem;align-items:start}.product-question-list{display:grid;gap:1rem}.product-question-card{border:1px solid var(--border-color,#e5e7eb);border-radius:22px;padding:1.4rem;background:var(--surface,#fff)}.product-question-card>div:first-child{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.product-question-card>div:first-child span,.product-answer span{font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:var(--text-muted,#64748b)}.product-question-card>div:first-child small{margin-left:auto;color:var(--text-muted,#64748b)}.product-question-card>p{font-size:1.02rem;margin:1rem 0}.product-answer{background:var(--surface-soft,#f8fafc);border-radius:16px;padding:1rem 1.1rem}.product-answer p{margin:.35rem 0 0}.product-question-form{position:sticky;top:110px}.question-count{border:1px solid var(--border-color,#e5e7eb);border-radius:999px;padding:.6rem 1rem;font-weight:700}.footer-newsletter{display:grid;grid-template-columns:1fr minmax(320px,.9fr);gap:2rem;align-items:center;padding:2rem 0;margin-top:1rem;border-top:1px solid rgba(148,163,184,.22);border-bottom:1px solid rgba(148,163,184,.22)}.footer-newsletter h3{font-size:clamp(1.35rem,2vw,2rem);margin:.35rem 0}.footer-newsletter p{margin:0;opacity:.75}.footer-newsletter form{display:grid;grid-template-columns:1fr auto;gap:.7rem}.footer-newsletter input[type="email"]{width:100%;min-height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:inherit;padding:0 1.2rem}.footer-newsletter input[type="email"]::placeholder{color:currentColor;opacity:.65}.footer-newsletter form small{grid-column:1/-1;opacity:.64}.whatsapp-support{position:fixed;right:20px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:1050;display:flex;align-items:center;gap:.55rem;background:#111;color:#fff!important;text-decoration:none;padding:.8rem 1rem;border-radius:999px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.whatsapp-support span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#25d366;color:#08140d}.loyalty-wallet-card{height:100%;padding:2rem;border-radius:28px;background:linear-gradient(145deg,#0b0d10,#252b35);color:#fff;box-shadow:0 24px 60px rgba(15,23,42,.22)}.loyalty-wallet-card>strong{display:block;font-size:clamp(3rem,7vw,5rem);line-height:1;margin:1.2rem 0 .2rem}.loyalty-wallet-card>small{opacity:.7}.loyalty-wallet-card p{margin:1.5rem 0}.loyalty-lifetime{display:flex;gap:1rem;flex-wrap:wrap}.loyalty-lifetime span{padding:.6rem .8rem;border-radius:14px;background:var(--surface-soft,#f8fafc)}.loyalty-ledger{display:grid}.loyalty-ledger-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem 0;border-top:1px solid var(--border-color,#e5e7eb)}.loyalty-ledger-row:first-child{border-top:0}.loyalty-movement-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;font-weight:900}.loyalty-movement-icon.is-positive{background:#dcfce7;color:#166534}.loyalty-movement-icon.is-negative{background:#fee2e2;color:#991b1b}.loyalty-ledger-row small,.loyalty-ledger-row p{display:block;margin:.15rem 0;color:var(--text-muted,#64748b)}.loyalty-ledger-row>div:last-child{text-align:right}.return-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.return-request-row,.order-return-list>div{display:grid;gap:.5rem;padding:1rem 0;border-top:1px solid var(--border-color,#e5e7eb)}.return-request-row:first-child,.order-return-list>div:first-child{border-top:0}.return-request-row>span{width:max-content}.return-request-row small,.order-return-list small{display:block;color:var(--text-muted,#64748b)}.loyalty-checkout-card{border-color:#c4b5fd}.loyalty-checkout-grid{display:grid;grid-template-columns:1fr minmax(180px,.6fr);gap:1rem;align-items:end}.loyalty-checkout-grid>div{padding:1rem;border-radius:18px;background:var(--surface-soft,#f8fafc)}.loyalty-checkout-grid strong,.loyalty-checkout-grid small{display:block}.guest-checkout-notice{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;border-radius:18px;background:#ecfdf5;border:1px solid #a7f3d0;margin-bottom:1.5rem;color:#064e3b}.guest-checkout-notice div{flex:1}.guest-checkout-notice small{display:block}.guest-checkout-notice a{font-weight:800;color:inherit}.direct-account-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}
html[data-color-scheme="dark"] .direct-bundle-section,html[data-color-scheme="dark"] .product-answer,html[data-color-scheme="dark"] .loyalty-lifetime span,html[data-color-scheme="dark"] .loyalty-checkout-grid>div{background:#12161d}html[data-color-scheme="dark"] .direct-bundle-card,html[data-color-scheme="dark"] .product-question-card{background:#171b22;border-color:#2c3440}html[data-color-scheme="dark"] .guest-checkout-notice{background:#092d23;border-color:#145c48;color:#d1fae5}
@media(max-width:991.98px){.direct-bundle-card{grid-template-columns:1fr}.product-questions-layout{grid-template-columns:1fr}.product-question-form{position:static}.footer-newsletter{grid-template-columns:1fr}.direct-account-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.return-request-grid{grid-template-columns:1fr}.whatsapp-support{bottom:calc(84px + env(safe-area-inset-bottom))}}
@media(max-width:575.98px){.direct-bundle-products{margin-inline:-.25rem}.footer-newsletter form{grid-template-columns:1fr}.footer-newsletter form small{grid-column:auto}.whatsapp-support b{display:none}.whatsapp-support{padding:.65rem}.direct-account-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.loyalty-checkout-grid{grid-template-columns:1fr}.loyalty-ledger-row{grid-template-columns:auto 1fr}.loyalty-ledger-row>div:last-child{grid-column:2;text-align:left}.product-question-card>div:first-child small{margin-left:0;width:100%}}

/* Explicit newsletter consent */
.footer-newsletter form{align-items:flex-start;flex-wrap:wrap}
.footer-newsletter .newsletter-consent{display:flex;align-items:flex-start;gap:.55rem;flex:1 0 100%;font-size:.78rem;line-height:1.45;opacity:.9;cursor:pointer}
.footer-newsletter .newsletter-consent input{margin-top:.18rem;flex:0 0 auto}
.footer-newsletter .newsletter-consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}
[data-theme="dark"] .newsletter-consent{color:var(--gm-text,#f8fafc)}
