*{box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html,body{min-height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#1a1a1a;display:flex;flex-direction:column;min-height:100vh}#loja-grid-view,#loja-detail-view{flex:1 0 auto}#afiplace-branding{margin-top:auto}.store-topbar{background:#000;color:#fff;padding:14px clamp(1rem,3vw,2rem);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative}#loja-owner-fab{position:fixed;bottom:18px;left:18px;z-index:60;display:flex;flex-direction:column;align-items:flex-start;gap:8px}#loja-owner-fab:empty{display:none}.loja-owner-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--c-accent, #c5b6fb);box-shadow:0 3px 12px #c5b6fb8c;transition:transform .15s,box-shadow .15s;align-self:flex-start}.loja-owner-btn img{display:block;width:20px;height:20px;filter:brightness(0)}.loja-owner-btn:hover{transform:scale(1.07);box-shadow:0 5px 16px #c5b6fbb8}.loja-owner-btn:active{transform:scale(.96)}@media(max-width:640px){#loja-owner-fab{bottom:18px;left:14px}.loja-owner-btn{width:40px;height:40px}body.is-detail-view #loja-owner-fab{bottom:84px}}.store-home-link{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;color:inherit;cursor:pointer}.store-topbar .store-logo{width:110px;height:110px;border-radius:50%;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.store-topbar .store-logo img{width:100%;height:100%;object-fit:cover}.store-topbar h1{font-size:16px;margin:0;font-weight:700}.loja-loading,.loja-empty,.loja-error{padding:80px 20px;text-align:center;color:#8a93a6;font-size:14px}.products-grid .loja-empty{grid-column:1 / -1}.loja-error{color:#d9534f}.loja-footer{padding:28px clamp(1rem,3vw,2rem) 24px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.store-info-description{font-size:12px;color:inherit;opacity:.85;max-width:640px}.store-info-socials{display:flex;align-items:center;justify-content:center;gap:16px}.store-info-socials a{color:inherit;font-size:20px;line-height:1;opacity:.85;transition:opacity .15s,transform .15s}.store-info-socials a:hover{opacity:1;transform:translateY(-2px)}#loja-float-actions{position:fixed;bottom:18px;right:18px;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.loja-float-label{background:#fff;color:#1a1a1a;font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;box-shadow:0 3px 10px #0000002e;white-space:nowrap;pointer-events:none}.loja-float-row{display:flex;flex-direction:row;gap:10px}.loja-float-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;text-decoration:none;box-shadow:0 3px 12px #00000040;transition:transform .15s,box-shadow .15s,bottom .2s}.loja-float-btn:hover{transform:scale(1.07);box-shadow:0 5px 16px #0000004d}.loja-float-btn:active{transform:scale(.96)}.loja-float-btn.is-whatsapp{background:#25d366}.loja-float-btn.is-telegram{background:#229ed9}@media(max-width:640px){.loja-float-btn{width:40px;height:40px;font-size:20px}.loja-float-label{display:none}body:has(#loja-float-actions:not(:empty)) #loja-products{padding-bottom:72px}body.is-detail-view #loja-float-actions{bottom:84px}}.products-container .departments-section{padding-left:0;padding-right:0}.products-container .departments-container{padding:0;max-width:100%}.products-container .departments-carousel-wrapper{margin-top:1rem}#loja-hero.has-banner{background:linear-gradient(var(--hero-veil),var(--hero-veil)),var(--hero-img) center / cover no-repeat;min-height:clamp(220px,26vw,420px);display:flex;flex-direction:column;justify-content:center}#loja-hero.has-banner .store-topbar,#loja-hero.has-banner .loja-footer{background:transparent!important}#loja-hero.has-banner .store-info-description{font-size:16px;font-weight:700;opacity:1}#loja-hero.has-banner .store-info-socials{gap:20px}#loja-hero.has-banner .store-info-socials a{font-size:28px;opacity:1}@media(max-width:640px){#loja-hero.has-banner .store-info-description{font-size:14px}#loja-hero.has-banner .store-info-socials a{font-size:24px}}.banner-templates-slot{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.banner-tpl{width:100%;border-radius:0;overflow:hidden}.banner-tpl img,.banner-tpl video{display:block;width:100%;height:100%;object-fit:cover}.banner-tpl a{display:block;height:100%}.banner-tpl-cell{border-radius:0;overflow:hidden;height:100%}.banner-tpl--full{aspect-ratio:3 / 1;background:#000}.banner-tpl--full .banner-tpl-cell{height:100%}.banner-tpl--full .banner-tpl-cell img,.banner-tpl--full .banner-tpl-cell video{width:100%;height:100%;object-fit:cover}.banner-tpl--duo{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch;aspect-ratio:5.5 / 1}.banner-tpl--duo .banner-tpl-cell{height:100%}.banner-tpl--triplo{display:grid;grid-template-columns:1.5fr 1fr;gap:12px;aspect-ratio:3 / 1}.banner-tpl--triplo .banner-tpl-cell--big{height:100%}.banner-tpl-cell-stack{display:flex;flex-direction:column;gap:12px;height:100%}.banner-tpl-cell-stack .banner-tpl-cell{flex:1;min-height:0}.banner-tpl--triplo-vertical{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;aspect-ratio:3 / 1}.banner-tpl--triplo-vertical .banner-tpl-cell{height:100%}.banner-tpl--lateral,.banner-tpl--lateral .banner-tpl-cell{aspect-ratio:1 / 1.4}.banner-tpl--carousel{position:relative;aspect-ratio:4 / 1}.banner-tpl--carousel .banner-carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease}.banner-tpl--carousel .banner-carousel-slide.active{opacity:1;position:relative;z-index:1}.banner-tpl--carousel .banner-tpl-cell{height:100%}.banner-tpl-cell-rotating{position:relative;height:100%}.banner-tpl-cell-rotating .banner-carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease}.banner-tpl-cell-rotating .banner-carousel-slide.active{opacity:1;position:relative;z-index:1}@media(max-width:768px){.store-topbar h1{font-size:12px}.store-topbar .store-logo{width:78px;height:78px}.banner-tpl--duo,.banner-tpl--triplo{grid-template-columns:1fr}.banner-tpl--carousel{aspect-ratio:16 / 9}.banner-tpl--full{aspect-ratio:auto}.banner-tpl--full .banner-tpl-cell{height:auto}.banner-tpl--full{background:transparent}.banner-tpl--full .banner-tpl-cell img,.banner-tpl--full .banner-tpl-cell video{width:100%;height:auto;max-height:none;object-fit:contain}}
