/* Motor de Demanda V28 - Desenvolvido por Clan Digital - https://clanmarketing.com.br/ */
.demand-inline{margin:18px 0 24px;padding:16px 18px;border:1px solid #bbf7d0;background:#ecfdf5;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.demand-inline strong{display:block;color:#14532d;font-size:16px}.demand-inline span{display:block;color:#166534;font-size:13px;margin-top:4px}.demand-modal{position:fixed;inset:0;background:rgba(2,6,23,.72);display:none;align-items:center;justify-content:center;padding:18px;z-index:10020}.demand-modal.is-open{display:flex}.demand-dialog{position:relative;width:min(650px,100%);max-height:92vh;overflow:auto;background:#fff;color:#0f172a;border-radius:22px;padding:28px;box-shadow:0 32px 90px rgba(2,6,23,.42)}.demand-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;border-radius:12px;background:#eef2f7;color:#0f172a;font-size:26px;cursor:pointer}.demand-kicker{display:inline-flex;background:#ecfdf5;color:#166534;border:1px solid #bbf7d0;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.demand-dialog h2{margin:14px 48px 8px 0;font-size:30px;line-height:1.04;letter-spacing:-.035em}.demand-copy{color:#475569;line-height:1.55;margin:0 0 15px}.demand-search-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;color:#334155;font-size:13px;font-weight:800;margin-bottom:18px}.demand-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.demand-grid label{display:block}.demand-grid span{display:block;font-size:12px;font-weight:900;color:#334155;margin-bottom:7px}.demand-grid em{font-style:normal;color:#64748b;font-weight:700}.demand-grid input,.demand-grid select,.feedback-comment textarea{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;background:#fff;color:#0f172a;font:inherit}.demand-wide{grid-column:1/-1}.demand-consent{display:flex;gap:10px;align-items:flex-start;margin:15px 0;color:#334155;font-size:13px;line-height:1.45}.demand-consent input{margin-top:3px;flex:0 0 auto}.demand-submit{width:100%}.demand-status,.feedback-status{min-height:20px;margin:10px 0 0;font-size:13px;font-weight:800}.demand-status.is-ok,.feedback-status.is-ok{color:#166534}.demand-status.is-error,.feedback-status.is-error{color:#b91c1c}.demand-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}.feedback-card{position:fixed;right:18px;bottom:18px;width:min(360px,calc(100% - 36px));z-index:10010;background:#fff;border:1px solid #dbe3ec;border-radius:18px;padding:18px;box-shadow:0 24px 60px rgba(2,6,23,.22)}.feedback-card[hidden]{display:none!important}.feedback-card strong{display:block;color:#0f172a;font-size:17px}.feedback-card>span{display:block;color:#64748b;font-size:13px;margin:4px 30px 12px 0}.feedback-close{position:absolute;right:10px;top:9px;border:0;background:#eef2f7;border-radius:9px;width:32px;height:32px;font-size:20px;cursor:pointer}.feedback-scale{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.feedback-scale button{height:42px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;font-weight:900;cursor:pointer}.feedback-scale button.is-selected{background:#166534;color:#fff;border-color:#166534}.feedback-comment{margin-top:10px}.feedback-comment textarea{min-height:82px;resize:vertical;margin-bottom:8px}.feedback-comment .ev-btn{width:100%}
@media(max-width:700px){.demand-inline{align-items:stretch;flex-direction:column}.demand-inline .ev-btn{width:100%}.demand-dialog{padding:24px 18px}.demand-grid{grid-template-columns:1fr}.demand-wide{grid-column:auto}.feedback-card{right:12px;bottom:88px;width:calc(100% - 24px)}}
