.back-to-top{position:fixed;right:12px;bottom:72px;width:40px;height:40px;border-radius:50%;background:var(--primary-color);color:#fff;border:0;box-shadow:var(--shadow-sm);display:none;align-items:center;justify-content:center;z-index:10}#hotGrid{display:flex;overflow-x:auto;gap:8px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}#hotGrid .card{flex:0 0 310px;scroll-snap-align:start;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:0;padding:8px;box-shadow:0 0 0 1px #493934cc}#hotGrid .card .card-meta-text{padding-top:10px}#hotGrid .card .card-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#hotGrid .card .card-desc{font-size:13px;color:#ebd5d1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card .card-media{position:relative}#hotGrid .card .card-media{height:163px}.home-intro{background:#110704fa;border-radius:var(--radius-md);padding:16px;margin-bottom:8px;border:1px solid rgba(255,255,255,.04);box-shadow:0 4px 12px #0006}.home-intro-title{font-size:20px;font-weight:800;color:#fff;margin:0 0 12px;line-height:1.4}.home-intro-content{color:#ebd5d1d9;font-size:14px;line-height:1.7}.home-intro-content p{margin:0 0 12px}.home-intro-content p:last-child{margin-bottom:0}@media (min-width: 1024px){.home-intro{padding:24px 28px;border-radius:18px;margin-bottom:16px}.home-intro-title{font-size:28px;margin-bottom:16px}.home-intro-content{font-size:16px;line-height:1.8}.home-intro-content p{margin-bottom:16px}}
