:root{--brand:#5b0e5c}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #b96dc1;outline-offset:3px}#detalhesProduto .info3{padding-bottom:max(15px,env(safe-area-inset-bottom))}.local-cart-link{position:fixed;bottom:16px;right:16px;z-index:90;background:var(--brand);color:white!important;border-radius:28px;padding:14px 22px;box-shadow:0 4px 16px #0003;text-decoration:none;font-weight:700}.local-cart-link[hidden]{display:none}button:disabled{opacity:.45;cursor:not-allowed}.checkout-page{margin:0;background:#f6f4f7;color:#29212c;font:15px Arial,sans-serif}.checkout-header{background:#5b0e5c;color:white;padding:20px}.checkout-header>div{max-width:1000px;margin:auto;display:flex;align-items:center;gap:14px}.checkout-header img{width:58px;height:58px;border-radius:50%}.checkout-header h1{font-size:22px;margin:0}.checkout-header p{margin:6px 0 0;font-size:13px}.checkout-layout{max-width:1000px;margin:26px auto;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:22px;padding:0 16px 40px}.checkout-card{background:white;border:1px solid #e8e1ea;border-radius:12px;padding:24px;margin-bottom:18px}.checkout-card h2{font-size:19px;color:var(--brand);margin:0 0 22px}.checkout-page label{display:block;font-weight:600;margin:14px 0 7px}.checkout-page input,.checkout-page select,.checkout-page textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #d4cdd7;border-radius:7px;padding:13px;font:inherit;background:white;color:#29212c}.checkout-page input:focus{outline:2px solid #b96dc1;border-color:transparent}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-page .btn{display:block;box-sizing:border-box;text-align:center;width:100%;border:0;border-radius:8px;padding:16px;background:var(--brand);color:white;font:700 16px Arial;cursor:pointer;text-decoration:none}.checkout-back{color:var(--brand);display:inline-block;margin-bottom:18px}.checkout-item{padding:16px 0;border-bottom:1px solid #eee;display:flex;gap:12px}.checkout-item img{width:65px;height:65px;object-fit:cover;border-radius:8px}.checkout-item h3{margin:0 0 6px;font-size:15px}.checkout-item small{display:block;line-height:1.6;color:#726677}.cart-controls{display:flex;align-items:center;gap:12px;margin-top:10px}.cart-controls button{border:1px solid #ded2e1;border-radius:5px;background:white;color:var(--brand);min-width:30px;min-height:30px;cursor:pointer}.cart-controls .remove{font-size:12px;border:0}.checkout-total{display:flex;justify-content:space-between;gap:16px;margin:16px 0}.checkout-total.grand{font-size:21px;font-weight:700;color:var(--brand);border-top:1px solid #eee;padding-top:18px}.checkout-note{font-size:13px;line-height:1.5;color:#716576}.checkout-message{padding:15px;background:#fff4d9;border-radius:8px;color:#724600;line-height:1.5;margin:16px 0}.checkout-message:empty{display:none}.checkout-page .pix-option{border:2px solid var(--brand);border-radius:8px;padding:16px;background:#faf4fb}.checkout-page .pix-option strong{color:var(--brand)}.checkout-summary{align-self:start;position:sticky;top:20px}.checkout-empty{text-align:center;grid-column:1/-1;padding:60px 20px}.checkout-page #scheduled-for{margin-top:12px}@media(max-width:700px){.checkout-layout{display:flex;flex-direction:column;margin-top:18px;gap:0}.checkout-summary{position:static;order:-1}.checkout-card{padding:19px}.checkout-header{padding:15px}.checkout-grid{gap:10px}.checkout-header h1{font-size:19px}}@media(max-width:360px){.checkout-grid{grid-template-columns:1fr}}
