Automatic Mechanical Watch – Square Dial, Skeleton Design
Bold. Precise. Distinct.This automatic mechanical watch features a bold square dial and a striking skeleton design that reveals the movement beneath. Crafted with a stainless steel band and built for everyday wear, it combines modern edge with timeless function. No battery needed – powered by motion.Perfect for business or casual looks. .specifications-container { font-family: Arial, sans-serif; font-size: 14px; color: #333; margin-top: 20px; } .specifications-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; padding: 10px 0; border-top: 1px solid #e6e6e6; } .spec-item { display: flex; align-items: center; } .spec-icon { width: 30px; height: 30px; margin-right: 10px; } .spec-text { display: flex; flex-direction: column; } .spec-title { font-weight: bold; color: #555; margin-bottom: 4px; } .spec-value { color: #333; } @media (max-width: 768px) {