.screen-landing .ct-wrap{max-width:1040px;margin:0 auto;padding:0 20px 80px}.screen-landing .ct-top{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.screen-landing .ct-logo{color:var(--ink);align-items:center;gap:10px;font-size:18px;font-weight:900;text-decoration:none;display:flex}.screen-landing .ct-logo .lk{background:var(--indigo);border-radius:11px;flex:none;width:34px;height:34px;position:relative;overflow:hidden}.screen-landing .ct-back{color:var(--muted);font-size:14px;font-weight:800;text-decoration:none}.screen-landing .ct-back:hover{color:var(--indigo)}.screen-landing .ct-steps{flex-wrap:wrap;justify-content:center;gap:8px;margin:4px 0 24px;padding:0;list-style:none;display:flex}.screen-landing .ct-step{color:var(--muted);background:var(--surface2);border-radius:99px;align-items:center;gap:9px;padding:8px 16px;font-size:14px;font-weight:900;display:flex}.screen-landing .ct-step.now{background:var(--indigo-bg);color:var(--indigo-d)}.screen-landing .ct-step.done{background:var(--success-bg);color:var(--success)}.screen-landing .ct-step-n{width:24px;height:24px;color:inherit;background:#fff;border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.screen-landing .ct-step.now .ct-step-n{background:var(--indigo);color:#fff}.screen-landing .ct-step.done .ct-step-n{background:var(--success);color:#fff}.screen-landing .ct-grid{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}.screen-landing .ct-main{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:30px;box-shadow:0 4px 18px #141c3c0a}.screen-landing .ct-h{letter-spacing:-.02em;margin:0 0 6px;font-size:26px;font-weight:900}.screen-landing .ct-sub{color:var(--muted);margin:0 0 22px;font-size:14.5px;font-weight:700;line-height:1.5}.screen-landing .ct-plans{gap:12px;margin-bottom:24px;display:grid}.screen-landing .ct-plan{text-align:left;background:var(--surface);border:2px solid var(--border);cursor:pointer;color:var(--ink);-webkit-text-fill-color:currentColor;border-radius:18px;flex-direction:column;gap:3px;padding:16px 18px;font-family:inherit;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.screen-landing .ct-plan:hover{border-color:var(--indigo-s)}.screen-landing .ct-plan.on{border-color:var(--indigo);box-shadow:0 0 0 4px var(--indigo-bg)}.screen-landing .ct-plan-h{flex-wrap:wrap;align-items:center;gap:10px;font-size:16px;display:flex}.screen-landing .ct-pop{color:#fff;background:var(--indigo);white-space:nowrap;border-radius:99px;padding:3px 9px;font-size:11.5px;font-weight:900}.screen-landing .ct-plan-pr{align-items:baseline;gap:6px;margin-top:4px;display:flex}.screen-landing .ct-plan-pr b{letter-spacing:-.02em;font-size:24px;font-weight:900}.screen-landing .ct-plan-pr span{color:var(--muted);font-size:13px;font-weight:800}.screen-landing .ct-plan-eq{color:var(--indigo-d);font-size:12.5px;font-weight:800}.screen-landing .ct-plan-ex{color:var(--muted);font-size:12.5px;font-weight:700}.screen-landing .ct-ninos{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0 4px;display:flex}.screen-landing .ct-ninos label{font-size:15px;font-weight:900}.screen-landing .ct-step-num{background:var(--surface2);border-radius:99px;align-items:center;gap:4px;padding:4px;display:inline-flex}.screen-landing .ct-step-num button{width:38px;height:38px;color:var(--indigo);cursor:pointer;background:#fff;border:none;border-radius:50%;place-items:center;font-size:22px;font-weight:900;display:grid;box-shadow:0 2px 6px #141c3c14}.screen-landing .ct-step-num button:disabled{opacity:.4;cursor:not-allowed}.screen-landing .ct-step-num span{text-align:center;min-width:34px;font-size:18px;font-weight:900}.screen-landing .ct-ninos-note{color:var(--muted);flex-basis:100%;font-size:12.5px;font-weight:700}.screen-landing .ct-form{gap:16px;margin-bottom:6px;display:grid}.screen-landing .ct-field{flex-direction:column;gap:6px;display:flex}.screen-landing .ct-field label{font-size:13.5px;font-weight:900}.screen-landing .ct-field input{border:2px solid var(--border);color:var(--ink);background:#fff;border-radius:13px;padding:13px 14px;font-family:inherit;font-size:15px;font-weight:600}.screen-landing .ct-field input:focus-visible{border-color:var(--indigo);box-shadow:0 0 0 4px var(--indigo-bg);outline:none}.screen-landing .ct-hint{color:var(--muted);font-size:12.5px;font-weight:700}.screen-landing .ct-hint.err{color:#dc2626}.screen-landing .ct-link-btn{color:var(--indigo);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:2px 0;font-family:inherit;font-size:13.5px;font-weight:800;text-decoration:underline}.screen-landing .ct-cupon-row{gap:8px;display:flex}.screen-landing .ct-cupon-row input{text-transform:uppercase;flex:1}.screen-landing .ct-cupon-ok{background:var(--success-bg);border:1px solid var(--success-bd);color:var(--success);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:800;display:flex}.screen-landing .ct-pago{border:2px dashed var(--border);background:var(--surface2);border-radius:16px;margin:20px 0 6px;padding:18px}.screen-landing .ct-pago-h{align-items:center;gap:8px;font-size:15px;font-weight:900;display:flex}.screen-landing .ct-pago-ph{color:var(--muted);margin-top:6px;font-size:13.5px;font-weight:700;line-height:1.5}.screen-landing .ct-cta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}.screen-landing .ct-cta-price{flex-direction:column;display:flex}.screen-landing .ct-cta-price b{letter-spacing:-.02em;font-size:22px;font-weight:900}.screen-landing .ct-cta-price span{color:var(--muted);font-size:12.5px;font-weight:800}.screen-landing .ct-sum{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:24px;position:sticky;top:20px;box-shadow:0 4px 18px #141c3c0a}.screen-landing .ct-sum h2{margin:0 0 14px;font-size:16px;font-weight:900}.screen-landing .ct-sum-row{justify-content:space-between;align-items:center;gap:10px;padding:4px 0;font-size:14.5px;font-weight:800;display:flex}.screen-landing .ct-sum-row.sub{color:var(--muted);padding-top:0;font-size:12.5px;font-weight:700}.screen-landing .ct-sum-row.dto{color:var(--success)}.screen-landing .ct-sum-tot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding-top:12px;font-size:16px;font-weight:900;display:flex}.screen-landing .ct-sum-trial{background:var(--indigo-bg);border-radius:14px;margin:14px 0;padding:13px 14px}.screen-landing .ct-sum-trial b{color:var(--indigo-d);font-size:15px;display:block}.screen-landing .ct-sum-trial span{color:var(--soft);margin-top:3px;font-size:12.5px;font-weight:700;line-height:1.5;display:block}.screen-landing .ct-sum-feats{gap:8px;margin:0;padding:0;list-style:none;display:grid}.screen-landing .ct-sum-feats li{color:var(--soft);padding-left:24px;font-size:13px;font-weight:700;position:relative}.screen-landing .ct-sum-feats li:before{content:"✓";color:var(--success);font-weight:900;position:absolute;left:0}.screen-landing .ct-done{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:28px;flex-direction:column;align-items:center;max-width:560px;margin:10px auto 0;padding:36px 32px 30px;display:flex;box-shadow:0 10px 34px #141c3c12}.screen-landing .ct-done-pet{background:var(--indigo-bg);border-radius:50%;place-items:center;width:120px;height:120px;margin-bottom:14px;display:grid}.screen-landing .ct-done-badge{background:var(--success-bg);border:1px solid var(--success-bd);color:var(--success);border-radius:99px;align-items:center;gap:6px;padding:5px 14px;font-size:13px;font-weight:900;display:inline-flex}.screen-landing .ct-done-h{letter-spacing:-.02em;margin:14px 0 6px;font-size:27px;font-weight:900}.screen-landing .ct-done-sub{color:var(--soft);margin:0 0 22px;font-size:14.5px;font-weight:700;line-height:1.55}.screen-landing .ct-done-next{text-align:left;background:var(--indigo-bg);border-radius:18px;align-items:flex-start;gap:14px;width:100%;margin-bottom:24px;padding:18px 20px;display:flex}.screen-landing .ct-done-step{background:var(--indigo);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:grid}.screen-landing .ct-done-next>div b{color:var(--indigo-d);margin-bottom:3px;font-size:16px;display:block}.screen-landing .ct-done-next>div span{color:var(--soft);font-size:13.5px;font-weight:700;line-height:1.5;display:block}.screen-landing .ct-done-foot{color:var(--muted);margin:16px 0 0;font-size:12.5px;font-weight:700}@media (max-width:860px){.screen-landing .ct-grid{grid-template-columns:1fr}.screen-landing .ct-sum{order:1;position:static}.screen-landing .ct-sum-mhide{display:none}.screen-landing .ct-main{padding:22px}.screen-landing .ct-step-t{display:none}.screen-landing .ct-step{padding:8px 12px}.screen-landing .ct-sub{font-size:15.5px}.screen-landing .ct-hint,.screen-landing .ct-ninos-note,.screen-landing .ct-legal,.screen-landing .ct-done-foot{font-size:13.5px}.screen-landing .ct-pago-ph,.screen-landing .ct-link-btn,.screen-landing .ct-done-next>div span,.screen-landing .ct-accept span{font-size:14.5px}.screen-landing .ct-sum-row.sub,.screen-landing .ct-sum-trial span{font-size:13.5px}.screen-landing .ct-sum-feats li,.screen-landing .ct-check span,.screen-landing .ct-modal-links{font-size:14px}.screen-landing .ct-done-sub,.screen-landing .ct-modal-body{font-size:15px}}.screen-landing .ct-check{background:var(--surface2);cursor:pointer;border-radius:13px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.screen-landing .ct-check input{width:18px;height:18px;accent-color:var(--indigo);flex:none;margin-top:2px}.screen-landing .ct-check span{color:var(--soft);font-size:13px;font-weight:700;line-height:1.45}.screen-landing .ct-legal{color:var(--muted);margin:2px 0 0;font-size:12.5px;font-weight:700}.screen-landing .ct-legal a{color:var(--indigo);font-weight:800}.screen-landing .ct-accept{border:2px solid var(--border);cursor:pointer;border-radius:13px;align-items:flex-start;gap:10px;margin:18px 0 4px;padding:13px 14px;transition:border-color .12s,background .12s;display:flex}.screen-landing .ct-accept.on{border-color:var(--indigo);background:var(--indigo-bg)}.screen-landing .ct-accept input{width:19px;height:19px;accent-color:var(--indigo);flex:none;margin-top:2px}.screen-landing .ct-accept span{color:var(--ink);font-size:13.5px;font-weight:700;line-height:1.45}.screen-landing .ct-accept .ct-oblig{color:#dc2626;font-weight:900}.screen-landing .ct-link-btn.ct-inline{font-size:inherit;align-self:auto;display:inline}.screen-landing .ct-modal-scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background:#0f14318c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.screen-landing .ct-modal{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:88vh;overflow:auto;box-shadow:0 30px 70px -24px #0a0a2899}.screen-landing .ct-modal-head{justify-content:space-between;align-items:center;gap:12px;padding:18px 22px 6px;display:flex}.screen-landing .ct-modal-head h2{margin:0;font-size:20px;font-weight:900}.screen-landing .ct-modal-x{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1}.screen-landing .ct-modal-body{color:var(--soft);padding:6px 22px 8px;font-size:14px;font-weight:600;line-height:1.55}.screen-landing .ct-modal-body ul{flex-direction:column;gap:8px;margin:10px 0;padding-left:20px;display:flex}.screen-landing .ct-modal-body b{color:var(--ink)}.screen-landing .ct-modal-links{margin-top:12px;font-size:13px}.screen-landing .ct-modal-links a{color:var(--indigo);font-weight:800}.screen-landing .ct-modal-foot{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:10px;padding:14px 22px 20px;display:flex;position:sticky;bottom:0}
