html,body,#root{width:100%;height:100%}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6}.loading-container,.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1rem}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #e91e63;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkout-container{min-height:100vh;background:#f3f4f6;padding:0}.checkout-wrapper{max-width:600px;margin:0 auto;background:#f9fafb;min-height:100vh}.countdown-header{padding:.9rem;display:flex;flex-direction:column;align-items:stretch;gap:.65rem;font-weight:600}.countdown-title{font-size:1rem;line-height:1.2;text-align:center;font-weight:700}.countdown-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.countdown-card{background:#fff;color:#111827;border-radius:8px;padding:.6rem .45rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70px}.countdown-value{font-size:1.85rem;font-weight:700;line-height:1}.countdown-unit{font-size:.75rem;font-weight:500;margin-top:.35rem}.countdown-cta{width:100%;border:0;border-radius:8px;padding:.85rem 1rem;background:#00000024;color:inherit;font-size:1rem;font-weight:700;cursor:pointer}.countdown-cta:hover{background:#00000038}.countdown-cta:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.secure-payment-banner{background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.95rem 1rem;font-size:.95rem;font-weight:800;text-align:center}.secure-payment-icon{width:1.4rem;height:1.4rem;flex-shrink:0}@media(max-width:480px){.countdown-header{padding:1rem}.countdown-cards{gap:.5rem}.countdown-card{min-height:74px;padding:.75rem .35rem}.countdown-value{font-size:1.7rem}.countdown-unit{font-size:.7rem}.secure-payment-banner{font-size:.85rem;padding:.85rem .75rem}}.header-bar{padding:1.5rem;display:flex;justify-content:center;align-items:center}.logo{max-height:60px;max-width:200px;will-change:filter;transition:filter .3s}.checkout-body{padding:2rem 1.5rem;background:#e5e7eb}.banner{margin:-2rem -1.5rem 2rem;border-radius:0;overflow:hidden}.banner img{width:100%;height:auto;display:block}.section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #d1d5db}.identity-section{border:0;border-radius:12px;box-shadow:0 4px 16px #0f172a1f}.identity-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.identity-step{width:40px;height:40px;border-radius:999px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;flex-shrink:0}.identity-title{margin:0;color:#111827;font-size:1.125rem;font-weight:700}.identity-divider{height:1px;background:#e5e7eb;margin-bottom:1.15rem}.identity-label{display:block;margin-bottom:.7rem;color:#111827;font-size:.95rem;font-weight:500}.section-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;display:flex;align-items:center}.item-count{margin-left:auto;font-size:.875rem;font-weight:400;color:#6b7280}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input{width:100%;padding:1rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s;height:56px;color:#111827;background:#fff}.form-input::placeholder{color:#94a3b8}.form-input:focus{outline:none;border-color:#e91e63}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.testimonials-section{margin-top:1rem;margin-bottom:2rem}.testimonials-list{display:flex;flex-direction:column;gap:1rem}.testimonial-card{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e5e7eb}.testimonial-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.testimonial-name-rating{display:flex;flex-direction:column;gap:.25rem}.testimonial-name{font-weight:600;color:#1f2937;font-size:.9375rem}.testimonial-stars{color:#fbbf24;font-size:.875rem}.testimonial-text{color:#6b7280;font-size:.9375rem;line-height:1.6}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.payment-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;border:2px solid #d1d5db;background:#fff;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.payment-btn.active{border-color:#e91e63;background:#fce7f3;color:#e91e63}.payment-btn:hover{border-color:#e91e63}.main-product{display:flex;gap:1rem;padding:1rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.product-image-small{width:60px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0}.product-image-small img{width:100%;height:100%;object-fit:cover}.product-info-inline{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1}.product-name-inline{font-weight:600;color:#1f2937;font-size:.9375rem;margin-bottom:.25rem}.product-price-inline{font-weight:700;color:#111827;font-size:1.125rem}.buy-button{width:100%;padding:1rem;font-size:1.125rem;font-weight:600;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s;animation:pulse 1.5s ease-in-out infinite;position:relative;margin-bottom:2rem}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #ffffffb3}50%{transform:scale(1.05);box-shadow:0 0 0 15px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}.buy-button:hover{opacity:.9;animation:pulse 1s ease-in-out infinite}.back-button{width:100%;padding:.875rem;margin-bottom:1rem;font-size:.9375rem;font-weight:500;color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:background-color .2s}.back-button:hover{background:#e5e7eb}@media(max-width:640px){.checkout-body{padding:1.5rem 1rem}.banner{margin:-1.5rem -1rem 2rem}.section{padding:1rem}.form-row{grid-template-columns:1fr 1fr}}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.orderbumps-box{border:1px solid #fdba74;border-radius:12px;padding:0;background:#fff7ed;margin-top:1.5rem;overflow:hidden}.orderbumps-total{margin-top:.75rem;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:800;color:#111827;text-align:center}.orderbumps-header{display:flex;align-items:center;justify-content:center;padding:.85rem 1rem;background:#fed7aa;border-bottom:1px solid #fdba74}.orderbumps-title{font-weight:700;color:#9a3412;font-size:.95rem}.orderbump-row{background:#fff;border:0;text-align:center;border-bottom:1px solid #fed7aa;padding:1rem .85rem 0;position:relative;transition:all .2s;cursor:pointer;display:flex;flex-direction:column;gap:.9rem}.orderbump-row:hover{background:#fffaf5}.orderbump-row.selected{background:#fff7ed}.orderbump-row:last-child{border-bottom:0}.orderbump-checkbox{position:relative;top:auto;left:auto;width:30px;height:30px;cursor:pointer;appearance:none;-webkit-appearance:none;border:3px solid #9ca3af;border-radius:6px;background-color:#fff;transition:all .2s;flex-shrink:0}.orderbump-checkbox:checked{background-color:#fff;border-color:#16a34a}.orderbump-checkbox:checked:after{content:"✓";display:block;text-align:center;color:#16a34a;font-size:20px;font-weight:700;line-height:24px}.orderbump-label{display:block;font-size:.86rem;color:#dc2626;font-weight:700}.orderbump-details{display:flex;gap:.9rem;align-items:flex-start;padding-bottom:.95rem}.orderbump-icon{width:118px;height:118px;background:#e5e7eb;border-radius:0;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;overflow:hidden;font-size:1.5rem;font-weight:700}.orderbump-icon img{width:100%;height:100%;object-fit:cover}.orderbump-info{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;min-width:0}.orderbump-choice{display:flex;align-items:center;gap:.75rem;padding:0 0 .95rem}.orderbump-name{font-weight:800;color:#1d4ed8;font-size:.9rem;line-height:1.05;text-align:left;width:100%}.orderbump-price{font-weight:700;color:#16a34a;font-size:.9rem;white-space:nowrap}.orderbump-description{margin:0;font-size:.8rem;color:#1f2937;line-height:1.05;text-align:left;width:100%}.orderbump-arrow{color:#dc2626;display:flex;align-items:center;justify-content:center;flex-shrink:0}.coupon-label{color:#374151}.trust-signals{margin-top:1rem;background:#fff;border:1px solid #dbe3ef;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0f172a14}.trust-signal-item{display:flex;align-items:flex-start;gap:1rem;padding:1.15rem 1.2rem;border-bottom:1px solid #e5e7eb}.trust-signal-item:last-child{border-bottom:0}.trust-signal-icon{width:58px;height:58px;border-radius:12px;background:#ecfeff;color:#0f8a83;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-signal-content{min-width:0}.trust-signal-title{font-size:.97rem;font-weight:800;color:#0f172a;line-height:1.2}.trust-signal-description{margin-top:.2rem;font-size:.84rem;line-height:1.35;color:#64748b}.checkout-footer{margin-top:2rem;padding:1.5rem 1rem;background:#0f172a}.footer-content{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.footer-security{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:500}.footer-divider{width:1px;height:20px;background:#3b82f6}.footer-info{color:#e5e7eb;font-size:.85rem}.checkout-container.dark{background:#0f172a}.checkout-container.dark .checkout-wrapper{background:#1e293b}.checkout-container.dark .section{background:#1e293b;border-color:#334155}.checkout-container.dark .section-title{color:#f1f5f9}.checkout-container.dark .form-group label{color:#cbd5e1}.checkout-container.dark .form-input{background:#0f172a;border-color:#334155;color:#f1f5f9}.checkout-container.dark .form-input::placeholder{color:#64748b}.checkout-container.dark .form-input:focus{border-color:#e91e63}.checkout-container.dark .testimonial-card{background:#0f172a;border-color:#334155}.checkout-container.dark .testimonial-name{color:#f1f5f9}.checkout-container.dark .testimonial-text{color:#cbd5e1}.checkout-container.dark .payment-btn{background:#0f172a;border-color:#334155;color:#cbd5e1}.checkout-container.dark .payment-btn.active{background:#334155;color:#f1f5f9}.checkout-container.dark .trust-signals{background:#1e293b;border-color:#334155;box-shadow:none}.checkout-container.dark .trust-signal-item{border-bottom-color:#334155}.checkout-container.dark .trust-signal-icon{background:#14b8a61f;color:#5eead4}.checkout-container.dark .trust-signal-title{color:#f8fafc}.checkout-container.dark .trust-signal-description{color:#cbd5e1}.checkout-container.dark .orderbump-card{background:#0f172a;border-color:#334155}.checkout-container.dark .orderbump-product-name{color:#f1f5f9}.checkout-container.dark .orderbump-description{color:#cbd5e1}.checkout-container.dark .item-count{color:#94a3b8}.checkout-container.dark .main-product{background:#0f172a;border-color:#334155}.checkout-container.dark .product-name-inline,.checkout-container.dark .product-price-inline{color:#f1f5f9}.checkout-container.dark .orderbumps-box{background:#1f2937;border-color:#334155}.checkout-container.dark .orderbumps-total{color:#f8fafc}.checkout-container.dark .orderbumps-title{color:#fdba74}.checkout-container.dark .orderbumps-header{background:#7c2d12;border-bottom-color:#9a3412}.checkout-container.dark .orderbump-row{background:#1e293b;border-color:#7c2d12}.checkout-container.dark .orderbump-row:hover,.checkout-container.dark .orderbump-row.selected{background:#273449}.checkout-container.dark .orderbump-name{color:#93c5fd}.checkout-container.dark .orderbump-price{color:#4ade80}.checkout-container.dark .orderbump-label{color:#fca5a5}.checkout-container.dark .orderbump-description{color:#e5e7eb}@media(max-width:640px){.orderbump-icon{width:110px;height:110px}.orderbump-choice{gap:.6rem;margin-top:.25rem}.orderbump-arrow svg{width:28px;height:28px}.orderbump-label{font-size:.8rem}}.checkout-container.dark .coupon-label{color:#cbd5e1}@media(max-width:640px){.footer-content{flex-direction:column;gap:.75rem}.footer-divider{display:none}}
