代码
书迷正在阅读:淫贱女神 , 突然不想成仙了 , [玄幻灵异]和邪神结婚后(完结+番外) , 碧蓝航线 克拉达之恋(指挥官X贝法) , 碧蓝航线 狼与猫 , 我的冷艳总裁妈妈 , 一夫三妻(岳母*娇妻*小姨子) , 碧蓝航线 腓特烈 天城捕获记录 , 南山回首之山有扶苏 , 【综英美】店主不好吃 , 老爸的奖励(另类) , 秦时明月之机关城受辱
br> .contact-avatar { width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 16px; font-weight: 600; font-size: 18px; } .call-item { display: flex; align-items: center; justify-content: space-between; padding: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .time-display-large { font-size: 64px; font-weight: 300; text-align: center; margin: 40px 0 20px; letter-spacing: -2px; } .photo-viewer { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.95); display: flex; align-items: center; justify-content: center; z-index: 100; opacity: 0; pointer-events: none; transition: opacity 0.3s ease; } .photo-viewer.active { opacity: 1; pointer-events: all; } .viewer-content { max-width: 90%; max-height: 80%; position: relative; } .viewer-img { max-width: 100%; max-height: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); } .close-viewer { position: absolute; top: 20px; right: 20px; width: 44p