.abr-store-hero{background:linear-gradient(125deg,#59142a 0%,#8f2744 58%,#d45c63 100%);color:#fff;padding:clamp(3.5rem,8vw,7rem) 0;overflow:hidden}.abr-store-hero__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,.5fr);gap:4rem;align-items:center}.abr-store-hero h1{font-size:clamp(2.6rem,6vw,5.4rem);line-height:.98;max-width:850px;margin:.8rem 0 1.4rem}.abr-store-hero p{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.6;max-width:680px}.abr-store-hero__button,.abr-store-add,.abr-store-whatsapp,.abr-store-continue{border:0;border-radius:999px;font:inherit;font-weight:800;cursor:pointer}.abr-store-hero__button{margin-top:1.5rem;background:#fff;color:#59142a;padding:.9rem 1.2rem}.abr-store-count{display:inline-grid;place-items:center;min-width:1.65rem;height:1.65rem;padding:0 .35rem;border-radius:999px;background:#e66f61;color:#fff;margin-left:.4rem}.abr-store-hero__seal{aspect-ratio:1;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.abr-store-hero__seal:before{content:"";position:absolute;inset:12px;border:1px dashed rgba(255,255,255,.5);border-radius:50%}.abr-store-hero__seal strong{font-size:3.2rem;line-height:1}.abr-store-hero__seal span{font-weight:800}.abr-store-hero__seal small{margin-top:.6rem;max-width:140px}.abr-store-section{padding:clamp(3rem,7vw,6rem) 0;background:#fffaf7}.abr-store-notice{display:flex;gap:1rem;align-items:center;background:#fff;border:1px solid #edcbc7;border-left:5px solid #e66f61;padding:1rem 1.2rem;border-radius:12px;color:#59142a;margin-bottom:3rem}.abr-store-notice span{color:#573e45}.abr-store-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.abr-store-heading h2{font-size:clamp(2rem,4vw,3.3rem);color:#59142a;margin:.3rem 0}.abr-store-cart-link{border:1px solid #59142a;background:transparent;color:#59142a;border-radius:999px;padding:.7rem 1rem;font-weight:800;cursor:pointer}.abr-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.abr-store-card{background:#fff;border:1px solid #eddeda;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(89,20,42,.06);transition:transform .2s,box-shadow .2s}.abr-store-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(89,20,42,.12)}.abr-store-card__image{position:relative;background:#f8f1ee;aspect-ratio:1/1;overflow:hidden}.abr-store-card__image img{width:100%;height:100%;object-fit:cover}.abr-store-card__image span{position:absolute;top:1rem;left:1rem;background:#fff;color:#8f2744;border-radius:999px;padding:.4rem .65rem;font-size:.72rem;font-weight:800;box-shadow:0 5px 18px rgba(0,0,0,.1)}.abr-store-card__body{padding:1.25rem}.abr-store-card__body small{color:#a93e58;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.abr-store-card h3{font-size:1.25rem;line-height:1.25;color:#38121f;margin:.5rem 0;min-height:3.1rem}.abr-store-price{font-size:1.35rem;font-weight:900;color:#59142a;margin:.8rem 0 1rem}.abr-store-add{width:100%;background:#59142a;color:#fff;padding:.85rem 1rem}.abr-store-add:hover,.abr-store-add:focus-visible,.abr-store-whatsapp:hover,.abr-store-whatsapp:focus-visible{background:#8f2744}.abr-store-add:focus-visible,.abr-store-open-cart:focus-visible,.abr-store-close:focus-visible,.abr-store-whatsapp:focus-visible,.abr-store-qty button:focus-visible{outline:3px solid #e66f61;outline-offset:3px}.abr-store-how{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4rem}.abr-store-how>div{background:#f5e7e4;border-radius:18px;padding:1.4rem}.abr-store-how span{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:50%;background:#59142a;color:#fff;font-weight:900}.abr-store-how h3{color:#59142a;margin:.8rem 0 .3rem}.abr-store-backdrop{position:fixed;inset:0;background:rgba(25,7,13,.58);z-index:9998}.abr-store-drawer{position:fixed;top:0;right:0;width:min(440px,100%);height:100dvh;background:#fff;z-index:9999;box-shadow:-20px 0 50px rgba(0,0,0,.2);transform:translateX(105%);transition:transform .25s ease;display:flex;flex-direction:column;padding:1.4rem;overflow:auto}.abr-store-drawer.is-open{transform:translateX(0)}.abr-store-drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eadbd7;padding-bottom:1rem}.abr-store-drawer__header small{color:#a93e58;font-weight:800;text-transform:uppercase}.abr-store-drawer__header h2{color:#59142a;margin:.1rem 0}.abr-store-close{border:0;background:#f5e7e4;color:#59142a;width:2.7rem;height:2.7rem;border-radius:50%;font-size:1.8rem;cursor:pointer}.abr-store-cart-items{display:grid;gap:.8rem;padding:1rem 0}.abr-store-item{display:grid;grid-template-columns:1fr auto;gap:.5rem;border-bottom:1px solid #eee;padding-bottom:.8rem}.abr-store-item strong{color:#38121f}.abr-store-item small{display:block;color:#765d64}.abr-store-qty{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.abr-store-qty button{width:1.8rem;height:1.8rem;border:1px solid #d9c4c0;background:#fff;border-radius:50%;cursor:pointer}.abr-store-remove{border:0;background:none;color:#a12d45;text-decoration:underline;cursor:pointer;padding:0}.abr-store-empty-cart{text-align:center;padding:3rem 1rem;color:#6a5158}.abr-store-continue{background:#f5e7e4;color:#59142a;padding:.7rem 1rem}.abr-store-checkout{border-top:1px solid #eadbd7;padding-top:1rem;display:grid;gap:.8rem}.abr-store-total{display:flex;justify-content:space-between;align-items:center;color:#59142a;font-size:1.1rem}.abr-store-total strong{font-size:1.4rem}.abr-store-checkout label{display:grid;gap:.3rem;color:#38121f;font-weight:700}.abr-store-checkout input,.abr-store-checkout textarea{border:1px solid #cdb8b3;border-radius:9px;padding:.7rem;font:inherit}.abr-store-checkout p{font-size:.82rem;color:#6a5158;margin:0}.abr-store-whatsapp{background:#197b43;color:#fff;padding:.9rem 1rem}.abr-store-toast{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%,150%);background:#38121f;color:#fff;padding:.85rem 1.2rem;border-radius:999px;z-index:10000;transition:transform .2s}.abr-store-toast.is-visible{transform:translate(-50%,0)}body.abr-store-lock{overflow:hidden}@media(max-width:850px){.abr-store-hero__grid{grid-template-columns:1fr}.abr-store-hero__seal{display:none}.abr-store-grid{grid-template-columns:repeat(2,1fr)}.abr-store-how{grid-template-columns:1fr}.abr-store-notice{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.abr-store-grid{grid-template-columns:1fr}.abr-store-heading{align-items:flex-start;flex-direction:column}.abr-store-card h3{min-height:0}.abr-store-drawer{padding:1rem}.abr-store-hero{padding-top:3rem}}@media(prefers-reduced-motion:reduce){.abr-store-card,.abr-store-drawer,.abr-store-toast{transition:none}}
.abr-store-card__image img{object-position:center}.abr-store-notice strong{white-space:nowrap}
