*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#18151e;line-height:1.6}a{text-decoration:none;color:inherit}header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:5}.logo{font-weight:900}.logo span{font-size:.72rem;background:#18151e;color:#fff;border-radius:99px;padding:4px 8px;margin-left:4px}nav{display:flex;align-items:center;gap:20px}.btn{display:inline-flex;align-items:center;justify-content:center;background:#18151e;color:#fff;border:0;border-radius:12px;padding:14px 21px;font-weight:800;cursor:pointer;box-shadow:0 8px 25px #18151e20}.btn.small{padding:9px 14px;border-radius:9px}.hero{min-height:640px;padding:80px 7%;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;background:linear-gradient(135deg,#fff 0%,#fff4f8 55%,#f3f0ff 100%)}.eyebrow{font-size:.75rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#8a3f6e;margin:0 0 10px}.hero h1{font-size:clamp(2.7rem,6vw,5.1rem);line-height:.98;letter-spacing:-.055em;margin:0 0 25px}.hero em{font-style:normal}.lead{font-size:1.2rem;max-width:650px;color:#605b66}.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:30px 0}.reassurance{color:#777}.hero-card{background:#18151e;color:white;border-radius:28px;padding:45px 30px;text-align:center;box-shadow:0 25px 70px #18151e30;transform:rotate(2deg)}.disc{width:150px;height:150px;border-radius:50%;margin:auto auto 28px;display:grid;place-items:center;font-size:4rem;background:radial-gradient(circle,#fff 0 8%,#aaa 9% 11%,#18151e 12% 22%,#eee 23% 25%,#18151e 26%);color:white}.section{padding:90px 7%}.soft{background:#faf8fb}.center{text-align:center}.section h2,.price h2{font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-.04em;margin:0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}.cards article{border:1px solid #ece8ee;border-radius:20px;padding:28px;background:white;font-size:2rem}.cards h3{font-size:1.15rem;margin:12px 0 5px}.cards p,.steps p{font-size:.94rem;color:#69636e}.steps{max-width:1050px;margin:45px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#18151e;color:#fff}.price{margin:0 7% 80px;padding:45px;border-radius:28px;background:#18151e;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:25px}.price .eyebrow{color:#d8a6c5}.price p{color:#ccc}.light{background:#fff;color:#18151e}.form-page{max-width:900px;margin:auto;padding:65px 20px}.form-page h1{font-size:clamp(2.3rem,5vw,4rem);line-height:1.05}.form-card{border:1px solid #e9e5eb;border-radius:20px;padding:28px;margin:20px 0;background:#fff}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-weight:750;margin:12px 0}input,select,textarea{width:100%;font:inherit;margin-top:7px;padding:13px 14px;border:1px solid #d9d4dc;border-radius:10px;background:#fff}textarea{resize:vertical}.check{display:flex;gap:10px;align-items:flex-start;font-weight:500}.check input{width:auto}.check a{text-decoration:underline}.summary{background:#f6f2f7;border-radius:16px;padding:20px;margin:25px 0}.summary div{display:flex;justify-content:space-between}.summary strong{font-size:1.4rem}.full{width:100%}.secure,small{font-size:.82rem;color:#777}.narrow{max-width:800px;margin:auto;padding:70px 20px;min-height:70vh}.narrow h1{font-size:3rem;line-height:1.05}.faq details{border-bottom:1px solid #ddd;padding:18px 0}.faq summary{cursor:pointer;font-weight:800}.info{border:1px solid #e7e2e9;border-radius:20px;padding:30px}.note{background:#fff5d9;padding:12px;border-radius:10px;color:#765b16}.legal h2{margin-top:35px}.success{min-height:100vh;display:grid;place-items:center;text-align:center;padding:20px;background:linear-gradient(135deg,#fff4f8,#f3f0ff)}.success>div{max-width:600px;background:#fff;padding:55px 30px;border-radius:28px;box-shadow:0 25px 70px #18151e18}.big{font-size:4rem}footer{padding:45px 7%;background:#18151e;color:#ddd;display:grid;grid-template-columns:1fr 2fr auto;gap:30px;align-items:center}.links{display:flex;gap:18px;flex-wrap:wrap;justify-content:center}@media(max-width:800px){nav a:not(.btn){display:none}.hero{grid-template-columns:1fr;padding:65px 6%}.hero-card{max-width:420px;margin:auto}.cards,.steps{grid-template-columns:1fr 1fr}.price{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr;text-align:center}}@media(max-width:560px){header{padding:0 4%}.hero h1{font-size:2.8rem}.cards,.steps,.grid{grid-template-columns:1fr}.section{padding:65px 6%}.price{margin:0 6% 60px}.form-card{padding:22px}.narrow h1{font-size:2.4rem}}
