:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24203a;background:#fffaf4;font-synthesis:none}*{box-sizing:border-box}body{margin:0;line-height:1.65}a{color:inherit}.wrap{width:min(1080px,calc(100% - 40px));margin:auto}.nav{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:22px;text-decoration:none;color:#5d42d9}.mark{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#7357ef;color:#fff;box-shadow:0 8px 20px #7357ef35}.links{display:flex;gap:24px;align-items:center}.links a{text-decoration:none;font-weight:700;font-size:14px}.cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#7357ef;color:#fff!important;padding:12px 18px;text-decoration:none!important;font-weight:800;box-shadow:0 8px 20px #7357ef2e}.hero{padding:72px 0 58px;text-align:center}.eyebrow{display:inline-block;color:#6a4ce1;background:#ede8ff;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em}.hero h1{font-size:clamp(38px,7vw,68px);line-height:1.06;max-width:900px;margin:20px auto;color:#28213e}.hero p{max-width:700px;margin:0 auto 28px;font-size:19px;color:#665f75}.section{padding:60px 0}.section h2{font-size:clamp(28px,4vw,42px);line-height:1.2;margin:0 0 12px}.lead{color:#6c6578;max-width:720px;margin:0 0 28px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #eee7df;border-radius:22px;padding:26px;box-shadow:0 12px 35px #4e38620d}.card b{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fff0c8;color:#9d6b00;font-size:20px}.card h3{margin:17px 0 7px}.card p{margin:0;color:#6c6578}.steps{counter-reset:step;display:grid;gap:16px}.step{counter-increment:step;display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start;background:#fff;border:1px solid #eee7df;border-radius:20px;padding:22px}.step:before{content:counter(step);display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#7357ef;color:#fff;font-weight:900}.step h3{margin:0 0 4px}.step p{margin:0;color:#6c6578}.article{max-width:780px;margin:auto}.article h1{font-size:clamp(34px,6vw,54px);line-height:1.1}.article h2{margin-top:38px;font-size:25px}.article p,.article li{color:#575064}.callout{margin:42px 0;padding:28px;border-radius:22px;background:#e9fbf3;border:1px solid #cceede}.footer{margin-top:60px;padding:34px 0;border-top:1px solid #e9e1d9;color:#716979}.footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{margin-right:18px}@media(max-width:760px){.links>a:not(.cta){display:none}.hero{padding-top:48px}.grid{grid-template-columns:1fr}.section{padding:42px 0}.article{width:min(100%,calc(100% - 8px))}}
