*{box-sizing:border-box}body{margin:0;background:#fff;font-family:Arial,Helvetica,sans-serif;color:#202020}.banner{height:112px;background:#ffd200;overflow:hidden}.pattern{height:100%;display:flex;align-items:center;justify-content:center;gap:45px;position:relative}.banner-copy{display:flex;align-items:center;gap:12px;color:#111}.banner-copy strong{font-size:44px;font-weight:1000;letter-spacing:-3px;transform:rotate(-5deg)}.banner-copy span{font-size:15px;line-height:.9;font-weight:900}.banner-cans{font-size:42px;letter-spacing:-8px}.page{max-width:730px;margin:0 auto;background:#fff;min-height:100vh}.store-card{margin-top:-18px;border-radius:24px 24px 0 0;min-height:170px;text-align:center;padding:22px 15px 14px;position:relative;background:#fff}.avatar{width:68px;height:68px;margin:-44px auto 9px;border-radius:50%;background:#ffd400;border:5px solid white;display:grid;place-items:center;font-size:22px;font-weight:1000;box-shadow:0 2px 4px #0002}.store-card h1{font-size:22px;margin:5px 0}.socials{display:flex;justify-content:center;gap:8px;margin:5px 0 10px}.socials button{width:27px;height:27px;border:2px solid #f2c400;background:white;color:#e0b900;border-radius:50%;font-size:14px}.meta{font-size:11px;line-height:1.7;color:#333}.muted{color:#999}.free{color:#149f3c;font-weight:700}.open{display:inline-block;margin-top:6px;background:#d7f3dd;color:#36a34e;font-size:10px;font-weight:800;padding:4px 10px;border-radius:12px}.promo-strip{background:#ffd400;text-align:center;padding:9px;font-size:11px;font-weight:700}.content{padding:14px 20px 80px}.notice{border:1px solid;border-radius:6px;padding:7px 10px;margin:7px 0;font-size:10px;text-align:center;font-weight:700}.notice.green{color:#159233;border-color:#59b86d}.notice.yellow{color:#cb9f00;border-color:#e8bd19}.content h2{font-size:13px;color:#e0ac00;margin:13px 0 7px}.grid{display:grid;gap:7px}.featured{grid-template-columns:1.7fr 1fr 1fr}.products{grid-template-columns:1fr 1fr 1fr}.product-card{border:1px solid #d9d9d9;border-radius:8px;background:#fff;padding:8px;display:grid;grid-template-columns:1fr 68px;gap:8px;min-height:110px}.product-card.big{min-height:145px}.product-card h3{font-size:11px;margin:0 0 4px}.product-card p{font-size:9px;line-height:1.25;margin:0;color:#555}.old{font-size:8px;color:#999;text-decoration:line-through;margin-top:7px}.price{font-size:11px;color:#0a9133;font-weight:900;margin-top:2px}.product-img{height:74px;background:#ffd400;border-radius:12px;display:grid;place-items:center;font-size:34px;position:relative;overflow:hidden}.product-img:after{content:"JÁ";position:absolute;top:3px;right:5px;font-size:8px;font-weight:900;background:#111;color:#ffd400;padding:2px 3px;border-radius:3px}.buy{grid-column:1/-1;border:0;background:#ffd400;border-radius:6px;padding:5px;font-size:9px;font-weight:900;cursor:pointer}.products-title{margin-top:370px!important}.cart-float{position:fixed;right:24px;bottom:24px;border:0;background:#ffd400;border-radius:999px;box-shadow:0 6px 18px #0002;padding:13px 16px;font-weight:900;cursor:pointer;z-index:30}.cart-float span{background:#111;color:#fff;border-radius:999px;padding:2px 6px}.overlay{position:fixed;inset:0;background:#0008;opacity:0;pointer-events:none;z-index:39}.overlay.show{opacity:1;pointer-events:auto}.cart-panel{position:fixed;right:0;top:0;height:100%;width:min(380px,100%);background:white;z-index:40;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column}.cart-panel.show{transform:none}.cart-head{padding:16px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.cart-head h3{margin:0}.cart-head button,.x{border:0;background:#f1f1f1;width:34px;height:34px;border-radius:50%;font-size:22px}.cart-items{padding:14px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:1fr auto;gap:10px;border-bottom:1px solid #eee;padding:10px 0;font-size:12px}.qty{display:flex;gap:5px;align-items:center}.qty button{width:22px;height:22px;border:1px solid #ddd;background:#fff;border-radius:5px}.cart-footer{border-top:1px solid #eee;padding:14px}.cart-footer>div{display:flex;justify-content:space-between;margin-bottom:10px}.cart-footer button,.modal-card button{width:100%;border:0;background:#ffd400;padding:12px;border-radius:8px;font-weight:900}.modal{display:none;position:fixed;inset:0;z-index:50;background:#0009;align-items:center;justify-content:center;padding:15px}.modal.show{display:flex}.modal-card{width:min(420px,100%);background:white;border-radius:12px;padding:20px;position:relative}.modal-card .x{position:absolute;right:12px;top:12px}.modal-card input,.modal-card select{width:100%;margin:6px 0;padding:11px;border:1px solid #ddd;border-radius:7px}.modal-card small{display:block;text-align:center;color:#888;margin-top:8px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:#111;color:#fff;padding:9px 13px;border-radius:20px;font-size:11px;opacity:0;z-index:60;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:700px){.banner{height:90px}.second{display:none}.banner-copy strong{font-size:34px}.banner-copy span{font-size:12px}.page{max-width:100%}.featured,.products{grid-template-columns:1fr 1fr}.featured .product-card:first-child{grid-column:1/-1}.products-title{margin-top:80px!important}.product-card{grid-template-columns:1fr 58px}.product-img{height:66px}.content{padding:12px 10px 70px}}