.vtu-latest-hero-wrapper{margin:35px 0 35px 0;min-height:250px;overflow:auto;padding:0 1.2rem;display:flex;border-radius:12px;box-shadow:rgb(0 0 0/.1) 0 1px 3px 0,rgb(27 31 35/.1) 0 0 0 1px;justify-content:center;align-items:center}#vtu-latest-hero{display:flex;align-items:center;padding:1.2rem 0;gap:20px;width:-webkit-fill-available;justify-content:space-between;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:#bcbafc #f1f1f1}#vtu-latest-hero::-webkit-scrollbar,.vtu-hero-group::-webkit-scrollbar{height:7px;width:7px}#vtu-latest-hero::-webkit-scrollbar-thumb,.vtu-hero-group::-webkit-scrollbar-thumb{background:#bcbafc;border-radius:4px}#vtu-latest-hero::-webkit-scrollbar-track,.vtu-hero-group::-webkit-scrollbar-track{background:#f1f1f1}#vtu-latest-hero:hover::-webkit-scrollbar-thumb,.vtu-hero-group:hover::-webkit-scrollbar-thumb{background:#7b5cff}.vtu-hero-group{flex:1 0 0;min-width:311px;max-height:210px;overflow-y:auto;border-radius:12px;padding:10px 12px 8px;display:flex;flex-direction:column;justify-content:flex-start;scroll-snap-align:start;border:1px solid #e9e9ef;background:#fffefc;transition:transform .25s ease,box-shadow .25s ease;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:#bcbafc #f1f1f1}#vtu-hero-timetable{background:#f5f3ff;border:1px solid #e6e2ff}#vtu-hero-timetable .vtu-hero-item a{background:#ede9ff;will-change:opacity;border-color:#d8d2ff}#vtu-hero-timetable .vtu-hero-subtitle{color:#4b49ac}#vtu-hero-timetable .vtu-hero-item a:hover{background:#f1f0ff}#vtu-hero-academic{background:#f3f8ff;border:1px solid #d9e7ff}#vtu-hero-academic .vtu-hero-item a{background:#e8f1ff;border-color:#cfe2ff}#vtu-hero-academic .vtu-hero-subtitle{color:#0077cc}#vtu-hero-academic .vtu-hero-item a:hover{background:#eef7ff}#vtu-hero-circulars{background:#faf4ff;border:1px solid #ead9ff}#vtu-hero-circulars .vtu-hero-item a{background:#f4ebff;border-color:#e2cfff}#vtu-hero-circulars .vtu-hero-subtitle{color:#7a1bcc}#vtu-hero-circulars .vtu-hero-item a:hover{background:#f8f0ff}#vtu-hero-exam-circulars{background:#fff8ee;border:1px solid #ffe2c4}#vtu-hero-exam-circulars .vtu-hero-item a{background:#fff3e3;border-color:#ffdcb7}#vtu-hero-exam-circulars .vtu-hero-subtitle{color:#c25b00}#vtu-hero-exam-circulars .vtu-hero-item a:hover{background:#fff3e6}.vtu-hero-subtitle{font-size:1rem;font-weight:700;text-align:center;letter-spacing:-.2px;color:#333;margin-bottom:6px}.vtu-hero-date{text-align:center;font-size:.8rem;color:#777;font-weight:500;margin-bottom:10px}.vtu-hero-item a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-size:13px;text-decoration:none;border-radius:8px;padding:3px 7px;color:#202020;line-height:1.45;border:1px solid #e5e5ef;background:#f9f9fb;margin-bottom:8px;transition:background .25s ease,color .25s ease}.vtu-hero-item a:hover{background:#edeaff;border-color:#d5d0ff;color:#3c2fde}.vtu-hero-empty,.vtu-hero-loading,.vtu-hero-error{text-align:center;font-size:.85rem;color:#666;background:#fdfdfd;border-radius:8px;padding:10px;border:1px dashed #ddd}.vtu-hero-skeleton{border-radius:8px;padding:6px 8px;margin-bottom:8px;position:relative;border:1px solid rgba(0,0,0,.04);height:42px;overflow:hidden}.vtu-hero-skeleton::before{content:"";position:absolute;inset:0;background-size:200% 100%;animation:vtuShine 1.4s linear infinite}#vtu-hero-timetable .vtu-hero-skeleton::before{background:linear-gradient(90deg,#ede9ff 25%,#f5f3ff 50%,#ede9ff 75%)}#vtu-hero-academic .vtu-hero-skeleton::before{background:linear-gradient(90deg,#e9f1ff 25%,#f3f8ff 50%,#e9f1ff 75%)}#vtu-hero-circulars .vtu-hero-skeleton::before{background:linear-gradient(90deg,#f1eaff 25%,#f9f4ff 50%,#f1eaff 75%)}#vtu-hero-exam-circulars .vtu-hero-skeleton::before{background:linear-gradient(90deg,#fff3e3 25%,#fff9ee 50%,#fff3e3 75%)}.skeleton-date{width:45%;height:12px;margin:0 auto 8px;border-radius:4px;animation:vtuShine 1.4s linear infinite}#vtu-hero-timetable .skeleton-date{background:#ece7ff}#vtu-hero-academic .skeleton-date{background:#e3edff}#vtu-hero-circulars .skeleton-date{background:#f0e4ff}#vtu-hero-exam-circulars .skeleton-date{background:#fff1de}@keyframes vtuShine{from{background-position:200% 0}to{background-position:-200% 0}}.vtu-hero-item,.vtu-hero-date{opacity:0;animation:vtuFadeIn .4s ease forwards}@keyframes vtuFadeIn{to{opacity:1}}