:root{--red:#ef4d4d;--top:#f20c0c;--bg:#f3f3f2;--text:#141414;--muted:#6d7280;--line:#dedede;--green:#00b964;--black:#050505}
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;color:var(--text)}button,input,textarea{font:inherit;touch-action:manipulation}.hidden{display:none!important}.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}
.offer-timer{position:sticky;top:0;z-index:50;background:var(--top);color:#fff;text-align:center;padding:11px 12px;font-size:14px}.offer-timer strong{font-variant-numeric:tabular-nums}.offer-timer.expired{background:#555}
.page-shell{min-height:100vh;padding:16px 16px 40px}.checkout-card{width:min(580px,100%);margin:0 auto;background:#fff;border:1px solid #e4e4e4;border-radius:10px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.03)}
.product-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.product-info{display:flex;gap:16px;min-width:0}.product-thumb{width:70px;height:50px;border-radius:5px;object-fit:cover;flex:0 0 auto}.product-info h1{font-size:16px;line-height:1.25;margin:1px 0 2px;font-weight:700}.product-price{font-size:15px;color:#70727a}.details-button{border:0;background:transparent;font-weight:700;padding:8px 0;white-space:nowrap}.details-button span{font-size:18px;margin-left:5px}.details-panel{margin-top:14px;border:1px solid #ececec;border-radius:8px;padding:10px 12px;background:#fafafa}.details-panel>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;font-size:13px}.details-total{border-top:1px solid #e6e6e6;margin-top:4px;padding-top:9px!important}
.form-section{margin-top:36px}.form-section h2{font-size:15px;margin:0 0 6px;font-weight:650}.input-stack{border:1px solid #dfe1e5;border-radius:9px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.04)}.stack-field{position:relative;display:block}.stack-field+ .stack-field{border-top:1px solid #dfe1e5}.stack-field input{width:100%;height:40px;border:0;outline:0;padding:0 13px;font-size:16px;color:#222;background:#fff}.stack-field input::placeholder{color:#a0a4b4}.phone-field input{padding-left:53px}.phone-prefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:3px;z-index:2}.phone-prefix img{width:24px;height:17px}.phone-prefix span{font-size:12px;color:#656b78}
.payment-box{border:1px solid #dddfe4;border-radius:8px;background:#fafafa;padding:16px}.payment-title{display:flex;align-items:center;gap:8px;font-size:15px;margin-bottom:15px}.radio-dot{width:16px;height:16px;border:1.5px solid #171717;border-radius:50%;display:inline-grid;place-items:center}.radio-dot:after{content:"";width:10px;height:10px;border-radius:50%;background:#161616}.pix-mark{margin-left:auto;display:flex}.document-label{display:block;font-size:13px;font-weight:650;margin:0 0 7px}.document-input{width:100%;height:40px;border:1px solid #dedfe5;border-radius:8px;background:#fff;padding:0 13px;font-size:16px;outline:0;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.upsell-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;margin-top:24px;background:#fff}.upsell-ribbon{background:#e94f4f;color:#fff;font-size:13px;font-weight:700;padding:11px 16px}.upsell-offer{display:flex;align-items:flex-start;gap:10px;padding:16px;cursor:pointer}.upsell-offer input{position:absolute;opacity:0;pointer-events:none}.custom-check{width:17px;height:17px;border:1.4px solid #252525;border-radius:2px;flex:0 0 auto;margin-top:2px;background:#fff}.upsell-offer input:checked + .custom-check{background:#111;border-color:#111;box-shadow:inset 0 0 0 4px #fff}.upsell-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.upsell-copy strong{font-size:14px}.upsell-copy span,.upsell-copy li{font-size:13px;color:#687084;line-height:1.45}.upsell-copy ul{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}.upsell-offer.compact{padding-bottom:15px}.upsell-product-row{border-top:1px solid #e6e6e6;display:flex;align-items:center;gap:12px;padding:13px 16px}.upsell-product-row img{width:52px;height:36px;border-radius:4px;object-fit:cover;flex:0 0 auto}.upsell-product-row>div{display:flex;flex-direction:column;gap:4px}.upsell-product-row strong{font-size:13px;font-weight:600}.upsell-price{color:var(--green);font-size:14px;font-weight:700}
.checkout-summary{margin:22px 0 10px;border-top:1px solid #e6e6e6;padding-top:14px}.checkout-summary>div{display:flex;align-items:center;justify-content:space-between;font-size:15px}.checkout-summary strong{font-size:18px}.form-message{min-height:18px;margin:0 0 8px;color:#d73f47;text-align:center;font-size:13px}.pay-button{width:100%;height:45px;border:0;border-radius:6px;background:#050505;color:#fff;font-weight:800;font-size:15px}.pay-button:disabled{background:#888;cursor:not-allowed}.secure-note{text-align:center;color:var(--green);font-size:13px;margin-top:16px}.footer-note{text-align:center;color:#70737c;font-size:12px;margin:34px auto 0;max-width:580px;line-height:1.5}
.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(3px)}.modal-card{position:relative;z-index:1;width:min(450px,100%);max-height:calc(100dvh - 40px);overflow:auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.modal-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f2f2f2;font-size:24px}.modal-handle{display:none}.modal-header{display:flex;align-items:center;gap:11px;padding-right:38px}.modal-pix{width:44px;height:44px;border-radius:12px;background:#eef9f4;color:#00a65c;display:grid;place-items:center;font-weight:900}.modal-header span{font-size:11px;color:#757b88}.modal-header h2{font-size:20px;margin:1px 0 0}.modal-total{display:flex;justify-content:space-between;align-items:center;margin:18px 0 14px;padding:13px 14px;border-radius:12px;background:#fafafa;border:1px solid #ececec}.modal-total span{font-size:12px;color:#717682}.modal-total strong{font-size:20px}.modal-card>p{font-size:13px;color:#666f7e;line-height:1.5}.qr-shell{width:min(260px,100%);margin:14px auto;padding:10px;border:1px solid #e4e4e4;border-radius:14px;display:grid;place-items:center}.qr-shell img,.qr-shell canvas{max-width:100%;height:auto!important}.modal-card>label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.modal-card textarea{width:100%;min-height:82px;resize:none;border:1px solid #dedede;border-radius:9px;padding:10px;font-size:16px;outline:0}.copy-button{width:100%;height:48px;border:0;border-radius:9px;background:#050505;color:#fff;font-weight:800;margin-top:10px}
@media(max-width:620px){.offer-timer{font-size:12px;padding:9px 8px}.page-shell{padding:10px 10px 28px}.checkout-card{padding:18px 16px;border-radius:8px}.product-header{gap:9px}.product-info{gap:10px}.product-thumb{width:60px;height:43px}.product-info h1{font-size:14px}.product-price{font-size:13px}.details-button{font-size:12px}.form-section{margin-top:30px}.stack-field input,.document-input{font-size:16px!important;height:45px}.payment-box{padding:14px}.upsell-ribbon{font-size:12px;padding:10px 12px}.upsell-offer{padding:14px 12px}.upsell-copy strong{font-size:13px}.upsell-copy span,.upsell-copy li{font-size:12px}.upsell-product-row{padding:12px}.upsell-product-row img{width:60px;height:40px}.upsell-product-row strong{font-size:12px}.pay-button{height:50px;font-size:16px}.modal{align-items:end;padding:0}.modal-card{width:100%;max-height:94dvh;border-radius:20px 20px 0 0;padding:14px 16px calc(18px + env(safe-area-inset-bottom))}.modal-handle{display:block;width:44px;height:4px;border-radius:999px;background:#d2d2d2;margin:0 auto 12px}.qr-shell{width:min(235px,76vw)}}
