.gymster-page{--gym-primary:#dc2626;--gym-bright:#ef4444;--gym-bg:#050505;--gym-surface:#ffffff05;--gym-text:#fff;--gym-muted:#ffffff80;background-color:var(--gym-bg);color:var(--gym-text);min-height:100vh;font-family:var(--font-poppins), sans-serif}.gymster-hero{text-align:center;background:radial-gradient(circle,#81000026 0%,#0000 70%);justify-content:center;align-items:center;height:100vh;display:flex}.gymster-hero .hero-logo-wrapper{justify-content:center;margin-bottom:2rem;display:flex}.gymster-hero .hero-logo{letter-spacing:1px;text-transform:uppercase;color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;padding:.6rem 1.6rem;font-size:1.1rem;font-weight:800;display:inline-flex;box-shadow:0 0 25px #ef444414}.gymster-hero .hero-logo-img{object-fit:contain;border-radius:6px;width:24px;height:24px;margin-right:12px}.gymster-hero .hero-logo span{color:var(--gym-bright)}.gymster-hero .hero-logo .logo-dot{color:var(--gym-bright);margin-left:1px;font-weight:900}.gymster-page .highlight{color:var(--gym-bright);text-shadow:0 0 20px #f006}.gymster-hero h1{text-transform:uppercase;letter-spacing:-2px;margin-bottom:1rem;font-size:clamp(3rem,10vw,6rem);font-weight:800}.gymster-hero p{color:var(--gym-muted);max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.cta-group{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.gym-btn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:50px;justify-content:center;align-items:center;min-width:230px;padding:.9rem 2.2rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #dc262626;color:#fff!important}.gym-btn.primary{border:1px solid #ffffff26;box-shadow:0 10px 25px #ef444459,inset 0 1px #fff3;background:linear-gradient(135deg, var(--gym-bright) 0%, #991b1b 100%)!important}.gym-btn.secondary{border:2px solid var(--gym-bright);box-shadow:0 5px 15px #ef44441a;color:#fff!important;background:#ef44440d!important}.gym-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.gym-btn:hover{transform:translateY(-4px);color:#fff!important}.gym-btn.primary:hover{border-color:#ffffff4d;box-shadow:0 15px 30px #ef444480,inset 0 1px #ffffff4d,0 0 20px #ef44444d}.gym-btn.secondary:hover{border-color:#fff;box-shadow:0 10px 25px #ef44444d;background:#ef444426!important}.gym-btn:hover:before{left:100%}.gym-btn[disabled]{cursor:not-allowed;pointer-events:none;opacity:.55;color:#fff!important;box-shadow:none!important;background:#ffffff08!important;border:1px solid #ffffff14!important}.features-section{background:var(--gym-surface);padding:100px 0}.section-title{text-align:center;margin-bottom:4rem;font-size:3rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.features-section .feature-card{background:#ffffff05;border:1px solid #ef444426;border-radius:30px;padding:3rem 2rem;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.features-section .feature-card:hover{border-color:var(--gym-bright);transform:translateY(-8px);box-shadow:0 16px 32px #ef44441a}.feature-card .icon{margin-bottom:1.5rem;font-size:3rem}.gymster-footer{background-color:var(--gym-bg);padding:80px 0 40px}.footer-card-wrapper{-webkit-backdrop-filter:blur(20px);background:#0a0a0a73;border:1px solid #ffffff0d;border-radius:32px;padding:4rem 3.5rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080,0 0 30px #ef444408}.footer-card-wrapper:before{content:"";background:linear-gradient(90deg,#0000,#ef444440,#0000);width:80%;height:1px;position:absolute;top:0;left:10%}.footer-grid{grid-template-columns:2fr 1fr 1fr 2fr;gap:3.5rem;margin-bottom:3.5rem;display:grid}.footer-info{flex-direction:column;align-items:flex-start;display:flex}.gymster-page .logo.logo-glow{letter-spacing:-1px;color:#fff;margin-bottom:1.25rem;font-size:2.2rem;font-weight:800;transition:all .3s;display:inline-block;position:static;left:auto;transform:none}.gymster-page .logo.logo-glow:hover{text-shadow:0 0 15px #ef444480}.gymster-page .logo-dot{color:var(--gym-bright);animation:2s ease-in-out infinite dotPulse;display:inline-block}@keyframes dotPulse{0%,to{opacity:1;text-shadow:0 0 8px var(--gym-bright);transform:scale(1)}50%{opacity:.7;text-shadow:none;transform:scale(1.2)}}.brand-pitch{color:var(--gym-muted);text-align:left;max-width:320px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.contact-badge{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:all .3s;display:inline-flex}.contact-badge:hover{background:#ef444414;border-color:#ef44444d;transform:translateY(-2px);box-shadow:0 0 15px #ef44441a}.contact-badge .badge-icon{color:var(--gym-bright)}.column-title{color:#fff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.footer-links-group ul{margin:0;padding:0;list-style:none}.footer-links-group li{text-align:left;margin-bottom:.75rem}.footer-links-group .slide-link{color:var(--gym-muted);padding-bottom:2px;font-size:.95rem;text-decoration:none;transition:color .3s;position:relative}.footer-links-group .slide-link:after{content:"";background:var(--gym-bright);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:0;left:0}.footer-links-group .slide-link:hover{color:var(--gym-bright)}.footer-links-group .slide-link:hover:after{width:100%}.footer-subscribe{flex-direction:column;align-items:flex-start;display:flex}.subscribe-pitch{color:var(--gym-muted);text-align:left;max-width:260px;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.subscribe-form{width:100%;max-width:300px;display:flex;position:relative}.subscribe-input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:.75rem 3.5rem .75rem 1rem;font-size:.9rem;transition:all .3s}.subscribe-input:focus{background:#ef444405;border-color:#ef444480;box-shadow:0 0 15px #ef44441a}.subscribe-btn{background:var(--gym-bright);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 .8rem;transition:all .3s;display:flex;position:absolute;top:4px;bottom:4px;right:4px}.subscribe-btn:hover{background:#ff5c5c;transform:scale(1.05);box-shadow:0 0 15px #ef444466}.subscribe-btn .arrow-icon{font-size:1.1rem;font-weight:700}.footer-bottom{color:var(--gym-muted);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex;position:relative}.gymster-page .copyright{color:var(--gym-muted);text-align:left;margin:0;font-size:.85rem}.back-to-top-btn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.back-to-top-btn:hover{border-color:var(--gym-bright);background:#ef44441a;transform:translateY(-4px);box-shadow:0 0 15px #ef444433}@media (max-width:992px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.cta-group{padding:0 1rem;flex-direction:column!important;align-items:center!important;gap:1rem!important;width:100%!important}.gym-btn{text-align:center;max-width:320px;width:100%!important}.footer-card-wrapper{padding:3rem 2rem 2rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:1.5rem}.footer-info,.footer-subscribe{text-align:center;align-items:center}.brand-pitch,.subscribe-pitch,.gymster-page .copyright,.footer-links-group li{text-align:center;margin-left:auto;margin-right:auto}}
