:root{--vox-primary:#003562;--vox-secondary:#ef4444;--vox-dark:#07111f;--vox-muted:#64748b;--vox-border:#e2e8f0;--vox-soft:#f8fafc}.vox-player{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,var(--vox-dark),#111827);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 55px rgba(2,6,23,.32);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vox-player--fixed{position:fixed;left:18px;right:18px;z-index:9999;border-radius:24px;padding:12px 16px}.vox-player--bottom{bottom:18px}.vox-player--top{top:18px}.vox-player--inline{position:relative;border-radius:28px;padding:16px 18px;flex-wrap:wrap}.vox-player__brand{display:flex;align-items:center;gap:12px;min-width:220px}.vox-player__brand img{width:48px;height:48px;object-fit:contain;border-radius:14px;background:#fff;padding:4px}.vox-player__mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--vox-secondary);color:#fff;font-weight:900}.vox-player__brand strong{display:block;font-size:15px;line-height:1.15}.vox-player__brand span{display:block;font-size:12px;opacity:.78;margin-top:3px}.vox-player__live{font-size:11px;font-weight:900;background:var(--vox-secondary);color:#fff;border-radius:999px;padding:7px 10px;letter-spacing:.08em;white-space:nowrap}.vox-player__button{width:48px;height:48px;border:0;border-radius:999px;background:#fff;color:var(--vox-dark);font-size:19px;cursor:pointer;box-shadow:0 10px 28px rgba(0,0,0,.24)}.vox-player__button.is-playing{background:var(--vox-secondary);color:#fff}.vox-player__volume{max-width:130px;accent-color:var(--vox-secondary)}.vox-player__whatsapp,.vox-player__setup{margin-left:auto;background:#22c55e;color:#052e16;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:800;white-space:nowrap}.vox-player__setup{background:#fff;color:var(--vox-dark)}.vox-player-embed{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,var(--vox-dark),#111827);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 55px rgba(2,6,23,.32);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vox-player-embed--fixed{position:fixed;left:18px;right:18px;z-index:9999;border-radius:18px;padding:10px 14px}.vox-player-embed--bottom{bottom:18px}.vox-player-embed--top{top:18px}.vox-player-embed--inline{position:relative;border-radius:22px;padding:14px;flex-wrap:wrap}.vox-player-embed__label{display:flex;flex-direction:column;min-width:170px}.vox-player-embed__label strong{font-size:14px;line-height:1.15}.vox-player-embed__label span{font-size:11px;font-weight:900;color:#fff;background:var(--vox-secondary);border-radius:999px;padding:5px 8px;width:max-content;margin-top:4px}.vox-player-embed__frame{flex:1;min-width:260px}.vox-player-embed iframe{display:block;width:100%;max-width:100%;border:0}.vox-player-embed .vox-player__whatsapp{margin-left:0}.vox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px;margin:26px 0}.vox-item{background:#fff;border:1px solid var(--vox-border);border-radius:26px;overflow:hidden;box-shadow:0 16px 42px rgba(15,23,42,.08);transition:transform .2s ease,box-shadow .2s ease}.vox-item:hover{transform:translateY(-3px);box-shadow:0 20px 54px rgba(15,23,42,.12)}.vox-item img{width:100%;height:190px;object-fit:cover;display:block}.vox-item__body{padding:18px}.vox-item h3{margin:0 0 8px;font-size:21px;line-height:1.2}.vox-item a{text-decoration:none;color:#0f172a}.vox-item p{margin:6px 0;color:var(--vox-muted)}.vox-time{display:inline-flex;background:rgba(239,68,68,.1);color:var(--vox-secondary);font-weight:900;border-radius:999px;padding:6px 10px;font-size:12px;margin-bottom:12px}.vox-banners{display:grid;gap:18px;margin:22px 0}.vox-banner img{width:100%;height:auto;border-radius:22px;display:block}.vox-now-card{background:#fff;color:#0f172a;border-radius:28px;padding:24px;border:1px solid rgba(255,255,255,.22);box-shadow:0 24px 70px rgba(2,6,23,.18)}.vox-now-card>span{display:inline-flex;background:var(--vox-secondary);color:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.vox-now-card img{width:100%;height:190px;object-fit:cover;border-radius:20px;margin-top:16px}.vox-now-card h3{font-size:28px;margin:18px 0 6px}.vox-now-card p{color:#475569;margin:4px 0}.vox-empty-state{border:1px dashed #cbd5e1;border-radius:24px;background:#fff;padding:26px;text-align:center;color:#475569}.vox-empty-state strong{display:block;color:#0f172a;font-size:20px}.vox-empty-state p{margin:8px 0 16px}.vox-empty-state__button,.vox-button{display:inline-flex;background:var(--vox-primary);color:#fff!important;text-decoration:none;border-radius:999px;padding:10px 16px;font-weight:800}.vox-item audio{width:100%;margin-top:12px}@media(max-width:760px){.vox-player-embed--fixed{left:10px;right:10px;bottom:10px;top:auto;flex-wrap:wrap;border-radius:18px}.vox-player-embed__label{min-width:0;flex:1}.vox-player-embed__frame{order:3;min-width:100%;}.vox-player--fixed{left:10px;right:10px;bottom:10px;top:auto;flex-wrap:wrap;border-radius:20px}.vox-player__brand{min-width:0;flex:1}.vox-player__volume{display:none}.vox-player__whatsapp,.vox-player__setup{margin-left:0}.vox-player__live{order:3}.vox-player__button{order:2}.vox-player--inline{border-radius:22px}.vox-player-embed{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,var(--vox-dark),#111827);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 55px rgba(2,6,23,.32);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vox-player-embed--fixed{position:fixed;left:18px;right:18px;z-index:9999;border-radius:18px;padding:10px 14px}.vox-player-embed--bottom{bottom:18px}.vox-player-embed--top{top:18px}.vox-player-embed--inline{position:relative;border-radius:22px;padding:14px;flex-wrap:wrap}.vox-player-embed__label{display:flex;flex-direction:column;min-width:170px}.vox-player-embed__label strong{font-size:14px;line-height:1.15}.vox-player-embed__label span{font-size:11px;font-weight:900;color:#fff;background:var(--vox-secondary);border-radius:999px;padding:5px 8px;width:max-content;margin-top:4px}.vox-player-embed__frame{flex:1;min-width:260px}.vox-player-embed iframe{display:block;width:100%;max-width:100%;border:0}.vox-player-embed .vox-player__whatsapp{margin-left:0}.vox-grid{grid-template-columns:1fr}}

.vox-player-embed{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,var(--vox-dark),#111827);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 55px rgba(2,6,23,.32);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vox-player-embed--fixed{position:fixed;left:18px;right:18px;z-index:9999;border-radius:18px;padding:10px 14px}.vox-player-embed--bottom{bottom:18px}.vox-player-embed--top{top:18px}.vox-player-embed--inline{position:relative;border-radius:22px;padding:14px;flex-wrap:wrap}.vox-player-embed__label{display:flex;flex-direction:column;min-width:170px}.vox-player-embed__label strong{font-size:14px;line-height:1.15}.vox-player-embed__label span{font-size:11px;font-weight:900;color:#fff;background:var(--vox-secondary);border-radius:999px;padding:5px 8px;width:max-content;margin-top:4px}.vox-player-embed__frame{flex:1;min-width:260px}.vox-player-embed iframe{display:block;width:100%;max-width:100%;border:0}.vox-player-embed .vox-player__whatsapp{margin-left:0}@media(max-width:760px){.vox-player-embed--fixed{left:10px;right:10px;bottom:10px;top:auto;flex-wrap:wrap;border-radius:18px}.vox-player-embed__label{min-width:0;flex:1}.vox-player-embed__frame{order:3;min-width:100%}}

/* Vox v0.1.4 - fixed top player spacing */
.vox-player--top,.vox-player-embed--top{top:calc(var(--wp-admin--admin-bar--height,0px) + 10px);}
body.vox-global-player-top{padding-top:96px;}
body.vox-global-player-top .vox-site-header{top:86px;}
body.vox-global-player-top.admin-bar .vox-site-header{top:calc(var(--wp-admin--admin-bar--height,32px) + 86px);}
@media(max-width:760px){body.vox-global-player-top{padding-top:0}.vox-player--top,.vox-player-embed--top{top:auto;bottom:10px}.vox-global-player-top .vox-site-header,.vox-global-player-top.admin-bar .vox-site-header{top:0}}

/* Vox v0.1.5 - player no topo integrado acima do menu */
.vox-player--top,.vox-player-embed--top{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:10px 8px 0;z-index:70;border-radius:18px;box-shadow:0 14px 36px rgba(2,6,23,.22)}
body.vox-global-player-top{padding-top:0!important}
body.vox-global-player-top .vox-site-header,body.vox-global-player-top.admin-bar .vox-site-header{top:0!important;z-index:80!important}
.vox-player-embed--top .vox-player-embed__frame iframe{min-height:31px;max-height:96px}
.vox-player--top{padding:10px 14px}
.vox-player--top .vox-player__brand img,.vox-player--top .vox-player__mark{width:42px;height:42px;border-radius:12px}.vox-player--top .vox-player__button{width:42px;height:42px}.vox-player--top .vox-player__brand{min-width:210px}.vox-player-embed--top .vox-player__whatsapp{display:none}
@media(max-width:760px){.vox-player--top,.vox-player-embed--top{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:8px 8px 0;flex-wrap:wrap}.vox-player-embed--top .vox-player-embed__frame{min-width:100%;order:3}.vox-player--top .vox-player__brand{min-width:0;flex:1}.vox-player--top .vox-player__volume{display:none}}


/* Vox v0.1.7 - Instagram */
.vox-instagram-box{margin-top:22px}.vox-instagram-card{background:#fff;border:1px solid var(--vox-border);border-radius:28px;padding:30px;box-shadow:0 16px 42px rgba(15,23,42,.07);display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.vox-instagram-card strong{font-size:26px;color:var(--vox-primary)}.vox-instagram-card p{margin:4px 0 0;color:var(--vox-muted);max-width:620px}.vox-instagram-embed iframe{width:100%;max-width:100%;border:0;border-radius:22px;background:#fff}@media(max-width:760px){.vox-instagram-card{display:block}.vox-instagram-card .vox-button{margin-top:16px}}

/* Vox v0.2.4 — player premium e compatibilidade com tema escuro */
.vox-player,.vox-player-embed{background:linear-gradient(135deg,rgba(8,23,46,.97),rgba(20,8,18,.94))!important;border:1px solid rgba(148,163,184,.18)!important;color:#fff!important;box-shadow:0 24px 70px rgba(0,0,0,.34)!important}.vox-player--top,.vox-player-embed--top{max-width:min(1320px,92%);margin:10px auto 0!important;border-radius:18px!important}.vox-player--bottom,.vox-player-embed--bottom{border-radius:20px!important}.vox-player__brand strong,.vox-player-embed__label strong{color:#fff!important}.vox-player__brand span{color:#a8b3c7!important}.vox-player__button{background:linear-gradient(135deg,var(--vox-secondary,#ef4444),#b91c1c)!important;color:#fff!important;box-shadow:0 0 0 8px rgba(239,68,68,.1),0 14px 34px rgba(239,68,68,.28)!important}.vox-player__live,.vox-player-embed__label span{background:linear-gradient(135deg,var(--vox-secondary,#ef4444),#991b1b)!important}.vox-player__whatsapp{background:linear-gradient(135deg,#22c55e,#15803d)!important;color:#fff!important}.vox-player__volume{accent-color:var(--vox-secondary,#ef4444)}.vox-player--top .vox-player__brand,.vox-player-embed--top .vox-player-embed__label{min-width:230px}.vox-player-embed--top .vox-player-embed__frame{min-width:300px}.vox-player--inline,.vox-player-embed--inline{display:none!important}
@media(max-width:760px){.vox-player--top,.vox-player-embed--top{max-width:none;margin:8px!important}.vox-player--inline,.vox-player-embed--inline{display:none!important}}


/* Vox RSS Notícias */
.vox-rss-admin-box{margin-top:18px;padding:18px;border:1px solid rgba(0,53,98,.14);border-radius:18px;background:#f8fbff}
.vox-rss-admin-box h4{margin:0 0 6px;font-size:16px;color:#003562}
.vox-rss-admin-box>p{margin:0 0 14px;color:#5d6d86}
.vox-section--rss{background:linear-gradient(180deg,#061226 0%,#050b16 100%);padding:70px 0;color:#fff}
.vox-rss-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}
.vox-rss-news-card{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.13);border-radius:22px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.28);transition:transform .2s ease,border-color .2s ease}
.vox-rss-news-card:hover{transform:translateY(-4px);border-color:rgba(239,68,68,.55)}
.vox-rss-news-card__image{display:block;aspect-ratio:16/10;background:rgba(255,255,255,.06);overflow:hidden}
.vox-rss-news-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.vox-rss-news-card:hover .vox-rss-news-card__image img{transform:scale(1.05)}
.vox-rss-news-card__body{padding:18px}
.vox-rss-news-card__date{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:rgba(239,68,68,.14);color:#ff6b6b;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.vox-rss-news-card h3{margin:0 0 10px;font-size:17px;line-height:1.25;color:#fff}
.vox-rss-news-card h3 a{color:inherit;text-decoration:none}
.vox-rss-news-card p{margin:0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.55}
.vox-rss-news-card__button{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#fff;text-decoration:none;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
.vox-rss-news-card__button:after{content:'→';color:#ef4444;font-size:16px}
@media (max-width:1100px){.vox-rss-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.vox-rss-news-grid{grid-template-columns:1fr}.vox-section--rss{padding:48px 0}}
