
.cv-form{max-width:420px;display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid #e2e8f0;border-radius:12px}
.cv-form__label{font-size:.875rem;font-weight:600;color:#0f172a}
.cv-form__input{padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font:inherit}
.cv-form__submit{margin-top:8px;padding:12px 16px;background:#F72585;color:#fff;border:0;border-radius:8px;font-weight:600;cursor:pointer}
.cv-form__hp{position:absolute;left:-9999px;opacity:0;height:0;width:0}
.cv-form__status{font-size:.875rem;color:#334155}
.cv-wa-bubble{position:fixed;right:16px;bottom:16px;z-index:50}
.cv-wa-bubble__btn{display:inline-block;padding:12px 16px;background:#25D366;color:#fff;border-radius:999px;text-decoration:none;font-weight:600;box-shadow:0 4px 14px rgba(0,0,0,.15)}
.cv-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e2e8f0}
.cv-header__nav a{margin-left:12px;color:#0f172a;text-decoration:none}
.cv-footer{padding:24px;margin-top:48px;border-top:1px solid #e2e8f0;font-size:.875rem;color:#64748b}
.cv-muted{color:#64748b;font-size:.875rem}
.cv-catalog{padding:24px 0}
.cv-catalog__list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:0;margin:16px 0 0}
.cv-catalog__card{width:180px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;padding-bottom:12px}
.cv-catalog__img{width:100%;height:120px;object-fit:cover;display:block}
.cv-catalog__name{margin:8px 12px 2px;font-weight:600;font-size:.9rem;color:#0f172a}
.cv-catalog__price{margin:0 12px;color:#F72585;font-weight:700}
.cv-countdown{font-size:1.25rem;font-weight:700}
.cv-widget-card{max-width:420px;padding:20px;border:1px solid #e2e8f0;border-radius:12px;text-align:center}
.cv-widget-card__icon{font-size:1.75rem;display:block;margin-bottom:8px}
.cv-widget-card__title{margin:0 0 6px;font-size:1.05rem;font-weight:700;color:#0f172a}
.cv-widget-card__text{margin:0 0 12px;color:#64748b;font-size:.9rem}
.cv-widget-card--cta{background:#FDF2F8;border-color:#FBCFE8}
.cv-ai-chat{position:fixed;left:16px;bottom:16px;z-index:50;max-width:220px}
.cv-ai-chat__btn{padding:12px 16px;background:#7C3AED;color:#fff;border:0;border-radius:999px;font-weight:600;box-shadow:0 4px 14px rgba(0,0,0,.15);cursor:pointer}
.cv-ai-chat__greeting{margin-top:8px;font-size:.8rem;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px}
.cv-testimonial__quote{font-style:italic;color:#334155;margin:0 0 8px}
.cv-testimonial__author{font-weight:600;color:#0f172a;margin:0}
.cv-coupon{background:#FFFBEB;border-color:#FDE68A}
.cv-coupon__discount{font-size:1.25rem;font-weight:700;color:#B45309;margin:0 0 6px}
.cv-coupon__code{margin:0;color:#334155}
