:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e9edf5;background:#090b13}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}header{position:sticky;top:0;background:#090b13e8;backdrop-filter:blur(14px);border-bottom:1px solid #282c3c;z-index:5}nav{max-width:1080px;margin:auto;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px}nav a{text-decoration:none}.brand{font-weight:850;font-size:1.2rem}.mark{background:linear-gradient(120deg,#70ebbf,#ac92ff);color:#10121b;border-radius:50%;padding:5px;margin-right:7px}main{max-width:1080px;margin:auto;padding:0 24px}.hero{text-align:center;padding:110px 0 85px}.pill{display:inline-block;color:#80edc7;border:1px solid #36755e;border-radius:100px;padding:7px 14px;font-size:.73rem;font-weight:800;letter-spacing:.1em}.hero h1{font-size:clamp(2.6rem,7vw,5rem);line-height:1.08;letter-spacing:-.05em;max-width:820px;margin:26px auto}.hero em{font-style:normal;background:linear-gradient(110deg,#70ebbf,#ac92ff);background-clip:text;color:transparent}.hero>p{max-width:650px;margin:0 auto 26px;color:#b6bece;font-size:1.15rem}.actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.primary,.secondary{display:inline-block;border-radius:12px;padding:13px 21px;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}.primary{background:#70ebbf;color:#0b1020;border:1px solid #70ebbf}.secondary{background:transparent;color:#e9edf5;border:1px solid #60677a}.disclaimer{color:#aeb6c8!important;font-size:.85rem!important;margin-top:22px!important}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:70px}.features article,.panel{background:#151925;border:1px solid #2b3042;border-radius:20px;padding:28px}.features span{color:#ac92ff;font-weight:850}.features h2{margin-bottom:8px}.features p,.panel>p,.faq p{color:#b6bece}.panel{margin:24px 0 35px}.sectionhead{display:flex;justify-content:space-between;align-items:center;gap:15px}.sectionhead h2{margin:15px 0}.sectionhead span{font-size:.85rem;color:#80edc7}.tabs{display:flex;gap:8px;margin:15px 0}.tabs button{border:1px solid #555e73;background:#252b3d;color:white;border-radius:8px;padding:9px 14px;cursor:pointer}form{display:grid;gap:15px;max-width:560px}label{display:grid;gap:7px;color:#d4d9e5}input,textarea,select{width:100%;background:#0e121e;color:white;border:1px solid #50586b;border-radius:9px;padding:12px;font:inherit}textarea{min-height:95px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ac92ff;outline-offset:3px}#message,#leadResult{min-height:24px;color:#80edc7}#credentials{margin-top:18px;display:grid;gap:12px}.credential{border:1px solid #4a5368;border-radius:12px;padding:14px;overflow-wrap:anywhere}.credential button{margin-top:8px}pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#80edc7}.faq{padding:40px 0 80px}.faq details{border:1px solid #30374b;border-radius:10px;margin:10px 0;padding:16px}.faq summary{cursor:pointer;font-weight:700}footer{padding:32px 20px;text-align:center;color:#9da6ba;border-top:1px solid #30374b;font-size:.8rem}@media(max-width:700px){.features{grid-template-columns:1fr}.hero{padding:65px 0}.sectionhead{align-items:start;flex-direction:column}}
