代码
书迷正在阅读:快穿之求不掉收藏!! , 龙阳野传 (H) , 牛郎店成长记事(H) , 忠犬不忠心(H) , 我家总裁是辣么温柔 , 说好的小鱼干呢 , 被自家宠物反驯养怎么破? , 血族与橘猫 , 鹰鹫 , 重生之强制结合 , 春山几万重 , 月光
, 0.45, 0.94); } .status-bar { height: 44px; display: flex; justify-content: space-between; align-items: center; padding: 0 20px; font-size: 14px; font-weight: 600; background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .home-indicator { width: 120px; height: 5px; background: 000; border-radius: 3px; position: absolute; bottom: 12px; left: 50%; transform: translateX(-50%); transition: all 0.3s ease; } .home-indicator:hover { height: 7px; background: 333; } .app-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; padding: 24px; margin-top: 10px; } .app-icon { display: flex; flex-direction: column; align-items: center; cursor: pointer; transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); position: relative; } .app-icon:hover { transform: translateY(-5px); } .app-icon .icon { width: 64px; height: 64px; border-radius: 16px; display: flex; justify-content: center; align-items: center; margin-bottom: 8px; font-size: 24px; box-shadow: 0 4px 12px rgba(0, 0, 0,