*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#1a1a1a;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid #e7e2ef}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:#2d1b69}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand small{font-size:10px;color:#686370;margin-top:4px}.logo{width:42px;height:42px;border-radius:12px;background:#2d1b69;color:#fff;display:grid;place-items:center;font-size:24px;font-family:Georgia,serif}.nav nav{display:flex;gap:24px;font-size:14px;font-weight:700}.nav nav a:hover{color:#7f77dd}.hero{padding:92px 0;background:radial-gradient(circle at 90% 5%,#e5e0ff,transparent 34%),linear-gradient(135deg,#fff,#f5f0e8)}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:64px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:#2e8b6e;margin:0 0 14px}.hero h1,.section h2{font-family:Georgia,serif;color:#2d1b69}.hero h1{font-size:clamp(44px,6vw,72px);line-height:1.04;margin:0}.hero h1 span{color:#7f77dd}.lead{font-size:18px;color:#625e69;max-width:680px;margin:24px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;padding:13px 20px;border-radius:11px;font-weight:800}.primary{background:#2d1b69;color:#fff}.secondary{border:1px solid #d8d2e2;background:#fff;color:#2d1b69}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#686370;font-size:13px}.panel{background:#fff;border:1px solid #ece7f2;border-radius:22px;padding:30px;box-shadow:0 24px 60px rgba(45,27,105,.12)}.pill{display:inline-block;margin:0 0 10px;padding:5px 10px;border-radius:999px;background:#f7eed8;color:#8b6517;font-size:12px;font-weight:800}.panel h2{margin:4px 0 20px;color:#2d1b69}.focus{display:flex;gap:13px;align-items:center;padding:14px 0;border-top:1px solid #eee9f2}.focus>span{width:42px;height:42px;border-radius:11px;background:#f5f0e8;display:grid;place-items:center;color:#2d1b69;font-weight:800;font-size:12px}.focus div{display:flex;flex-direction:column}.focus small{color:#706b76}.section{padding:86px 0}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:end;margin-bottom:34px}.section h2{font-size:clamp(32px,4vw,46px);line-height:1.15;margin:0}.section-head>p{color:#6b6670;margin:0}.status{padding:15px;border:1px solid #e7e2ef;border-radius:12px;color:#6b6670;background:#faf9fc}.status.hidden{display:none}.status.error{border-color:#e5b8b8;background:#fff5f5;color:#8b3030}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{border:1px solid #e8e3ed;border-radius:17px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:330px}.badge{align-self:flex-start;background:#eeeaff;color:#2d1b69;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.product h3{margin:17px 0 8px;color:#2d1b69;font-size:21px;line-height:1.3}.category{color:#2e8b6e;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.summary{color:#686370;font-size:14px}.price{font-size:22px;font-weight:800;color:#1d1a26;margin-top:auto;padding-top:18px}.checked{font-size:11px;color:#817b86}.product .btn{margin-top:14px;text-align:center;justify-content:center}.product .disabled{background:#e7e4ea;color:#777;pointer-events:none}.dark{background:#2d1b69;color:#fff}.dark h2{color:#fff}.dark .section-head>p{color:#d5cfe2}.gold{color:#d7ad52}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.steps article{border-top:1px solid rgba(255,255,255,.25);padding-top:20px}.steps article>b{color:#d7ad52}.steps h3{font-size:21px;margin:25px 0 8px}.steps p{color:#cfc9dc;font-size:14px}.about{max-width:800px;text-align:center}.about p:last-child{font-size:18px;color:#686370}.disclosure{padding:25px 0;background:#f5f0e8;color:#5c5762;font-size:13px}footer{background:#1f143f;color:#fff;padding:30px 0}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer>div{display:flex;flex-direction:column}.footer small,.footer>span{color:#bbb3ca;font-size:12px}@media(max-width:850px){.nav nav{display:none}.hero{padding:65px 0}.hero-grid,.section-head{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.products,.steps{grid-template-columns:1fr}.hero h1{font-size:44px}.panel{padding:22px}.footer{flex-direction:column;align-items:flex-start}}