.t16-section{max-width:1280px;margin:0 auto 16px;padding:18px;background:#fff;border:1px solid #eceef1;border-radius:18px;box-shadow:0 8px 28px rgba(0,0,0,.035)}.t16-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:15px}.t16-section-head h2{font-size:22px;margin:2px 0 0;font-weight:800}.t16-section-head .eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--theme)}.t16-section-head>a{background:var(--theme);color:#fff!important;padding:9px 14px;border-radius:10px;font-size:13px;font-weight:700}.t16-featured-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(112px,1fr);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;gap:12px;padding-bottom:3px;scrollbar-width:none}.t16-featured-scroll::-webkit-scrollbar{display:none}.t16-featured-card{min-width:112px;scroll-snap-align:start;text-align:center;color:#222!important;border:1px solid #f0f0f0;padding:12px 8px;border-radius:14px;background:#fff;transition:.18s}.t16-featured-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--theme) 30%,#eee)}.t16-featured-card>div{width:62px;height:62px;margin:0 auto 8px;border-radius:50%;overflow:hidden;background:#f5f5f5}.t16-featured-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.t16-featured-card span{font-size:13px;font-weight:650}.t16-featured-card.skeleton{height:105px;background:#f3f4f5}@media(max-width:768px){.t16-section{margin:0 10px 12px;padding:14px;border-radius:14px}.t16-section-head h2{font-size:18px}.t16-featured-scroll{grid-auto-columns:94px}.t16-featured-card{min-width:94px;padding:10px 6px}}