/*
Theme Name: Zym IronX V6.2
Description: Custom Elementor Free gym theme for the IronX reference recreation.
Version: 6.2.0
*/
:root{--zym-accent:#ef2b5b;--zym-bg:#1b1b1b;--zym-surface:#141414;--zym-text:#f5f5f5;--zym-muted:#9a9a9a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--zym-bg);color:var(--zym-text);font-family:Arial,Helvetica,sans-serif}.site-main{overflow:hidden}.zym-fallback-header{background:#111;border-bottom:1px solid #333;position:relative;z-index:1000}.zym-header-inner{max-width:1440px;margin:auto;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.zym-logo img{max-height:58px;width:auto}.zym-nav ul{display:flex;gap:28px;list-style:none;margin:0;padding:0}.zym-nav a{color:#fff;text-decoration:none}.zym-fallback-footer{background:#0c0c0c;padding:70px 5%}.zym-footer-inner{max-width:1440px;margin:auto}.zym-backtop{position:fixed;right:22px;bottom:22px;width:48px;height:48px;z-index:9999;border:0;background:#fff;color:#111;cursor:pointer}.zym-mobile-toggle{display:none}.zym-site-header{position:relative;z-index:1000;background:rgba(10,10,10,.96);border-bottom:1px solid #2d2d2d;transition:background .3s,box-shadow .3s}.zym-site-header .zym-header-inner{max-width:1500px}.zym-brand{color:#fff;text-decoration:none;font-size:28px;font-weight:900;letter-spacing:.08em}.zym-header-cta{background:var(--zym-accent);color:#fff;text-decoration:none;padding:13px 20px;font-weight:800;font-size:12px;letter-spacing:.1em;white-space:nowrap}@media(max-width:900px){.zym-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#111;padding:20px 5%;border-top:1px solid #333}.zym-nav.is-open{display:block}.zym-nav ul{display:flex;flex-direction:column;gap:18px}.zym-mobile-toggle{display:block;background:none;border:0;color:#fff;font-size:24px}.zym-header-cta{display:none}}
