@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Barlow:wght@400;500;600;700;800&display=swap');
:root{--red:#ee050c;--ink:#151515;--paper:#fcfaf6;--line:#e9e3dc;--muted:#696663;--shadow:0 5px 15px #30221709}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Barlow',Arial,sans-serif;font-size:16px}button,input,textarea,select{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}button{color:inherit}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ffa800;outline-offset:3px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1{font-weight:800;font-size:36px;letter-spacing:-1px;line-height:1.1}h2,h3,.heading,.price,.btn,.top-title{font-family:'Barlow Condensed',Arial,sans-serif;font-weight:700}h2{font-size:25px}h3{font-size:20px}small{font-size:14px}svg.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;width:44px;height:44px;border-radius:10px}.icon-btn:hover{background:#eee8e0}.brand{width:148px;aspect-ratio:130/78;display:block;object-fit:contain;background:transparent}.photo-img{display:block;width:100%;height:auto;object-fit:cover;background:#f4f0e9}.crop{background-image:url('assets/referencia.png');background-repeat:no-repeat;display:block;overflow:hidden;background-color:#f4f0e9}.header{height:112px;display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:auto;padding:8px 24px}.count{position:absolute;right:1px;top:3px;background:var(--red);color:white;border-radius:50%;min-width:19px;height:19px;font-size:12px;display:grid;place-items:center}.shell{max-width:1120px;margin:0 auto;padding:0 24px 112px}.statusbar{display:flex;align-items:center;justify-content:space-between;background:white;padding:10px 14px;border-radius:12px;box-shadow:var(--shadow);font-size:14px}.open{background:#e2f6e5;color:#058523;padding:6px 10px;border-radius:18px;font-weight:700;display:flex;align-items:center;gap:6px}.dot{width:9px;height:9px;background:#0bba3d;border-radius:50%}.address-link{display:flex;align-items:center;gap:5px;font-weight:700}.address-link svg{width:18px;color:var(--red)}.delivery-strip{display:flex;gap:30px;background:white;border-radius:12px;margin-top:6px;padding:12px 16px;box-shadow:var(--shadow)}.delivery-strip>div{display:flex;align-items:center;gap:12px}.delivery-strip svg{width:30px;height:30px}.delivery-strip p{font-size:14px}.delivery-strip strong{font-weight:700}.intro{padding:28px 0 20px}.eyebrow{color:var(--red);font-weight:700;letter-spacing:1.6px;font-size:14px;margin-bottom:6px}.intro>p:last-child{margin-top:7px;color:#47423e}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{min-width:0;position:relative;background:white;border-radius:12px;padding:5px;box-shadow:var(--shadow);display:flex;flex-direction:column;border:1px solid transparent}.card.featured{border-color:var(--red)}.product-open{padding:0;text-align:left;width:100%;display:block}.card .photo{width:100%;aspect-ratio:1.32;border-radius:8px;height:auto;object-fit:cover}.card-body{padding:8px 7px 0;flex:1;display:flex;flex-direction:column}.card-body h3{margin-bottom:5px}.description{font-size:14px;line-height:1.3;color:#514c47;white-space:pre-line;flex:1}.price{font-size:27px;line-height:1.2;margin:10px 0 5px}.price small{font-size:17px}.btn{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--red);color:white;border-radius:8px;padding:13px 20px;font-size:21px;min-height:48px;width:100%;transition:background .15s,transform .15s}.btn:hover{background:#cb0007}.btn:active{transform:scale(.99)}.btn svg{width:21px}.btn.small{min-height:36px;font-size:17px;padding:7px 8px;gap:5px}.tag{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:var(--red);color:white;border-radius:10px;padding:6px 12px;white-space:nowrap;font-weight:700;font-size:14px;z-index:1;display:flex;align-items:center;gap:5px}.tag svg{width:17px;height:17px;fill:white}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:25px 0 12px;gap:10px}.text-button{color:var(--red);font-size:14px;padding:8px 0;font-weight:600}.compact .photo{aspect-ratio:1.55}.compact .description{font-size:14px}.compact .price{font-size:23px;margin:4px 0}.cartbar{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);width:calc(100% - 48px);max-width:1072px;z-index:8;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 5px 35px #32251e20;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cartbar>div{display:flex;align-items:center;gap:12px;font-weight:700}.cartbar .btn{width:auto;min-width:190px;font-size:18px}.page-top{height:90px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 20px}.top-title{font-size:25px}.flow{max-width:560px;min-height:100dvh;margin:auto;background:var(--paper);padding-bottom:30px}.flow-content{padding:20px}.flow-footer{margin-top:35px}.steps{display:flex;justify-content:center;gap:30px;padding:25px 20px;color:#7a6c61;font-size:14px}.steps span{display:flex;gap:7px;align-items:center}.steps b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#ede5dc}.steps .active{color:var(--red);font-weight:700}.steps .active b{background:var(--red);color:white}.hero-product{position:relative}.hero-product>.crop,.hero-product>.photo-img{width:100%;aspect-ratio:1.1;height:auto;object-fit:cover}.hero-product>.icon-btn{position:absolute;top:20px;left:18px;background:white;border-radius:50%;box-shadow:var(--shadow)}.hero-product>.icon-btn.right{left:auto;right:18px}.product-info{position:relative;background:var(--paper);border-radius:18px 18px 0 0;padding:24px 22px;margin-top:-18px}.product-info .tag{left:22px;transform:none;top:-15px}.product-info h1{font-size:32px;margin-bottom:8px}.product-info>.subtitle{color:#4b4642;line-height:1.4}.ingredients{list-style:none;padding:0;margin:16px 0}.ingredients li{display:flex;align-items:center;gap:10px;margin:9px 0}.check{background:var(--red);color:white;border-radius:50%;width:18px;height:18px;font-size:13px;display:inline-grid;place-items:center}.purchase{display:flex;align-items:center;justify-content:space-between;margin:12px 0}.purchase .price{font-size:36px}.quantity{display:inline-flex;align-items:center;border:1px solid #ded8d0;border-radius:7px;overflow:hidden;height:38px;flex-shrink:0}.quantity button{width:36px;height:100%;font-size:22px}.quantity button:hover{background:#f0e9e1}.quantity span{min-width:33px;text-align:center;border-inline:1px solid var(--line);font-weight:600}.gallery{display:flex;gap:7px;margin:10px 0 16px}.gallery button{padding:0;width:25%;border-radius:7px;overflow:hidden;border:2px solid transparent}.gallery button.selected{border-color:var(--red)}.gallery .crop,.gallery .photo-img{aspect-ratio:1;width:100%;height:auto;object-fit:cover}.benefits{padding:8px 16px;background:white;border-radius:12px}.benefits>div{display:flex;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits small{display:block;color:var(--muted);margin-top:3px}.cart-item{display:grid;grid-template-columns:94px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item>.crop,.cart-item>.photo-img{width:94px;aspect-ratio:1;border-radius:8px;height:auto;object-fit:cover}.cart-item p{font-size:14px;color:#57504b;margin-top:5px;line-height:1.3}.cart-item .row{margin-top:12px}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-item .price{font-size:23px;margin:0}.cart-item .quantity{height:34px}.cart-item .quantity button{width:29px}.cart-item .quantity span{min-width:28px}.cart-addons{gap:8px}.cart-addons h3{font-size:18px}.cart-addons .card-body{padding:6px 2px 0}.coupon{margin:25px 0}.coupon label{font-weight:700;display:block;margin-bottom:10px}.coupon>div{display:flex}input,textarea,select{border:1px solid #ded8d0;background:white;border-radius:8px;padding:12px;width:100%;min-height:45px;color:var(--ink)}textarea{resize:vertical;min-height:110px}input::placeholder,textarea::placeholder{color:#918c86}.coupon input{border-radius:8px 0 0 8px;min-width:0}.coupon .btn{width:auto;font-size:18px;border-radius:8px}.summary{border-top:1px solid var(--line);margin-top:28px;padding-top:16px}.summary .row{padding:7px 0}.summary .total{font-family:'Barlow Condensed';font-weight:700;font-size:27px;border-top:1px solid var(--line);margin-top:12px;padding:16px 0}.summary small{color:var(--muted);text-align:right}.empty{text-align:center;padding:60px 20px}.empty>svg{width:60px;height:60px;color:var(--red);margin-bottom:20px}.empty p{color:var(--muted);margin:10px 0 25px;line-height:1.5}.map{height:215px;position:relative;background-color:#eee9dd;background-size:586.2595419847328% 726.2411347517731%;background-position:76.60714285714286% 18.439909297052153%}.map:after{content:'Mapa ilustrativo';position:absolute;bottom:7px;right:10px;background:#ffffffd9;padding:3px 6px;font-size:12px;color:#555}.address-card{margin:-22px 16px 25px;position:relative;z-index:1;background:white;border-radius:12px;padding:18px;display:flex;gap:10px;box-shadow:var(--shadow)}.address-card p{font-size:14px;line-height:1.5;margin-top:4px}.address-card .text-button{margin-left:auto;align-self:center}.option{display:flex;gap:15px;align-items:center;padding:16px 14px;border:1px solid var(--line);border-radius:10px;margin-top:9px;cursor:pointer;position:relative;background:#ffffff80}.option.selected{border-color:var(--red)}.option input{position:absolute;opacity:0;width:1px;height:1px;min-height:0}.radio{width:21px;height:21px;border:2px solid #c6c3bf;border-radius:50%;flex-shrink:0}.selected .radio{border:6px solid var(--red)}.option:has(input:focus-visible){outline:3px solid #ffa800}.option>svg{width:34px;height:34px}.option strong{font-family:'Barlow Condensed';font-size:21px}.option p{font-size:14px;line-height:1.4;margin-top:3px}.option.disabled{color:#8e8b87;cursor:not-allowed}.disabled .radio{border-width:1px}.notes{margin-top:34px}.notes label{display:block;font-weight:700;margin-bottom:10px}.delivery-page .flow-footer{margin-top:70px}.payment-banner{display:flex;align-items:center;gap:15px;background:#fff1d9;border:1px solid #f7e6c6;padding:19px 16px;border-radius:12px;margin-bottom:18px}.payment-banner svg{color:#e7a400;width:29px;height:29px}.payment-banner strong{font-family:'Barlow Condensed';font-size:21px}.payment-banner p{font-size:14px;line-height:1.4;margin-top:5px}.checkout-heading{margin-top:35px}.secure{display:flex;justify-content:center;align-items:center;gap:7px;font-size:14px;color:#665f59;margin-top:25px}.secure svg{width:16px}.demo-note{font-size:14px;background:#fff0da;border-radius:8px;padding:12px;line-height:1.4;margin-bottom:14px;color:#6b4925}#toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%,15px);padding:12px 20px;background:#202020;color:white;border-radius:10px;max-width:calc(100% - 32px);width:max-content;z-index:30;opacity:0;pointer-events:none;transition:.2s;font-size:15px}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:16px;width:calc(100% - 32px);max-width:450px;padding:24px;background:var(--paper);max-height:90dvh;overflow:auto;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#17100dcc;backdrop-filter:blur(3px)}dialog .row{margin-bottom:20px}dialog label{display:block;margin:13px 0 6px;font-size:14px;font-weight:600}dialog .btn{margin-top:22px}dialog p{color:var(--muted);line-height:1.45}dialog .field-row{display:grid;grid-template-columns:1fr 100px;gap:12px}.error{color:#c90006;font-size:14px;margin-top:8px}.success-mark{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:#e1f5e4;color:#12812a;font-size:38px;margin:15px auto 22px}.confirmation{text-align:center}.confirmation h1{font-size:32px}.confirmation>p{margin:12px 0;color:var(--muted);line-height:1.5}.confirmation .summary{text-align:left}.confirmation .btn{margin-top:20px}.menu-links{display:grid;gap:9px;margin-top:18px}.menu-links button{text-align:left;padding:13px;background:white;border:1px solid var(--line);border-radius:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer.store-foot{text-align:center;color:#7c756e;font-size:13px;padding:30px 0 0}.back-link{display:inline-flex;align-items:center;gap:5px;color:var(--red);padding:12px 0}.amount{white-space:nowrap}
@media(min-width:760px){body{background:radial-gradient(ellipse at top,#fffefa,#f1ece5)}.shell{padding-top:0}.intro{padding:35px 0 25px}.intro h1{font-size:43px}.header{height:118px}.brand{width:163px}.statusbar{padding:10px 18px}.delivery-strip{gap:50px}.card-body{padding:13px 13px 4px}.card h3{font-size:25px}.card .description{font-size:16px}.card .price{font-size:32px}.card .btn.small{font-size:20px;min-height:44px}.compact .price{font-size:26px}.flow{border:1px solid var(--line);box-shadow:0 12px 50px #3320140c;border-radius:20px;overflow:hidden;margin:20px auto 60px;min-height:800px}.flow .card h3{font-size:19px}.flow .card .price{font-size:21px}.flow .card .btn.small{min-height:34px}.flow .card .description{font-size:14px}.flow .card-body{padding:6px 2px 0}.flow .compact .photo{aspect-ratio:1.3}.desktop-home{position:fixed;left:30px;top:30px;color:#6e5c4b;text-decoration:none;font-weight:600}.section-heading{margin-top:30px}.flow-content{padding:24px}.page-top{height:85px}}
@media(max-width:759px){.shell{padding:0 12px 95px}.header{height:102px;padding:3px 12px}.brand{width:137px}.intro{padding:25px 3px 19px}.intro h1{font-size:30px}.intro>p:last-child{font-size:14px}.grid{gap:8px}.card{border-radius:9px;padding:4px}.card .photo{aspect-ratio:.91}.card-body{padding:7px 2px 0}.card h3{font-size:18px;line-height:1.1;margin-bottom:5px}.description{font-size:12px;line-height:1.24}.price{font-size:26px}.price small{font-size:15px}.btn.small{font-size:16px;gap:4px;padding:5px 3px;min-height:34px}.btn.small svg{width:15px;height:15px}.tag{font-size:12px;padding:6px 8px}.compact .photo{aspect-ratio:1.36}.compact h3{font-size:17px}.compact .description{font-size:12px}.compact .price{font-size:21px}.compact .btn.small{font-size:14px;min-height:29px}.section-heading h2{font-size:22px}.section-heading{margin:19px 1px 10px}.delivery-strip{padding:10px 12px;gap:16px;justify-content:space-between}.delivery-strip>div{gap:8px}.delivery-strip p{font-size:12px}.delivery-strip strong{font-size:16px}.delivery-strip>div:last-child strong{font-size:12px;font-weight:500}.delivery-strip svg{width:26px}.statusbar{padding:6px 8px;font-size:12px}.address-link{font-size:12px;padding:5px 0}.cartbar{bottom:0;width:100%;padding:8px 12px;border-radius:14px 14px 0 0;gap:8px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.cartbar>div{font-size:14px;gap:8px}.cartbar .btn{font-size:17px;min-width:144px;min-height:40px;padding:9px 10px}.cartbar .btn svg{width:16px}.steps,.desktop-home{display:none}.flow{max-width:560px}.top-title{font-size:23px}.page-top{height:78px}.flow-content{padding:16px}.flow .cart-addons .photo{aspect-ratio:1}.product-info{padding:23px 18px}.flow-footer .btn{min-height:52px}.product-info h1{font-size:31px}.cart-item{gap:12px;grid-template-columns:85px 1fr}.cart-item>.crop{width:85px}.cart-item .price{font-size:21px}.cart-item .quantity button{width:26px}.cart-item .quantity span{min-width:24px}.flow .description{font-size:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Final review: readable product details and complete delivery summary. */
.delivery-review p{line-height:1.5;overflow-wrap:anywhere}.review-notes{margin-top:14px;white-space:pre-wrap}.delivery-review{padding-top:8px}.gallery button{min-height:44px}
@media(max-width:759px){.description,.compact .description{font-size:14px;line-height:1.35}.btn.small,.compact .btn.small{min-height:44px}.address-link{font-size:14px}.delivery-strip p{font-size:14px}.card h3{line-height:1.2}}
@media(max-width:359px){.statusbar{flex-wrap:wrap;gap:4px}.cartbar .btn{min-width:125px}.cartbar>div{font-size:13px}.card .price{font-size:22px}}

/* Real product imagery and transparent logo pass. */
.product-open .photo-img,.card .photo-img{width:100%;aspect-ratio:1.32;border-radius:8px;height:auto;object-fit:cover}.compact .photo-img{aspect-ratio:1.55}.gallery button .photo-img{border-radius:5px}.cart-addons .photo-img{aspect-ratio:1.3}.cart-item>.photo-img{align-self:start}.brand.photo-img{background:transparent;object-fit:contain}.header a{display:grid;place-items:center}
@media(max-width:759px){.card .photo-img{aspect-ratio:.91}.compact .photo-img{aspect-ratio:1.36}.flow .cart-addons .photo-img{aspect-ratio:1}.brand.photo-img{width:137px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:430px){.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.card{overflow:hidden}.btn.small{font-size:15px}.card .price{font-size:24px}.compact .price{font-size:20px}.product-open .photo-img,.card .photo-img{max-height:142px}.compact .photo-img{max-height:112px}}
@media(max-width:359px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-open .photo-img,.card .photo-img,.compact .photo-img{max-height:none}}
.pix-form{display:grid;gap:10px;margin-bottom:18px}.pix-form label,.pix-panel label{font-weight:700;font-size:14px}.pix-panel{background:white;border:1px solid var(--line);border-radius:12px;padding:16px;margin:16px 0;box-shadow:var(--shadow)}.pix-panel.error{border-color:#f0b5b8;background:#fff6f6}.pix-panel textarea{min-height:122px;margin:8px 0 12px;font-family:ui-monospace,Consolas,monospace;font-size:13px;line-height:1.35}.pix-panel small{display:block;color:var(--muted);word-break:break-all}.pix-panel .back-link{width:100%;justify-content:center}
.nearby{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#151515;color:white;border-radius:12px;padding:10px 14px;margin-bottom:8px;font-size:14px;box-shadow:var(--shadow)}.nearby strong{font-family:'Barlow Condensed';font-size:20px}.nearby span{color:#f7d7d1;text-align:right}.category-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:2px 0 22px}.category-rail button{min-width:0;background:white;border:1px solid var(--line);border-radius:10px;padding:6px;text-align:left;box-shadow:var(--shadow)}.category-rail .photo-img,.category-rail .crop{width:100%;aspect-ratio:1.18;border-radius:7px;height:auto;object-fit:cover}.category-rail span{display:block;font-weight:800;font-size:14px;margin-top:7px;line-height:1.05}.category-rail small{display:block;color:var(--red);font-size:12px;margin-top:3px}.customer-fields{display:grid;gap:9px;background:white;border:1px solid var(--line);border-radius:12px;padding:16px;box-shadow:var(--shadow)}.customer-fields label{margin-top:2px}
.live-map{background:#efe7dc;height:240px;overflow:hidden;background-image:linear-gradient(90deg,#e0d7ca 1px,transparent 1px),linear-gradient(#e0d7ca 1px,transparent 1px);background-size:44px 44px}.live-map:after{content:''}.live-map:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 65% 38%,#cfe8c9 0 5px,transparent 6px),radial-gradient(circle at 32% 65%,#f7d7d1 0 5px,transparent 6px),linear-gradient(120deg,transparent 42%,#fff7ec 43% 48%,transparent 49%),linear-gradient(30deg,transparent 50%,#f9efe2 51% 56%,transparent 57%)}.map-route{position:absolute;left:18%;right:20%;top:42%;height:7px;background:var(--red);border-radius:999px;box-shadow:34px 36px 0 #ee050c55;transform:rotate(-18deg)}.map-pin{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);min-width:210px;background:white;border:1px solid var(--line);border-radius:12px;padding:12px 14px;box-shadow:0 10px 35px #0002;display:grid;gap:2px}.map-pin svg{color:var(--red);width:22px;height:22px}.map-pin strong{font-family:'Barlow Condensed';font-size:20px}.map-pin small{color:var(--muted)}.map-link{position:absolute;left:10px;bottom:8px;background:#151515;color:white;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;text-decoration:none}.live-map span{position:absolute;right:10px;bottom:8px;background:#ffffffee;border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;color:#284d24;box-shadow:var(--shadow)}.courier-note{display:block;color:#148329;font-weight:700;margin-top:7px}.lookup-status{font-size:13px;color:#5f6d5b;margin:6px 0 2px;min-height:18px}.live-note{font-size:14px;background:#eef9ee;border:1px solid #cfe8c9;border-radius:8px;padding:12px;line-height:1.4;margin-bottom:14px;color:#315f2a}.btn[disabled]{opacity:.6;filter:saturate(.7)}
.checkout-block{margin-bottom:24px}.checkout-block .section-heading{margin-top:0}.checkout-block .summary{margin-top:0}.form-help{color:#5d5751;font-size:14px;line-height:1.45;margin:-4px 0 12px}.payment-guide{background:white;border:1px solid var(--line);border-radius:12px;padding:16px;margin:14px 0;box-shadow:var(--shadow)}.payment-guide h2{margin-bottom:10px}.payment-guide ol{margin:0;padding-left:22px}.payment-guide li{margin:8px 0;line-height:1.35}.payment-guide p{margin-top:12px;color:#5d5751;line-height:1.45}.pix-panel strong{font-family:'Barlow Condensed';font-size:22px}.pix-panel.waiting{background:#fffaf0;border-color:#f1dfbc}.pix-panel.ready p{color:#514c47;line-height:1.45;margin:10px 0 14px}.pix-panel.ready textarea{background:#fffdf8}.pix-panel.error p{line-height:1.45;margin:8px 0 14px}.pix-panel.error .btn{margin-top:4px}
.qr-box{display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;margin:14px auto;max-width:272px;box-shadow:inset 0 0 0 6px #faf7f0}.qr-box img{display:block;width:240px;height:240px}.pix-expiry{display:flex;align-items:center;justify-content:center;gap:7px;background:#151515;color:white;border-radius:999px;padding:9px 12px;margin:12px 0;font-weight:700}.pix-expiry svg{width:18px;height:18px}.pix-expiry strong{font-size:24px;line-height:1;color:white}.pix-expiry.urgent{background:#ee050c;animation:pulse-expiry 1s infinite;box-shadow:0 0 0 0 #ee050c66}@keyframes pulse-expiry{0%{transform:scale(1);box-shadow:0 0 0 0 #ee050c66}70%{transform:scale(1.02);box-shadow:0 0 0 10px #ee050c00}100%{transform:scale(1);box-shadow:0 0 0 0 #ee050c00}}
