/* V55 — home final micro fix: floating nav + central cards */
html body .v53-home-hub{
  padding-top:78px!important;
  padding-bottom:86px!important;
}
html body .v53-home-hub .content-area{
  max-width:1440px!important;
}
html body .v53-home-hub__panel{
  padding:44px 46px 50px!important;
  border-radius:26px!important;
  box-shadow:0 34px 92px rgba(0,0,0,.46), inset 0 1px 0 rgba(255,255,255,.05)!important;
}
html body .v53-section-head{
  align-items:center!important;
  gap:24px!important;
  margin-bottom:28px!important;
}
html body .v53-section-head .pro-title{
  letter-spacing:.105em!important;
  max-width:980px!important;
}
html body .v53-section-head .pro-subtitle{
  max-width:920px!important;
  line-height:1.62!important;
}
html body .v53-head-actions{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  justify-content:flex-end!important;
}
html body .v53-head-link{
  height:40px!important;
  min-height:40px!important;
  min-width:138px!important;
  padding:0 18px!important;
  border-radius:999px!important;
}

html body .v54-update-grid{
  gap:20px!important;
}
html body .v54-grid-label{
  margin-top:4px!important;
  margin-bottom:0!important;
  padding-top:2px!important;
}
html body .v54-grid-label--events{
  margin-top:20px!important;
}
html body .v54-grid-label strong{
  font-size:13px!important;
  color:rgba(255,245,218,.92)!important;
}
html body .v54-update-grid .v53-update-card,
html body .v54-update-grid .v53-update-card--wide{
  grid-column:span 4!important;
  min-height:218px!important;
}
html body .v54-update-grid .v53-event-card{
  grid-column:span 3!important;
  min-height:238px!important;
}
html body .v53-update-card{
  transform:translateZ(0);
  border-color:rgba(222,170,66,.30)!important;
}
html body .v53-update-card:hover{
  transform:translateY(-4px)!important;
}
html body .v53-card-content{
  padding:72px 23px 22px!important;
}
html body .v53-card-content h3{
  margin-bottom:8px!important;
  letter-spacing:.035em!important;
  text-wrap:balance;
}
html body .v53-card-content p{
  max-width:520px!important;
  color:rgba(255,248,232,.82)!important;
}
html body .v53-card-tag{
  top:17px!important;
  left:18px!important;
  padding:7px 12px!important;
  line-height:1!important;
  max-width:calc(100% - 36px)!important;
  width:auto!important;
}
html body .v53-event-row{
  margin-top:15px!important;
  align-items:center!important;
}
html body .v53-event-row strong,
html body .v53-event-row span{
  min-height:30px!important;
  padding:0 11px!important;
  font-size:11px!important;
  line-height:1!important;
}

/* Floating vertical menu: safer position, cleaner active state */
html body .v53-section-nav{
  top:166px!important;
  right:30px!important;
  gap:15px!important;
  padding:18px 0!important;
  z-index:78!important;
}
html body .v53-section-nav:before{
  right:10px!important;
  top:24px!important;
  bottom:24px!important;
  opacity:.66!important;
}
html body .v53-section-nav__item{
  grid-template-columns:minmax(96px,136px) 32px 22px!important;
  min-height:40px!important;
  opacity:.72!important;
}
html body .v53-section-nav__item.is-active,
html body .v53-section-nav__item:hover{
  opacity:1!important;
  transform:translateX(-5px)!important;
}
html body .v53-section-nav__text strong{
  font-size:17px!important;
  line-height:1.02!important;
  color:inherit!important;
}
html body .v53-section-nav__text small{
  font-size:10px!important;
  margin-top:3px!important;
}
html body .v53-section-nav__line{
  width:28px!important;
}
html body .v53-section-nav__item:hover .v53-section-nav__line,
html body .v53-section-nav__item.is-active .v53-section-nav__line{
  width:38px!important;
}
html body .v53-section-nav__diamond{
  width:11px!important;
  height:11px!important;
}

/* Keep utility floating buttons below the section navigator */
html body .back-to-top-v23,
html body .back-to-top,
html body [data-back-to-top]{
  right:28px!important;
  bottom:144px!important;
  z-index:94!important;
}
html body .floating-discord-v24,
html body .floating-discord,
html body [data-floating-discord]{
  right:28px!important;
  bottom:66px!important;
  z-index:93!important;
}

@media (max-width:1540px){
  html body .v53-section-nav{
    right:12px!important;
    top:148px!important;
    transform:scale(.82)!important;
    transform-origin:top right!important;
  }
  html body .v53-home-hub .content-area{
    max-width:calc(100% - 124px)!important;
    margin-left:30px!important;
    margin-right:auto!important;
  }
}
@media (max-width:1320px){
  html body .v53-home-hub .content-area{
    max-width:calc(100% - 40px)!important;
    margin:0 auto!important;
  }
  html body .v53-section-nav{
    left:50%!important;
    right:auto!important;
    top:auto!important;
    bottom:16px!important;
    transform:translateX(-50%)!important;
    flex-direction:row!important;
    gap:8px!important;
    padding:8px!important;
    max-width:calc(100vw - 26px)!important;
    overflow-x:auto!important;
  }
  html body .v53-section-nav__item:hover,
  html body .v53-section-nav__item.is-active{transform:none!important;}
  html body .v53-section-nav__text strong{font-size:11px!important;}
}
@media (max-width:1180px){
  html body .v54-update-grid .v53-update-card,
  html body .v54-update-grid .v53-update-card--wide,
  html body .v54-update-grid .v53-event-card{
    grid-column:span 6!important;
    min-height:222px!important;
  }
}
@media (max-width:991px){
  html body .v53-home-hub__panel{padding:30px 22px 34px!important;}
  html body .v53-section-head{display:block!important;}
  html body .v53-head-actions{justify-content:flex-start!important;margin-top:18px!important;}
  html body .v54-grid-label{display:flex!important;align-items:flex-start!important;gap:10px!important;flex-direction:column!important;}
  html body .v54-grid-label:after{display:none!important;}
}
@media (max-width:720px){
  html body .v53-section-nav{display:none!important;}
  html body .v54-update-grid .v53-update-card,
  html body .v54-update-grid .v53-update-card--wide,
  html body .v54-update-grid .v53-event-card{
    grid-column:1/-1!important;
    min-height:214px!important;
  }
  html body .v53-card-content{padding:68px 20px 20px!important;}
  html body .v53-card-content h3{font-size:21px!important;}
}
