*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow-x:hidden}body:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;background:radial-gradient(circle at 20% 50%,rgba(36,150,137,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(247,129,5,.05) 0%,transparent 50%);animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}#app{width:100%;max-width:700px;position:relative;z-index:1}.signup-container{width:100%}.progress-steps{display:flex;align-items:center;justify-content:center;margin-bottom:32px;gap:16px}.step{display:flex;flex-direction:column;align-items:center;gap:8px}.step-number{width:48px;height:48px;border-radius:50%;background:#fff;border:3px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#9ca3af;transition:all .3s cubic-bezier(.4,0,.2,1)}.step.active .step-number{background:linear-gradient(135deg,#249689,#1e7a6f);border-color:#249689;color:#fff;box-shadow:0 4px 12px #2496894d}.step-label{font-size:14px;font-weight:600;color:#9ca3af;transition:color .3s}.step.active .step-label{color:#249689}.step-divider{width:60px;height:3px;background:#e5e7eb;border-radius:2px;margin-bottom:32px}.signup-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:48px;animation:slideIn .5s cubic-bezier(.4,0,.2,1)}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card-header{text-align:center;margin-bottom:32px}h1{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:12px;letter-spacing:-.5px;line-height:1.2}.subtitle{color:#6b7280;font-size:18px;margin-bottom:12px}.time-badge{display:inline-block;background:#f0fdfa;color:#249689;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600;border:2px solid #249689}.value-props{background:linear-gradient(135deg,#f0fdfa,#e0f2f1);border-radius:16px;padding:24px;margin-bottom:32px;border:2px solid #249689}.value-item{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:15px;color:#1f2937}.value-item:last-child{margin-bottom:0}.value-icon{width:24px;height:24px;background:#249689;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{margin-bottom:24px}label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:14px}.required{color:#ef4444}input[type=text],input[type=email]{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1);background:#f9fafb}input[type=text]:focus,input[type=email]:focus{border-color:#249689;background:#fff;box-shadow:0 0 0 4px #2496891a}input[type=text].invalid,input[type=email].invalid{border-color:#ef4444;background:#fef2f2}input[type=text].invalid:focus,input[type=email].invalid:focus{box-shadow:0 0 0 4px #ef44441a}.error-message{display:none;color:#ef4444;font-size:13px;margin-top:6px;font-weight:500}.checkbox-group{margin-top:24px;margin-bottom:24px}.checkbox-group label{display:flex;align-items:flex-start;cursor:pointer;font-weight:400;color:#6b7280;gap:12px}input[type=checkbox]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#249689;flex-shrink:0}.checkbox-group span{-webkit-user-select:none;user-select:none;line-height:1.5}.security-badge{display:flex;align-items:center;gap:10px;padding:12px;background:#f9fafb;border-radius:10px;margin-bottom:24px;color:#6b7280;font-size:13px;border:1px solid #e5e7eb}.security-badge svg{color:#249689;flex-shrink:0}button[type=submit]{width:100%;padding:16px;background:linear-gradient(135deg,#249689,#1e7a6f);color:#fff;border:none;border-radius:12px;font-size:17px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #2496894d;position:relative;overflow:hidden}button[type=submit]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #24968966}button[type=submit]:active:not(:disabled){transform:translateY(0)}button[type=submit]:disabled{opacity:.7;cursor:not-allowed;transform:translateY(0)}.loader{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.message{margin-top:24px;padding:16px;border-radius:12px;text-align:center;font-size:15px;font-weight:500;display:none;animation:slideIn .3s cubic-bezier(.4,0,.2,1)}.message.success{background:#d1fae5;color:#065f46;border:2px solid #10b981}.message.error{background:#fee2e2;color:#991b1b;border:2px solid #ef4444}.testimonial{margin-top:40px;padding:24px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;border-left:4px solid #F78105}.testimonial-content{margin-bottom:16px}.testimonial-content p{font-style:italic;color:#78350f;line-height:1.6;font-size:15px}.testimonial-author{display:flex;flex-direction:column;gap:2px}.author-name{font-weight:700;color:#78350f;font-size:16px}.author-title{font-size:14px;color:#92400e}.credits{margin-top:32px;text-align:center;font-size:13px;color:#9ca3af}.credits a{color:#249689;text-decoration:none;font-weight:500;transition:color .2s}.credits a:hover{color:#1e7a6f;text-decoration:underline}@media (max-width: 768px){body{padding:16px}.signup-card{padding:32px 24px}h1{font-size:28px}.subtitle{font-size:16px}.form-row{grid-template-columns:1fr;gap:0}.progress-steps{margin-bottom:24px}.step-number{width:40px;height:40px;font-size:16px}.step-label{font-size:12px}.step-divider{width:40px;margin-bottom:24px}.value-props,.testimonial{padding:20px}}@media (max-width: 480px){.signup-card{padding:24px 20px}h1{font-size:24px}.subtitle{font-size:15px}.step-label{display:none}}
