.commerce-social-proof{box-sizing:border-box;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px 12px;width:calc(100% - 20px);min-width:0;max-width:var(--commerce-proof-max-width,760px);margin:18px auto;padding:15px 17px;border:1px solid rgba(227,6,19,.18);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(255,215,0,.16),transparent 32%),linear-gradient(145deg,rgba(227,6,19,.055),rgba(255,255,255,.92));box-shadow:0 14px 34px rgba(67,17,28,.08);color:var(--ink,var(--text,#111827));font-family:Inter,"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}
.commerce-social-proof::before{content:"✓";display:grid;place-items:center;grid-row:1/3;width:32px;height:32px;border-radius:50%;background:#166534;color:#fff;font-size:16px;font-weight:900}
.commerce-social-proof::after{content:"Atividade real da DALTV · dados agregados dos últimos 30 dias";grid-column:2;min-width:0;color:var(--muted,var(--texto-secundario,#5f6672));font-size:11px;font-weight:750;line-height:1.35;letter-spacing:.015em}
.commerce-social-proof>[data-social-proof-summary]{min-width:0;max-width:100%;font-size:14px;line-height:1.42}
.commerce-provider-proof{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;border:1px solid rgba(22,101,52,.22);border-radius:12px;background:rgba(22,101,52,.07)}.commerce-provider-proof>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#166534;color:#fff;font-weight:900}.commerce-provider-proof p{display:grid;gap:2px;margin:0!important;color:inherit!important;font-size:12px!important;line-height:1.35}.commerce-provider-proof strong{font-size:13px}.commerce-provider-proof small{color:var(--muted,var(--texto-secundario,#5f6672))!important}
html[data-theme=dark] .commerce-social-proof{border-color:rgba(255,92,117,.26);background:radial-gradient(circle at 100% 0,rgba(255,215,0,.12),transparent 32%),linear-gradient(145deg,rgba(227,6,19,.14),rgba(20,24,33,.95));color:#f4f4f5}html[data-theme=dark] .commerce-provider-proof{border-color:rgba(74,222,128,.27);background:rgba(22,101,52,.16)}
@media(max-width:600px){.commerce-social-proof{grid-template-columns:30px minmax(0,1fr);width:calc(100% - 20px);padding:14px}.commerce-social-proof::before{grid-row:1;width:28px;height:28px}.commerce-social-proof::after{grid-column:1/-1}.commerce-social-proof>[data-social-proof-summary]{font-size:13px}}
.commerce-proof-popover{box-sizing:border-box;position:fixed;z-index:1150;left:max(12px,env(safe-area-inset-left,0px));right:auto;bottom:calc(10px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;width:min(344px,calc(100vw - 24px));min-width:0;max-height:calc(100dvh - 24px - env(safe-area-inset-bottom,0px));padding:12px 46px 12px 12px;border:1px solid rgba(227,6,19,.2);border-radius:12px;background:radial-gradient(circle at 100% 0,rgba(255,215,0,.18),transparent 36%),rgba(255,255,255,.98);box-shadow:0 16px 38px rgba(15,23,42,.18);color:#111827;font-family:Inter,"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,10px,0) scale(.99);transform-origin:bottom left;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;contain:layout style}
.commerce-proof-popover.is-visible{opacity:1;visibility:visible;transform:translate3d(0,0,0) scale(1);transition-delay:0s}
.commerce-proof-popover__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#166534;color:#fff;font-size:17px;font-weight:900;box-shadow:0 7px 16px rgba(22,101,52,.2)}
.commerce-proof-popover__content{display:grid;gap:3px;min-width:0;max-height:inherit;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
.commerce-proof-popover__title{min-width:0;color:inherit;font-size:13px;font-weight:900;line-height:1.2}
.commerce-proof-popover__copy{min-width:0;margin:0;color:#374151;font-size:11.5px;font-weight:650;line-height:1.35}
.commerce-proof-popover__source{min-width:0;color:#6b7280;font-size:10px;font-weight:750;line-height:1.25}
.commerce-proof-popover__close{position:absolute;top:50%;right:2px;display:grid;place-items:center;width:44px;height:44px;margin:0;padding:0;border:0;border-radius:9px;background:transparent;color:#6b7280;font:700 19px/1 Arial,sans-serif;transform:translateY(-50%);cursor:pointer;pointer-events:auto}
.commerce-proof-popover__close:hover{background:rgba(15,23,42,.06);color:#111827}.commerce-proof-popover__close:focus-visible{outline:3px solid #ffd700;outline-offset:-3px}
.commerce-proof-popover__live{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.checkout-page .commerce-proof-popover,body.payment-page .commerce-proof-popover{pointer-events:none}html.daltv-commerce-proof-visible .scroll-assist{bottom:calc(142px + env(safe-area-inset-bottom,0px))}
html[data-theme=dark] .commerce-proof-popover{border-color:rgba(255,92,117,.28);background:radial-gradient(circle at 100% 0,rgba(255,215,0,.12),transparent 36%),rgba(20,24,33,.98);color:#f8fafc;box-shadow:0 18px 42px rgba(0,0,0,.42)}html[data-theme=dark] .commerce-proof-popover__copy{color:#d1d5db}html[data-theme=dark] .commerce-proof-popover__source,html[data-theme=dark] .commerce-proof-popover__close{color:#cbd5e1}html[data-theme=dark] .commerce-proof-popover__close:hover{background:rgba(255,255,255,.08);color:#fff}
@media(max-width:760px),(max-height:560px){html:not(.daltv-home-first-viewport-exited) body.pre-test .commerce-proof-popover{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}
@media(max-width:600px){.commerce-proof-popover{left:max(8px,env(safe-area-inset-left,0px));width:min(280px,calc(100vw - 16px));grid-template-columns:32px minmax(0,1fr);gap:8px;padding:10px 43px 10px 10px;border-radius:10px}.commerce-proof-popover__icon{width:32px;height:32px;border-radius:9px;font-size:15px}.commerce-proof-popover__title{font-size:12px}.commerce-proof-popover__copy{font-size:10.75px}.commerce-proof-popover__source{font-size:9.5px}}
@media(prefers-reduced-motion:reduce){.commerce-proof-popover,.commerce-proof-popover.is-visible{transition:none;transform:none}}
