.vel-home-sections{position:relative;z-index:2;width:100%;display:grid;gap:1.35rem;padding:0 max(.85rem,env(safe-area-inset-left,0px)) 1.5rem}.vel-home-section__heading{margin:0 0 .55rem;color:#fff;font-size:clamp(1rem,3vw,1.35rem);font-weight:850}.vel-home-section__rail{display:flex;gap:.75rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:.1rem 0 .5rem}.vel-home-section__rail::-webkit-scrollbar{display:none}.vel-home-section__card{flex:0 0 clamp(8.2rem,29vw,11rem);min-width:0;padding:0;overflow:hidden;scroll-snap-align:start;border:1px solid color-mix(in srgb,var(--vel-primary,#8b5cf6) 28%,rgba(255,255,255,.14));border-radius:14px;background:color-mix(in srgb,var(--vel-surface,#111322) 82%,#06050a);color:#fff;text-align:left}.vel-home-section__card--live{flex-basis:clamp(10.5rem,38vw,15rem)}.vel-home-section__media{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;background:#090811}.vel-home-section__card--live .vel-home-section__media{aspect-ratio:16/9}.vel-home-section__fallback{display:grid;place-items:center;color:rgba(255,255,255,.42);font-size:1.8rem}.vel-home-section__name{display:block;min-height:2.65rem;padding:.55rem .62rem;overflow:hidden;font-size:.78rem;font-weight:750;line-height:1.25}.vel-home-section__empty{margin:0;color:rgba(255,255,255,.58)}.vel-home-sections-admin-list{display:grid;gap:.65rem;margin-top:1rem}.vel-home-sections-admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:.45rem;align-items:center;padding:.7rem;border:1px solid rgba(255,255,255,.12);border-radius:10px}.vel-home-sections-admin-row small{display:block;color:var(--muted,#999)}.vel-home-sections-admin-row button{padding:.4rem .58rem}
.vel-home-sections-admin-row{grid-template-columns:minmax(0,1fr) auto auto auto auto}.vel-home-sections-admin-row.is-unpublished{opacity:.58}
@media(max-width:640px){.vel-home-sections-admin-row{grid-template-columns:repeat(4,minmax(0,1fr))}.vel-home-sections-admin-row>div{grid-column:1/-1}.vel-home-sections-admin-row button{min-width:0;padding:.4rem .25rem;font-size:.75rem}}
.vel-home-section__card--movies,.vel-home-section__card--series{flex-basis:clamp(6.4rem,22vw,8.25rem);border-radius:10px;background:transparent;box-shadow:none}.vel-home-section__card--movies .vel-home-section__name,.vel-home-section__card--series .vel-home-section__name{display:none}.vel-home-section__card--movies .vel-home-section__media,.vel-home-section__card--series .vel-home-section__media{aspect-ratio:2/3;border-radius:9px}
