.tw-section{background:#fff;border:1px solid var(--tw-border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-3);box-shadow:0 6px 18px rgba(2,6,23,.06);margin:var(--space-4) 0}
.tw-section.alt{background:linear-gradient(90deg,rgba(14,107,168,.05),rgba(16,185,129,.05));border-color:transparent}
.elementor-button,.wp-element-button{border-radius:var(--radius-sm)}
.elementor-button-primary,.elementor-button.elementor-size-md{background:var(--tw-primary);border-color:var(--tw-primary)}
.elementor-button-primary:hover{filter:brightness(.95)}
.tw-badge{display:inline-block;padding:.35rem .7rem;border-radius:999px;background:#f1f5f9;color:#0f172a;font-weight:700}
header .elementor-container{gap:var(--space-2)}
/* WhatsApp FAB */
.tw-wa-fab{position:fixed;bottom:18px;right:18px;z-index:9999;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;background:#22c55e;color:#fff;box-shadow:0 12px 28px rgba(2,6,23,.18)}
.tw-wa-fab svg{width:26px;height:26px}
@media(min-width:980px){.tw-wa-fab{bottom:24px;right:24px;width:68px;height:68px}}
.tw-wa-fab:hover{filter:brightness(.95)}