
:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#241741;background:#f8f8ff;line-height:1.7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 0 0,#eae0ff,transparent 60%),linear-gradient(150deg,#f9f7ff,#f8fbff 65%,#e3f3ff);min-height:100vh}a{color:#5724cf;text-underline-offset:4px}a:hover{color:#391688}a:focus-visible{outline:3px solid #7039ef;outline-offset:5px}header,main,footer{max-width:1120px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid #e5dff2}nav{display:flex;gap:24px;flex-wrap:wrap}nav a{text-decoration:none;font-size:14px;font-weight:600}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#241741;font-weight:800;font-size:22px}.brand img{border-radius:12px}.brand small{display:block;font-size:11px;letter-spacing:.03em;font-weight:500;color:#706782}.eyebrow{color:#65468e;font-weight:700;font-size:12px;letter-spacing:1.8px;text-transform:uppercase}h1{font-size:clamp(38px,6vw,72px);letter-spacing:-.045em;line-height:1.06;margin:22px 0 26px}h1 span{color:#6538eb}h2{font-size:28px;line-height:1.25;letter-spacing:-.025em;margin:30px 0 14px}h3{font-size:21px;line-height:1.3;margin:18px 0 10px}p{margin:14px 0}main>.eyebrow{margin-top:36px}.lead{font-size:20px;color:#6b627b;max-width:680px}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:60px;align-items:center;padding:54px 0 80px}.preview{position:relative;display:flex;justify-content:center;padding:20px;background:radial-gradient(ellipse,#d4c7ff,transparent 68%)}.preview img{width:250px;max-width:100%;height:auto;border-radius:32px;box-shadow:0 28px 70px #4e2c8730;border:1px solid white}.preview-note{position:absolute;bottom:45px;left:0;background:#ffffffef;padding:12px 20px;border-radius:18px;box-shadow:0 12px 32px #4e2c8720;font-weight:650;color:#5a31c7}.actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin:28px 0}.badge{background:#e9dfff;color:#5230a1;border:1px solid #d5c4f9;border-radius:40px;padding:12px 20px;font-size:14px;font-weight:650}.button{display:inline-block;background:linear-gradient(110deg,#5921ff,#6672ff);color:white;text-decoration:none;border-radius:40px;padding:14px 24px;font-weight:650}.button:hover{color:white;background:#5326d7}.text-link{font-weight:600}.muted{font-size:14px;color:#746c81}.section-title{font-size:clamp(32px,4vw,44px);margin-bottom:30px}.card{background:#ffffffd9;border:1px solid white;border-radius:28px;padding:32px;margin:24px 0}.card h2:first-child{margin-top:0}.card p{color:#655d74}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid .card{margin:0}.step{font-size:13px;font-weight:750;color:#6b3bec;background:#efe8ff;border-radius:12px;padding:8px 12px;display:inline-block}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin:64px 0;background:linear-gradient(120deg,#fff,#ece8ff)}.price{font-size:36px;font-weight:800;color:#241741!important;margin:12px 0}.price span{font-size:15px;font-weight:500}.help{margin-top:40px}article.card{max-width:900px}footer{margin-top:40px;border-top:1px solid #ded5ee;display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px;font-size:13px;color:#766c85}footer nav{gap:16px}footer a{font-size:13px}.skip{position:absolute;left:16px;top:-100px;background:white;padding:12px;z-index:5}.skip:focus{top:12px}html{scroll-behavior:smooth}#features{scroll-margin-top:24px}@media(max-width:700px){header,main,footer{padding:22px}header{align-items:flex-start;flex-direction:column;gap:20px}nav{gap:20px}.hero{grid-template-columns:1fr;gap:24px;padding:34px 0 56px}.hero h1{font-size:52px}.preview img{width:235px}.preview-note{left:5%}.grid,.pricing{grid-template-columns:1fr}.pricing{gap:12px;margin:40px 0}.card{padding:24px}.lead{font-size:18px}footer{flex-direction:column}.actions{gap:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
