/*
Theme Name: DJR TV Portal
Theme URI: https://djrtv.com.br
Author: DJR Consultoria
Description: Tema oficial para TV, rádio, programação, publicidade e aplicativos DJR TV.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: djr-tv-portal
*/

:root{--djr-red:#d71920;--djr-red-dark:#a90f16;--djr-ink:#101217;--djr-muted:#656974;--djr-surface:#f5f6f8;--djr-line:#e2e4e8;--djr-width:1240px;--djr-radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--djr-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:var(--djr-red);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.djr-container{width:min(calc(100% - 36px),var(--djr-width));margin-inline:auto}.djr-site-header{position:sticky;z-index:50;top:0;background:rgba(12,13,17,.94);color:#fff;border-bottom:1px solid #292b31;backdrop-filter:blur(13px)}.admin-bar .djr-site-header{top:32px}.djr-header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.djr-brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:950;font-size:24px;letter-spacing:-.04em}.djr-brand:hover{text-decoration:none}.djr-brand img{width:auto;max-height:48px}.djr-brand-mark{display:grid;place-items:center;width:44px;height:44px;background:var(--djr-red);border-radius:12px;color:#fff;font-size:15px}.djr-primary-nav{margin-left:auto}.djr-primary-nav ul{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.djr-primary-nav a{color:#fff;font-weight:700;font-size:14px}.djr-primary-nav a:hover,.djr-primary-nav .current-menu-item>a{color:#ff656b;text-decoration:none}.djr-live-link{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;background:var(--djr-red);border-radius:999px;color:#fff;font-size:13px;font-weight:900}.djr-live-link:hover{background:#ef1d26;color:#fff;text-decoration:none}.djr-menu-toggle{display:none;margin-left:auto;border:1px solid #555;border-radius:9px;background:transparent;color:#fff;padding:8px 10px}.djr-hero{position:relative;overflow:hidden;padding:66px 0 54px;background:radial-gradient(circle at 80% 5%,rgba(215,25,32,.32),transparent 28%),linear-gradient(135deg,#111319,#050607);color:#fff}.djr-hero:after{content:"";position:absolute;right:-12vw;bottom:-240px;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.02)}.djr-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);gap:42px;align-items:center}.djr-kicker{margin:0 0 12px;color:#ff5d63;font-weight:900;letter-spacing:.14em;font-size:12px}.djr-hero h1{margin:0 0 14px;font-size:clamp(38px,6vw,74px);line-height:.98;letter-spacing:-.055em}.djr-hero-copy{margin:0 0 25px;max-width:680px;color:#c8cbd3;font-size:18px}.djr-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.djr-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:10px;background:var(--djr-red);color:#fff;font-weight:850}.djr-button:hover{background:var(--djr-red-dark);color:#fff;text-decoration:none}.djr-button--ghost{background:transparent;border:1px solid #4b4f5a}.djr-button--ghost:hover{background:#fff;color:#111}.djr-hero-card{padding:24px;border:1px solid #30333b;border-radius:var(--djr-radius);background:rgba(255,255,255,.055)}.djr-hero-card h2{margin:0 0 8px;font-size:21px}.djr-hero-card p{margin:0 0 18px;color:#b9bdc7}.djr-metric{display:flex;align-items:end;justify-content:space-between;padding-top:15px;border-top:1px solid #373a43}.djr-metric strong{font-size:34px}.djr-metric span{color:#aeb2bc;font-size:12px}.djr-section{padding:72px 0}.djr-section--soft{background:var(--djr-surface)}.djr-section--dark{background:#101217;color:#fff}.djr-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.djr-section-head h2{margin:0;font-size:clamp(27px,4vw,42px);letter-spacing:-.04em}.djr-section-head p{margin:8px 0 0;color:var(--djr-muted)}.djr-section--dark .djr-section-head p{color:#aeb2bc}.djr-text-link{font-weight:850;white-space:nowrap}.djr-player-shell{margin-top:-2px}.djr-banner-space{margin-top:25px}.djr-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.djr-post-card{overflow:hidden;border:1px solid var(--djr-line);border-radius:16px;background:#fff}.djr-post-card>a img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.djr-post-card-content{padding:20px}.djr-post-card time{color:var(--djr-red);font-size:11px;font-weight:900;text-transform:uppercase}.djr-post-card h3{margin:7px 0 8px;font-size:21px;line-height:1.2}.djr-post-card h3 a{color:var(--djr-ink)}.djr-post-card p{margin:0;color:var(--djr-muted)}.djr-page-header{padding:58px 0 35px;background:#111319;color:#fff}.djr-page-header h1{margin:0;font-size:clamp(34px,5vw,58px)}.djr-content{padding:54px 0}.djr-article{max-width:860px;margin:auto}.djr-article h1{font-size:clamp(34px,5vw,54px);line-height:1.08}.djr-article-content{font-size:18px}.djr-article-content>*{max-width:100%}.djr-site-footer{padding:54px 0 24px;background:#08090c;color:#afb2ba}.djr-footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:40px}.djr-site-footer h2,.djr-site-footer h3{color:#fff}.djr-site-footer ul{margin:0;padding:0;list-style:none}.djr-site-footer li{margin:7px 0}.djr-site-footer a{color:#d9dce3}.djr-footer-bottom{margin-top:36px;padding-top:18px;border-top:1px solid #292b31;font-size:13px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.djr-menu-toggle{display:block}.djr-primary-nav{display:none;position:absolute;left:0;right:0;top:76px;padding:18px;background:#111319;border-top:1px solid #333}.djr-primary-nav.is-open{display:block}.djr-primary-nav ul{display:grid;gap:12px}.djr-live-link{display:none}.djr-hero-grid{grid-template-columns:1fr}.djr-hero-card{display:none}.djr-post-grid{grid-template-columns:1fr 1fr}.djr-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.admin-bar .djr-site-header{top:46px}.djr-container{width:min(calc(100% - 24px),var(--djr-width))}.djr-header-inner{min-height:66px}.djr-primary-nav{top:66px}.djr-hero{padding:48px 0 38px}.djr-section{padding:50px 0}.djr-section-head{display:block}.djr-section-head .djr-text-link{display:inline-block;margin-top:12px}.djr-post-grid,.djr-footer-grid{grid-template-columns:1fr}.djr-hero-actions .djr-button{width:100%}}
