: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}html,body{margin:0;padding:0}.logo-wrap{display:flex;align-items:center;gap:12px}.logo-img{width:48px;height:48px}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-title{font-size:22px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#181d27}.logo-tagline{font-size:12px;font-weight:400;color:#717680;margin-top:4px}.ml-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,#e9d7fe,#6941c6 70%);background-size:cover;overflow:hidden}.ml-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,#ffffff40,#fff0 60%);pointer-events:none}.ml-card{position:relative;width:100%;max-width:880px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:32px;box-shadow:0 32px 80px #0f172a59;display:flex;flex-direction:column;gap:24px}.ml-body-row{display:flex;flex-direction:column;gap:24px}.ml-content{display:flex;flex-direction:column;gap:20px}.ml-header{margin-bottom:8px}.ml-badge{display:inline-flex;align-items:center;gap:8px;background:#fcfaff;padding:6px 12px;border-radius:999px;color:#6941c6;font-size:13px;font-weight:500;margin-top:18px}.ml-badge-dot{width:10px;height:10px;border-radius:999px;background-color:#9e77ed}.ml-title{font-size:30px;font-weight:700;color:#181d27;margin:20px 0 10px;line-height:1.25}.ml-body p{font-size:16px;line-height:1.65;color:#414651;margin:0 0 12px}.ml-body .ml-subtle{margin-top:20px;color:#717680;font-size:14px}.ml-subtle{color:#717680;font-size:14px}.ml-steps{margin:12px 0 8px;display:flex;flex-direction:column;gap:10px}.ml-step{display:flex;align-items:flex-start;gap:10px}.ml-step-number{flex-shrink:0;width:24px;height:24px;border-radius:999px;background-color:#f9f5ff;color:#7f56d9;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #e9d7fe}.ml-step-text{font-size:15px;line-height:1.5;color:#414651}.ml-primary-btn{margin-top:12px;padding:10px 18px;border-radius:999px;border:none;outline:none;background:linear-gradient(135deg,#7f56d9,#9e77ed);color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 10px 30px #7f56d966;white-space:nowrap}.ml-primary-btn:active{transform:translateY(1px)}.ml-footer{border-top:1px solid #e9eaeb;padding-top:16px;margin-top:4px;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.ml-link{font-size:14px;color:#7f56d9;text-decoration:none;font-weight:500}.ml-link:hover{text-decoration:underline}@keyframes float-soft{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.ml-hero{display:flex;justify-content:center;align-items:center}.ml-hero-img{width:100%;max-width:400px;height:auto}@media(min-width:768px){.ml-card{padding:40px}.ml-body-row{flex-direction:row;align-items:center}.ml-content{flex:0 0 55%;padding-right:32px}.ml-hero{flex:0 0 45%}}@media(max-width:480px){.ml-page{padding:0 24px}.ml-card{padding:24px}.ml-title{font-size:24px}.ml-body p{font-size:15px}.ml-hero-img{visibility:hidden;max-width:0;max-height:0}.ml-footer{margin-top:0;padding-top:0;justify-content:space-between}}
