@import"https://fonts.googleapis.com/css2?family=Moulpali&display=swap";:root{--brand-blue: #0090e2;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5;font-weight:400;color:#f1f5f9;background:#080c12;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,#12345a,#080c12 40%);color:#f1f5f9}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Moulpali,Impact,sans-serif;font-weight:400;text-transform:uppercase}h2{font-size:clamp(1.35rem,3.2vw,2.4rem);line-height:1.16;letter-spacing:.04em}p{font-size:.98rem;line-height:1.5}h3{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:calc(.98rem + 10px);line-height:1.5;letter-spacing:normal;text-transform:none;font-weight:600}#root,.site-shell{min-height:100vh}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;height:108px;border-bottom:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .24s ease,backdrop-filter .24s ease}.site-header-home{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header-home-expanded .header-inner{max-width:1320px;padding:0 1.3rem}.site-header-scrolled{height:108px;background-color:#03070eb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header-inner{max-width:1320px;height:100%;margin:0 auto;padding:0 1.3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo-link{font-size:1.15rem;font-weight:700;letter-spacing:.02em}.site-logo-image{display:block;height:74px;width:auto;object-fit:contain}.header-right{display:none;align-items:center;justify-content:flex-end;gap:1.1rem;margin-left:auto}.desktop-nav{display:none;align-items:center;justify-content:flex-end;gap:1.1rem}.nav-link{padding:.35rem .45rem;color:#fff;border-bottom:2px solid transparent;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:.02em}.nav-link:hover{color:#fff}.nav-link-active{color:#fff;border-bottom-color:transparent}.menu-toggle{border:1px solid #334155;background-color:#0f172a;color:#f1f5f9;padding:.45rem .8rem;border-radius:.5rem;font-size:.95rem;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.menu-toggle:hover,.menu-toggle:focus-visible{background-color:#f1f5f9;color:#0f172a;border-color:#f1f5f9}.start-today-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;--button-stroke: rgba(255, 255, 255, .78);--button-text: #ffffff;--button-hover-text: #020817;border:1px solid var(--button-stroke);color:var(--button-text);background:transparent;padding:.68rem 1.7rem;border-radius:999px;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:700;font-size:1.12rem;line-height:1;letter-spacing:.02em;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.start-today-button:hover,.start-today-button:focus-visible{background:var(--button-stroke);color:var(--button-hover-text)}.header-cta-link{--button-stroke: var(--brand-blue);--button-text: var(--brand-blue);--button-hover-text: #020817}.mobile-nav{border-top:1px solid #1e293b;padding:.45rem 1rem .85rem;display:grid;gap:.35rem}.mobile-nav-link{padding:.6rem .65rem;border-radius:.45rem;color:#cbd5e1;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:400;font-size:16px}.mobile-nav-link-active{background-color:#0090e240;color:var(--brand-blue)}.site-main{max-width:1160px;margin:0 auto;padding:6.5rem 1rem 3rem}.site-main-home{max-width:none;margin:0;padding:0}.home-landing{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 1rem 12.5rem;background-image:linear-gradient(#01040ac2,#02060cb8),url(/media/photos/weights3.jpg);background-size:cover;background-position:center;text-align:center}.home-landing:after{content:"";position:absolute;left:0;right:0;bottom:0;height:240px;background:linear-gradient(to bottom,#0000,#000 78%);pointer-events:none}.home-hero-content{width:min(100%,1360px)}.home-since{margin:0;color:#e2e8f0;letter-spacing:.1em;font-size:1rem}.home-hero-content h1{margin:.75rem auto 0;font-size:clamp(1.55rem,4.65vw,3.1rem);line-height:1.12;letter-spacing:.02em;max-width:none}.home-hero-content h1 span{text-decoration:underline;text-underline-offset:.11em}.home-hero-cta{margin-top:1.45rem}.home-hero-scroll-indicator{position:absolute;left:50%;bottom:2.3rem;width:16px;height:16px;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center}.home-transition{background:#000;padding:6rem 1rem 3.2rem}.home-transition-inner{max-width:860px;margin:0 auto;text-align:center}.home-transition-inner h2{margin:0;color:var(--brand-blue)}.home-transition-inner h2 span{text-decoration:underline;text-underline-offset:.16em}.home-transition-inner p{margin:1.35rem auto 0;padding-bottom:3.4rem;max-width:66ch;color:#d1d5db}.home-image-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;background:#000}.home-image-tile{position:relative;aspect-ratio:1 / 1;overflow:hidden}.home-image-tile img{width:100%;height:100%;object-fit:cover;display:block}.home-image-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;margin:0;color:#fff;background:#0090e2bf;opacity:0;transition:opacity .18s ease}.home-image-tile:hover .home-image-overlay{opacity:1}.home-gym1-feature{position:relative;width:100%;min-height:560px;display:flex;align-items:center;background-image:linear-gradient(to right,#000000f0,#000000bf 35%,#00000061 66%,#00000014),url(/media/photos/deadlift-stock.jpg);background-size:cover;background-position:center}.home-gym1-inner{width:min(100%,1320px);margin:0 auto;padding:3.5rem 1.3rem}.home-gym1-inner h2{margin:0;color:var(--brand-blue)}.home-gym1-inner p{margin:1.35rem 0 0;max-width:39ch;color:#f1f5f9}.home-gym1-cta{margin-top:2.2rem;--button-stroke: var(--brand-blue);--button-text: var(--brand-blue)}.home-success-stories{width:100%;background:#16181e;padding:3.8rem 0 4.55rem}.home-success-inner{max-width:1320px;margin:0 auto;padding:0 1.3rem;display:grid;grid-template-columns:350px minmax(0,1fr);gap:2.35rem;align-items:start}.home-success-copy{max-width:350px;padding-top:.35rem;padding-left:0}.home-success-copy h2{margin:0;color:var(--brand-blue)}.home-success-copy p{margin:1.15rem 0 0;color:#f1f5f9;max-width:none;letter-spacing:.03em}.home-success-cta{margin-top:2.35rem}.home-success-carousel{position:relative;--success-card-width: min(28.2vw, 500px);--success-card-gap: 1.2rem;--success-card-step: calc(var(--success-card-width) + var(--success-card-gap))}.home-success-viewport{overflow:hidden;position:relative;margin-right:calc(-1*max(1.3rem,calc((100vw - 1320px)/2 + 1.3rem)));mask-image:linear-gradient(to right,#000 0% 78%,#0000);-webkit-mask-image:linear-gradient(to right,#000 0%,#000 78%,rgba(0,0,0,0) 100%)}.home-success-track{display:flex;gap:var(--success-card-gap);transition:transform .26s ease}.home-success-slide{flex:0 0 var(--success-card-width);position:relative}.home-success-slide-link{position:relative;display:block}.home-success-slide img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.home-success-slide-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0090e2c7,#0090e259 38%,#0000 70%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:1.6rem .8rem 1.35rem;opacity:0;transition:opacity .22s ease}.home-success-slide-link:hover .home-success-slide-overlay,.home-success-slide-link:focus-visible .home-success-slide-overlay{opacity:1}.home-success-slide-overlay h3{margin:0;color:#fff;line-height:1.32;letter-spacing:.05em}.home-success-slide-overlay p{margin:.45rem 0 0;font-size:.9rem;line-height:1.35;letter-spacing:.08em}.home-success-slide-overlay p+p{margin-top:.14rem}.home-success-controls{display:flex;justify-content:flex-end;gap:.85rem;margin-top:1.6rem;padding-right:0}.home-carousel-button{width:52px;height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.78);background:transparent;color:#fff;font-size:2rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.home-carousel-button:hover,.home-carousel-button:focus-visible{background:#fff;color:#020817;border-color:#fff}.home-carousel-button:hover .home-carousel-icon:before,.home-carousel-button:hover .home-carousel-icon:after,.home-carousel-button:focus-visible .home-carousel-icon:before,.home-carousel-button:focus-visible .home-carousel-icon:after{background:#020817}.home-carousel-icon{position:relative;width:16px;height:16px;display:inline-block}.home-carousel-icon:before,.home-carousel-icon:after{content:"";position:absolute;width:11px;height:2px;background:#fff;border-radius:999px;top:50%}.home-carousel-icon-left:before{left:1px;transform:translateY(-50%) rotate(45deg);transform-origin:left center}.home-carousel-icon-left:after{left:1px;transform:translateY(-50%) rotate(-45deg);transform-origin:left center}.home-carousel-icon-right:before{right:1px;transform:translateY(-50%) rotate(-45deg);transform-origin:right center}.home-carousel-icon-right:after{right:1px;transform:translateY(-50%) rotate(45deg);transform-origin:right center}.home-carousel-icon-down:before{left:1px;top:58%;transform:translateY(-50%) rotate(45deg);transform-origin:left center}.home-carousel-icon-down:after{right:1px;top:58%;transform:translateY(-50%) rotate(-45deg);transform-origin:right center}.home-testimonials{width:100%;background:#1a90d2;height:330px;padding:2.2rem 1.3rem 1.2rem;display:flex;align-items:center}.home-testimonials-inner{max-width:1100px;margin:0 auto;width:100%;text-align:center;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;align-items:start;height:100%}.home-testimonials-inner h2{margin:0;color:#020817}.home-testimonial-content{margin-top:1.35rem;height:170px;width:min(100%,920px);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;animation:testimonial-swipe-in .7s ease}.home-testimonial-quote{margin:0;max-width:none;color:#f8fafc;line-clamp:3;line-height:1.35;max-height:calc(1.35em * 3);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-testimonial-name{margin:0;color:#f8fafc;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:.98rem;letter-spacing:.08em;text-transform:uppercase}.home-testimonial-dots{display:inline-flex;align-items:center;gap:.55rem;margin-top:.6rem}@keyframes testimonial-swipe-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}.testimonial-dot{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#02061757;cursor:pointer}.testimonial-dot-active{background:#020617e6}.home-after-content{max-width:1160px;margin:0 auto;padding:2.2rem 1rem 3rem;background:#000;display:grid;gap:1.25rem}.page{display:grid;gap:1.25rem}.page-simple{max-width:1160px;margin:0 auto;padding:0 1rem}.page-simple-card{border:1px solid #1e293b;border-radius:.95rem;background:#0f172a9e;padding:1.5rem}.page-simple-card h1{margin:0;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.2}.page-simple-card p{margin:.75rem 0 0;color:#cbd5e1}.hero-block{border:1px solid #1e293b;border-radius:.95rem;background:linear-gradient(150deg,#1e293bcc,#0f172acc);padding:1.5rem}.hero-block h1{margin:0;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.2}.hero-block p{margin:.75rem 0 0;color:#cbd5e1;max-width:60ch}.section-grid{display:grid;grid-template-columns:1fr;gap:1rem}.section-card{border:1px solid #1e293b;border-radius:.9rem;padding:1.1rem;background:#0f172a9e}.section-card h2{margin:0;color:var(--brand-blue)}.section-card p{margin:.6rem 0 0;color:#cbd5e1}.site-footer{width:100%;background:#000;padding:4.2rem 0 1.35rem}.site-footer-main,.site-footer-bottom{max-width:1320px;margin:0 auto;padding:0 1.3rem}.site-footer-main{display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;column-gap:2rem;align-items:start;padding-bottom:3.1rem;border-bottom:1px solid rgba(255,255,255,.65)}.site-footer-brand{display:flex;align-items:flex-start}.site-footer-logo{height:74px;width:auto;display:block;margin-top:-12px}.reps-logo{height:62px;width:auto;display:block}.site-footer-column h4{margin:0;color:#f8fafc;font-family:Moulpali,Impact,sans-serif;font-weight:400;font-size:32px;line-height:1.05}.site-footer-column p,.site-footer-column a{margin:1rem 0 0;display:block;color:#f8fafc;font-size:16px;font-family:Helvetica,Arial,sans-serif;font-weight:400;line-height:1.45}.site-footer-legal a{font-size:16px;font-family:Helvetica,Arial,sans-serif;font-weight:400}.site-footer-socials{display:flex;justify-content:flex-end;gap:1.4rem}.site-footer-socials a{width:40px;height:40px;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;transition:opacity .18s ease}.site-footer-socials .footer-social-icon{width:34px;height:34px;display:block;object-fit:contain;filter:brightness(0) invert(1)}.site-footer-socials a:hover,.site-footer-socials a:focus-visible{opacity:.76}.site-footer-socials a:focus-visible{outline:1px solid rgba(248,250,252,.65);outline-offset:3px}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding-top:1.45rem}.site-footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;color:#f8fafc}.site-footer-legal a,.site-footer-legal span{color:#f8fafc;font-size:.95rem}.footer-separator{margin:0 .5rem}.site-footer-reps{text-align:right;color:#f8fafc}.site-footer-reps strong{display:block;font-family:Moulpali,Impact,sans-serif;font-size:2.1rem;line-height:1}.site-footer-reps span{font-size:.95rem}.la-page{position:relative;border:2px solid #f9a8d4;border-radius:1.25rem;padding:1.1rem;background:radial-gradient(circle at 20% 10%,rgba(253,186,116,.45),transparent 45%),radial-gradient(circle at 80% 20%,rgba(216,180,254,.35),transparent 40%),linear-gradient(180deg,#20103d,#3f1b6b 35%,#5a1f84 55%,#ff7a59);box-shadow:0 0 30px #f9a8d440}.la-skyline{display:flex;justify-content:space-between;align-items:center;font-size:1.8rem;padding:.2rem .4rem .6rem}.la-hero-block{border:2px dashed rgba(255,255,255,.35);border-radius:1rem;padding:1.2rem;background:#0a06186b;margin-bottom:1rem;text-align:center}.la-kicker{margin:0;letter-spacing:.09em;color:#fde68a;font-weight:700;font-size:.78rem}.la-hero-block h1{margin:.5rem 0 0;font-size:clamp(1.8rem,4vw,3rem);color:#fff;text-shadow:0 0 10px rgba(251,146,60,.85),0 0 22px rgba(236,72,153,.65),0 0 34px rgba(59,130,246,.5)}.la-hero-block p{max-width:70ch;margin:.65rem auto 0;color:#f8fafc}.la-sub-note{font-size:.93rem;color:#fde68a;font-style:italic}.la-random-quote{margin-top:.55rem;color:#fbcfe8;font-weight:600}.easter-egg-grid{display:grid;grid-template-columns:1fr;gap:1rem}.easter-egg-card{border:2px solid rgba(255,255,255,.6);border-radius:.9rem;overflow:hidden;background:#fff;transform:rotate(-.6deg);box-shadow:0 12px 20px #00000040}.easter-egg-card:nth-child(2n){transform:rotate(.7deg)}.easter-egg-card img{width:100%;height:100%;max-height:420px;object-fit:cover;display:block}.la-card-caption{color:#111827;text-align:center;font-weight:700;padding:.6rem;letter-spacing:.04em}@media(min-width:900px){.menu-toggle,.mobile-nav{display:none}.header-right,.desktop-nav{display:flex}.header-cta-link{display:inline-flex}.home-hero-content h1{white-space:nowrap}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-image-tile{min-height:300px}.easter-egg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.home-success-inner{grid-template-columns:1fr;padding:0 1rem}.home-success-stories{padding:2.65rem 0 3rem}.home-success-copy{max-width:none;padding-left:0;padding-right:0}.home-success-copy p{max-width:none}.home-success-carousel{--success-card-width: min(74vw, 420px)}.home-success-viewport{margin-right:0}.home-testimonials{padding:2rem 1rem 1rem}.home-testimonial-content{width:min(100%,640px);height:180px}.site-footer{padding:3rem 1rem 1.2rem}.site-footer-main{grid-template-columns:1fr;gap:1.5rem}.site-footer-socials{justify-content:flex-start}.site-footer-bottom{flex-direction:column;align-items:flex-start}.site-footer-reps{text-align:left}}
