.checklist-wrap{border-radius:14px;box-shadow:0 4px 24px rgba(27,33,69,.13);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:24px auto;max-width:640px;overflow:hidden}.cl-header{background:#1b2145;overflow:hidden;padding:28px 32px;position:relative}.cl-header:before{background:rgba(250,215,40,.08);border-radius:50%;content:"";height:160px;position:absolute;right:-20px;top:-30px;width:160px}.cl-badge{background:#fad728;border-radius:4px;color:#1b2145;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.8px;margin-bottom:12px;padding:3px 10px;text-transform:uppercase}.cl-header h3{color:#fad728;font-size:20px;font-weight:800;letter-spacing:-.4px;line-height:1.3;margin:0 0 8px}.cl-header p{color:hsla(0,0%,100%,.8);font-size:13.5px;line-height:1.5;margin:0}.cl-items{background:#f8f9ff;border-bottom:2px solid #e8eaf0;padding:20px 32px}.cl-item{align-items:flex-start;color:#333;display:flex;font-size:13.5px;gap:10px;line-height:1.4;padding:7px 0}.cl-item:before{align-items:center;background:#fad728;border-radius:3px;color:#1b2145;content:"✓";display:inline-flex;font-size:11px;font-weight:800;height:18px;justify-content:center;margin-top:1px;min-width:18px;width:18px}.cl-footer{align-items:center;background:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 32px}.cl-footer-text{color:#666;font-size:13px;line-height:1.5;max-width:280px}.cl-footer-text strong{color:#1b2145;display:block;font-size:14px;margin-bottom:3px}.cl-cta{background:#1b2145;border-radius:8px;color:#fad728;display:inline-block;font-size:14px;font-weight:700;padding:13px 24px;text-decoration:none;transition:background .2s;white-space:nowrap}.cl-cta:hover{background:#2a3570}@media (max-width:520px){.cl-footer,.cl-header,.cl-items{padding-left:20px;padding-right:20px}.cl-footer{align-items:flex-start;flex-direction:column}.cl-cta{text-align:center;width:100%}}