/* UniSST V203 — experiência editorial inspirada na navegação de streaming.
   Camada aditiva: não altera os cards/locks históricos protegidos. */
:root{
  --pv203-bg:#050505;
  --pv203-surface:#151515;
  --pv203-surface-2:#1B1B1B;
  --pv203-ink:#FFFFFF;
  --pv203-muted:#A3A3A3;
  --pv203-blue:#D4AF37;
  --pv203-blue-2:#F2C94C;
  --pv203-line:rgba(255,255,255,.14);
  --pv203-gutter:clamp(18px,4.1vw,72px);
  --pv203-header:64px;
  --pv203-radius:10px;
  --pv203-shadow:0 16px 40px rgba(0,0,0,.42);
}

/* ---------- Estrutura global das páginas V203 ---------- */
body.public-prime-shell-v202 .public-main{background:var(--pv203-bg);min-height:100vh;overflow:hidden}
body.public-prime-shell-v202 .pv203-showcase,
body.public-prime-shell-v202 .sub203-catalog,
body.public-prime-shell-v202 .sub203-offer{padding-top:var(--pv203-header)}
body.prime-experience-v203 main.page-shell{max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important;padding-bottom:0!important;background:var(--pv203-bg)!important;overflow:hidden!important}
body.prime-experience-v203 main.page-shell>.alert{position:relative;z-index:30;margin:calc(var(--pv203-header) + 12px) var(--pv203-gutter) -52px}
body.prime-experience-v203 .app-footer{background:#050505}

.pv203-showcase,.pv203-paths,.pv203-live,.sub203-catalog,.sub203-offer{position:relative;width:100%;min-height:100vh;background:var(--pv203-bg);color:var(--pv203-ink);font-family:inherit}
.pv203-showcase *,.pv203-paths *,.pv203-live *,.sub203-catalog *,.sub203-offer *{box-sizing:border-box}
.pv203-showcase a,.pv203-paths a,.pv203-live a,.sub203-catalog a,.sub203-offer a{color:inherit;text-decoration:none}
.pv203-kicker,.pv203-path-detail-kicker{display:block;color:#A3A3A3;font-size:clamp(10px,.72vw,12px);font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.pv203-empty{margin:38px var(--pv203-gutter) 80px;padding:44px;border:1px solid var(--pv203-line);border-radius:14px;background:linear-gradient(135deg,#151515,#0B0B0B);text-align:center}
.pv203-empty h2{margin:0 0 8px;font-size:clamp(24px,2.2vw,36px)}
.pv203-empty p{margin:0 auto 22px;max-width:650px;color:var(--pv203-muted)}

/* ---------- Hero no padrão da página Filmes/Séries ---------- */
.pv203-showcase-hero,.pv203-paths-hero,.sub203-hero,.sub203-offer-hero{position:relative;isolation:isolate;min-height:clamp(460px,54vw,720px);display:flex;align-items:flex-end;overflow:hidden;background:#050505}
.pv203-showcase-art,.pv203-paths-art,.sub203-hero-art,.sub203-offer-art{position:absolute;z-index:-3;inset:0;background-position:center right;background-repeat:no-repeat;background-size:cover;transform:scale(1.01)}
.pv203-showcase-art{background-image:var(--pv203-showcase-image)}
.pv203-paths-art{background-image:var(--pv203-paths-image)}
.sub203-hero-art{background-image:var(--sub203-image)}
.sub203-offer-art{background-image:var(--sub203-offer-image)}
.pv203-showcase-shade,.pv203-paths-shade,.sub203-hero-shade,.sub203-offer-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.98) 0%,rgba(5,5,5,.93) 25%,rgba(5,5,5,.54) 52%,rgba(5,5,5,.08) 76%),linear-gradient(0deg,#050505 0%,rgba(5,5,5,.08) 34%,rgba(5,5,5,.03) 72%,rgba(5,5,5,.32) 100%)}
.pv203-showcase-copy,.pv203-paths-copy,.sub203-hero-copy,.sub203-offer-copy{position:relative;z-index:2;width:min(620px,58vw);margin:0 0 clamp(60px,7vw,98px) var(--pv203-gutter);text-shadow:0 3px 22px rgba(0,0,0,.45)}
.pv203-showcase-copy h1,.pv203-paths-copy h1,.sub203-hero-copy h1,.sub203-offer-copy h1{margin:8px 0 14px;font-size:clamp(38px,5.2vw,76px);line-height:.96;letter-spacing:-.045em;font-weight:800;text-wrap:balance}
.pv203-showcase-copy p,.pv203-paths-copy p,.sub203-hero-copy p,.sub203-offer-copy p{margin:0;max-width:610px;color:#FFFFFF;font-size:clamp(15px,1.15vw,19px);line-height:1.52;font-weight:500}
.pv203-hero-meta,.pv203-paths-meta{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin:0 0 13px;color:#FFFFFF;font-weight:700;font-size:13px}
.pv203-hero-meta span:not(:last-child)::after,.pv203-paths-meta span:not(:last-child)::after{content:'•';margin-left:9px;color:#A3A3A3}
.pv203-hero-actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:24px}
.pv203-hero-actions form{margin:0}
.pv203-hero-primary,.pv203-hero-secondary,.sub203-offer-action,.sub203-offer-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 24px;border:0;border-radius:8px;font-size:15px;font-weight:800;line-height:1;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}
.pv203-hero-primary,.sub203-offer-action{background:#FFFFFF;color:#0B0B0B!important;box-shadow:0 8px 26px rgba(0,0,0,.22)}
.pv203-hero-primary:hover,.sub203-offer-action:hover{background:#fff;transform:scale(1.025);box-shadow:0 12px 32px rgba(0,0,0,.35)}
.pv203-hero-primary svg{width:19px;height:19px;fill:currentColor;stroke:none}
.pv203-hero-secondary,.sub203-offer-secondary{background:rgba(255,255,255,.14);color:#fff!important;backdrop-filter:blur(9px)}
.pv203-hero-secondary:hover,.sub203-offer-secondary:hover{background:rgba(255,255,255,.23)}
.pv203-round-action{display:inline-grid!important;place-items:center;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff!important;cursor:pointer;backdrop-filter:blur(8px);transition:background .16s ease,transform .16s ease}
button.pv203-round-action{font:inherit}
.pv203-round-action:hover{background:#fff;color:#0B0B0B!important;transform:scale(1.045)}
.pv203-round-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.pv203-hero-dots{position:absolute;z-index:3;left:50%;bottom:24px;display:flex;gap:7px;transform:translateX(-50%)}
.pv203-hero-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.36)}
.pv203-hero-dots i.active{background:#fff}

/* ---------- Navegação editorial + trilhos ---------- */
.pv203-showcase-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:18px var(--pv203-gutter) 6px;background:#050505}
.pv203-showcase-toolbar a{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:8px;color:#FFFFFF;font-size:13px;font-weight:700;background:#111111;transition:background .16s ease,color .16s ease}
.pv203-showcase-toolbar a:hover{background:#242424;color:#fff}
.pv203-showcase-toolbar svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9}
.pv203-showcase-rails,.sub203-rails{padding:8px 0 70px}
.pv203-title-rail,.pv203-paths-section,.pv203-live-section,.sub203-offer-section{position:relative;margin-top:26px}
.pv203-rail-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 var(--pv203-gutter) 11px}
.pv203-rail-head>div{min-width:0}
.pv203-rail-head h2{margin:0;color:#FFFFFF;font-size:clamp(20px,1.85vw,30px);line-height:1.12;letter-spacing:-.02em;font-weight:800}
.pv203-rail-head>a{flex:none;color:#FFFFFF;font-size:13px;font-weight:700;opacity:.9}
.pv203-rail-head>a:hover{color:#fff}
.pv203-rail-head>span{color:var(--pv203-muted);font-size:12px;font-weight:700}
.pv203-rail-shell{position:relative}
.pv203-card-rail,.pv203-path-rail,.pv203-live-card-rail{display:flex;gap:9px;padding:3px var(--pv203-gutter) 16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;scroll-padding-inline:var(--pv203-gutter)}
.pv203-card-rail::-webkit-scrollbar,.pv203-path-rail::-webkit-scrollbar,.pv203-live-card-rail::-webkit-scrollbar{display:none}
.pv203-rail-shell>.rail-arrow{position:absolute;z-index:12;top:0;bottom:16px;width:44px;height:auto!important;display:grid;place-items:center;border:0;border-radius:0!important;background:rgba(5,5,5,.72)!important;color:#fff!important;opacity:0;transform:none!important;transition:opacity .18s ease,background .18s ease;cursor:pointer}
.pv203-rail-shell:hover>.rail-arrow{opacity:1}
.pv203-rail-shell>.rail-arrow:hover{background:rgba(24,24,24,.94)!important}
.pv203-rail-shell>.rail-arrow.left{left:0}
.pv203-rail-shell>.rail-arrow.right{right:0}
.pv203-rail-shell>.rail-arrow svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.1}

/* Cards novos V203 — separados do CARD VISUAL LOCK */
.pv203-title-card{position:relative;flex:0 0 clamp(225px,22vw,330px);min-width:0;scroll-snap-align:start;border-radius:8px;background:#111111;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.035);transform-origin:center;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.pv203-title-card:hover,.pv203-title-card:focus-visible{z-index:8;transform:scale(1.055);background:#1B1B1B;box-shadow:var(--pv203-shadow);outline:none}
.pv203-title-card-media{position:relative;display:block;aspect-ratio:16/9;background:#151515;overflow:hidden}
.pv203-title-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.pv203-title-card:hover .pv203-title-card-media img{transform:scale(1.025)}
.pv203-title-card-media em{position:absolute;top:8px;left:8px;padding:4px 6px;border-radius:3px;background:#FFFFFF;color:#0B0B0B;font-style:normal;font-size:8px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 4px 14px rgba(0,0,0,.28)}
.pv203-title-card-copy{display:flex;min-height:58px;flex-direction:column;gap:3px;padding:10px 12px 11px}
.pv203-title-card-copy strong{display:block;overflow:hidden;color:#FFFFFF;font-size:13.5px;line-height:1.24;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.pv203-title-card-copy small{overflow:hidden;color:#A3A3A3;font-size:10.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}

/* ---------- Trilhas (equivalente editorial de Esportes, só autenticado) ---------- */
.pv203-paths-hero{min-height:clamp(430px,49vw,650px)}
.pv203-paths-section:first-of-type{margin-top:8px}
.pv203-path-rail{gap:12px}
.pv203-path-card{flex:0 0 clamp(255px,27vw,390px);scroll-snap-align:start;min-width:0}
.pv203-path-card-cover{position:relative;isolation:isolate;display:flex;align-items:flex-end;aspect-ratio:16/9;padding:14px;border-radius:8px;overflow:hidden;background-image:var(--pv203-path-card-image);background-size:cover;background-position:center;box-shadow:0 0 0 1px rgba(255,255,255,.04);transition:transform .17s ease,box-shadow .17s ease}
.pv203-path-card-cover:hover{z-index:4;transform:scale(1.04);box-shadow:var(--pv203-shadow)}
.pv203-path-card-gradient{position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(5,5,5,.95),rgba(5,5,5,.02) 68%)}
.pv203-path-badge{position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:3px;background:#fff;color:#0B0B0B;font-size:8px;font-weight:900;letter-spacing:.08em}
.pv203-path-card-title{display:flex;flex-direction:column;min-width:0}
.pv203-path-card-title strong{font-size:17px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pv203-path-card-title small{margin-top:3px;color:#FFFFFF;font-size:11px}
.pv203-path-progress{padding:9px 3px 0}
.pv203-path-progress span{display:flex;justify-content:space-between;color:#A3A3A3;font-size:10px}
.pv203-path-progress span b{color:#FFFFFF}
.pv203-path-progress progress{display:block;width:100%;height:3px;margin-top:6px;border:0;border-radius:999px;background:#242424;overflow:hidden}
.pv203-path-progress progress::-webkit-progress-bar{background:#242424}.pv203-path-progress progress::-webkit-progress-value{background:#D4AF37}.pv203-path-progress progress::-moz-progress-bar{background:#D4AF37}
.pv203-path-detail{padding-bottom:8px}
.pv203-path-course-strip{margin:0 var(--pv203-gutter);border-top:1px solid rgba(255,255,255,.09)}
.pv203-path-course{display:grid;grid-template-columns:48px minmax(120px,180px) minmax(0,1fr) auto;gap:16px;align-items:center;min-height:92px;padding:12px 6px;border-bottom:1px solid rgba(255,255,255,.08);transition:background .16s ease,padding .16s ease}
.pv203-path-course:hover{padding-inline:12px;background:#151515}
.pv203-path-course-index{color:#666666;font-size:22px;font-weight:300;text-align:center}
.pv203-path-course-media{display:block;aspect-ratio:16/9;border-radius:5px;overflow:hidden;background:#151515}
.pv203-path-course-media img{width:100%;height:100%;object-fit:cover}
.pv203-path-course-copy{display:flex;flex-direction:column;gap:5px;min-width:0}
.pv203-path-course-copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.pv203-path-course-copy small{color:#A3A3A3;font-size:11px}
.pv203-path-course-state{padding:5px 8px;border-radius:4px;background:#303030;color:#A3A3A3;font-size:9px;font-weight:900;letter-spacing:.05em;white-space:nowrap}
.pv203-path-course-state.done{background:#242424;color:#F2C94C}.pv203-path-course-state.upcoming{background:#242424;color:#A3A3A3}

/* ---------- Ao vivo: trilho + guia EPG ---------- */
.pv203-live-hero{position:relative;min-height:300px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:calc(var(--pv203-header) + 62px) var(--pv203-gutter) 48px;overflow:hidden;background:radial-gradient(circle at 78% 48%,rgba(212,175,55,.22),transparent 25%),linear-gradient(115deg,#0B0B0B,#050505 62%)}
.pv203-live-hero::after{content:'';position:absolute;inset:auto 0 0;height:80px;background:linear-gradient(transparent,#050505);pointer-events:none}
.pv203-live-hero-copy{position:relative;z-index:2;max-width:700px}
.pv203-live-hero-copy h1{margin:8px 0 12px;font-size:clamp(36px,4vw,64px);line-height:1;letter-spacing:-.04em}
.pv203-live-hero-copy p{margin:0;max-width:650px;color:#FFFFFF;font-size:16px;line-height:1.55}
.pv203-live-hero-signal{position:relative;z-index:2;display:grid;place-items:center;width:190px;height:190px;border:1px solid rgba(212,175,55,.22);border-radius:50%;box-shadow:0 0 0 26px rgba(212,175,55,.035),0 0 0 54px rgba(212,175,55,.018)}
.pv203-live-hero-signal span{position:absolute;width:12px;height:12px;border-radius:50%;background:#D4AF37;box-shadow:0 0 28px #D4AF37}
.pv203-live-hero-signal b{margin-top:60px;color:#A3A3A3;font-size:13px;letter-spacing:.18em}
.pv203-live-card-rail{gap:10px}
.pv203-live-card{flex:0 0 clamp(245px,26vw,360px);min-height:190px;padding:16px;border-radius:7px;background:linear-gradient(145deg,#1B1B1B,#151515);border:1px solid rgba(255,255,255,.06);scroll-snap-align:start;transition:transform .16s ease,background .16s ease}
.pv203-live-card:hover{transform:translateY(-3px);background:#1B1B1B}
.pv203-live-card.is-live{box-shadow:inset 0 -3px 0 #FF9900}
.pv203-live-card-top,.pv203-live-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}
.pv203-live-card-top>span:last-child{color:#A3A3A3;font-size:10px;font-weight:700}
.pv203-live-status{padding:4px 6px;border-radius:3px;background:#242424;color:#A3A3A3;font-size:8px;font-weight:900;letter-spacing:.08em}.pv203-live-status.live{background:#FF9900;color:#fff}.pv203-live-status.upcoming{background:#fff;color:#0B0B0B}
.pv203-live-card h3{margin:20px 0 5px;font-size:18px;line-height:1.2}.pv203-live-card>p{margin:0;color:#A3A3A3;font-size:12px}
.pv203-live-progress{height:3px;margin:18px 0 10px;border-radius:99px;background:#343434;overflow:hidden}.pv203-live-progress i{display:block;height:100%;background:#FF9900}
.pv203-live-card-footer{margin-top:18px}.pv203-live-card-footer small{overflow:hidden;color:#A3A3A3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pv203-live-card-footer a{color:#A3A3A3;font-size:11px;font-weight:800}
.pv203-live-empty{margin:0 var(--pv203-gutter);padding:28px;border-radius:8px;background:#111111}.pv203-live-empty h3{margin:0 0 5px}.pv203-live-empty p{margin:0;color:#A3A3A3}
.pv203-guide{margin:0 var(--pv203-gutter);border-radius:7px;overflow:hidden;background:#151515;border:1px solid #242424}
.pv203-guide-row{display:grid;grid-template-columns:185px minmax(0,1fr);border-bottom:1px solid #242424}.pv203-guide-row:last-child{border-bottom:0}
.pv203-guide-channel{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;padding:11px 13px;border-right:1px solid #242424;background:#0B0B0B}.pv203-guide-channel span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#0B0B0B;font-size:11px;font-weight:900}.pv203-guide-channel strong{overflow:hidden;font-size:11px;line-height:1.25;text-overflow:ellipsis}
.pv203-guide-events{display:flex;min-width:0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#303030 #111111}
.pv203-guide-event{position:relative;flex:1 0 210px;min-width:210px;padding:10px 13px;border-right:1px solid #242424;background:#1B1B1B;overflow:hidden}.pv203-guide-event:hover{background:#202020}.pv203-guide-event small{display:block;color:#A3A3A3;font-size:9px}.pv203-guide-event strong{display:block;margin:5px 0 8px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pv203-guide-event span{color:#A3A3A3;font-size:8px;font-weight:900;letter-spacing:.05em}.pv203-guide-event.is-live span{color:#FF9900}.pv203-guide-event i{position:absolute;bottom:0;left:0;height:3px;background:#FF9900}
.pv203-live-service-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px;padding:0 var(--pv203-gutter) 80px}
.pv203-live-service-card{min-width:0;padding:24px;border-radius:8px;background:#111111;border:1px solid rgba(255,255,255,.08)}
.pv203-live-service-card>.pv203-rail-head{margin:0 0 10px}.pv203-live-service-lead{margin:0 0 18px;color:#A3A3A3;font-size:13px;line-height:1.55}
.pv203-live-request-form label{color:#FFFFFF;font-size:11px;font-weight:800}.pv203-live-request-form input,.pv203-live-request-form select,.pv203-live-request-form textarea{width:100%;margin-top:6px;border:1px solid #343434!important;border-radius:5px!important;background:#0B0B0B!important;color:#FFFFFF!important}.pv203-live-request-form input:focus,.pv203-live-request-form select:focus,.pv203-live-request-form textarea:focus{border-color:#D4AF37!important;box-shadow:0 0 0 2px rgba(212,175,55,.13)!important}
.pv203-live-requests{display:grid;gap:9px}.pv203-live-request-item{display:flex;justify-content:space-between;gap:14px;padding:13px;border-radius:6px;background:#0B0B0B;border:1px solid #242424}.pv203-live-request-item>div{display:flex;flex-direction:column;gap:4px;min-width:0}.pv203-live-request-item strong{font-size:13px}.pv203-live-request-item small{color:#A3A3A3;font-size:10px}.pv203-live-request-item p{margin:5px 0 0;color:#A3A3A3;font-size:11px}

/* ---------- Assinaturas: catálogo no padrão de canais ---------- */
.sub203-hero{min-height:clamp(470px,53vw,690px)}
.sub203-hero-rank{position:absolute;z-index:3;right:var(--pv203-gutter);bottom:70px;display:flex;align-items:center;gap:9px;padding:12px 15px;border-radius:7px;background:rgba(5,5,5,.72);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.13)}
.sub203-hero-rank span{font-size:30px;font-weight:900;line-height:1;color:#fff}.sub203-hero-rank small{max-width:82px;color:#A3A3A3;font-size:9px;line-height:1.15;font-weight:900;letter-spacing:.08em}
.sub203-price{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-top:16px}.sub203-price strong{font-size:clamp(24px,2.4vw,38px);line-height:1}.sub203-price span{color:#FFFFFF;font-size:12px;font-weight:700}.sub203-price small{flex-basis:100%;color:#A3A3A3;font-size:10.5px}
.sub203-sign-cta{display:flex;flex-direction:column;justify-content:center;min-height:54px;padding:8px 22px;border-radius:8px;background:#FFFFFF;color:#0B0B0B!important;box-shadow:0 9px 26px rgba(0,0,0,.25);transition:transform .16s ease,background .16s ease}.sub203-sign-cta:hover{background:#fff;transform:scale(1.025)}.sub203-sign-cta strong{font-size:15px;line-height:1.08}.sub203-sign-cta small{margin-top:3px;color:#666666;font-size:9.5px;font-weight:700}
.sub203-referral{display:block;margin-top:12px;max-width:620px;color:#A3A3A3;font-size:10px;line-height:1.4}
.sub203-explore-grid{padding:26px var(--pv203-gutter) 6px}.sub203-explore-grid>.pv203-rail-head{margin-inline:0}
.sub203-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.sub203-category-grid a{position:relative;display:flex;align-items:center;gap:13px;min-height:92px;padding:16px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#A3A3A3,#A67C00 74%,#A67C00);color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.13);transition:transform .16s ease,filter .16s ease}.sub203-category-grid a:nth-child(2){background:linear-gradient(135deg,#A3A3A3,#A67C00 72%,#303030)}.sub203-category-grid a:nth-child(3){background:linear-gradient(135deg,#F2C94C,#A67C00 72%,#303030)}.sub203-category-grid a:nth-child(4){background:linear-gradient(135deg,#A3A3A3,#A67C00 72%,#303030)}.sub203-category-grid a:hover{transform:scale(1.025);filter:brightness(1.07);box-shadow:var(--pv203-shadow)}
.sub203-category-grid strong{font-size:clamp(15px,1.35vw,20px);line-height:1.1;text-shadow:0 2px 9px rgba(0,0,0,.22)}.sub203-category-icon{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:6px;background:rgba(5,5,5,.2);font-size:18px;font-weight:900}
.sub203-included-mark{position:absolute;right:7px;bottom:7px;display:grid;place-items:center;width:20px;height:20px;border-radius:3px;background:#F2C94C;color:#fff;font-style:normal;font-size:11px;font-weight:900;box-shadow:0 3px 9px rgba(0,0,0,.3)}
.sub203-value-band{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:34px;align-items:start;margin:50px var(--pv203-gutter) 70px;padding:34px;border-radius:12px;background:linear-gradient(115deg,#111111,#0B0B0B);border:1px solid rgba(255,255,255,.08)}.sub203-value-band h2{margin:7px 0 0;max-width:720px;font-size:clamp(24px,2.4vw,38px);line-height:1.08;letter-spacing:-.03em}.sub203-value-items{display:grid;gap:13px}.sub203-value-items article{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.09)}.sub203-value-items article:last-child{border:0;padding-bottom:0}.sub203-value-items b{font-size:13px}.sub203-value-items p{margin:4px 0 0;color:#A3A3A3;font-size:11px;line-height:1.45}
.sub203-history{margin:0 var(--pv203-gutter) 80px!important}

/* ---------- Oferta / adesão ---------- */
.sub203-offer{padding-bottom:80px}
.sub203-offer-back{position:absolute;z-index:20;top:calc(var(--pv203-header) + 18px);left:var(--pv203-gutter);display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:6px;background:rgba(5,5,5,.52);font-size:11px;font-weight:700;backdrop-filter:blur(6px)}.sub203-offer-back:hover{background:rgba(255,255,255,.15)}.sub203-offer-back svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}
.sub203-offer-hero{min-height:420px;align-items:center}.sub203-offer-copy{margin-bottom:0}.sub203-offer-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.sub203-offer-badges span{padding:6px 8px;border-radius:4px;background:rgba(255,255,255,.13);font-size:9.5px;font-weight:800;backdrop-filter:blur(7px)}
.sub203-offer-checkout{position:relative;z-index:5;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.7fr);gap:20px;width:min(1160px,calc(100% - 2*var(--pv203-gutter)));margin:-42px auto 58px;padding:24px;border-radius:12px;background:#151515;border:1px solid rgba(255,255,255,.11);box-shadow:0 25px 70px rgba(0,0,0,.48)}
.sub203-offer-main{padding:10px 10px 8px}.sub203-offer-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px}.sub203-offer-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:7px;background:#D4AF37;color:#fff;font-size:20px;font-weight:900}.sub203-offer-brand>div{display:flex;flex-direction:column}.sub203-offer-brand strong{font-size:15px}.sub203-offer-brand small{color:#A3A3A3;font-size:10px}.sub203-offer-main h2{margin:0 0 9px;font-size:clamp(23px,2vw,32px)}.sub203-offer-main>p{margin:0;max-width:690px;color:#A3A3A3;font-size:12px;line-height:1.55}
.sub203-offer-list{display:grid;gap:11px;margin:22px 0 0;padding:0;list-style:none}.sub203-offer-list li{display:flex;align-items:flex-start;gap:9px;color:#FFFFFF;font-size:12px;line-height:1.45}.sub203-offer-list svg{flex:none;width:17px;height:17px;fill:none;stroke:#F2C94C;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.sub203-offer-referral{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-top:21px;padding:12px;border-radius:6px;background:#0B0B0B}.sub203-offer-referral span{color:#A3A3A3;font-size:10px}.sub203-offer-referral strong{font-size:12px}.sub203-offer-referral small{flex-basis:100%;color:#A3A3A3;font-size:9.5px}
.sub203-offer-summary{align-self:start;padding:21px;border-radius:9px;background:#050505;border:1px solid #242424}.sub203-offer-price{display:flex;align-items:baseline;gap:8px;margin-top:9px}.sub203-offer-price strong{font-size:34px;line-height:1}.sub203-offer-price span{color:#A3A3A3;font-size:10px}.sub203-offer-equivalent{display:flex;align-items:baseline;justify-content:space-between;gap:9px;flex-wrap:wrap;margin-top:18px;padding:12px;border-radius:6px;background:#111111}.sub203-offer-equivalent span{color:#A3A3A3;font-size:10px}.sub203-offer-equivalent b{font-size:12px}.sub203-offer-equivalent small{flex-basis:100%;color:#A3A3A3;font-size:9px;line-height:1.4}.sub203-offer-rule{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:17px 0 14px;padding-top:14px;border-top:1px solid #242424}.sub203-offer-rule span{color:#A3A3A3;font-size:11px}.sub203-offer-rule strong{font-size:19px}.sub203-offer-form{margin:0}.sub203-offer-action{width:100%;min-height:51px;background:#D4AF37;color:#fff!important}.sub203-offer-action:hover{background:#F2C94C}.sub203-offer-secondary{width:100%;min-height:44px;margin-top:8px}.sub203-offer-note{display:block;margin-top:10px;color:#A3A3A3;font-size:9.5px;line-height:1.45;text-align:center}
.sub203-offer-section>.pv203-rail-head,.sub203-how-section>.pv203-rail-head,.sub203-faq>.pv203-rail-head{margin-inline:var(--pv203-gutter)}
.sub203-how-section{margin-top:56px}.sub203-how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 var(--pv203-gutter)}.sub203-how-grid article{position:relative;min-height:165px;padding:19px;border-radius:8px;background:#111111;border:1px solid rgba(255,255,255,.07)}.sub203-how-grid article>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#D4AF37;color:#fff;font-size:13px;font-weight:900}.sub203-how-grid h3{margin:18px 0 6px;font-size:16px}.sub203-how-grid p{margin:0;color:#A3A3A3;font-size:11px;line-height:1.5}
.sub203-faq{max-width:1000px;margin:60px auto 0;padding:0 var(--pv203-gutter)}.sub203-faq>.pv203-rail-head{margin-inline:0}.sub203-faq details{border-top:1px solid #242424;background:transparent}.sub203-faq details:last-child{border-bottom:1px solid #242424}.sub203-faq summary{position:relative;padding:18px 40px 18px 0;cursor:pointer;font-size:14px;font-weight:800;list-style:none}.sub203-faq summary::-webkit-details-marker{display:none}.sub203-faq summary::after{content:'+';position:absolute;right:7px;top:13px;color:#A3A3A3;font-size:23px;font-weight:300}.sub203-faq details[open] summary::after{content:'−'}.sub203-faq details p{margin:-5px 0 19px;max-width:850px;color:#A3A3A3;font-size:12px;line-height:1.6}

/* Home: convite discreto abaixo do CTA principal */
.uv203-home-register-link{display:inline-block;margin-top:11px;color:#FFFFFF!important;font-size:11px;font-weight:700;text-decoration:underline!important;text-underline-offset:3px;opacity:.9}.uv203-home-register-link:hover{opacity:1;color:#fff!important}

/* ---------- Responsividade ---------- */
@media (max-width:1100px){
  .sub203-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sub203-offer-checkout{grid-template-columns:minmax(0,1fr) 320px}
  .pv203-live-service-grid{grid-template-columns:1fr}
  .pv203-live-hero-signal{width:145px;height:145px}
}
@media (max-width:820px){
  :root{--pv203-gutter:18px;--pv203-header:58px}
  .pv203-showcase-hero,.pv203-paths-hero,.sub203-hero{min-height:600px;align-items:flex-end}
  .pv203-showcase-art,.pv203-paths-art,.sub203-hero-art,.sub203-offer-art{background-position:62% center}
  .pv203-showcase-shade,.pv203-paths-shade,.sub203-hero-shade,.sub203-offer-shade{background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.94) 32%,rgba(5,5,5,.28) 67%,rgba(5,5,5,.18) 100%),linear-gradient(90deg,rgba(5,5,5,.58),rgba(5,5,5,.02))}
  .pv203-showcase-copy,.pv203-paths-copy,.sub203-hero-copy,.sub203-offer-copy{width:calc(100% - 36px);margin:0 18px 50px;text-shadow:0 4px 18px #000}
  .pv203-showcase-copy h1,.pv203-paths-copy h1,.sub203-hero-copy h1,.sub203-offer-copy h1{font-size:clamp(35px,9vw,56px)}
  .pv203-title-card{flex-basis:min(72vw,310px)}
  .pv203-path-card{flex-basis:min(78vw,350px)}
  .pv203-live-card{flex-basis:min(78vw,335px)}
  .pv203-rail-shell>.rail-arrow{display:none}
  .pv203-showcase-toolbar{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.pv203-showcase-toolbar a{white-space:nowrap}
  .pv203-path-course{grid-template-columns:36px 115px minmax(0,1fr)}.pv203-path-course-state{grid-column:3;justify-self:start;margin-top:-12px}.pv203-path-course-copy strong{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .pv203-live-hero{padding-top:calc(var(--pv203-header) + 40px)}.pv203-live-hero-signal{display:none}
  .pv203-guide-row{grid-template-columns:135px minmax(0,1fr)}.pv203-guide-channel{grid-template-columns:34px minmax(0,1fr);padding:8px}.pv203-guide-channel span{width:30px;height:30px;font-size:9px}
  .sub203-hero-rank{right:18px;bottom:18px;opacity:.88}.sub203-price{padding-right:80px}
  .sub203-value-band{grid-template-columns:1fr;gap:22px;margin-inline:18px;padding:24px}
  .sub203-offer-hero{min-height:510px;align-items:flex-end}.sub203-offer-copy{margin-bottom:38px}
  .sub203-offer-checkout{grid-template-columns:1fr;width:calc(100% - 36px);margin-top:-22px;padding:15px}.sub203-offer-main{padding:7px}.sub203-offer-summary{padding:18px}
  .sub203-how-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:18px}
}
@media (max-width:560px){
  .pv203-showcase-hero,.pv203-paths-hero,.sub203-hero{min-height:555px}
  .pv203-showcase-copy p,.pv203-paths-copy p,.sub203-hero-copy p,.sub203-offer-copy p{font-size:14px;line-height:1.45}
  .pv203-hero-primary,.pv203-hero-secondary{min-height:45px;padding-inline:18px;font-size:13px}.pv203-round-action{width:45px;height:45px}
  .pv203-showcase-toolbar{padding-top:12px}
  .pv203-rail-head{align-items:center}.pv203-rail-head h2{font-size:20px}.pv203-rail-head>a{font-size:11px}
  .pv203-title-card{flex-basis:76vw}.pv203-title-card-copy{min-height:54px;padding:9px 10px}.pv203-title-card-copy strong{font-size:12.5px}
  .pv203-path-course-strip{margin-inline:12px}.pv203-path-course{grid-template-columns:30px 95px minmax(0,1fr);gap:9px}.pv203-path-course-index{font-size:17px}.pv203-path-course-state{font-size:7.5px}
  .pv203-live-hero{min-height:270px;padding-inline:18px}.pv203-live-hero-copy h1{font-size:38px}.pv203-live-hero-copy p{font-size:13.5px}.pv203-live-service-grid{padding-inline:12px}.pv203-live-service-card{padding:16px}
  .pv203-guide{margin-inline:12px}.pv203-guide-row{grid-template-columns:110px minmax(0,1fr)}.pv203-guide-channel{display:flex;flex-direction:column;align-items:flex-start}.pv203-guide-channel strong{font-size:9px}.pv203-guide-event{flex-basis:175px;min-width:175px;padding:9px}
  .sub203-category-grid{grid-template-columns:1fr}.sub203-category-grid a{min-height:78px}.sub203-hero-rank{display:none}.sub203-price{padding-right:0}.sub203-sign-cta{width:calc(100% - 56px);min-width:210px}
  .sub203-value-band{margin-top:35px;padding:20px}.sub203-history{margin-inline:12px!important}
  .sub203-offer-back{left:12px}.sub203-offer-checkout{width:calc(100% - 24px)}.sub203-offer-price strong{font-size:29px}.sub203-how-grid{grid-template-columns:1fr;margin-inline:12px}.sub203-how-grid article{min-height:0}.sub203-faq{padding-inline:12px}.sub203-offer-section>.pv203-rail-head,.sub203-how-section>.pv203-rail-head,.sub203-faq>.pv203-rail-head{margin-inline:12px}
}
@media (prefers-reduced-motion:reduce){
  .pv203-title-card,.pv203-path-card-cover,.pv203-live-card,.pv203-hero-primary,.pv203-round-action,.sub203-sign-cta,.sub203-category-grid a{transition:none!important}.pv203-title-card:hover,.pv203-path-card-cover:hover,.pv203-live-card:hover,.sub203-sign-cta:hover,.sub203-category-grid a:hover{transform:none!important}
}
