/* Refinamento visual do atendimento e da vitrine promocional. */
.rbga-shop-status{position:relative;display:grid;grid-template-columns:12px max-content 1fr;gap:10px;align-items:center;min-height:48px;margin:20px 0 26px;padding:0 16px;border:1px solid #d8e9e3;border-radius:14px;background:linear-gradient(100deg,#f9fffc,#f1faf6);box-shadow:0 8px 22px rgba(16,63,53,.035)}.rbga-shop-status:before{position:absolute;left:0;top:13px;bottom:13px;width:3px;border-radius:0 4px 4px 0;background:#18a460;content:""}.rbga-shop-status>span{display:grid;place-items:center;width:8px;height:8px;border-radius:50%;background:#13ad61;color:transparent;box-shadow:0 0 0 5px #13ad6118}.rbga-shop-status strong{padding:6px 9px;border-radius:99px;background:#e2f8eb;color:#177243;font-size:11px;letter-spacing:.01em}.rbga-shop-status p{color:#607b73;font-size:12px;line-height:1.4}.rbga-shop-status.is-closed{background:linear-gradient(100deg,#fffdfa,#fff8e9);border-color:#f0dfbd}.rbga-shop-status.is-closed:before{background:#d38b18}.rbga-shop-status.is-closed>span{background:#d38b18;box-shadow:0 0 0 5px #d38b1818}.rbga-shop-status.is-closed strong{background:#fff0d0;color:#9b650c}
.rbga-shop-offers{position:relative;overflow:hidden;margin:18px 0 32px;padding:30px;border:1px solid #f0d99d;border-radius:24px;background:radial-gradient(circle at 94% 12%,#ffe7a9 0,transparent 22%),linear-gradient(120deg,#fffdf7,#fff5dc);box-shadow:0 14px 32px rgba(126,89,15,.055)}.rbga-shop-offers:before{position:absolute;right:-72px;bottom:-80px;width:230px;height:230px;border:28px solid #d9991615;border-radius:50%;content:""}.rbga-shop-offers>header{position:relative;z-index:1;margin-bottom:20px}.rbga-shop-offers header p{display:inline-flex;align-items:center;gap:7px;margin:0 0 8px;padding:6px 9px;border:1px solid #f1dca9;border-radius:99px;background:#fff9e9;color:#a76a06;font-size:10px}.rbga-shop-offers header p:before{width:6px;height:6px;border-radius:50%;background:#e6a11e;content:""}.rbga-shop-offers h2{color:#173d34;font-size:clamp(25px,3vw,32px);font-weight:750;letter-spacing:-.052em}.rbga-shop-offers header>span{padding-bottom:4px;color:#8a713f;font-size:11px;font-weight:700}.rbga-shop-offers-grid{position:relative;z-index:1;gap:14px}.rbga-shop-offers-grid article{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:142px;padding:21px 22px;border:1px solid #f2dfb5;border-radius:17px;background:linear-gradient(120deg,#fff,#fffdf9);box-shadow:0 9px 22px rgba(107,74,10,.055);transition:transform .2s ease,box-shadow .2s ease}.rbga-shop-offers-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(107,74,10,.11)}.rbga-shop-offer-badge,.rbga-shop-offers-grid h3,.rbga-shop-offers-grid p,.rbga-shop-offers-grid>article>strong{grid-column:1}.rbga-shop-offer-badge{padding:5px 8px;background:#fff1cf;color:#9e6407}.rbga-shop-offers-grid h3{margin:10px 0 5px;font-size:21px;font-weight:780;line-height:1.14}.rbga-shop-offers-grid p{max-width:580px;font-size:13px}.rbga-shop-offers-grid>article>strong{margin-top:10px;color:#96600a}.rbga-shop-offers-grid footer{grid-column:2;grid-row:1 / span 4;align-self:end;justify-content:flex-end;margin:0;padding:0}.rbga-shop-offers-grid footer small{position:absolute;top:21px;right:22px;max-width:138px;text-align:right;color:#8b8578}.rbga-shop-offers-grid footer a{padding:11px 14px;border-radius:10px;background:linear-gradient(135deg,#159350,#107a43);box-shadow:0 8px 16px #16874a2b;font-size:12px}.rbga-shop-offers-grid em{grid-column:1/-1;margin-top:13px;padding-top:10px;border-top:1px dashed #efdfbc;color:#8b897e;font-size:10px}
@media(max-width:720px){.rbga-shop-status{grid-template-columns:11px 1fr;gap:8px;padding:11px 14px}.rbga-shop-status strong{justify-self:start}.rbga-shop-status p{grid-column:2;margin:0}.rbga-shop-offers{padding:23px 18px;border-radius:19px}.rbga-shop-offers-grid article{min-height:0;grid-template-columns:1fr;padding:18px}.rbga-shop-offers-grid footer{grid-column:1;grid-row:auto;justify-content:space-between;margin-top:16px}.rbga-shop-offers-grid footer small{position:static;max-width:none;text-align:left}.rbga-shop-offers-grid footer a{padding:10px 12px}.rbga-shop-offers-grid em{margin-top:10px}.rbga-shop-offers h2{font-size:26px}}
