.home{background:#f8faf7;min-height:100vh}.home>header{height:82px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.home nav{display:flex;gap:30px;color:#56635d;font-size:13px}.home header>div{display:flex;align-items:center;gap:10px}.login-link{padding:10px 15px}.home-hero>div>div a:first-child,.join-link{padding:11px 18px;border-radius:10px;background:var(--green);color:#fff;font-weight:700}.home-hero{min-height:620px;background:linear-gradient(115deg,#eef7f0,#f9fbf8);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:65px max(24px,calc((100vw - 1120px)/2));overflow:hidden}.home-hero>div>span,.home-section>span,.placeholder-section span{font-size:12px;color:var(--green);font-weight:700}.home-hero h1{font-size:clamp(45px,6vw,76px);line-height:1.25;margin:15px 0}.home-hero h1 em{color:var(--green);font-style:normal}.home-hero>div>p{font-size:16px;line-height:2;color:#66736c;max-width:560px}.home-hero>div>div{display:flex;align-items:center;gap:20px;margin:30px 0}.home-hero>div>div a:last-child{font-size:13px;color:var(--green)}.home-hero>div>small{font-size:11px;color:#829088}.home-hero aside{display:grid;place-items:center;position:relative}.home-hero aside:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:#d9f67d55}.hero-card{z-index:1;width:min(390px,90%);background:#123d30;color:#fff;border-radius:28px;padding:32px;box-shadow:0 30px 80px #123d3040;transform:rotate(-2deg)}.hero-card>span{font-size:11px;color:#a8bdb5}.hero-card>strong{display:block;font-size:25px;margin:8px 0 25px}.hero-card>div{display:grid;grid-template-columns:46px 1fr;align-items:center;border-top:1px solid #ffffff18;padding:16px 0}.hero-card i{grid-row:1/3;width:40px;height:40px;border-radius:12px;background:#d9f67d;color:#173426;display:grid;place-items:center;font-style:normal;font-weight:800}.hero-card p,.hero-card small{margin:0;display:block}.hero-card p{font-size:13px}.hero-card small{color:#9fb5ac;font-size:10px;margin-top:4px}.home-section{max-width:1120px;margin:0 auto;padding:100px 24px}.home-section h2,.placeholder-section h2{font-size:34px;margin:8px 0 35px}.feature-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.feature-grid article,.news-grid article{background:#fff;border:1px solid #dce5df;border-radius:18px;padding:28px}.feature-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#e4f4eb;color:var(--green);font-style:normal;font-weight:800}.feature-grid p,.news-grid p,.placeholder-section p{color:#6e7973;line-height:1.8;font-size:13px}.placeholder-section{background:#123d30;color:#fff;padding:70px max(24px,calc((100vw - 1072px)/2));display:flex;align-items:center;justify-content:space-between}.placeholder-section h2{margin-bottom:5px}.placeholder-section p{color:#b7cac2}.placeholder-section b{color:#d9f67d;border:1px solid #d9f67d55;border-radius:30px;padding:10px 18px}.news{padding-bottom:110px}.news-grid small{color:var(--green)}.home footer{border-top:1px solid #dce5df;padding:35px max(24px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between}.home footer p{font-size:12px;color:#77827c}@media(max-width:760px){.home>header{height:68px}.home header .login-link,.home nav{display:none}.home-hero{display:block;padding-top:55px;min-height:auto}.home-hero h1{font-size:43px}.home-hero aside{margin:70px 0 30px}.feature-grid,.news-grid{grid-template-columns:1fr}.home-section{padding:70px 18px}.placeholder-section{display:block}.placeholder-section b{display:inline-block;margin-top:20px}.home footer{display:block}.home footer p{margin-top:15px}}.hero-card .hero-card-item{grid-template-columns:54px 1fr;gap:2px 12px;padding:17px 0;transition:transform .2s ease,background .2s ease}.hero-card .hero-card-item:hover{transform:translateX(-4px)}.hero-card-icon{grid-row:1/3;width:46px;height:46px;border-radius:15px;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #ffffff24}.hero-card-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-card-icon.green{color:#0b5c43;background:linear-gradient(145deg,#d9f67d,#8ee4b9)}.hero-card-icon.blue{color:#24549a;background:linear-gradient(145deg,#e3f2ff,#9dc9ff)}.hero-card-icon.purple{color:#653a93;background:linear-gradient(145deg,#f3e8ff,#c7a7f2)}.hero-card .hero-card-item p{font-size:14px;font-weight:750;line-height:1.6}.hero-card .hero-card-item small{font-size:11px;font-weight:400;line-height:1.7;color:#b7c9c2}.gym-showcase{position:relative;width:min(1180px,calc(100% - 48px));min-height:450px;margin:90px auto;overflow:hidden;border-radius:30px;background:#102f26;color:#fff;box-shadow:0 30px 80px #143a2d2b;direction:ltr;isolation:isolate}.showcase-slide{min-height:450px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(370px,.85fr);animation:showcase-enter .45s ease both}.showcase-media{position:relative;min-height:450px;overflow:hidden;background:radial-gradient(circle at 35% 45%,#68a988 0 2%,transparent 3%),linear-gradient(135deg,#1c6049,#0b211b)}.showcase-media:after,.showcase-media:before{content:"";position:absolute;border:1px solid #d9f67d3d;border-radius:50%;z-index:0}.showcase-media:before{width:320px;height:320px;left:12%;top:8%}.showcase-media:after{width:190px;height:190px;left:29%;top:23%}.showcase-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;animation:showcase-image 2s ease both}.showcase-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,transparent 48%,#102f26)}.showcase-content{position:relative;z-index:3;padding:58px 50px 70px;display:flex;flex-direction:column;justify-content:center;direction:rtl;background:linear-gradient(135deg,#143d30,#0d2921)}.showcase-kicker{width:max-content;max-width:100%;padding:7px 12px;border:1px solid #d9f67d55;border-radius:20px;color:#d9f67d;font-size:11px;font-weight:700}.showcase-content h2{margin:16px 0 7px;font-size:clamp(30px,4vw,48px);line-height:1.25}.showcase-sport{margin:0;color:#b9ccc4;font-size:14px}.showcase-sport b{margin:0 6px;color:#d9f67d}.showcase-content dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:28px 0 24px}.showcase-content dl div{padding:13px 15px;border:1px solid #ffffff17;border-radius:14px;background:#ffffff0a}.showcase-content dt{color:#91aaa0;font-size:10px}.showcase-content dd{margin:5px 0 0;font-size:13px;font-weight:700}.showcase-content>a{width:max-content;padding:11px 17px;border-radius:11px;background:#d9f67d;color:#173426;font-size:12px;font-weight:800}.showcase-arrows{position:absolute;left:24px;bottom:24px;z-index:5;display:flex;gap:8px;direction:ltr}.showcase-arrows button{width:40px;height:40px;padding:0;border:1px solid #ffffff42;border-radius:12px;background:#102f26b8;color:#fff;font-size:27px;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.showcase-arrows button:hover{background:#d9f67d;color:#173426}.showcase-dots{position:absolute;right:32px;bottom:30px;z-index:5;display:flex;align-items:center;gap:7px;direction:ltr}.showcase-dots>span{margin-right:5px;color:#b7c9c2;font-size:10px}.showcase-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff54;cursor:pointer;transition:width .2s ease,background .2s ease}.showcase-dots button.active{width:23px;border-radius:8px;background:#d9f67d}.showcase-progress{position:absolute;right:0;bottom:0;z-index:6;width:100%;height:3px;transform-origin:right;background:#d9f67d;animation:showcase-progress 2s linear both}.gym-showcase.paused .showcase-progress{animation-play-state:paused}.gym-showcase-loading{display:grid;place-items:center}.showcase-skeleton{width:100%;height:450px;background:linear-gradient(105deg,#153d31 35%,#225844 48%,#153d31 61%);background-size:220% 100%;animation:showcase-loading 1.4s infinite}.gym-showcase-empty{min-height:360px;display:grid;place-items:center;text-align:center;direction:rtl;background:radial-gradient(circle at 20% 20%,#d9f67d22,transparent 28%),linear-gradient(135deg,#143d30,#0d2921)}.gym-showcase-empty>div{padding:45px}.gym-showcase-empty span{color:#d9f67d;font-size:12px}.gym-showcase-empty h2{margin:10px 0;font-size:34px}.gym-showcase-empty p{color:#b7c9c2}.gym-showcase-empty a{display:inline-block;margin-top:15px;padding:11px 18px;border-radius:11px;background:#d9f67d;color:#173426;font-weight:800;font-size:12px}@keyframes showcase-enter{0%{opacity:.55;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes showcase-image{0%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes showcase-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes showcase-loading{to{background-position:-220% 0}}@media(max-width:760px){.gym-showcase{width:calc(100% - 28px);margin:60px auto;border-radius:22px}.showcase-slide{grid-template-columns:1fr;min-height:0}.showcase-media{min-height:235px}.showcase-shade{background:linear-gradient(180deg,transparent 55%,#102f26)}.showcase-content{padding:32px 24px 76px}.showcase-content h2{font-size:30px}.showcase-content dl{grid-template-columns:1fr;margin:20px 0}.showcase-arrows{left:18px;bottom:18px}.showcase-dots{right:22px;bottom:25px}.showcase-skeleton{height:520px}}@media(prefers-reduced-motion:reduce){.showcase-media img,.showcase-progress,.showcase-skeleton,.showcase-slide{animation:none}}.home footer>a{font-size:12px;color:var(--green);font-weight:700}@media(max-width:760px){.home footer p{margin:15px 0}.home footer>a{display:inline-block}}