:root{color-scheme:light;--ink:#102723;--muted:#536761;--line:#d8e0dc;--accent:#c4f36b;--paper:#f3f6f3;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #527f15;outline-offset:4px}.brand{max-width:1232px;margin:auto;padding:30px 40px;display:flex;align-items:center;justify-content:space-between}.brand a{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:17px;letter-spacing:.06em;font-weight:800}.brand small{display:block;font-size:11px;letter-spacing:.24em;margin-top:4px}.brand-mark{background:var(--ink);color:white;padding:13px 10px;font-size:18px;letter-spacing:-.08em;border-radius:4px}.brand-mark span{color:var(--accent);padding-left:3px}.demo{font-size:12px;letter-spacing:.12em;border:1px solid var(--line);padding:7px 11px;border-radius:30px;color:var(--muted)}main{max-width:1232px;margin:8px auto 48px;padding:0 40px;display:grid;grid-template-columns:1fr 1.14fr;align-items:start;gap:70px}.intro{padding-top:67px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;margin:0 0 23px}h1{font-size:clamp(40px,4.2vw,60px);line-height:1.08;letter-spacing:-.055em;margin:0;font-weight:800}h1 em{font-style:normal;color:#557543} .intro-copy{font-size:19px;line-height:1.6;color:var(--muted);max-width:340px;margin:25px 0 45px}.steps{border-top:1px solid #cbd7ce;padding-top:24px;display:flex;gap:18px;max-width:350px;align-items:start}.step-number{font-size:16px;padding-top:4px;color:#587445}.steps p{font-size:16px;line-height:1.65;margin:0}.steps p span{color:var(--muted)}.intro-note{font-size:14px;color:var(--muted);margin-top:90px}.form-card{background:white;border:1px solid var(--line);border-radius:16px;padding:32px;box-shadow:0 16px 45px #10272308}.form-heading{display:flex;justify-content:space-between;gap:15px;align-items:start}.form-heading .eyebrow{margin-bottom:15px}.form-heading>span{font-size:11px;letter-spacing:.07em;color:var(--muted)}h2{font-size:28px;letter-spacing:-.04em;margin:0 0 8px}.form-description{font-size:15px;color:var(--muted);margin:0 0 27px}.field{margin-bottom:19px}label,legend{font-size:14px;font-weight:600;line-height:1.5}.field>label{display:block;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd6d0;border-radius:7px;padding:12px 13px;background:#fff;color:var(--ink);font-size:16px;min-height:46px}.field input::placeholder,.field textarea::placeholder{color:#7b8982}.field textarea{resize:vertical;min-height:90px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.optional{font-weight:400;color:var(--muted);margin-left:5px;font-size:13px}.field small{font-size:12px;color:var(--muted);display:block;margin-top:6px;line-height:1.5}fieldset{padding:0;border:0;margin:0 0 20px}legend{padding:0;margin-bottom:8px}.contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.contact-options label{position:relative;cursor:pointer}.contact-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.contact-options span{display:block;text-align:center;border:1px solid var(--line);padding:10px 5px;border-radius:7px;font-weight:400}.contact-options input:checked+span{background:#edf6e3;border-color:#648345;font-weight:600}.contact-options input:focus-visible+span{outline:3px solid #527f15;outline-offset:3px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:400;color:var(--muted);margin:20px 0;line-height:1.6}.consent input{min-width:18px;height:18px;margin-top:2px;accent-color:var(--ink)}button{width:100%;border:0;border-radius:7px;background:var(--ink);color:var(--accent);padding:16px 19px;font-size:16px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;gap:12px}button:hover{background:#23463c}button:disabled{opacity:.65;cursor:wait}.privacy-note{font-size:12px;line-height:1.5;text-align:center;color:var(--muted);margin:15px 0 0}#form-status:empty{display:none}#form-status{font-size:14px;line-height:1.5;color:#943327;background:#fff1ee;padding:12px;border-radius:6px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}footer{max-width:1152px;margin:0 auto 28px;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:24px;color:var(--muted);font-size:12px;line-height:1.6}footer>span{letter-spacing:.08em}details{max-width:470px}summary{cursor:pointer;text-align:right}details p{margin:16px 0}#success{padding:45px 0 55px;line-height:1.7}#success h3{font-size:25px;line-height:1.3;letter-spacing:-.03em}.success-mark{display:inline-block;background:var(--accent);padding:8px 17px;border-radius:50%;font-size:28px}[hidden]{display:none!important}@media(max-width:850px){main{gap:30px;padding:0 24px}.brand{padding:24px}.form-card{padding:24px}.field-grid{grid-template-columns:1fr;gap:0}footer{margin-left:24px;margin-right:24px}.intro{padding-top:40px}h1{font-size:42px}}@media(max-width:640px){.brand{padding:20px}.brand a{font-size:14px}.brand-mark{padding:11px 9px}.brand small{font-size:10px}main{display:block;padding:0 16px;margin-top:0;margin-bottom:30px}.intro{padding:22px 8px 27px}.intro .eyebrow{font-size:11px;margin-bottom:13px}h1{font-size:40px;line-height:1.1}.intro-copy{font-size:16px;line-height:1.5;margin:17px 0 0;max-width:310px}.steps,.intro-note{display:none}.form-card{padding:24px 20px;border-radius:12px}.form-heading>span{font-size:10px}h2{font-size:26px}.form-description{margin-bottom:24px}footer{display:block;margin:0 24px 24px}summary{text-align:left;margin-top:14px}.field input,.field select{min-height:48px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s ease}}
/* Brand and audience variants share the same accessible form. */
.loading .brand,.loading main,.loading .audience-nav,.loading footer{visibility:hidden}.noscript,#route-error{margin:24px;padding:24px;background:#fff3f1;color:#8d2920;line-height:1.6}.audience-nav{max-width:1232px;margin:0 auto;padding:8px 40px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.audience-nav>span{font-size:11px;letter-spacing:.13em;font-weight:700}.audience-links{display:flex;gap:8px}.audience-links a{padding:11px 18px;border:1px solid var(--line);border-radius:8px;text-decoration:none;font-size:15px;font-weight:700;background:white}.audience-links a span{display:block;font-size:11px;font-weight:400;margin-top:3px}.audience-links a[aria-current]{background:var(--ink);color:white;border-color:var(--ink)}.official-link{font-size:13px!important;font-weight:500!important;letter-spacing:0!important}.benefits{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.benefits li{font-size:12px;border:1px solid var(--line);padding:8px 11px;border-radius:5px}.training-photo{margin:25px 0 0;position:relative;border-radius:8px;overflow:hidden}.training-photo img{display:block;width:100%;height:270px;object-fit:cover}.training-photo figcaption{background:var(--ink);color:#fff;font-size:10px;letter-spacing:.13em;padding:11px 14px}.elite-logo{width:125px;height:50px;object-fit:contain}.inquiry-note{background:#f4f5f7;border-left:3px solid #657080;padding:12px 14px;color:#53606e;font-size:12px;line-height:1.6;margin-bottom:24px}.steps{display:none}.intro-note{margin-top:26px}body[data-site="builttogether"]{--ink:#182c46;--muted:#546578;--accent:#a5d8ff;--paper:#f1f5fa;--line:#d5dfe9}body[data-site="builttogether"] h1 em{color:#366995}body[data-site^="elite"]{--ink:#17243f;--muted:#586175;--accent:#fff;--paper:#f5f6f8;--line:#dce0e6}body[data-site^="elite"] .brand{border-bottom:1px solid var(--line)}body[data-site^="elite"] .audience-nav{padding-top:24px}body[data-site^="elite"] h1{text-transform:uppercase;font-size:clamp(36px,3.7vw,54px);letter-spacing:-.045em}body[data-site^="elite"] h1 em{color:#bc2e34}body[data-site^="elite"] .intro{padding-top:25px}body[data-site^="elite"] .intro-copy{font-size:17px;margin-bottom:22px;max-width:410px}body[data-site^="elite"] button[type="submit"]{background:#b92d35;color:#fff}body[data-site^="elite"] button[type="submit"]:hover{background:#92232a}body[data-site^="elite"] .contact-options input:checked+span{background:#edf1f8;border-color:#657a9b}body[data-site^="elite"] .form-card{border-top:4px solid #b92d35;border-radius:7px}body[data-site^="elite"] .success-mark{background:#e7f1e5;color:#245522}body[data-audience="kids"] main{grid-template-columns:1.05fr 1fr;gap:42px}body[data-audience="kids"] .form-card{border-radius:20px}body[data-audience="kids"] .benefits{display:grid;grid-template-columns:1fr;gap:9px}body[data-audience="kids"] .benefits li{background:#fff;padding:14px 16px;border-radius:10px;font-size:15px;font-weight:600}body[data-audience="kids"] .benefits li::before{content:'✓';color:#477252;margin-right:12px}body[data-audience="kids"] .training-photo img{height:220px}body[data-audience="kids"] h1{text-transform:none;line-height:1.13}body[data-site="elitefitnessacademy"][data-audience="adults"] .intro{border-top:4px solid #b92d35;padding-top:25px}body[data-site="elitefitnessacademy"][data-audience="adults"] .training-photo{border-radius:0}
@media(max-width:850px){.audience-nav{padding:8px 24px 24px}.audience-nav>span{display:none}body[data-audience="kids"] main{gap:25px}.brand a{font-size:14px}.elite-logo{width:100px;height:40px}.training-photo img{height:220px}}@media(max-width:640px){.audience-nav{padding:12px 20px 6px!important}.audience-links{width:100%}.audience-links a{flex:1;padding:10px 12px}.audience-links a span{font-size:10px}.brand{gap:12px}.elite-logo{width:88px;height:36px}.brand .official-link{font-size:11px!important;max-width:75px;line-height:1.5}body[data-audience="kids"] main{display:flex;flex-direction:column;gap:0}body[data-audience="kids"] .intro,body[data-audience="kids"] .form-card{width:100%}body[data-site^="elite"] .intro{padding-top:22px}body[data-site^="elite"] h1{font-size:36px}body[data-audience="kids"] .benefits{display:flex;gap:6px}body[data-audience="kids"] .benefits li{font-size:11px;padding:7px 9px}.benefits{margin:17px 0 0}.benefits li{font-size:11px}.training-photo{display:none}.intro-note{display:none}.form-card{margin-top:0}.inquiry-note{font-size:12px}.brand small{letter-spacing:.12em}body[data-site^="elite"] .brand a{font-size:12px}}
body[data-site^="elite"]{--ink:#1c1d21;--muted:#5e6068}.elite-logo{width:150px;height:50px}body[data-site^="elite"] .brand-mark{background:#1c1d21}@media(max-width:640px){.elite-logo{width:102px;height:34px}}
body{color:var(--ink);background:var(--paper)}
/* Let the official Elite lockup stand alone on its native black background. */
body[data-site^="elite"] .brand{max-width:none;background:#000;color:#fff;padding:18px max(24px,calc((100vw - 1152px)/2));border-bottom:3px solid #b92d35;gap:24px}body[data-site^="elite"] .brand>a:first-child{min-width:0}body[data-site^="elite"] .elite-logo{display:block;width:300px;height:100px;object-fit:contain}body[data-site^="elite"] .official-link{color:#eee;padding-bottom:5px;border-bottom:1px solid #6d6d6d;white-space:nowrap}@media(max-width:640px){body[data-site^="elite"] .brand{padding:12px 20px;gap:14px}body[data-site^="elite"] .elite-logo{width:55vw;max-width:240px;height:auto}body[data-site^="elite"] .brand .official-link{white-space:normal;max-width:82px;font-size:12px!important}}

body[data-audience="adults"] .training-photo img{height:auto;object-fit:contain}
