
:root{--pwa-green:#095b3d;--pwa-gold:#d3a83a;--pwa-ink:#183b30}
.pwa-install-fab{position:fixed;right:18px;bottom:18px;z-index:2147482000;display:none;align-items:center;gap:10px;border:0;border-radius:999px;padding:12px 16px;background:var(--pwa-green);color:#fff;font:800 13px/1 system-ui,-apple-system,Segoe UI,sans-serif;box-shadow:0 16px 40px rgba(0,0,0,.24);cursor:pointer}.pwa-install-fab.is-visible{display:flex}.pwa-install-fab span{font-size:19px}.pwa-install-fab:focus-visible{outline:3px solid #fff;outline-offset:3px}
.pwa-sheet-backdrop{position:fixed;inset:0;z-index:2147482500;background:rgba(4,25,18,.64);backdrop-filter:blur(5px);display:none;padding:20px;align-items:flex-end;justify-content:center}.pwa-sheet-backdrop.open{display:flex}.pwa-sheet{width:min(520px,100%);background:#fff;color:var(--pwa-ink);border-radius:26px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.3);font-family:system-ui,-apple-system,Segoe UI,sans-serif}.pwa-sheet-mark{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--pwa-green);color:#fff;font-size:31px;margin-bottom:15px}.pwa-sheet h2{margin:0 0 8px;font-size:25px;line-height:1.1}.pwa-sheet p{margin:0 0 18px;color:#64756f;line-height:1.55}.pwa-sheet ol{margin:0 0 18px;padding-left:20px;color:#41564e;line-height:1.65}.pwa-sheet-actions{display:flex;gap:10px;flex-wrap:wrap}.pwa-sheet-actions button{flex:1;min-width:140px;border:0;border-radius:14px;padding:13px 16px;font:800 14px system-ui;cursor:pointer}.pwa-sheet-actions .primary{background:var(--pwa-green);color:#fff}.pwa-sheet-actions .secondary{background:#edf4f0;color:var(--pwa-green)}
.pwa-network-toast{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));transform:translate(-50%,20px);z-index:2147483000;background:#183b30;color:#fff;padding:11px 16px;border-radius:999px;font:800 12px system-ui;box-shadow:0 12px 36px rgba(0,0,0,.24);opacity:0;pointer-events:none;transition:.25s}.pwa-network-toast.show{opacity:1;transform:translate(-50%,0)}.pwa-network-toast.online{background:#0b7950}
html.pwa-standalone body{padding-bottom:env(safe-area-inset-bottom)}html.pwa-standalone .hub-topbar,html.pwa-standalone .resp-fixed-top,html.pwa-standalone .public-nav,html.pwa-standalone .loja-topbar{padding-top:max(12px,env(safe-area-inset-top))}
@media(max-width:640px){.pwa-install-fab{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));padding:11px 14px}.pwa-sheet-backdrop{padding:10px}.pwa-sheet{border-radius:24px 24px 18px 18px;padding:22px}.pwa-sheet-actions{display:grid}.pwa-sheet-actions button{width:100%}}
@media(display-mode:standalone){.pwa-install-fab{display:none!important}}
@media(max-width:900px){body.loja-v5 .pwa-install-fab{bottom:calc(84px + env(safe-area-inset-bottom));right:14px}}
