:root{--green:#126b08;--green2:#1c8c10;--ink:#101828;--muted:#667085;--line:#d9dee7;--soft:#f5f7f9;--gold:#f2b516}
*{box-sizing:border-box}body{margin:0;background:#f3f4f6;color:var(--ink);font:15px/1.45 Inter,Arial,sans-serif}.preview-alert{background:#111827;color:#fff;text-align:center;font-size:12px;font-weight:800;letter-spacing:.08em;padding:8px}.offer-bar{height:46px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 2px 8px #0002}.offer-bar span{width:8px;height:8px;background:#fff;border-radius:50%}.offer-bar b{font-size:17px}.checkout{width:min(720px,calc(100% - 28px));margin:24px auto 48px;display:grid;gap:16px}.hero-card{background:linear-gradient(120deg,#07351c,#0b4d25 60%,#082c17);color:#fff;border-radius:18px;padding:26px 28px;box-shadow:0 9px 24px #102a1d25}.hero-copy{display:flex;align-items:center;gap:15px}.logo{display:grid;place-items:center;width:58px;height:58px;border:2px solid var(--gold);transform:rotate(45deg);color:var(--gold);font-weight:900}.logo::first-line{transform:rotate(-45deg)}.hero-copy small{letter-spacing:.16em;color:#ffd86d;font-weight:800}.hero-copy h1{margin:3px 0 0;font-size:25px;line-height:1.15}.hero-card ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 22px;margin:22px 0 14px;padding:0;list-style:none}.hero-card li::before{content:'✓';color:#ffd64a;font-weight:900;margin-right:8px}.hero-rating{display:flex;justify-content:space-between;border-top:1px solid #ffffff24;padding-top:12px}.hero-rating b{color:#ffd64a;letter-spacing:.12em}.hero-rating span{font-size:13px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 5px 14px #10182810}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title h2{font-size:17px;margin:0}.section-title span{color:var(--green);font-size:12px;font-weight:800}.product{display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:14px;background:var(--soft);border-radius:13px;padding:12px}.product img{width:82px;height:62px;object-fit:cover;border-radius:9px}.product div:nth-child(2){display:flex;flex-direction:column}.product small{font-size:10px;color:var(--green);font-weight:900}.product strong{font-size:16px}.product span{font-size:12px;color:var(--muted)}.price{text-align:right}.price s{display:block;color:#98a2b3}.price b{color:var(--green);font-size:23px}.included{margin-top:12px;border:1px dashed #8ebd88;background:#f6fbf5;border-radius:12px;padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:7px;color:#315f2d;font-size:12px}.included strong{grid-column:1/-1;color:var(--green)}label{display:block;margin:12px 0}label>span{display:block;font-size:12px;font-weight:800;margin-bottom:5px;color:#344054}input{width:100%;height:48px;border:1px solid #d0d5dd;border-radius:11px;padding:0 14px;font-size:15px;outline:none}input:focus{border-color:var(--green2);box-shadow:0 0 0 3px #1c8c1020}.phone-field{display:grid;grid-template-columns:92px 1fr;border:1px solid #d0d5dd;border-radius:11px;overflow:hidden}.phone-field b{display:flex;align-items:center;justify-content:center;background:#f8fafc;border-right:1px solid #d0d5dd}.phone-field input{border:0;border-radius:0}.payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-tabs button{height:52px;border:1px solid #ccd3dc;background:#fff;border-radius:12px;font-weight:850;font-size:15px;color:#344054;cursor:pointer}.payment-tabs button.active{border:2px solid var(--green);background:#f3faf2;color:var(--green)}.payment-panel{background:#f8fafc;border:1px solid #e4e7ec;border-radius:12px;padding:15px;margin-top:12px}.payment-panel p{margin:5px 0 0;color:var(--muted)}.total{display:flex;justify-content:space-between;align-items:center;margin:18px 0 12px;padding-top:15px;border-top:1px solid #e4e7ec}.total strong{font-size:28px;color:var(--green)}.buy{width:100%;height:56px;border:0;border-radius:12px;background:linear-gradient(#b8bdc5,#9299a4);color:#fff;font-size:15px;font-weight:900;letter-spacing:.03em;cursor:not-allowed}.security{text-align:center;color:var(--muted);font-size:12px;margin:12px 0 0}footer{text-align:center;color:#667085;padding:0 15px 35px;font-size:12px}
select{width:100%;height:48px;border:1px solid #d0d5dd;border-radius:11px;padding:0 14px;font-size:15px;background:#fff;color:#344054;outline:none}select:focus{border-color:var(--green2);box-shadow:0 0 0 3px #1c8c1020}.card-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card-note{display:block;color:var(--muted);margin-top:10px}
.offer-options{display:grid;grid-template-columns:repeat(2,184px);justify-content:center;gap:14px}.offer-option{position:relative;min-height:174px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:16px 13px;border:1px solid #d0d5dd;border-radius:18px;background:linear-gradient(145deg,#fff,#f7f9f8);color:var(--ink);text-align:center;cursor:pointer;box-shadow:0 5px 14px #1018280d;transition:.18s ease}.offer-option:hover{transform:translateY(-2px);border-color:#79aa74}.offer-option small{font-size:9px;font-weight:900;color:var(--green);letter-spacing:.1em}.offer-option strong{font-size:15px;line-height:1.15}.offer-option b{font-size:25px;color:var(--green);line-height:1}.offer-option span{font-size:10px;line-height:1.3;color:var(--muted)}.offer-option.active{border:2px solid var(--green);background:linear-gradient(145deg,#f7fff5,#eaf7e7);box-shadow:0 0 0 3px #167b0d12,0 8px 18px #126b0818}.offer-option.active::after{content:'✓';position:absolute;right:9px;top:9px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:900}.bump{display:grid;grid-template-columns:24px 66px 1fr;align-items:center;gap:10px;border:1px solid #d9dee7;border-radius:12px;padding:10px;margin:10px 0;cursor:pointer}.bump:hover{border-color:#85b780;background:#f8fcf7}.bump>input{width:20px;height:20px}.bump img{width:66px;height:52px;object-fit:cover;border-radius:8px}.bump>span{display:grid}.bump strong{font-size:14px}.bump small{color:var(--muted)}.bump b{color:var(--green);margin-top:3px}
@media(max-width:600px){.preview-alert{font-size:9px}.offer-bar{height:42px;font-size:12px}.checkout{width:min(100% - 18px,720px);margin-top:12px}.hero-card,.card{border-radius:13px;padding:16px}.hero-copy h1{font-size:20px}.logo{width:45px;height:45px}.hero-card ul{grid-template-columns:1fr;font-size:13px}.offer-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.offer-option{min-height:158px;padding:13px 8px;border-radius:15px}.offer-option strong{font-size:13px}.offer-option b{font-size:21px}.offer-option span{font-size:9px}.product{grid-template-columns:62px 1fr}.product img{width:62px;height:54px}.price{grid-column:2;text-align:left;display:flex!important;flex-direction:row!important;gap:8px;align-items:center}.price b{font-size:21px}.included{grid-template-columns:1fr}.section-title{align-items:flex-start;gap:8px}.section-title span{text-align:right}.payment-tabs button{font-size:13px}.security{line-height:1.7}}

/* Ação do Pix deve parecer ativa e clicável. */
#copyPix.buy{background:linear-gradient(180deg,#20bd4b,#118a31);color:#fff;cursor:pointer;box-shadow:0 8px 20px #118a3138;transition:transform .15s ease,filter .15s ease}
#copyPix.buy:hover{filter:brightness(1.06);transform:translateY(-1px)}
#copyPix.buy:active{transform:translateY(1px)}
