.storefront{--store-ink:#191b20;--store-muted:#5c626c;--store-accent:#c61c36;--store-line:#dde1e7;color:var(--store-ink);background:#f4f6f8;min-height:100vh;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}.storefront .store-header{z-index:40;position:sticky;top:0;box-shadow:0 3px 12px #192c440d}.store-loading-label{color:var(--store-muted);justify-content:center;align-items:center;gap:10px;margin:0 0 20px;display:flex}.store-loading-label svg{color:#096653;animation:1.2s linear infinite store-spin}.store-loading-card{border:1px solid var(--store-line);background:#fff;border-radius:12px;overflow:hidden}.store-loading [data-slot=skeleton]{background:#e3e8ec;animation:1.5s ease-in-out infinite store-pulse}.store-loading .store-loading-image{aspect-ratio:1.15;border-radius:0}.store-loading-lines{gap:12px;padding:16px;display:grid}.store-loading-lines>[data-slot=skeleton]{height:16px}.store-loading-lines>[data-slot=skeleton]:nth-child(2){width:70%}.store-loading-lines>.store-loading-price{width:60%;height:30px;margin-top:12px}.store-loading-lines>.store-loading-button{height:46px;margin-top:12px}@keyframes store-spin{to{transform:rotate(360deg)}}@keyframes store-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:650px){.store-loading .store-loading-image{aspect-ratio:1}.store-loading-lines{padding:10px}}@media (prefers-reduced-motion:reduce){.store-loading [data-slot=skeleton],.store-loading-label svg{animation:none}}@media (max-width:650px){.storefront .store-header-inner{grid-template-columns:100px minmax(0,1fr) auto;gap:8px;padding-top:8px;padding-bottom:8px;display:grid}.storefront .store-header-inner>a{grid-area:1/1;min-width:0}.storefront .store-header .store-logo{width:100px;height:36px}.storefront .store-header .store-logo img{width:113px;top:-16px;left:-7px}.storefront .store-header .store-controls{display:contents}.storefront .store-header .store-search{grid-area:1/2/auto/4;gap:6px;padding:0 8px}.storefront .store-header .store-search svg{flex-shrink:0;width:18px}.storefront .store-header .store-search input{min-height:44px;font-size:16px}.storefront .store-header .store-category{grid-area:2/1/auto/3}.storefront .store-header .store-coupon-filter{grid-area:2/3}.storefront .store-header .store-category button,.storefront .store-header .store-coupon-filter{min-height:44px}.storefront main #ofertas,.storefront main #como-comprar{scroll-margin-top:128px}}.storefront #ofertas,.storefront #como-comprar{scroll-margin-top:230px}@media (min-width:1101px){.storefront #ofertas,.storefront #como-comprar{scroll-margin-top:112px}}.storefront *{box-sizing:border-box}.storefront button,.storefront a,.storefront input{font:inherit}.storefront button,.storefront a{touch-action:manipulation}.storefront button{cursor:pointer}.storefront :focus-visible{outline-offset:3px;outline:3px solid #17698a}.storefront a{color:inherit}.store-wrap{max-width:1320px;margin:auto;padding:0 24px}.store-header{border-bottom:1px solid var(--store-line);background:#fff}.store-header-inner{justify-content:space-between;align-items:center;gap:16px;min-height:92px;display:flex}.store-logo{background:#fff;width:218px;height:70px;display:block;position:relative;overflow:hidden}.store-logo img{width:246px;max-width:none;height:auto;position:absolute;top:-36px;left:-14px}.store-help{align-items:center;gap:8px;min-height:44px;text-decoration:none;display:flex;font-size:14px!important}.store-skip{z-index:100;background:#fff;padding:12px;position:absolute;top:-100px;left:12px}.store-skip:focus{top:12px}.store-intro{justify-content:space-between;align-items:end;gap:32px;padding:28px 0 24px;display:flex}.store-eyebrow{letter-spacing:.14em;color:var(--store-accent);margin:0 0 6px;font-size:12px;font-weight:700}.store-intro h1{letter-spacing:-.04em;margin:0;font-size:32px;font-weight:700;line-height:1.15}.store-intro>p{max-width:340px;color:var(--store-muted);margin:0;font-size:14px}.store-controls{border:1px solid var(--store-line);background:#fff;border-radius:14px;grid-template-columns:minmax(180px,1fr) 250px auto;gap:12px;padding:16px;display:grid}.store-search{border:1px solid #bfc6d0;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:0 12px;display:flex}.store-search input{background:0 0;border:0;outline:none;width:100%;min-width:0;min-height:46px}.store-search:focus-within{outline-offset:2px;outline:2px solid #17698a}.store-search button{background:0 0;border:0;place-items:center;min-width:36px;min-height:44px;display:grid}.store-category button,.store-order button{background:#fff;border-color:#bfc6d0;width:100%;min-height:48px;font-size:14px}.store-coupon-filter{background:#fff;border:1px solid #bfc6d0;border-radius:8px;min-height:48px;padding:8px 16px;font-size:14px!important;font-weight:700!important}.store-coupon-filter[aria-pressed=true]{color:#a3112a;background:#fae9ec;border-color:#c61c36}.store-results-bar{justify-content:space-between;align-items:center;gap:16px;margin:20px 0 14px;display:flex}.store-results-bar>div:first-child{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.store-results-bar p{margin:0}.store-clear{background:0 0;border:0;min-height:44px;padding:8px 0;text-decoration:underline;font-size:14px!important}.store-order{align-items:center;gap:10px;font-size:14px;display:flex}.store-order>button{width:180px}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.storefront .showcase-card{border:1px solid var(--store-line);background:#fff;border-radius:12px;flex-direction:column;min-width:0;transition:box-shadow .15s;display:flex;overflow:hidden}.storefront .showcase-card:hover{box-shadow:0 6px 20px #192c4412}.storefront .showcase-card-image{aspect-ratio:1.15;border-bottom:1px solid #eef0f4;place-items:center;padding:20px;display:grid;position:relative}.storefront .showcase-card-image img{object-fit:contain;width:100%;height:100%;min-height:0}.storefront .shop-discount{color:#125739;background:#e1f3eb;border-radius:4px;padding:3px 7px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.storefront .showcase-card-content{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.storefront .showcase-card-content h2{overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:500;line-height:1.45}.storefront .showcase-card-pricing{margin-top:auto}.storefront .showcase-card-original{min-height:20px;color:var(--store-muted);margin:0;font-size:13px;line-height:1.5}.storefront .shop-price-label{color:var(--store-muted);min-height:18px;margin:2px 0;font-size:12px}.storefront .showcase-card-price{color:#096653;letter-spacing:-.035em;margin:0 0 12px;font-size:28px;font-weight:750;line-height:1.2}.storefront .showcase-card-coupon{color:#164c40;background:#f1f8f5;border:1px dashed #8faaa3;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:46px;padding:7px 9px;font-size:13px;display:flex}.storefront .showcase-card-coupon span{overflow-wrap:anywhere;text-align:left;min-width:0}.storefront .showcase-card-coupon svg{flex-shrink:0}.storefront .showcase-card-coupon b{font-size:14px;line-height:1.2;display:block}.storefront .showcase-no-coupon{min-height:46px;color:var(--store-muted);align-items:center;margin:0;font-size:13px;display:flex}.storefront .coupon-copy-result{color:#155e4b;margin:4px 0 0;font-size:13px}.storefront .showcase-card-cta{background:var(--store-ink);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:8px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.storefront .showcase-card-cta:hover{background:#363941}.store-empty{text-align:center;border:1px solid var(--store-line);color:var(--store-muted);background:#fff;border-radius:12px;padding:60px 20px}.store-empty h2{color:var(--store-ink);font-size:20px}.store-empty button,.store-more button{background:var(--store-ink);color:#fff;border:0;border-radius:8px;min-height:48px;padding:12px 24px}.store-more{text-align:center;margin:28px 0}.store-more p{color:var(--store-muted);margin-bottom:12px;font-size:14px}.store-how{border-top:1px solid var(--store-line);margin:48px 0 32px;padding-top:28px;scroll-margin-top:20px}.store-how h2{margin:0 0 18px;font-size:20px;font-weight:700}.store-how ol{grid-template-columns:repeat(3,1fr);gap:30px;padding:0;list-style-position:inside;display:grid}.store-how li{font-size:16px}.store-how li span{color:var(--store-muted);margin-top:8px;font-size:14px;display:block}.store-footer{border-top:1px solid var(--store-line);background:#fff;padding:24px 0}.store-footer>.store-wrap{grid-template-columns:220px 1fr auto;align-items:center;gap:28px;display:grid}.store-footer p{color:var(--store-muted);margin:0 0 8px;font-size:13px}.store-back{white-space:nowrap;align-items:center;gap:8px;min-height:44px;display:flex;font-size:14px!important}.store-updated{font-size:12px!important}.store-error{background:#fff4e4;border:1px solid #e9c48f;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:12px 16px;font-size:14px;display:flex}.store-error button{white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;min-height:44px;text-decoration:underline;display:flex}@media (min-width:1240px){.store-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1000px){.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-footer>.store-wrap{grid-template-columns:1fr 2fr}.store-back{grid-column:2}.store-controls{grid-template-columns:minmax(180px,1fr) 220px}.store-coupon-filter{grid-column:2}.store-search{grid-row:span 2}.store-intro{align-items:start}.store-intro>p{max-width:260px}}@media (max-width:650px){.store-wrap{padding:0 12px}.store-header-inner{min-height:76px}.store-logo{width:177px;height:57px}.store-logo img{width:200px;top:-29px;left:-12px}.store-help{font-size:13px!important}.store-help svg{display:none}.store-intro{padding:22px 0 18px;display:block}.store-intro h1{font-size:26px}.store-intro>p{max-width:none;margin-top:10px;font-size:14px}.store-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px}.store-search{grid-area:auto/1/auto/-1}.store-category{min-width:0}.store-coupon-filter{grid-column:auto;padding:8px 10px;font-size:13px!important}.store-category button{font-size:13px}.store-results-bar{gap:8px;margin:16px 0 12px}.store-results-bar p{font-size:14px}.store-results-bar>div:first-child{gap:0;display:block}.store-order{gap:0}.store-order>span{display:none}.store-order>button{width:156px;min-height:44px}.store-clear{min-height:36px;font-size:12px!important}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storefront .showcase-card-image{aspect-ratio:1;padding:12px}.storefront .showcase-card-content{gap:10px;padding:10px}.storefront .showcase-card-content h2{font-size:14px;line-height:1.4}.storefront .showcase-card-price{letter-spacing:-.045em;font-size:clamp(21px,5.7vw,27px)}.storefront .shop-discount{padding:2px 5px;font-size:12px;top:8px;left:8px}.storefront .showcase-card-coupon{padding:6px;font-size:12px}.storefront .showcase-card-coupon b{font-size:13px}.storefront .showcase-card-cta{font-size:14px}.store-how{margin:32px 0 24px}.store-how ol{grid-template-columns:1fr;gap:20px}.store-footer>.store-wrap{grid-template-columns:1fr;gap:16px}.store-back{grid-column:auto}.store-error{flex-direction:column;align-items:start;gap:4px}}@media (prefers-reduced-motion:reduce){.storefront *{scroll-behavior:auto!important;transition:none!important}}.store-header .store-controls{border:0;border-radius:0;flex:1;grid-template-columns:minmax(160px,1fr) 230px auto;padding:0}.store-header-inner>a{flex-shrink:0}.store-header .store-search{grid-row:auto}.store-header .store-coupon-filter{grid-column:auto}.storefront .showcase-image-fallback{color:var(--store-muted);text-align:center;font-size:13px}.store-header-inner{gap:30px;padding-top:12px;padding-bottom:12px}@media (max-width:1100px){.store-header-inner{flex-wrap:wrap;gap:12px}.store-header .store-controls{flex-basis:100%;grid-template-columns:minmax(180px,1fr) 230px auto}}@media (max-width:650px){.store-header-inner{gap:8px}.store-header .store-controls{grid-template-columns:minmax(0,1fr) auto}.store-header .store-search{grid-column:1/-1}.store-header .store-category button{white-space:normal}.store-header .store-category [data-slot=select-value]{text-align:left}.store-header .store-coupon-filter{padding:8px 10px}.store-intro{padding:18px 0 8px}}
