Ironbound Beta
The AI fitness coach built for men 40+
Ironbound combines personalized AI coaching with smart nutrition, gym-aware workouts, and real health data to help you get stronger โ and stay that way.
Join the Beta
Be among the first to experience Ironbound. Limited spots available.
We'll be in touch soon with your beta access. Thank you for your interest in Ironbound.
/* FORM SECTION */ .form-wrap { background: #111; border-top: 1px solid #222; padding: 64px 24px; } .form-inner { max-width: 520px; margin: 0 auto; } .form-inner h2 { font-size: 26px; font-weight: 700; text-align: center; margin-bottom: 8px; } .form-inner .form-sub { font-size: 15px; color: #888; text-align: center; margin-bottom: 36px; } .field { margin-bottom: 20px; } .field label { display: block; font-size: 13px; color: #aaa; margin-bottom: 6px; font-weight: 500; } .field input, .field select { width: 100%; padding: 13px 16px; background: #0a0a0a; border: 1px solid #333; border-radius: 8px; color: #fff; font-size: 15px; outline: none; transition: border-color 0.2s; -webkit-appearance: none; } .field input:focus, .field select:focus { border-color: #FF6B1A; } .field select option { background: #1a1a1a; } .field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; } .checkbox-wrap { display: flex; gap: 12px; align-items: flex-start; margin-bottom: 24px; } .checkbox-wrap input[type="checkbox"] { width: 18px; height: 18px; min-width: 18px; accent-color: #FF6B1A; margin-top: 2px; cursor: pointer; } .checkbox-label { font-size: 13px; color: #888; line-height: 1.6; } .checkbox-title { font-size: 13px; font-weight: 600; color: #aaa; margin-bottom: 4px; } .submit-btn { width: 100%; padding: 16px; background: #FF6B1A; color: #fff; border: none; border-radius: 8px; font-size: 16px; font-weight: 600; cursor: pointer; transition: opacity 0.2s; letter-spacing: 0.5px; } .submit-btn:hover { opacity: 0.9; } .submit-btn:disabled { opacity: 0.5; cursor: not-allowed; } .success-msg { background: #0f2d1a; border: 1px solid #1a5c30; border-radius: 8px; padding: 20px; color: #4caf7d; font-size: 15px; text-align: center; display: none; line-height: 1.6; } .privacy { font-size: 12px; color: #444; text-align: center; margin-top: 16px; line-height: 1.5; } /* FOOTER */ footer { background: #0a0a0a; padding: 32px 24px; text-align: center; border-top: 1px solid #1a1a1a; } footer p { font-size: 13px; color: #444; } @media (max-width: 480px) { .hero h1 { font-size: 28px; } .field-row { grid-template-columns: 1fr; } .features { gap: 24px; } }
Ironbound combines personalized AI coaching with smart nutrition, gym-aware workouts, and real health data to help you get stronger โ and stay that way.
Join the Beta
Be among the first to experience Ironbound. Limited spots available.
We'll be in touch soon with your beta access. Thank you for your interest in Ironbound.
ย