:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}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,sans-serif;line-height:1.6;color:#333;background:#000;overflow-x:hidden}.vsl-container{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e)}.hero-section{padding:2rem 1rem 4rem;text-align:center;position:relative}.hero-content{max-width:1200px;margin:0 auto}.social-proof{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.proof-item{display:flex;align-items:center;gap:.5rem;color:gold;font-size:.9rem;font-weight:600}.proof-icon{width:16px;height:16px}.main-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.highlight{background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#b0b0b0;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.5}.urgency-banner{background:linear-gradient(135deg,#ff4757,#ff3742);padding:1rem 2rem;border-radius:50px;display:inline-block;margin-bottom:2rem;box-shadow:0 10px 30px #ff47574d;animation:pulse 2s infinite}.urgency-text{color:#fff;font-weight:600;font-size:.95rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.video-section{padding:0 1rem 4rem}.video-container{max-width:1000px;margin:0 auto}.video-wrapper{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #00000080;background:#000}.main-video{width:100%;height:auto;aspect-ratio:16/9;display:block}.video-overlay{position:absolute;inset:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.video-overlay:hover{background:#000c}.play-button{width:100px;height:100px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease;box-shadow:0 10px 30px #ffd7004d}.play-button:hover{transform:scale(1.1);box-shadow:0 15px 40px #ffd70066}.play-icon{width:40px;height:40px;color:#000;margin-left:4px}.overlay-text{text-align:center;color:#fff}.overlay-text h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.overlay-text p{color:#b0b0b0;font-size:1rem}.progress-container{padding:1rem;background:#000000e6}.progress-bar{width:100%;height:6px;background:#fff3;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(135deg,gold,#ffed4e);border-radius:3px;transition:width .3s ease}.progress-text{text-align:center;color:gold;font-size:.9rem;font-weight:600}.cta-container{margin-top:2rem;opacity:0;transform:translateY(30px);transition:all .6s ease;pointer-events:none}.cta-container.show{opacity:1;transform:translateY(0);pointer-events:auto}.cta-content{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:3rem 2rem;border-radius:20px;text-align:center;border:1px solid rgba(255,215,0,.2);box-shadow:0 20px 40px #0000004d}.cta-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1rem}.cta-subtitle{font-size:1.1rem;color:#b0b0b0;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{background:linear-gradient(135deg,gold,#ffed4e);color:#000;border:none;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;border-radius:50px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 10px 30px #ffd7004d;margin-bottom:2rem}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ffd70066}.cta-icon{width:20px;height:20px}.cta-guarantee{display:flex;flex-direction:column;gap:.5rem;color:#4ade80;font-size:.9rem;font-weight:500}.trust-section{padding:2rem 1rem;background:#0000004d;border-top:1px solid rgba(255,255,255,.1)}.trust-content{max-width:800px;margin:0 auto;text-align:center}.trust-content h4{color:#b0b0b0;font-size:.9rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.trust-logos{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-logo{color:#666;font-size:1.2rem;font-weight:700;opacity:.7;transition:opacity .3s ease}.trust-logo:hover{opacity:1}@media (max-width: 768px){.social-proof{gap:1rem}.proof-item{font-size:.8rem}.urgency-banner{padding:.8rem 1.5rem}.urgency-text{font-size:.85rem}.cta-content{padding:2rem 1.5rem}.cta-button{padding:1rem 2rem;font-size:1.1rem}.trust-logos{gap:2rem}.trust-logo{font-size:1rem}.cta-guarantee{font-size:.8rem}}@media (max-width: 480px){.hero-section{padding:1rem 1rem 2rem}.social-proof{flex-direction:column;align-items:center;gap:.5rem}.cta-guarantee{align-items:center}}
