/* V59 — Home/news detail print fix */
:root{--v59-gold:#f5b51b;--v59-gold-soft:#ffe08a;--v59-line:rgba(245,181,27,.32);--v59-cyan:#6fefff;--v59-bg:#061018;}

/* Central do servidor reorganizada: menos confusa, sem labels quebrados */
html body .v53-home-hub{padding-top:58px!important;padding-bottom:58px!important;}
html body .v53-home-hub__panel{max-width:1280px!important;padding:42px 44px 38px!important;border-radius:24px!important;}
html body .v53-section-head{margin-bottom:28px!important;padding-bottom:22px!important;}
html body .v53-section-head .pro-title{font-size:clamp(32px,2.55vw,44px)!important;line-height:1.08!important;max-width:650px!important;}
html body .v53-section-head .pro-subtitle{font-size:14.5px!important;line-height:1.55!important;max-width:740px!important;}
html body .v53-head-actions{display:flex!important;gap:12px!important;align-items:center!important;justify-content:flex-end!important;}
html body .v53-head-link{height:34px!important;min-height:34px!important;min-width:128px!important;padding:0 16px!important;font-size:10px!important;letter-spacing:.12em!important;border-radius:999px!important;}

html body .v59-central-grid{display:grid!important;gap:26px!important;}
html body .v59-central-group{display:grid!important;gap:14px!important;}
html body .v59-group-title{display:flex!important;align-items:center!important;gap:12px!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.18em!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;}
html body .v59-group-title:before{content:"";width:42px;height:1px;background:linear-gradient(90deg,transparent,var(--v59-gold));}
html body .v59-group-title:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,var(--v59-line),transparent);}
html body .v59-group-title span{color:var(--v59-gold-soft)!important;font-size:12px!important;}
html body .v59-group-title strong{font-size:12px!important;color:#fff!important;opacity:.9!important;}

html body .v59-news-grid{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;grid-template-rows:132px 132px!important;gap:14px!important;}
html body .v59-events-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.72fr) minmax(0,.72fr)!important;grid-template-rows:128px 128px!important;gap:14px!important;align-items:stretch!important;}
html body .v59-card{position:relative!important;display:block!important;overflow:hidden!important;min-height:0!important;border-radius:16px!important;border:1px solid rgba(255,218,128,.26)!important;background-size:cover!important;background-position:center!important;box-shadow:0 18px 46px rgba(0,0,0,.34)!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important;isolation:isolate!important;}
html body .v59-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(3,7,12,.10),rgba(3,7,12,.57) 50%,rgba(3,7,12,.94)),radial-gradient(circle at 16% 16%,rgba(255,190,45,.15),transparent 26%)!important;}
html body .v59-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--v59-gold),transparent);opacity:.5;}
html body .v59-card:hover{transform:translateY(-3px)!important;border-color:rgba(255,213,98,.58)!important;box-shadow:0 24px 60px rgba(0,0,0,.5),0 0 26px rgba(245,181,27,.12)!important;}
html body .v59-card--hero{grid-row:1/3!important;}
html body .v59-card--line{min-height:132px!important;}
html body .v59-event-card--main{grid-row:1/3!important;}
html body .v59-event-card--guild{grid-column:2/4!important;}
html body .v59-card-content{position:absolute!important;left:0;right:0;bottom:0;z-index:2;padding:18px 20px!important;}
html body .v59-card--hero .v59-card-content,html body .v59-event-card--main .v59-card-content{padding:24px 24px!important;}
html body .v59-card-content h3{margin:0 0 6px!important;color:#fff!important;font-size:clamp(19px,1.45vw,28px)!important;line-height:1.04!important;text-transform:none!important;text-shadow:0 3px 14px rgba(0,0,0,.92)!important;letter-spacing:.045em!important;}
html body .v59-card--hero .v59-card-content h3,html body .v59-event-card--main .v59-card-content h3{font-size:clamp(26px,2vw,36px)!important;}
html body .v59-card-content p{margin:0!important;color:#eee8dc!important;font-size:13.5px!important;line-height:1.38!important;text-shadow:0 3px 12px rgba(0,0,0,.88)!important;max-width:620px!important;}
html body .v59-card-tag{position:absolute!important;left:16px!important;top:14px!important;z-index:3;display:inline-flex!important;align-items:center!important;width:auto!important;max-width:max-content!important;padding:6px 13px!important;border-radius:999px!important;background:linear-gradient(180deg,#f5d35e,#b47b13)!important;color:#111!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.12em!important;box-shadow:0 8px 22px rgba(0,0,0,.28)!important;border:1px solid rgba(255,239,160,.38)!important;}
html body .v59-card-tag.is-event{background:linear-gradient(180deg,#74f2ff,#3bbfd0)!important;}
html body .v59-event-row{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin-top:12px!important;}
html body .v59-event-row strong,html body .v59-event-row span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 11px!important;border-radius:7px!important;background:rgba(0,0,0,.52)!important;border:1px solid rgba(255,190,38,.48)!important;color:#ffe08a!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.1em!important;}
html body .v59-event-row strong.is-active{background:linear-gradient(180deg,#55ff87,#27c95b)!important;border-color:rgba(133,255,160,.7)!important;color:#06130a!important;}

/* Esconde grades antigas da central caso CSS anterior tente interferir */
html body .v53-update-grid.v54-update-grid{display:none!important;}

/* Pódio pequeno da home: brilho mais próximo da página de ranking */
html body .ranking-home-v56-podium{position:relative!important;isolation:isolate!important;}
html body .ranking-home-v56-card{overflow:hidden!important;background:linear-gradient(180deg,rgba(9,14,23,.72),rgba(4,7,12,.96))!important;}
html body .ranking-home-v56-card:before{content:""!important;position:absolute!important;inset:-32%!important;z-index:-1!important;opacity:.72!important;animation:v59-rank-shine 4.5s ease-in-out infinite!important;}
html body .ranking-home-v56-card:after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:linear-gradient(120deg,transparent 18%,rgba(255,255,255,.15) 45%,transparent 68%)!important;transform:translateX(-115%)!important;animation:v59-rank-sweep 5.8s ease-in-out infinite!important;}
html body .ranking-home-v56-card--1{border-color:rgba(255,221,59,.92)!important;box-shadow:0 0 34px rgba(255,209,49,.32),0 0 58px rgba(83,195,255,.16),0 22px 50px rgba(0,0,0,.45)!important;}
html body .ranking-home-v56-card--1:before{background:radial-gradient(circle at 50% 17%,rgba(255,229,72,.52),transparent 27%),repeating-linear-gradient(118deg,transparent 0 20px,rgba(95,214,255,.32) 21px 23px,transparent 24px 48px)!important;}
html body .ranking-home-v56-card--2{border-color:rgba(183,237,255,.78)!important;box-shadow:0 0 30px rgba(126,225,255,.24),0 22px 50px rgba(0,0,0,.42)!important;}
html body .ranking-home-v56-card--2:before{background:radial-gradient(circle at 50% 15%,rgba(190,242,255,.4),transparent 30%),linear-gradient(100deg,transparent,rgba(190,244,255,.24),transparent)!important;}
html body .ranking-home-v56-card--3{border-color:rgba(255,136,55,.8)!important;box-shadow:0 0 30px rgba(255,112,45,.23),0 22px 50px rgba(0,0,0,.42)!important;}
html body .ranking-home-v56-card--3:before{background:radial-gradient(circle at 50% 16%,rgba(255,128,52,.42),transparent 30%),linear-gradient(130deg,transparent,rgba(255,75,23,.22),transparent)!important;}
@keyframes v59-rank-shine{0%,100%{transform:translateY(0) rotate(0deg);opacity:.58}50%{transform:translateY(-6px) rotate(2deg);opacity:.92}}
@keyframes v59-rank-sweep{0%,44%{transform:translateX(-115%)}64%{transform:translateX(115%)}100%{transform:translateX(115%)}}

/* Menu flutuante: ordem já vem do HTML, só estabiliza leitura */
html body .v53-section-nav{top:24%!important;right:34px!important;}
html body .v53-section-nav__item{margin-bottom:13px!important;}
html body .v53-section-nav__text strong{font-size:17px!important;}
html body .v53-section-nav__text small{font-size:9px!important;}

/* NEWS: botões ler mais menores e mais proporcionais */
html body .v21-news-card>a:not(.button),html body .v58-read-more{min-width:0!important;width:max-content!important;padding:8px 16px!important;min-height:32px!important;border-radius:999px!important;font-size:11px!important;line-height:1!important;letter-spacing:.11em!important;}
html body .v58-news-item .v58-read-more{margin-top:6px!important;}
html body .v58-patch-panel li a{padding:4px 9px!important;font-size:10px!important;min-width:0!important;}

/* news-detail.php seguro e com visual organizado */
html body .v58-detail-page{min-height:100vh;background:radial-gradient(circle at 50% 0,rgba(22,42,58,.38),transparent 38%),#061018!important;}
html body .v58-detail-hero{min-height:450px!important;padding:145px 0 58px!important;background-position:center!important;}
html body .v58-detail-hero h1{font-size:clamp(38px,4.9vw,72px)!important;letter-spacing:.08em!important;}
html body .v58-detail-hero p{max-width:780px!important;}
html body .v58-detail-card{grid-template-columns:minmax(280px,420px) 1fr!important;gap:30px!important;}
html body .v58-detail-card img{height:330px!important;}

@media(max-width:1320px){
  html body .v53-home-hub .content-area{max-width:calc(100% - 170px)!important;margin-left:34px!important;}
  html body .v59-news-grid{grid-template-columns:1fr 1fr!important;}
  html body .v59-events-grid{grid-template-columns:1fr 1fr!important;}
  html body .v59-event-card--guild{grid-column:1/-1!important;}
}
@media(max-width:1180px){
  html body .v53-home-hub .content-area{max-width:calc(100% - 36px)!important;margin:0 auto!important;}
  html body .v59-news-grid,html body .v59-events-grid{grid-template-columns:1fr!important;grid-template-rows:auto!important;}
  html body .v59-card,html body .v59-card--line,html body .v59-card--hero,html body .v59-event-card--main{min-height:190px!important;grid-row:auto!important;grid-column:auto!important;}
  html body .v59-event-card--guild{grid-column:auto!important;}
  html body .v53-section-nav{display:none!important;}
}
@media(max-width:760px){
  html body .v53-home-hub__panel{padding:28px 16px!important;}
  html body .v53-section-head{grid-template-columns:1fr!important;}
  html body .v53-head-actions{justify-content:flex-start!important;flex-wrap:wrap!important;}
  html body .v59-group-title{white-space:normal!important;flex-wrap:wrap!important;}
  html body .v59-card{min-height:210px!important;}
  html body .v58-detail-card{grid-template-columns:1fr!important;}
  html body .v58-detail-card img{height:230px!important;}
}
