*{box-sizing:border-box;margin:0;padding:0}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}.optin-container{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#0a0a0a;padding:40px 20px;position:relative}.optin-content{max-width:480px;width:100%;text-align:center}.optin-title{font-size:48px;font-weight:800;margin:0 0 20px;line-height:1.1}.title-white{color:#fff}.title-green{color:#7ffd9e}.optin-subtitle{font-size:16px;font-weight:400;color:#9ca3af;margin:0 0 24px;line-height:1.5}.subtitle-highlight{color:#ef4444;font-weight:500}.limited-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;border:1.5px solid #7ffd9e;border-radius:24px;color:#7ffd9e;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:40px}.limited-badge svg{width:14px;height:14px}.optin-form{width:100%}.form-label{display:block;font-size:14px;font-weight:500;color:#9ca3af;margin-bottom:12px;text-align:left}.optin-input{width:100%;padding:16px 20px;font-size:16px;border:2px solid #2d3748;border-radius:8px;background:transparent;color:#fff;transition:all .3s ease;font-family:inherit;box-sizing:border-box;margin-bottom:16px}.optin-input:focus{outline:none;border-color:#7ffd9e;background:transparent}.optin-input::placeholder{color:#6b7280}.optin-input:disabled{opacity:.5;cursor:not-allowed}.optin-button{width:100%;padding:18px 32px;font-size:15px;font-weight:700;color:#1a1f28;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:8px}.optin-button:hover:not(:disabled){background:#f0f0f0}.optin-button:active:not(:disabled){transform:scale(.98)}.optin-button:disabled{opacity:.6;cursor:not-allowed}.optin-button svg{stroke:currentColor}.vsl-container{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#0a0a0a;padding:24px 32px;position:relative}.vsl-content{max-width:400px;width:100%;margin:0 auto;position:relative;z-index:1}.hero-section{text-align:center;margin-bottom:32px;padding-top:40px}.hero-title{font-size:48px;font-weight:800;color:#7ffd9e;margin:0 0 12px;line-height:1.1;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px}.hero-subtitle{font-size:20px;font-weight:500;color:#9ca3af;margin:0;line-height:1.4}.video-container{width:100%;margin-bottom:48px;border-radius:8px;overflow:hidden;box-shadow:none;background:#000;border:2px solid #2a2a2a}.cta-section{text-align:center;margin-top:48px}.cta-title{font-size:48px;font-weight:800;color:#7ffd9e;margin:0 0 12px;line-height:1.1;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px}.cta-subtitle{font-size:20px;font-weight:500;color:#9ca3af;margin:0 0 32px;line-height:1.4}.cta-subtitle strong{font-weight:700;color:#9ca3af}.cta-button{width:100%;max-width:400px;padding:16px 24px;font-size:16px;font-weight:700;color:#000;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:none;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}.cta-button:hover{transform:translateY(-2px);box-shadow:none;background:#f0f0f0}.cta-button:active{transform:translateY(0)}.vsl-form{max-width:400px;width:100%;margin:48px auto 0}.form-label{display:block;font-size:14px;font-weight:600;color:#9ca3af;margin-bottom:8px;text-align:center}.input-wrapper{margin-bottom:16px;width:100%}.phone-input{width:100%;padding:14px 16px;font-size:16px;border:2px solid #7ffd9e;border-radius:8px;background:#1e2533;color:#fff;transition:all .3s ease;font-family:inherit;box-sizing:border-box;box-shadow:none}.phone-input:focus{outline:none;border-color:#7ffd9e;background:#1e2533;box-shadow:0 0 0 2px #7ffd9e}.phone-input::placeholder{color:#6b7280}.phone-input:disabled{opacity:.5;cursor:not-allowed;background:#1e2533}.error-message{background:#2a0f0f;border:2px solid #dc2626;border-radius:8px;padding:12px;margin-bottom:16px;color:#fca5a5;font-size:14px;animation:shake .4s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.continue-button{width:100%;padding:16px 24px;font-size:16px;font-weight:700;color:#000;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:none;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:8px;-webkit-tap-highlight-color:transparent}.continue-button:hover{transform:translateY(-2px);box-shadow:none;background:#f0f0f0}.continue-button svg{flex-shrink:0;transition:transform .3s ease}.continue-button:hover svg{transform:translate(3px)}.continue-button:active{transform:translateY(0)}.continue-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.countdown-timer{margin-bottom:32px;animation:fadeInUp .6s ease-out .15s both}.countdown-label{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.countdown-display{display:flex;align-items:center;justify-content:center;gap:12px}.countdown-unit{display:flex;flex-direction:column;align-items:center}.countdown-value{font-size:48px;font-weight:800;color:#7ffd9e;line-height:1;font-variant-numeric:tabular-nums;text-shadow:none}.countdown-unit-label{font-size:11px;color:#6b7280;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.countdown-separator{font-size:48px;font-weight:800;color:#4b5563;line-height:1;margin:0 4px}@media(max-width:768px){.vsl-container{padding:20px 24px}.vsl-content{max-width:100%}.vsl-form{margin-top:40px}.hero-section{margin-bottom:24px;padding-top:32px}.hero-title{font-size:36px}.hero-subtitle{font-size:18px}.video-container{margin-bottom:20px;border-radius:6px}.form-label{font-size:13px}.phone-input{padding:13px 14px;font-size:16px}.continue-button{padding:15px 20px;font-size:15px}.countdown-value,.countdown-separator{font-size:40px}.countdown-display{gap:10px}}@media(max-width:480px){.vsl-container{padding:16px 20px}.vsl-form{margin-top:32px}.hero-section{margin-bottom:20px;padding-top:24px}.hero-title{font-size:32px;text-decoration-thickness:2px;text-underline-offset:4px}.hero-subtitle{font-size:16px}.video-container{margin-bottom:16px}.form-label{font-size:13px}.phone-input{padding:14px;font-size:16px}.continue-button{padding:16px;font-size:15px}.countdown-value,.countdown-separator{font-size:32px}.countdown-display{gap:8px}.countdown-unit-label{font-size:10px}.error-message{font-size:13px;padding:10px}.optin-title{font-size:40px;margin-bottom:16px}.optin-subtitle{font-size:15px;margin-bottom:20px}.limited-badge{font-size:11px;padding:6px 14px;margin-bottom:32px}.form-label{font-size:13px;margin-bottom:10px}.optin-input{padding:14px 18px;font-size:16px;margin-bottom:14px}.optin-button{padding:16px 28px;font-size:14px}}.offer-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0a;padding:24px;position:relative;overflow:hidden}.logo{position:absolute;top:48px;left:50%;transform:translate(-50%);height:32px;width:auto;z-index:10;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.offer-content{max-width:920px;width:100%;text-align:center;position:relative;z-index:1;animation:fadeInUp .6s ease-out;padding-top:110px}@media(max-width:768px){.offer-content{max-width:680px;padding-top:100px}}.hero-section{margin-bottom:56px;display:flex;flex-direction:column;align-items:center;gap:20px}.video-container{width:100%;max-width:900px;margin-top:12px;border-radius:16px;overflow:hidden;box-shadow:none;border:2px solid #2a2a2a;animation:fadeInUp .6s ease-out .5s both}@media(max-width:768px){.video-container{max-width:600px}}.sale-tag{display:inline-block;padding:8px 20px;font-size:12px;font-weight:800;color:#000;background:#7ffd9e;border:none;border-radius:24px;text-transform:uppercase;letter-spacing:1.5px;box-shadow:none;animation:fadeInUp .6s ease-out .2s both;transition:all .3s cubic-bezier(.4,0,.2,1)}.sale-tag:hover{transform:translateY(-2px) scale(1.05);box-shadow:none}.hero-title{font-size:52px;font-weight:900;color:#fff;margin:0;line-height:1.1;text-align:center;animation:fadeInUp .6s ease-out .3s both;letter-spacing:-1px;white-space:normal}.sale-highlight{color:#7ffd9e;text-shadow:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header-section{margin-bottom:24px}.title-with-icon{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:24px}.success-icon{display:flex;align-items:center;justify-content:center;animation:scaleIn .6s ease-out .2s both;flex-shrink:0}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.success-icon svg{filter:drop-shadow(0 0 20px rgba(127,253,158,.3))}.main-title{font-size:48px;font-weight:800;line-height:1.2;color:#fff;margin:0;animation:fadeInUp .6s ease-out .3s both}.highlight{color:#7ffd9e;text-shadow:none}.message{font-size:18px;font-weight:400;color:#d1d5db;margin:0;line-height:1.6;animation:fadeInUp .6s ease-out .4s both}.whatsapp-button{margin-top:16px;margin-bottom:8px;padding:18px 40px;font-size:17px;font-weight:600;color:#000;background:#7ffd9e;border:2px solid #7ffd9e;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none;animation:fadeInUp .6s ease-out .5s both;position:relative;overflow:hidden;letter-spacing:.3px}.offer-breakdown{margin:0;padding:0;text-align:left;animation:fadeInUp .6s ease-out .4s both}.breakdown-title{font-size:28px;font-weight:700;color:#fff;margin:0 0 36px;text-align:center;letter-spacing:-.3px;text-decoration:underline;text-decoration-color:#7ffd9e;text-decoration-thickness:2px;text-underline-offset:8px}.offer-section{margin-bottom:32px}.offer-section:last-child{margin-bottom:0}.section-header{display:flex;justify-content:center;margin-bottom:18px;margin-top:24px}.offer-section:first-of-type .section-header{margin-top:0}.offer-section:nth-of-type(2) .section-header{margin-top:48px}.offer-section:nth-of-type(3) .section-header{margin-top:48px}.section-tag{display:inline-block;padding:8px 20px;font-size:11px;font-weight:800;color:#000;background:#7ffd9e;border:none;border-radius:24px;text-transform:uppercase;letter-spacing:1.2px;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.section-tag:hover{background:#8ffda8;transform:translateY(-2px) scale(1.05);box-shadow:none}.section-intro{font-size:15px;font-weight:400;color:#d1d5db;margin:0 0 16px;line-height:1.5;text-align:center}.offer-section:last-child .item-text{text-align:center;align-items:center}.offer-items{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.offer-section:first-of-type .offer-items .offer-item:nth-child(7){grid-column:1 / -1;justify-content:center}.offer-section:nth-of-type(2) .offer-items .offer-item:nth-child(3){grid-column:1 / -1;justify-content:center}.offer-section:nth-of-type(3) .offer-items .offer-item:nth-child(1){grid-column:1 / -1;justify-content:center}.offer-item{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#1a1a1a;border:2px solid #2a2a2a;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none;position:relative;overflow:hidden}.offer-item:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:#7ffd9e;opacity:0;transition:opacity .3s ease}.offer-item:hover{background:#1a1a1a;border-color:#7ffd9e;transform:translateY(-2px);box-shadow:0 0 0 1px #7ffd9e}.offer-item:hover:before{opacity:1}.item-icon-wrapper{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#0f1f16;border:2px solid #7ffd9e;border-radius:10px;flex-shrink:0;transition:all .3s ease;box-shadow:none}.offer-item:hover .item-icon-wrapper{background:#7ffd9e;border-color:#7ffd9e;transform:scale(1.08) rotate(5deg);box-shadow:none}.offer-item:hover .item-icon{color:#000}.item-icon{width:20px;height:20px;color:#7ffd9e;transition:color .3s ease}.item-text{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px}.item-title-wrapper{display:flex;align-items:center;gap:8px}.item-title{font-size:15px;font-weight:600;color:#fff;margin:0;line-height:1.4}.item-badge{font-size:10px;font-weight:800;color:#000;background:#7ffd9e;padding:5px 12px;border-radius:16px;text-transform:uppercase;letter-spacing:.8px;flex-shrink:0;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.item-description{font-size:14px;font-weight:400;color:#9ca3af;margin:0;line-height:1.5}.whatsapp-button:hover{background:#8ffda8;border-color:#8ffda8;transform:translateY(-2px);box-shadow:none}.whatsapp-button:active{transform:translateY(0);box-shadow:none}.success-section{margin-top:48px;padding-top:48px;border-top:2px solid #2a2a2a}.success-title{font-size:28px;font-weight:800;color:#fff;margin:0 0 32px;text-align:center;letter-spacing:.3px}.success-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.success-image{width:100%;height:auto;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.success-image:hover{transform:translateY(-4px)}@media(max-width:640px){.logo{top:36px;height:28px}.offer-content{max-width:100%;padding-top:90px}.hero-title{font-size:38px}.sale-tag{padding:6px 16px;font-size:11px}.hero-section{margin-bottom:44px;gap:16px}.breakdown-title{font-size:26px;margin-bottom:32px}.section-tag{padding:6px 16px;font-size:10px}.offer-section{margin-bottom:32px}.item-title{font-size:14px}.offer-items{grid-template-columns:1fr}.offer-item{padding:16px 18px}.item-icon-wrapper{width:42px;height:42px}.item-icon{width:19px;height:19px}}.pricing-section{margin-top:56px;padding-top:56px;text-align:center;animation:fadeInUp .6s ease-out .6s both;border-top:3px solid #7ffd9e;position:relative}.pricing-badge{display:inline-block;padding:10px 24px;font-size:13px;font-weight:700;color:#7ffd9e;background:#0f1f16;border:2px solid #7ffd9e;border-radius:24px;text-transform:capitalize;letter-spacing:.5px;margin-bottom:32px}.pricing-container{background:#0f1f16;border:3px solid #7ffd9e;border-radius:20px;padding:32px;box-shadow:none}.pricing-header{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.pricing-savings{display:flex;align-items:center;gap:16px}.original-price-large{font-size:24px;font-weight:700;color:#6b7280;text-decoration:line-through}.pricing-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.pricing-card{background:#1a1a1a;border:2px solid #2a2a2a;border-radius:16px;padding:32px 28px;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.pricing-card:hover{border-color:#7ffd9e;transform:translateY(-2px);box-shadow:0 0 0 1px #7ffd9e}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;min-height:36px}.card-title{font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.2}.save-badge{display:inline-block;padding:6px 14px;font-size:11px;font-weight:800;color:#000;background:#7ffd9e;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;box-shadow:none}.card-pricing{margin-bottom:16px;display:flex;flex-direction:column;gap:8px;min-height:80px}.original-price-small{font-size:18px;font-weight:600;color:#6b7280;text-decoration:line-through}.current-price{font-size:48px;font-weight:900;color:#fff;line-height:1;letter-spacing:-1px}.card-description{font-size:15px;font-weight:400;color:#d1d5db;margin:0 0 24px;line-height:1.5}.card-button{width:100%;padding:16px 24px;font-size:16px;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;text-decoration:none;display:inline-block;text-align:center;position:relative;overflow:hidden}.primary-button{background:#7ffd9e;color:#000;box-shadow:none}.primary-button:hover{background:#8ffda8;transform:translateY(-2px);box-shadow:none}.secondary-button{background:#fff;color:#000;box-shadow:none}.secondary-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:none}.card-button:active{transform:translateY(0)}.urgency-message{margin-top:32px;padding:20px 32px;font-size:16px;font-weight:600;color:#fff;text-align:center;background:#0f1f16;border:2px solid #7ffd9e;border-radius:12px;line-height:1.5;animation:fadeInUp .6s ease-out .7s both}.price-reveal-section{margin-top:56px;padding-top:56px;text-align:center;animation:fadeInUp .6s ease-out .6s both;border-top:3px solid #7ffd9e}.watch-video-message{display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 32px;background:#0f1f16;border:3px solid #7ffd9e;border-radius:20px;max-width:600px;margin:0 auto}.watch-video-text{font-size:28px;font-weight:700;color:#7ffd9e;text-transform:uppercase;letter-spacing:1px;margin:0}.price-reveal-timer{display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 32px;background:#0f1f16;border:3px solid #7ffd9e;border-radius:20px;max-width:600px;margin:0 auto;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #7ffd9e66}50%{box-shadow:0 0 0 20px #7ffd9e00}}.price-reveal-label{font-size:18px;font-weight:700;color:#7ffd9e;text-transform:uppercase;letter-spacing:1px}.price-reveal-display{display:flex;align-items:center;justify-content:center;gap:20px}.price-reveal-unit{display:flex;flex-direction:column;align-items:center;background:#1a1a1a;border:2px solid #7ffd9e;border-radius:16px;padding:24px 32px;min-width:140px}.price-reveal-value{font-size:64px;font-weight:900;color:#7ffd9e;line-height:1;font-variant-numeric:tabular-nums;text-shadow:none;letter-spacing:-2px}.price-reveal-unit-label{font-size:13px;color:#9ca3af;margin-top:8px;text-transform:uppercase;letter-spacing:.8px;font-weight:600}.price-reveal-separator{font-size:64px;font-weight:900;color:#7ffd9e;line-height:1;margin:0 4px}@media(max-width:768px){.pricing-section{margin-top:40px}.pricing-container{padding:24px 20px}.pricing-cards{grid-template-columns:1fr;gap:20px}.pricing-card{padding:28px 24px}.card-title{font-size:22px}.current-price{font-size:40px}.card-button{padding:14px 20px;font-size:15px}.urgency-message{margin-top:24px;padding:16px 20px;font-size:15px}.price-reveal-timer{padding:36px 24px}.price-reveal-unit{padding:20px 24px;min-width:120px}.price-reveal-value,.price-reveal-separator{font-size:52px}.price-reveal-label{font-size:16px}}
