*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f5f5f5;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;line-height:1.6}.page{background-color:#fff;border-radius:4px;width:1200px;max-width:95%;margin:0 auto;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.1)}.header{border-bottom:1px solid #eee;margin-bottom:20px;padding:10px 0}.header a{color:#409eff;font-size:16px;text-decoration:none}.header a:hover{text-decoration:underline}.main-title{color:#303133;margin:20px 0;font-size:32px;font-weight:700}.description{color:#606266;margin-bottom:30px;font-size:16px;line-height:1.8}.upload-area{cursor:pointer;background-color:#fafafa;border:2px dashed #d9d9d9;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;height:130px;margin-bottom:20px;transition:border-color .3s;display:flex}.upload-area:hover,.upload-area.drag-over{background-color:#f0f9ff;border-color:#409eff}.upload-text{color:#606266;margin-top:10px;font-size:16px}.upload-hint{color:#909399;margin-top:5px;font-size:14px}.section-title{color:#303133;margin:30px 0 15px;font-size:20px;font-weight:700}.table-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.batch-buttons{gap:10px;display:flex}.exif-preview{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;height:96px;padding:8px;font-size:12px;overflow-y:auto}.exif-item{margin:2px 0;display:flex}.exif-key{color:#409eff;min-width:100px;margin-right:8px;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:30px 0;display:grid}.feature-item{text-align:center;background-color:#f8f9fa;border-radius:8px;padding:20px}.feature-emoji{margin-bottom:15px;font-size:48px;display:block}.feature-title{color:#303133;margin-bottom:10px;font-size:18px;font-weight:700}.feature-desc{color:#606266;font-size:14px;line-height:1.6}.steps-section{margin:40px 0}.steps-content{color:#606266;font-size:16px;line-height:1.8}.function-table{width:100%;margin:20px 0}.footer{text-align:left;border-top:1px solid #eee;margin-top:50px;padding-top:20px}.footer a{color:#409eff;margin-bottom:10px;margin-right:20px;text-decoration:none;display:inline-block}.footer a:hover{text-decoration:underline}.hidden-messages{display:none}@media (max-width:768px){.page{border-radius:0;width:100%;margin:0;padding:15px}.main-title{font-size:24px}.features-grid{grid-template-columns:1fr;gap:20px}.batch-buttons{flex-direction:column;gap:5px}.table-header{flex-direction:column;align-items:stretch;gap:10px}}