*{box-sizing:border-box}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:#eef5ff;color:#123b75}.hero{background:linear-gradient(135deg,#063d94,#0870cf);color:white;padding:18px max(20px,calc((100% - 1050px)/2)) 35px;border-radius:0 0 35px 35px;overflow:hidden}.top{display:flex;justify-content:space-between;align-items:center;gap:15px}.logo{font-size:26px;font-weight:900}.logo span{font-size:22px}.limited,.pill{background:#f52b46;padding:10px 17px;border-radius:30px;font-weight:bold}.hero-grid{max-width:1050px;margin:22px auto 0;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:25px}.hero-copy h1{font-size:48px;line-height:1.12;margin:15px 0}.hero-copy h1 b{color:#ffd426}.hero-copy p{font-size:20px;line-height:1.8;max-width:620px}.features{display:flex;gap:35px;margin-top:25px}.features span{display:flex;align-items:center;gap:9px;font-size:28px}.features b{font-size:16px}.features small{display:block;font-size:12px;margin-top:4px}.phone-wrap{position:relative;text-align:center}.phone-wrap img{width:min(100%,390px);filter:drop-shadow(0 20px 25px #00285d88)}.price-tag{position:absolute;right:12%;bottom:13%;background:#f52b46;border-radius:50%;width:105px;height:105px;display:grid;place-items:center;font-size:18px;font-weight:bold;transform:rotate(-5deg)}main{max-width:950px;margin:-8px auto 0;padding:0 18px}.card{background:white;border-radius:28px;box-shadow:0 12px 35px #123b7518;padding:30px;margin-bottom:22px}.progress-card{text-align:center}.progress-card h2{font-size:28px;margin-top:0}.progress-line{display:flex;justify-content:space-between;font-weight:bold;margin:20px 2px 8px}.track{height:22px;background:#dce8f7;border-radius:30px;overflow:hidden}.track div{height:100%;width:0;background:linear-gradient(90deg,#09b866,#14cf72);border-radius:30px;transition:.4s}.hint{color:#174d98;font-size:17px}.whatsapp,.contest{border:0;width:min(100%,480px);margin:14px auto;padding:17px;border-radius:40px;color:white;font-size:20px;font-weight:900;display:block;text-decoration:none;cursor:pointer;background:#08b85c;box-shadow:0 8px 20px #08b85c38}.info{background:#e8f1ff;padding:12px;border-radius:14px;font-size:13px}.complete{text-align:center;border:2px solid #d7e8ff}.check{width:64px;height:64px;background:#08b85c;color:#fff;border-radius:50%;display:grid;place-items:center;margin:auto;font-size:38px;font-weight:bold}.complete p{font-size:17px;color:#62718a}.contest{background:#f3263f}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;background:#063d94;color:#fff;border-radius:24px;padding:25px}.steps div{text-align:center}.steps b{display:block;margin:auto auto 10px;background:white;color:#063d94;width:38px;height:38px;border-radius:50%;padding-top:9px}.steps strong,.steps small{display:block}.steps small{margin-top:7px;color:#dceaff}.legal{text-align:center;color:#718099;font-size:11px;line-height:1.7;padding:15px}.hidden{display:none}@media(max-width:700px){.top{align-items:flex-start}.logo{font-size:20px}.logo span{font-size:16px}.limited{font-size:11px;padding:8px}.hero-grid{grid-template-columns:1fr}.phone-wrap{order:-1}.phone-wrap img{max-width:270px}.hero-copy{text-align:center}.hero-copy h1{font-size:35px}.hero-copy p{font-size:16px}.features{justify-content:center;gap:18px}.features span{font-size:22px}.features b{font-size:12px}.progress-card h2{font-size:23px}.steps{grid-template-columns:1fr;gap:22px}}
