:root{--red:#ef2938;--green:#23b45a;--text:#151827;--muted:#6c7283;--line:#e7e8ec;--gold:#f5a400;--shadow:0 10px 30px rgba(20,24,39,.08)}
.bottom-bar.cart-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.bottom-bar.cart-bottom .red-btn{margin-left:auto}

.cart-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-bottom .red-btn{margin-left:auto}


/* product detail visual */
.product-page{background:#fff;min-height:100vh;padding-bottom:110px}.product-top{position:sticky;top:0;z-index:8;background:#fff}.product-top .back{font-size:34px;line-height:1}.product-hero{width:100%;height:250px;object-fit:cover;display:block}.product-info{padding:22px 20px 12px}.product-info h1{font-size:25px;line-height:1.2;margin:0 0 12px}.product-info .section-desc{font-size:18px;line-height:1.55;margin-bottom:18px}.product-price-line{display:flex;align-items:center;gap:10px}.product-price-line .price{font-size:26px}.product-price-line .old{font-size:18px}.product-options{padding:0 20px}.option-head{background:#f2f2f3;margin:22px -2px 0;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.option-head h2{font-size:23px;margin:0 0 8px}.option-head p{color:var(--muted);font-size:18px;margin:0}.option-head>span{background:#fde9eb;color:var(--red);border-radius:14px;padding:7px 14px;font-weight:900}.product-page .radio-row.option-row{grid-template-columns:1fr auto;gap:18px;padding:22px 24px;border-bottom:1px solid #f0f1f4}.product-page .radio-row.option-row .radio{display:none}.option-row strong{font-size:21px;font-weight:650}.option-row small{display:block;color:var(--muted);font-size:18px;margin-top:8px}.option-plus{color:var(--red);font-size:34px;line-height:1}.option-row.active .option-plus{font-weight:300;transform:rotate(45deg)}.product-note{padding:26px 20px 120px}.product-note h2{font-size:19px;margin:0 0 14px}.product-note textarea{height:118px;border-radius:16px;background:#f7f7f8;color:#4a4a4a;resize:none}.product-note div{text-align:right;color:var(--muted);margin-top:8px}.product-bottom{background:#fff;padding:16px 22px;box-shadow:0 -10px 28px rgba(20,24,39,.08)}.product-bottom .bar-row{gap:24px}.product-bottom .qty{min-width:120px;justify-content:space-around;color:var(--red)}.product-bottom .qty strong{color:var(--text);font-size:24px}.product-add-btn{flex:1;border-radius:14px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 18px rgba(239,63,69,.22);padding:18px 26px}

*{box-sizing:border-box}html{zoom:.85}body{margin:0;background:#f3f4f6;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,textarea{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}img{display:block;max-width:100%}#app{width:100%;max-width:none;margin:0;background:#fff;min-height:100vh;box-shadow:none}
.shell{padding-bottom:72px}.hero{height:190px;background:url("maniabackground.webp") center/cover no-repeat;position:relative;overflow:hidden}.store-card{width:calc(100% - 28px);margin:-34px auto 22px;background:#fff;border-radius:28px;padding:62px 22px 24px;box-shadow:var(--shadow);text-align:center;position:relative}.logo{position:absolute;left:50%;top:-46px;transform:translateX(-50%);width:92px;height:92px;padding:8px;border-radius:50%;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.16)}.logo img{border-radius:50%}.store-card h1{margin:0 0 8px;font-size:31px}.subline,.total-muted{color:var(--muted)}.store-row{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin:18px 0 12px}.star,.rating-gold{color:var(--gold);font-weight:800}.super{background:var(--red);color:#fff;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.chev{margin-left:auto;font-size:28px}.delivery b,.green{color:var(--green)}.store-card .store-row{justify-content:flex-start}.store-card .delivery,.store-card> .total-muted{text-align:left}
.promo{width:calc(100% - 28px);margin:0 auto 18px;display:flex;gap:14px;background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:18px}.promo-icon{width:50px;height:50px;color:var(--red)}.promo small{display:block;color:var(--red);font-weight:900}.promo strong{display:block}.promo p{margin:2px 0 0;color:var(--muted)}
.category-wrap{position:sticky;top:0;z-index:5;background:#fff;box-shadow:0 10px 25px rgba(20,24,39,.06)}.tabs{display:flex;justify-content:center;gap:28px;overflow:auto}.tab{padding:18px 0;color:var(--muted);text-decoration:none;font-size:19px}.tab.active{color:var(--red);border-bottom:3px solid var(--red)}
.section{padding:22px 18px}.section h2{margin:0 0 8px}.section-desc{color:var(--muted);margin-top:0}.product{width:100%;display:grid;grid-template-columns:1fr 112px;gap:14px;text-align:left;padding:18px 0;border-bottom:1px solid var(--line)}.product h3{margin:0 0 8px;font-size:17px}.product p{margin:0 0 12px;color:var(--muted)}.thumb{width:112px;height:96px;border-radius:14px;object-fit:cover;background:#f3f4f6}.thumb.contain{object-fit:contain}.price{font-weight:900;font-size:18px}.old{text-decoration:line-through;color:#a2a7b2;margin-left:8px}.discount{background:#e6f7ee;color:var(--green);border-radius:7px;padding:4px 8px;margin-left:8px;font-weight:800}.bottom-bar{position:fixed;left:0;right:0;bottom:0;transform:none;width:100%;max-width:none;background:#fff;box-shadow:0 -10px 30px rgba(0,0,0,.08);padding:16px 20px calc(16px + env(safe-area-inset-bottom))}.bar-row{display:flex;justify-content:space-between;align-items:center}.red-btn{background:var(--red);color:#fff;border-radius:14px;padding:16px 22px;font-weight:900;font-size:18px}
.top-page{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px}.back{color:var(--red);font-weight:900}.page-title{font-weight:900;font-size:22px}.cart-page,.checkout-page,.reviews-page{padding:18px 20px 120px}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center;padding:16px 0}.cart-item img{width:70px;height:70px;border-radius:14px;object-fit:cover}.qty{display:flex;gap:16px;align-items:center;color:var(--red);font-size:24px}.summary,.form-card,.pix-order-card{background:#fff;border-radius:18px;padding:20px;box-shadow:var(--shadow);margin:18px 0}.line-row,.total-line{display:flex;justify-content:space-between;margin:12px 0}.total-line{font-weight:900;font-size:22px}.field{margin:12px 0}.field label{display:block;color:var(--muted);font-weight:800;margin-bottom:8px}input,textarea{width:100%;border:1px solid #d9dbe1;border-radius:13px;padding:15px;font-size:17px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.radio-row,.pay-option{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);text-align:left}.radio{width:24px;height:24px;border:2px solid #c7cad2;border-radius:50%}.radio.active{border:7px solid var(--red)}
.pix-page{background:#fff;min-height:100vh;padding-bottom:120px}.pix-header{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);padding:0 22px}.pix-header strong{font-size:22px}.pix-header button{justify-self:end;color:#e3504e;font-weight:800;font-size:17px}.pix-content{padding:34px 22px}.pix-hero-img{width:300px;margin:0 auto 28px}.pix-content h1{text-align:center;font-size:24px}.pix-content p{text-align:center;color:#777d8d;font-size:17px;line-height:1.4}.pix-code-box{border:2px dashed #d7dbe2;border-radius:18px;padding:20px 24px;display:flex;align-items:center;gap:14px;min-width:0}.pix-code-text{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal}.pix-copy-btn-inside{color:#7a808c;padding:8px;flex:0 0 auto}.pix-copy-btn-inside svg{width:32px;height:32px}.pix-timer{font-size:42px;font-weight:900;text-align:left}.pix-progress{height:6px;background:#f0f1f4;border-radius:999px;overflow:hidden}.pix-progress span{display:block;height:100%;background:#e3504e}.pix-store{display:flex;gap:14px;align-items:center}.pix-store img{width:54px;height:54px;border-radius:14px}.pix-store div{display:flex;flex-direction:column;gap:2px}.pix-store strong{font-size:17px}.pix-store span{display:block;color:#777d8d;font-size:15px}.pix-total{display:flex;justify-content:space-between;font-size:20px;margin-top:18px}.pix-order-card button{width:100%;display:flex;justify-content:space-between;font-size:17px;font-weight:900}.pix-item{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #eef0f3;padding:12px 0}.pix-item img{width:54px;height:54px;border-radius:12px;object-fit:cover}.pix-summary-lines{display:grid;gap:8px;color:#777d8d;font-size:14px;padding:14px 0}.pix-summary-lines div,.pix-items-total{display:flex;justify-content:space-between}.pix-footer{position:fixed;left:0;right:0;bottom:0;transform:none;width:100%;max-width:none;background:#fff;padding:18px 22px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -12px 28px rgba(20,24,39,.08)}.pix-footer .red-btn{width:100%}
.site-footer{position:relative;background:#f1f1f2;padding:34px 22px 28px;color:#777}.site-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#f5a400 0 25%,#f986c6 25% 50%,#ef2938 50% 75%,#8b0016 75% 100%)}.site-footer h3{color:#111}.footer-bottom{border-top:1px solid #ddd;margin-top:22px;padding-top:20px}.footer-bottom img{width:54px}

/* cart/checkout visual pass */
.cart-top,.checkout-top{background:#fff}.clear-btn{justify-self:end;color:var(--red);font-size:15px}.cart-page{padding:0 20px 130px}.cart-store{background:#f2f2f3;display:flex;align-items:center;gap:14px;padding:16px;margin:0 -4px 18px}.cart-store img{width:52px;height:52px;border-radius:13px}.cart-store strong{display:block}.cart-store button,.add-more{color:var(--red);font-weight:700}.cart-title{font-size:18px;margin:18px 0 6px}.cart-item{grid-template-columns:72px 1fr 124px;border-bottom:1px solid #eceef2;padding:16px 0}.cart-item img{width:72px;height:72px}.cart-item strong{font-size:16px}.cart-item b{display:block;margin-top:8px}.qty-box{display:flex;align-items:center;justify-content:space-around;border:1px solid #e2e5ea;border-radius:13px;height:40px;color:var(--red)}.qty-box strong{color:var(--text)}.add-more{display:block;margin:34px auto;text-align:center}.suggestions{background:#f2f2f3;margin:0 -4px 24px;padding:18px}.suggestions h3{margin:0 0 14px}.suggestion-row{display:flex;gap:14px;overflow-x:auto}.suggest-card{position:relative;min-width:132px}.suggest-card img{width:132px;height:104px;border-radius:14px;object-fit:cover}.suggest-card button{position:absolute;right:8px;top:78px;background:#fff;color:var(--red);width:38px;height:38px;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.12);font-size:28px}.suggest-card strong{display:block;margin-top:10px}.suggest-card span{color:var(--muted);font-size:13px}.summary{box-shadow:none;border-radius:0;padding:18px 0}.summary-title{display:flex;align-items:center;gap:14px;margin-bottom:22px}.lock{width:44px;height:44px;border-radius:50%;background:#f3f3f5;display:grid;place-items:center}.lock svg{width:24px;height:24px}.summary-heading{margin:0 0 16px;font-size:17px}.line-row{color:var(--muted);font-size:15px}.total-line{border-top:1px solid #e5e7eb;padding-top:16px}.total-line .red{color:#ef3f45}.cart-blank{height:440px;background:#f2f2f3;margin:22px -4px 0}.bottom-bar{display:block}.bottom-bar .red-btn{min-width:136px}.checkout-page{background:#f0f0f1;padding:0 18px 130px}.checkout-bg{padding:28px 0}.checkout-bg>h1{text-align:center;margin:0 0 24px;font-size:28px}.form-card{box-shadow:0 2px 12px rgba(20,24,39,.06);border-radius:20px;padding:24px;margin:18px 0}.form-card h2{display:flex;align-items:center;gap:12px;margin:0 0 22px;font-size:22px}.section-icon{width:24px;height:24px;flex:none}.section-icon.red{color:var(--red)}.section-icon.gray{color:#777}.field{margin:16px 0}.field label{font-size:14px;color:var(--muted);text-transform:uppercase}.field input{height:58px;border-radius:16px;background:#fff;color:#444}.checkline{display:flex;align-items:center;gap:8px;color:var(--muted);margin-top:-4px}.checkmark{display:inline-grid;place-items:center;background:#e9ebef;color:#fff;width:24px;height:24px;border-radius:6px}.checkline.active .checkmark{background:var(--red)}.delivery-card .radio-row{grid-template-columns:32px 1fr auto;padding:20px 0}.radio-row div span{display:block;color:var(--red);margin-top:4px}.pay-box{border:1px solid #e3e6eb;border-radius:18px;overflow:hidden}.pay-option{grid-template-columns:58px 1fr auto;padding:18px;border-bottom:0}.pay-icon{width:44px;height:44px;border-radius:14px;background:#f1f2f5;display:grid;place-items:center;color:#687081}.pay-icon.pix{background:#e4f5ee;color:#52b8ad}.pay-icon.pix svg{width:28px;height:28px}.chosen{width:28px;height:28px;border:2px solid #d1d5db;border-radius:50%;display:grid;place-items:center;color:#fff}.chosen.active{background:#29b85a;border-color:#29b85a}.checkout-bottom{background:#fff;padding:18px}.checkout-bottom .red-btn{width:100%;border-radius:18px}

/* latest visual fixes */
.hero img{width:100%;height:100%;object-fit:cover}
.store-card .store-row{justify-content:flex-start;text-align:left}.store-card .delivery,.store-card> .total-muted{text-align:left}
.tab.active{color:var(--red);border-bottom:3px solid var(--red)}
.product-top{grid-template-columns:56px 1fr 56px}.product-top .back{justify-self:start}.product-top .page-title{justify-self:center}
.product-add-btn{gap:20px}.product-add-btn span:last-child{margin-left:18px;white-space:nowrap}
.summary-store{display:flex;align-items:center;gap:12px;margin:8px 0 18px}.summary-store img{width:44px;height:44px;border-radius:12px}.summary-store strong{display:block}.summary-store span{display:block;color:var(--muted);font-size:14px}
.pay-icon.pix{background:#e4f5ee;color:#52b8ad}.pay-icon.pix svg,.pay-icon.pix img{width:30px;height:30px;object-fit:contain}
.fly-product{position:fixed;z-index:9999;border-radius:14px;object-fit:cover;box-shadow:0 18px 34px rgba(20,24,39,.25);pointer-events:none;will-change:transform,opacity}
.bottom-bar,.pix-footer{z-index:10000}
a[href*="whos.amung.us"],a[href*="waust.at"],img[src*="whos.amung.us"],img[src*="waust.at"],iframe[src*="whos.amung.us"],iframe[src*="waust.at"],script[src*="waust.at"]+*,script[src*="whos.amung.us"]+*{position:absolute!important;left:-99999px!important;top:-99999px!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;overflow:hidden!important;opacity:0!important;visibility:hidden!important;display:block!important;z-index:-1!important;pointer-events:none!important}
.product-bottom{padding:14px 18px}
.product-bottom .bar-row{gap:18px}
.product-bottom .qty{min-width:106px}
.product-bottom .qty strong{font-size:22px}
.product-bottom .product-add-btn{flex:0 1 72%;min-height:52px;border-radius:13px;padding:14px 20px;font-size:18px;gap:16px}
.product-bottom .product-add-btn span:last-child{margin-left:14px}
.refund-page{background:#f3f4f6;min-height:calc(100vh - 64px);padding:18px 18px 120px}
.refund-top{background:#fff;position:sticky;top:0;z-index:10}
.refund-card{background:#fff;border-radius:20px;padding:20px;margin:0 0 16px;box-shadow:var(--shadow)}
.refund-alert{display:grid;gap:20px;align-items:center;justify-items:center;text-align:center;overflow:hidden;background:#fff;border-radius:0;box-shadow:none;margin:-18px -18px 16px;padding:0 28px 28px}
.refund-cancel-header{width:calc(100% + 86px);max-width:none;margin:0 -43px;object-fit:cover}
.refund-icon{width:50px;height:47px;margin-top:2px;overflow:visible;filter:drop-shadow(0 4px 5px rgba(21,24,39,.18))}
.refund-icon-shadow{fill:#d69d12;opacity:.25;transform:translateY(1.6px)}
.refund-icon-face{fill:#ffc933}
.refund-icon-light{fill:#f3b826;opacity:.52}
.refund-icon-mark{fill:#25281f}
.refund-alert small{display:block;color:var(--muted);font-size:12px;font-weight:900;margin-bottom:6px}
.refund-alert h1{font-size:33px;line-height:1.1;margin:0 0 24px;font-weight:900;color:#151827}
.refund-alert p{max-width:520px;color:#6a6d75;font-size:17px;line-height:1.38;margin:0 auto;font-weight:400}
.refund-coupon-photo{display:grid;grid-template-columns:58px minmax(0,1fr) 72px;align-items:center;gap:14px;margin:0 0 120px;padding:18px 26px;background:#fff;border:1px solid #ececf0;border-radius:22px;box-shadow:0 4px 14px rgba(20,24,39,.06)}
.coupon-ticket-icon{width:44px;height:44px;object-fit:contain;display:block}
.coupon-photo-copy{min-width:0;display:grid;gap:9px}
.coupon-photo-title{display:block;font-size:16px;font-weight:900;line-height:1.1;color:#151827;white-space:normal}
.coupon-photo-count{display:inline-flex;width:max-content;font-size:13px;font-weight:900;line-height:1;background:#f1f1f1;color:#666;border-radius:999px;padding:5px 11px}
.coupon-photo-date{font-size:16px;line-height:1;color:#777;font-weight:600}
.coupon-photo-status{font-size:13px;font-weight:900;color:#8f949f;text-align:right;text-decoration:line-through;text-decoration-thickness:2px}
.cancel-icon{width:76px;height:76px;border-radius:50%;background:#151515;color:#fff;display:grid;place-items:center;font-size:62px;line-height:1;font-weight:300;margin-bottom:14px}
.refund-lines{display:grid;gap:13px}
.refund-lines div{display:flex;justify-content:space-between;gap:14px;color:#6c7283;font-weight:800}
.refund-lines strong{color:#151827;text-align:right}
.refund-auto{color:#22c55e!important}
.refund-lines .refund-total{border-top:1px solid #e5e7eb;padding-top:15px;font-size:22px;color:#151827}
.refund-lines .refund-total strong{color:var(--red)}
.refund-values-card h2{margin:0 0 26px;font-size:28px;line-height:1.1;color:#151827}
.refund-order-code{color:#6c7283}
.refund-club-total{align-items:center;color:#6c7283}
.refund-club-total strong{display:inline-flex;align-items:center;gap:10px;color:#a020f0!important}
.refund-club-total i{width:20px;height:16px;background:#a020f0;clip-path:polygon(18% 0,82% 0,100% 42%,50% 100%,0 42%);display:inline-block}
.refund-modal{position:fixed;inset:0;z-index:20000;background:rgba(20,24,39,.56);display:grid;place-items:center;padding:20px}
.refund-modal.hidden{display:none}
.refund-modal-box{width:min(360px,100%);background:#fff;border-radius:22px;padding:22px 24px 28px;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.refund-modal-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#fee2e2;color:#ef2938;display:grid;place-items:center;font-size:36px;font-weight:500;border:2px solid #fecaca}
.refund-modal-illustration{width:min(250px,88%);margin:0 auto 12px;border-radius:18px;object-fit:contain}
.refund-modal-box h2{margin:4px 0 18px;font-size:25px}
.refund-modal-box p{margin:0 0 28px;color:#4b5563;line-height:1.52;font-weight:700}
.refund-modal-box p br+br{display:block;content:"";margin-top:18px}
.refund-modal-box .red-btn{width:100%;font-size:18px}
.delivery-error-modal{align-items:end;place-items:end start;padding:0;background:rgba(0,0,0,.58);overflow:hidden}
.delivery-error-sheet{width:125vw;max-width:none;border-radius:28px 28px 0 0;padding:16px 28px calc(28px + env(safe-area-inset-bottom));box-shadow:0 -18px 60px rgba(0,0,0,.22)}
.delivery-error-sheet .sheet-handle{display:block;width:76px;height:7px;margin:0 auto 44px;border-radius:999px;background:#ececef}
.delivery-error-sheet h2{margin:0 0 18px;font-size:24px;line-height:1.12;color:#151827}
.delivery-error-sheet h3{margin:-14px 0 30px;font-size:20px;line-height:1.2;color:#777982;font-weight:800}
.delivery-error-sheet p{margin:0 auto 34px;max-width:520px;color:#777982;font-size:17px;line-height:1.38;font-weight:500}
.delivery-error-sheet .red-btn{height:58px;border-radius:14px;font-size:20px;padding:12px 18px;box-shadow:inset 0 -3px 0 rgba(164,0,20,.22)}
.top-page .back{justify-self:start;text-align:left}
.pix-header button:first-child{justify-self:start;text-align:left}
.pix-header button:last-child{justify-self:end}
.cart-page .summary{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}
.checkout-page .summary{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}
.checkout-page{padding-bottom:78px}
.checkout-bg{padding-bottom:0}
.checkout-page{background:#fff;padding-bottom:96px}
.checkout-bg{background:#f0f0f1;padding-top:28px}
.checkout-page .summary{background:#fff;margin-bottom:0}
body.full-mobile-flow{background:#fff}
body.full-mobile-flow #app{max-width:none;box-shadow:none}
body.full-mobile-flow .top-page{position:sticky;top:0;z-index:20}
body.full-mobile-flow .cart-page,
body.full-mobile-flow .checkout-page{min-height:calc(100dvh - 64px)}
body.full-mobile-flow .bottom-bar{left:0;right:0;transform:none;width:100%;max-width:none;padding-bottom:calc(16px + env(safe-area-inset-bottom))}
body.cart-route .cart-page{padding-left:16px;padding-right:16px}
body.cart-route .cart-store,
body.cart-route .suggestions{margin-left:-16px;margin-right:-16px}
body.cart-route .cart-page .summary{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}
body.cart-route .cart-page{min-height:0;padding-bottom:104px}
body.cart-route .cart-bottom{position:fixed;left:0;right:0;bottom:0;transform:none;width:100%;max-width:none;margin:0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(20,24,39,.12)}
body.cart-route .cart-page .summary{margin-bottom:0}
body.checkout-route .checkout-page{padding-left:0;padding-right:0}
body.checkout-route .checkout-bg{padding-left:16px;padding-right:16px;min-height:calc(100dvh - 160px)}
body.checkout-route .checkout-page .summary{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}
body.refund-route .refund-page{padding-left:0;padding-right:0}
body.refund-route,
body.refund-route #app{background:#f3f4f6}
body.full-mobile-flow.refund-route,
body.full-mobile-flow.refund-route #app{background:#f3f4f6}
body.refund-route .refund-alert{margin-left:0;margin-right:0}
body.refund-route .refund-card:not(.refund-alert),
body.refund-route .refund-coupon-photo{margin-left:16px;margin-right:16px}
body.refund-route .refund-page{min-height:0;padding-bottom:104px}
body.refund-route .refund-coupon-photo{margin-bottom:22px}
body.refund-route .pix-footer{position:fixed;left:0;right:0;bottom:0;transform:none;width:100%;max-width:none;padding:18px 16px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(20,24,39,.08)}
body.refund-route .refund-card:not(.refund-alert){border-radius:22px;padding:22px}
body.refund-route .summary-store{gap:12px;margin:0 0 18px}
body.refund-route .summary-store img{width:48px;height:48px;border-radius:50%}
body.refund-route .summary-store strong{font-size:17px;line-height:1.1;color:#151827}
body.refund-route .summary-store span{font-size:15px;line-height:1.2;color:#6c7283}
body.refund-route .refund-lines{gap:13px;font-size:15px}
body.refund-route .refund-lines span{font-size:15px;color:#6c7283;font-weight:400}
body.refund-route .refund-lines strong{font-size:17px;color:#151827}
body.refund-route .refund-lines .green{color:#22c55e!important}
body.refund-route .refund-auto{font-size:17px}
body.refund-route .refund-lines .refund-total{margin-top:2px;padding-top:16px;font-size:17px;line-height:1.1}
body.refund-route .refund-lines .refund-total span{font-size:17px;color:#151827;font-weight:900}
body.refund-route .refund-lines .refund-total strong{font-size:17px;color:#151827}
body.refund-route .refund-values-card h2{font-size:17px;margin-bottom:18px;color:#151827}
body.refund-route .refund-club-total{font-size:15px;font-weight:500}
body.refund-route .refund-club-total span{font-size:15px;color:#6c7283;font-weight:400}
body.refund-route .refund-club-total strong{font-size:17px;font-weight:800}
body.refund-route .coupon-photo-title{font-size:17px;color:#151827}
body.refund-route .coupon-photo-date,
body.refund-route .coupon-photo-status{font-size:15px;color:#6c7283}
body.refund-route .coupon-photo-status{font-weight:400}
.pix-actions{display:grid;grid-template-columns:1fr;gap:10px}
.pix-actions .paid-btn{width:100%;border:2px solid var(--red);color:var(--red);border-radius:14px;padding:14px 18px;font-weight:900;font-size:18px;background:#fff}
.pix-actions .copy-pix-btn{width:100%}
.pix-status{display:none!important}
.paid-btn:disabled{opacity:.7;cursor:wait}
.retry-items-preview{border-top:1px solid #eef0f3;margin-top:18px;padding-top:14px}
.retry-items-preview h3{margin:0 0 8px;font-size:17px;color:#151827}
.retry-items-preview .pix-item:last-child{border-bottom:0;padding-bottom:0}
.retry-items-preview .pix-item{align-items:start}
.retry-items-preview .pix-item>div{display:grid;gap:3px;min-width:0}
.retry-items-preview .pix-item>div strong{display:block;line-height:1.12}
.retry-items-preview .pix-item>div span{display:block;color:#6c7283;font-size:13px;line-height:1.18}
.retry-items-preview .pix-item>b{padding-top:4px;white-space:nowrap}
.delivery-payment-page{display:grid;gap:16px;padding:18px 16px 118px;background:#f3f4f6}
.delivery-hero-card{background:#fff;border-radius:24px;padding:26px 22px 22px;text-align:center;box-shadow:var(--shadow)}
.delivery-moto-img{width:min(260px,82vw);height:auto;margin:0 auto 18px;display:block;object-fit:contain}
.delivery-hero-card h1{margin:0 0 12px;font-size:28px;line-height:1.08;color:#151827}
.delivery-hero-card h2{margin:0 0 14px;font-size:18px;line-height:1.2;color:#6c7283;font-weight:800}
.delivery-hero-card p{margin:0 auto;max-width:380px;color:#6c7283;font-size:17px;line-height:1.38}
.delivery-summary-card{margin:0;box-shadow:var(--shadow)}
.delivery-summary-card .refund-total strong{color:var(--red)!important}
.canceled-top{background:#fff}
.canceled-order-page{display:block;padding:0 14px 118px;background:#f1f1f1;min-height:calc(100dvh - 64px)}
.canceled-hero{text-align:center;margin:0 -14px 18px;padding-bottom:22px;background:#f5f5f3}
.canceled-hero-img{width:100%;height:auto;margin:0 auto 18px;display:block;object-fit:contain}
.canceled-hero p{margin:0 auto;max-width:360px;color:#5f626b;font-size:16px;line-height:1.35;font-weight:600;padding:0 24px}
.canceled-summary-card{border-radius:18px;padding:18px;margin:0 0 14px;box-shadow:0 8px 26px rgba(20,24,39,.08)}
.canceled-summary-card .summary-store{margin:0 0 18px}
.canceled-summary-card h2{margin:0 0 16px;font-size:18px;color:#151827}
.canceled-summary-card .refund-lines{gap:12px}
.canceled-summary-card .refund-lines div{font-size:15px}
.canceled-summary-card .refund-total{margin-top:8px;font-size:20px}
.canceled-summary-card .refund-total strong{color:#151827}
.canceled-summary-card .refund-club-total strong{color:#a020f0!important;font-size:18px}
.canceled-coupon-card{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;border-radius:16px;padding:14px 16px;margin:0;box-shadow:0 8px 26px rgba(20,24,39,.07)}
.canceled-coupon-card img{width:36px;height:36px;object-fit:contain}
.canceled-coupon-card strong{display:block;color:#151827;font-size:16px;line-height:1.15}
.canceled-coupon-card span{display:block;color:#6c7283;font-size:14px;line-height:1.2;margin-top:4px}
.canceled-coupon-card b{color:#6c7283;white-space:nowrap;font-size:14px}
