.summary-plus-lock { display: inline-flex; min-height: 46px; align-items: center; padding: 0 15px; color: #0b5f9d; font-size: 10px; font-weight: 850; text-decoration: none; }
.premium-cell-lock { display: grid; align-content: center; gap: 2px; border-radius: 7px; background: #edf5fb; padding: 7px 9px; color: #0b5f9d; font-size: 10px; font-weight: 800; text-decoration: none; }
.premium-cell-lock small { color: #607890; font-size: 8px; }
.paid-preview-banner { display: flex; min-height: 52px; align-items: center; justify-content: space-between; gap: 18px; margin: 12px 12px 0; border: 1px solid #89a9c2; border-radius: 9px; background: linear-gradient(105deg,#07375d,#0b4c78); padding: 10px 14px; color: #fff; text-decoration: none; box-shadow: 0 7px 18px rgba(7,55,93,.14); }
.paid-preview-banner span { display: grid; gap: 2px; }
.paid-preview-banner strong { font-size: 11px; letter-spacing: .03em; }
.paid-preview-banner small { color: #d9e8f2; font-size: 8px; }
.paid-preview-banner b { font-size: 9px; white-space: nowrap; }
.email-preview-banner { margin: 0 0 12px; }
.large-feature-lock { display: grid; min-height: 430px; place-content: center; justify-items: center; gap: 9px; border: 1px dashed #8fb4d1; border-radius: 11px; background: linear-gradient(145deg, rgba(235,246,254,.97), rgba(255,255,255,.98)); padding: 30px; color: #07375d; text-align: center; text-decoration: none; }
.large-feature-lock > span { display: grid; width: 54px; height: 54px; place-items: center; border-radius: 50%; background: #fff; box-shadow: 0 8px 22px rgba(7,55,93,.1); font-size: 22px; }
.large-feature-lock strong { max-width: 460px; font: 760 clamp(1.5rem,3vw,2.2rem)/1.08 Georgia,"Times New Roman",serif; }
.large-feature-lock small { max-width: 440px; color: #5d7185; line-height: 1.55; }
.email-feature-lock { min-height: 500px; margin-top: 12px; }
@media(max-width:700px) { .large-feature-lock { min-height: 430px; } .live-preview-summary .summary-plus-lock { margin-left: 0; } .paid-preview-banner { align-items: flex-start; margin-right: 8px; margin-left: 8px; } }
