.auction-section h2 {font-weight: 700;}
.auction-step-card {background: #f9f9f9;border-radius: 1rem;padding: 1.2rem;box-shadow: 0 3px 10px rgba(0,0,0,0.05);height: 100%;}
.step-badge {display: inline-block;width: 36px;height: 36px;line-height: 32px;border-radius: 50%;background: #1f7a3a;color: #fff;font-weight: 700;text-align: center;margin-bottom: 0.5rem;}
.alert-box {background: #f4f9f5;border: 2px solid #1f7a3a;border-radius: 12px;color: #1f7a3a;font-size: 1rem;line-height: 1.6;}
.auction-info-card {background: #ffffff;}
.auction-info-list {list-style: none;padding-left: 0;margin: 0;}
.auction-info-list li {margin-bottom: 0.5rem;font-size: 0.95rem;}
.auction-gallery figcaption {font-size: 0.85rem;text-align: center;margin-top: 0.3rem;color: #666;}