*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;padding-bottom:80px}.lead-magnet-container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:700px;width:100%;margin:0 auto;padding:0 24px;text-align:center}.brand{display:flex;align-items:center;gap:8px;margin-bottom:48px}.brand-icon{font-size:28px;color:#000;font-weight:900;line-height:1}.brand-name{font-size:28px;font-weight:900;color:#000;letter-spacing:-.5px;text-transform:uppercase}.hero-title{font-size:48px;font-weight:900;color:#000;line-height:1.15;letter-spacing:-1.5px;margin-bottom:40px;max-width:650px}.hero-title .highlight{color:#60c;position:relative;white-space:nowrap}.features-list{list-style:none;text-align:left;margin-bottom:40px;max-width:600px;width:100%}.features-list li{font-size:18px;color:#444;line-height:1.6;margin-bottom:16px;padding-left:28px;position:relative}.features-list li:before{content:"▸";position:absolute;left:0;color:#60c;font-weight:900;font-size:20px}.features-list li:last-child{margin-bottom:0}.email-form{display:flex;flex-direction:row;gap:12px;margin-bottom:16px;width:100%;max-width:600px}.email-form input{flex:1;padding:18px 20px;border:2px solid #e0e0e0;border-radius:10px;outline:none;background:#fff;color:#000;font-size:16px;transition:all .2s}.email-form input::placeholder{color:#999}.email-form input:focus{border-color:#60c;box-shadow:0 0 0 3px #6600cc1a}.primary-button{background:#60c;color:#fff;border:none;padding:18px 36px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap;box-shadow:0 4px 12px #60c3}.primary-button:hover:not(:disabled){background:#50a;transform:translateY(-2px);box-shadow:0 6px 16px #6600cc4d}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{background:#e0e0e0;color:#999;cursor:not-allowed;box-shadow:none;transform:none}.disclaimer{font-size:14px;color:#777;margin-top:0}.success-message{width:100%;max-width:600px;padding:48px 32px;background:#f8f9fa;border-radius:16px;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.success-icon{width:80px;height:80px;margin:0 auto 24px}.checkmark{width:100%;height:100%;border-radius:50%;display:block;stroke-width:3;stroke:#60c;stroke-miterlimit:10;box-shadow:inset 0 0 #60c;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#60c;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke:#60c;stroke-width:3;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #60c}}.success-title{font-size:28px;font-weight:900;color:#000;margin-bottom:12px;letter-spacing:-.5px}.success-text{font-size:18px;color:#555;line-height:1.6;margin-bottom:32px}.success-button{background:transparent;color:#60c;border:2px solid #6600cc;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s}.success-button:hover{background:#60c;color:#fff;transform:translateY(-2px)}@media (max-width: 768px){#root{padding-top:60px;padding-bottom:60px}.brand{margin-bottom:32px}.brand-icon,.brand-name{font-size:24px}.hero-title{font-size:36px;letter-spacing:-1px;margin-bottom:32px}.features-list{margin-bottom:32px}.features-list li{font-size:16px;margin-bottom:14px}.email-form{flex-direction:column;gap:12px}.email-form input,.primary-button{width:100%;padding:16px 20px;font-size:15px}.success-message{padding:40px 24px}.success-icon{width:64px;height:64px}.success-title{font-size:24px}.success-text{font-size:16px;margin-bottom:24px}}@media (max-width: 480px){.lead-magnet-container{padding:0 20px}.hero-title{font-size:28px;letter-spacing:-.5px}.features-list li{font-size:15px}}
