[data-astro-cid-ojox7d5b],[data-astro-cid-ojox7d5b]:before,[data-astro-cid-ojox7d5b]:after{box-sizing:border-box;margin:0;padding:0}:root{--qb-dark: #000000;--qb-dark-surface: #111827;--qb-cta: #E63946;--qb-cta-dark: #c5303c;--qb-urgency: #EF4444;--qb-amber: #F59E0B;--qb-muted: #94A3B8;--qb-sans: "DM Sans", system-ui, sans-serif;--qb-serif: "Lora", Georgia, serif}body{min-height:100vh;background:var(--qb-dark);font-family:var(--qb-sans);color:#cbd5e1;-webkit-font-smoothing:antialiased}header[data-astro-cid-ojox7d5b]{background:#000000e6;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0;position:sticky;top:0;z-index:50}.header-inner[data-astro-cid-ojox7d5b]{max-width:1000px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.back-link[data-astro-cid-ojox7d5b]{display:flex;align-items:center;gap:.5rem;color:#94a3b8;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.back-link[data-astro-cid-ojox7d5b]:hover{color:#fff}.secure-badge[data-astro-cid-ojox7d5b]{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;color:#22c55e;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);padding:.375rem .75rem;border-radius:999px;letter-spacing:.05em}.main[data-astro-cid-ojox7d5b]{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 3rem}.steps[data-astro-cid-ojox7d5b]{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.5rem}.step[data-astro-cid-ojox7d5b]{display:flex;align-items:center;gap:.5rem}.step-circle[data-astro-cid-ojox7d5b]{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.step-circle[data-astro-cid-ojox7d5b].active{background:#e63946;color:#fff;box-shadow:0 0 15px #e6394666}.step-circle[data-astro-cid-ojox7d5b].inactive{background:#111827;color:#64748b;border:1px solid rgba(255,255,255,.1)}.step-label[data-astro-cid-ojox7d5b]{font-size:.875rem;font-weight:700}.step-label[data-astro-cid-ojox7d5b].active{color:#fff}.step-label[data-astro-cid-ojox7d5b].inactive{color:#64748b}.step-divider[data-astro-cid-ojox7d5b]{width:48px;height:2px;background:#111827}.grid[data-astro-cid-ojox7d5b]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.grid[data-astro-cid-ojox7d5b]{grid-template-columns:7fr 5fr;align-items:start}}.scarcity[data-astro-cid-ojox7d5b]{background:#ef44441f;border:1px solid rgba(239,68,68,.45);border-left:4px solid #ef4444;border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.875rem;margin-bottom:1.5rem;animation:scarcityGlow 2s ease-in-out infinite}.scarcity-timer[data-astro-cid-ojox7d5b]{font-size:1.25rem;font-weight:800;color:#f87171;font-variant-numeric:tabular-nums;letter-spacing:.5px}@keyframes scarcityGlow{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 5px #ef44441f}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes spin{to{transform:rotate(360deg)}}.card[data-astro-cid-ojox7d5b]{background:#111827cc;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.card-body[data-astro-cid-ojox7d5b]{padding:1.5rem}@media(min-width:768px){.card-body[data-astro-cid-ojox7d5b]{padding:2rem}}.field[data-astro-cid-ojox7d5b]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.field[data-astro-cid-ojox7d5b] label[data-astro-cid-ojox7d5b]{font-size:.875rem;font-weight:700;color:#cbd5e1}.field[data-astro-cid-ojox7d5b] input[data-astro-cid-ojox7d5b],.field[data-astro-cid-ojox7d5b] select[data-astro-cid-ojox7d5b]{width:100%;padding:.875rem 1rem;border-radius:12px;border:1.5px solid rgba(255,255,255,.1);background:#0006;color:#fff;font-family:var(--qb-sans);font-size:.95rem;outline:none;transition:border-color .2s,box-shadow .2s;appearance:none}.field[data-astro-cid-ojox7d5b] input[data-astro-cid-ojox7d5b]::placeholder{color:#4b5563}.field[data-astro-cid-ojox7d5b] input[data-astro-cid-ojox7d5b]:focus,.field[data-astro-cid-ojox7d5b] select[data-astro-cid-ojox7d5b]:focus{border-color:var(--qb-cta);box-shadow:0 0 0 3px #e639461f}.field[data-astro-cid-ojox7d5b] select[data-astro-cid-ojox7d5b] option[data-astro-cid-ojox7d5b]{background:#111827}.field-hint[data-astro-cid-ojox7d5b]{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:.375rem}.field-row[data-astro-cid-ojox7d5b],.field-row-2[data-astro-cid-ojox7d5b]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field-row-3[data-astro-cid-ojox7d5b]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}@media(max-width:400px){.field-row[data-astro-cid-ojox7d5b]{grid-template-columns:1fr}.field-row-3[data-astro-cid-ojox7d5b]{grid-template-columns:1fr 1fr}}.order-bump[data-astro-cid-ojox7d5b]{position:relative;margin:1.5rem 0;padding:1.25rem;background:#f59e0b0d;border:1.5px dashed rgba(245,158,11,.3);border-radius:12px;cursor:pointer;transition:background .2s}.order-bump[data-astro-cid-ojox7d5b]:hover{background:#f59e0b1a}.bump-badge[data-astro-cid-ojox7d5b]{position:absolute;top:-12px;left:1rem;background:var(--qb-amber);color:#0f172a;font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .75rem;border-radius:999px}.bump-inner[data-astro-cid-ojox7d5b]{display:flex;align-items:flex-start;gap:1rem;padding-top:.5rem}.bump-checkbox[data-astro-cid-ojox7d5b]{width:24px;height:24px;border-radius:4px;border:1.5px solid #475569;background:#0006;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s;margin-top:2px}.bump-checkbox[data-astro-cid-ojox7d5b].checked{background:var(--qb-cta);border-color:var(--qb-cta)}.submit-btn[data-astro-cid-ojox7d5b]{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:var(--qb-cta-dark);color:#fff;border:none;border-radius:12px;font-family:var(--qb-sans);font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:0 0 30px #e639464d;transition:background .2s,box-shadow .2s,transform .15s;margin-top:1.5rem}.submit-btn[data-astro-cid-ojox7d5b]:hover:not(:disabled){background:var(--qb-cta);box-shadow:0 0 40px #e6394680;transform:translateY(-1px)}.submit-btn[data-astro-cid-ojox7d5b]:disabled{opacity:.6;cursor:wait}.spinner[data-astro-cid-ojox7d5b]{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.payment-icons[data-astro-cid-ojox7d5b]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;opacity:.55}.payment-icon[data-astro-cid-ojox7d5b]{width:40px;height:24px;border-radius:4px;overflow:hidden;flex-shrink:0}.payment-icon[data-astro-cid-ojox7d5b] svg[data-astro-cid-ojox7d5b]{width:100%;height:100%;display:block}.reviews-strip[data-astro-cid-ojox7d5b]{background:#11182780;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.25rem 1.5rem;display:none;margin-top:1.5rem;align-items:center;gap:1rem}@media(min-width:768px){.reviews-strip[data-astro-cid-ojox7d5b]{display:flex}}.avatars[data-astro-cid-ojox7d5b]{display:flex}.avatar[data-astro-cid-ojox7d5b]{width:40px;height:40px;border-radius:50%;background:#111827;border:2px solid var(--qb-dark);margin-left:-12px;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#94a3b8;overflow:hidden}.avatar[data-astro-cid-ojox7d5b] img[data-astro-cid-ojox7d5b]{width:100%;height:100%;object-fit:cover;display:block}.avatars[data-astro-cid-ojox7d5b] .avatar[data-astro-cid-ojox7d5b]:first-child{margin-left:0}.summary-card[data-astro-cid-ojox7d5b]{position:sticky;top:80px}.summary-header[data-astro-cid-ojox7d5b]{padding:1.25rem 1.5rem;background:#111827e6;border-bottom:1px solid rgba(255,255,255,.05)}.summary-body[data-astro-cid-ojox7d5b]{padding:1.5rem}.summary-footer[data-astro-cid-ojox7d5b]{background:#0006;border-top:1px solid rgba(255,255,255,.05);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.product-row[data-astro-cid-ojox7d5b]{display:flex;gap:1rem;align-items:flex-start}.product-img[data-astro-cid-ojox7d5b]{width:80px;height:80px;border-radius:8px;flex-shrink:0;background:#111827 url(/images/image.png) center/cover;border:1px solid rgba(255,255,255,.1)}.price-row[data-astro-cid-ojox7d5b]{display:flex;justify-content:space-between;align-items:baseline}.divider[data-astro-cid-ojox7d5b]{height:1px;background:#ffffff0d;margin:1rem 0}.tag-green[data-astro-cid-ojox7d5b]{display:inline-flex;align-items:center;gap:.375rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#34d399;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);padding:.2rem .5rem;border-radius:999px}.mobile-toggle[data-astro-cid-ojox7d5b]{display:flex;align-items:center;justify-content:space-between;background:#111827;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem;cursor:pointer;margin-bottom:1.5rem;width:100%;font-family:var(--qb-sans);color:#fff;font-weight:700;font-size:.95rem}@media(min-width:1024px){.mobile-toggle[data-astro-cid-ojox7d5b]{display:none}}.toggle-icon[data-astro-cid-ojox7d5b]{transition:transform .2s}.toggle-icon[data-astro-cid-ojox7d5b].open{transform:rotate(180deg)}.error-box[data-astro-cid-ojox7d5b]{display:none;padding:1rem 1.25rem;background:#ef444414;border:1px solid rgba(239,68,68,.4);border-radius:10px;margin-bottom:1.25rem;font-size:.875rem;color:#fca5a5}.success-state[data-astro-cid-ojox7d5b]{display:none;text-align:center;padding:2.5rem 1rem}#step2[data-astro-cid-ojox7d5b]{display:none}#step2[data-astro-cid-ojox7d5b].visible{display:block}.tab-bar[data-astro-cid-ojox7d5b]{display:flex;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1.75rem}.tab-btn[data-astro-cid-ojox7d5b]{flex:1;padding:.875rem 1rem;border:none;background:transparent;color:#64748b;font-family:var(--qb-sans);font-size:.95rem;font-weight:700;cursor:pointer;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;letter-spacing:.02em}.tab-btn[data-astro-cid-ojox7d5b].active{color:#e63946;border-bottom-color:#e63946}.tab-btn[data-astro-cid-ojox7d5b]:hover:not(.active){color:#cbd5e1}.tab-panel[data-astro-cid-ojox7d5b]{display:none}.tab-panel[data-astro-cid-ojox7d5b].active{display:block}.pix-container[data-astro-cid-ojox7d5b]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:.5rem 0 1rem}.qr-wrap[data-astro-cid-ojox7d5b]{width:min(220px,100%);aspect-ratio:1;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.qr-wrap[data-astro-cid-ojox7d5b] img[data-astro-cid-ojox7d5b]{width:min(200px,90%);height:auto;display:block}.qr-loading[data-astro-cid-ojox7d5b]{width:min(200px,90%);aspect-ratio:1;display:flex;align-items:center;justify-content:center}.copy-row[data-astro-cid-ojox7d5b]{display:flex;gap:.5rem;width:100%;max-width:460px}.copy-input[data-astro-cid-ojox7d5b]{flex:1;padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0006;color:#94a3b8;font-size:.75rem;font-family:monospace;outline:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-btn[data-astro-cid-ojox7d5b]{padding:.75rem 1.25rem;border-radius:10px;border:1px solid rgba(34,197,94,.3);background:#22c55e14;color:#22c55e;font-family:var(--qb-sans);font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s;flex-shrink:0}.copy-btn[data-astro-cid-ojox7d5b]:hover{background:#22c55e26}.pix-waiting[data-astro-cid-ojox7d5b]{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#94a3b8}#card-tab[data-astro-cid-ojox7d5b]{padding-top:.25rem}[data-astro-cid-ojox7d5b][data-theme=light] body{background:#fdfcfa;color:#3c3830}[data-astro-cid-ojox7d5b][data-theme=light] header[data-astro-cid-ojox7d5b]{background:#fdfcfaeb;border-bottom-color:#00000014}[data-astro-cid-ojox7d5b][data-theme=light] .back-link[data-astro-cid-ojox7d5b]{color:#6c6660}[data-astro-cid-ojox7d5b][data-theme=light] .back-link[data-astro-cid-ojox7d5b]:hover{color:#1c1815}[data-astro-cid-ojox7d5b][data-theme=light] .step-circle[data-astro-cid-ojox7d5b].inactive{background:#ede8e0;color:#8c8680;border-color:#0000001a}[data-astro-cid-ojox7d5b][data-theme=light] .step-label[data-astro-cid-ojox7d5b].active{color:#1c1815}[data-astro-cid-ojox7d5b][data-theme=light] .step-label[data-astro-cid-ojox7d5b].inactive{color:#8c8680}[data-astro-cid-ojox7d5b][data-theme=light] .step-divider[data-astro-cid-ojox7d5b]{background:#e0dad0}[data-astro-cid-ojox7d5b][data-theme=light] .card[data-astro-cid-ojox7d5b]{background:#fff;border-color:#00000014}[data-astro-cid-ojox7d5b][data-theme=light] .field[data-astro-cid-ojox7d5b] label[data-astro-cid-ojox7d5b]{color:#2c2820}[data-astro-cid-ojox7d5b][data-theme=light] .field[data-astro-cid-ojox7d5b] input[data-astro-cid-ojox7d5b],[data-astro-cid-ojox7d5b][data-theme=light] .field[data-astro-cid-ojox7d5b] select[data-astro-cid-ojox7d5b]{border-color:#00000024;background:#fff;color:#1c1815}[data-astro-cid-ojox7d5b][data-theme=light] .field[data-astro-cid-ojox7d5b] input[data-astro-cid-ojox7d5b]:focus,[data-astro-cid-ojox7d5b][data-theme=light] .field[data-astro-cid-ojox7d5b] select[data-astro-cid-ojox7d5b]:focus{border-color:#e63946;box-shadow:0 0 0 3px #e639461f}[data-astro-cid-ojox7d5b][data-theme=light] .field[data-astro-cid-ojox7d5b] input[data-astro-cid-ojox7d5b]::placeholder{color:#b0a898}[data-astro-cid-ojox7d5b][data-theme=light] .field[data-astro-cid-ojox7d5b] select[data-astro-cid-ojox7d5b] option[data-astro-cid-ojox7d5b]{background:#fff;color:#1c1815}[data-astro-cid-ojox7d5b][data-theme=light] .field-hint[data-astro-cid-ojox7d5b]{color:#8c8680}[data-astro-cid-ojox7d5b][data-theme=light] .bump-checkbox[data-astro-cid-ojox7d5b]{border-color:#c0b8ac;background:#fff}[data-astro-cid-ojox7d5b][data-theme=light] .bump-checkbox[data-astro-cid-ojox7d5b].checked{background:#e63946;border-color:#e63946}[data-astro-cid-ojox7d5b][data-theme=light] .mobile-toggle[data-astro-cid-ojox7d5b]{background:#ede8e0;border-color:#00000014;color:#1c1815}[data-astro-cid-ojox7d5b][data-theme=light] .reviews-strip[data-astro-cid-ojox7d5b]{background:#00000008;border-color:#0000000f}[data-astro-cid-ojox7d5b][data-theme=light] .avatar[data-astro-cid-ojox7d5b]{background:#e0dad0;border-color:#fdfcfa}[data-astro-cid-ojox7d5b][data-theme=light] .payment-icons[data-astro-cid-ojox7d5b]{opacity:.75}[data-astro-cid-ojox7d5b][data-theme=light] .summary-header[data-astro-cid-ojox7d5b]{background:#f0ebe2;border-bottom-color:#0000000f}[data-astro-cid-ojox7d5b][data-theme=light] .summary-footer[data-astro-cid-ojox7d5b]{background:#f0ebe2;border-top-color:#0000000f}[data-astro-cid-ojox7d5b][data-theme=light] .product-img[data-astro-cid-ojox7d5b]{background:#e0dad0 url(/images/image.png) center/cover;border-color:#00000014}[data-astro-cid-ojox7d5b][data-theme=light] .divider[data-astro-cid-ojox7d5b]{background:#00000012}[data-astro-cid-ojox7d5b][data-theme=light] .tab-bar[data-astro-cid-ojox7d5b]{border-bottom-color:#0000001a}[data-astro-cid-ojox7d5b][data-theme=light] .tab-btn[data-astro-cid-ojox7d5b]{color:#8c8680}[data-astro-cid-ojox7d5b][data-theme=light] .tab-btn[data-astro-cid-ojox7d5b].active{color:#e63946;border-bottom-color:#e63946}[data-astro-cid-ojox7d5b][data-theme=light] .tab-btn[data-astro-cid-ojox7d5b]:hover:not(.active){color:#1c1815}[data-astro-cid-ojox7d5b][data-theme=light] .copy-input[data-astro-cid-ojox7d5b]{border-color:#0000001f;background:#f0ebe2;color:#5c5750}[data-astro-cid-ojox7d5b][data-theme=light] .pix-waiting[data-astro-cid-ojox7d5b]{color:#5c5750}[data-astro-cid-ojox7d5b][data-theme=light] .price-row[data-astro-cid-ojox7d5b]{color:#1c1815}[data-astro-cid-ojox7d5b][data-theme=light] h1[data-astro-cid-ojox7d5b],[data-astro-cid-ojox7d5b][data-theme=light] h2[data-astro-cid-ojox7d5b],[data-astro-cid-ojox7d5b][data-theme=light] h3[data-astro-cid-ojox7d5b],[data-astro-cid-ojox7d5b][data-theme=light] h4[data-astro-cid-ojox7d5b]{color:#1c1815!important}[data-astro-cid-ojox7d5b][data-theme=light] p[data-astro-cid-ojox7d5b]{color:#5c5750!important}[data-astro-cid-ojox7d5b][data-theme=light] strong[data-astro-cid-ojox7d5b]{color:#1c1815!important}[data-astro-cid-ojox7d5b][data-theme=light] .scarcity[data-astro-cid-ojox7d5b]{background:#ef444414;border-color:#ef444466;border-left-color:#dc2626}[data-astro-cid-ojox7d5b][data-theme=light] .scarcity[data-astro-cid-ojox7d5b] p[data-astro-cid-ojox7d5b]{color:#991b1b!important}[data-astro-cid-ojox7d5b][data-theme=light] .scarcity-timer[data-astro-cid-ojox7d5b]{color:#b91c1c!important}[data-astro-cid-ojox7d5b][data-theme=light] #pix-tab[data-astro-cid-ojox7d5b] p[data-astro-cid-ojox7d5b]{color:#5c5750!important}[data-astro-cid-ojox7d5b][data-theme=light] #pix-tab[data-astro-cid-ojox7d5b] strong[data-astro-cid-ojox7d5b]{color:#3c3830!important}[data-astro-cid-ojox7d5b][data-theme=light] .pix-container[data-astro-cid-ojox7d5b] .spinner[data-astro-cid-ojox7d5b],[data-astro-cid-ojox7d5b][data-theme=light] .qr-loading[data-astro-cid-ojox7d5b] .spinner[data-astro-cid-ojox7d5b]{border-color:#0000001f;border-top-color:#e63946}
