:root{--black:#070707;--panel:#111;--ash:#1c1c1c;--text:#f7f2ec;--muted:#b8afa7;--red:#ff2f1f;--orange:#ff8a00;--cream:#fff0dc;--line:rgba(255,255,255,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--text);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.sg-header{height:82px;padding:0 34px;display:flex;align-items:center;gap:30px;justify-content:space-between;background:rgba(7,7,7,.84);backdrop-filter:blur(18px);position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line)}.sg-logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.sg-logo span{width:46px;height:46px;display:grid;place-items:center;background:var(--red);border-radius:50%;font-weight:900;box-shadow:0 0 34px rgba(255,47,31,.55)}.sg-logo b{font-family:'Bebas Neue',sans-serif;font-size:34px;letter-spacing:.06em}.sg-header nav{display:flex;gap:26px}.sg-header nav a{color:var(--muted);text-decoration:none;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.header-btn,.btn{border:1px solid var(--line);padding:13px 18px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;text-decoration:none}.header-btn{color:#fff;background:#171717}.hero-stage{position:relative;min-height:calc(100vh - 112px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px min(6vw,86px);gap:40px;overflow:hidden}.hero-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 18%,rgba(255,47,31,.34),transparent 30%),radial-gradient(circle at 20% 90%,rgba(255,138,0,.24),transparent 28%),linear-gradient(115deg,#070707 0%,#111 48%,#260804 100%)}.hero-left,.hero-right{position:relative;z-index:1}.mini,.label,.section-title span{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:13px}.hero-stage h1{font-family:'Bebas Neue',sans-serif;font-size:clamp(68px,9vw,132px);line-height:.82;letter-spacing:.02em;margin:16px 0 24px;max-width:860px}.hero-text{font-size:19px;line-height:1.7;color:var(--muted);max-width:660px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.fire{background:linear-gradient(135deg,var(--red),var(--orange));color:#fff;border:0}.ghost{color:#fff;background:rgba(255,255,255,.08)}.hero-right{min-height:560px}.athlete-card{position:absolute;right:8%;top:5%;width:360px;height:500px;background:linear-gradient(180deg,#202020,#0b0b0b);border:1px solid var(--line);border-radius:44px;padding:28px;box-shadow:0 44px 90px rgba(0,0,0,.45);overflow:hidden}.ring{position:absolute;width:340px;height:340px;border:46px solid rgba(255,47,31,.32);border-radius:50%;right:-72px;top:42px}.silhouette{position:absolute;bottom:74px;left:80px;width:170px;height:300px;background:linear-gradient(180deg,#ffefe2,#ff7a1a);clip-path:polygon(44% 0,60% 0,67% 24%,87% 32%,78% 46%,66% 40%,68% 100%,39% 100%,42% 45%,26% 58%,15% 45%,36% 28%)}.athlete-card strong{position:absolute;left:28px;bottom:42px;font-family:'Bebas Neue';font-size:54px}.athlete-card span{position:absolute;left:31px;bottom:24px;color:var(--muted)}.metric-card{position:absolute;z-index:3;background:#fff;color:#090909;border-radius:26px;padding:20px 24px;box-shadow:0 24px 60px rgba(0,0,0,.35)}.metric-card b{display:block;font-size:38px}.metric-card span{font-size:12px;font-weight:900;text-transform:uppercase}.metric-card.top{left:6%;top:18%}.metric-card.bottom{right:0;bottom:18%;background:var(--orange)}.quick-book{margin:-34px auto 0;position:relative;z-index:3;width:min(1120px,calc(100% - 36px));display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:#111;border-radius:28px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.3)}.quick-book div,.quick-book a{padding:24px;border-right:1px solid #eee}.quick-book b{display:block}.quick-book span{color:#6b6b6b}.quick-book a{display:grid;place-items:center;background:var(--red);color:#fff;text-decoration:none;font-weight:900}.about-block{padding:110px min(6vw,86px);display:grid;grid-template-columns:220px 1fr 1fr;gap:50px;align-items:center}.vertical-title{font-family:'Bebas Neue';font-size:66px;line-height:.9;color:rgba(255,255,255,.12);writing-mode:vertical-rl}.about-block h2,.section-title h2,.transformation h2,.join-copy h2{font-family:'Bebas Neue';font-size:clamp(48px,6vw,86px);line-height:.9;margin:12px 0}.about-block p,.transformation p,.join-copy p{color:var(--muted);line-height:1.8}.program-wall{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.program-wall article{min-height:300px;padding:34px 26px;background:#0d0d0d;border-right:1px solid var(--line);transition:.25s}.program-wall article:hover{background:linear-gradient(180deg,#24110b,#111);transform:translateY(-8px)}.program-wall span{color:var(--red);font-weight:900}.program-wall h3{font-size:26px}.program-wall p{color:var(--muted);line-height:1.6}.membership-section,.schedule,.coaches{padding:105px min(6vw,86px)}.membership-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.membership-card{background:#fff;color:#111;border-radius:32px;padding:28px;min-height:390px;display:flex;flex-direction:column}.membership-card.hot{background:linear-gradient(180deg,var(--red),#170705);color:#fff;transform:translateY(-16px)}.membership-card small{color:var(--orange);font-weight:900;text-transform:uppercase}.membership-card h3{font-size:30px}.amount{font-family:'Bebas Neue';font-size:58px}.membership-card ul{padding-left:18px;line-height:1.85;color:#666}.membership-card.hot ul{color:#ffd8cf}.membership-card a{margin-top:auto;color:inherit;font-weight:900}.transformation{padding:90px min(6vw,86px);display:grid;grid-template-columns:1fr 1fr;gap:40px;background:linear-gradient(135deg,#ff2f1f,#ff8a00);color:#fff}.transformation p{color:#ffe4cf}.progress-board{display:grid;grid-template-columns:1fr 1fr;gap:16px}.progress-board div{background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.22);border-radius:24px;padding:24px}.progress-board b{display:block;font-size:46px}.schedule-list{display:grid;gap:12px}.schedule-list article{display:grid;grid-template-columns:90px 1fr 90px;align-items:center;background:#151515;border:1px solid var(--line);padding:18px 22px;border-radius:24px}.schedule-list b{font-family:'Bebas Neue';font-size:34px;color:var(--red)}.schedule-list h3{margin:0;font-size:24px}.schedule-list span{color:var(--muted)}.schedule-list a{color:var(--orange);font-weight:900}.coach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.coach-grid article{background:#fff;color:#111;border-radius:34px;padding:30px}.coach-grid div{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:34px;font-weight:900}.coach-grid p{color:#666;line-height:1.7}.join-section{padding:105px min(6vw,86px);display:grid;grid-template-columns:1fr 520px;gap:50px;align-items:center;background:#111}.join-form{display:grid;gap:14px;background:#f6eee6;color:#111;border-radius:36px;padding:30px}.join-form input,.join-form select,.join-form textarea{width:100%;border:0;border-radius:18px;padding:16px;font:inherit}.join-form textarea{min-height:120px}.join-form button{border:0;background:#111;color:#fff;padding:17px;border-radius:18px;font-weight:900;text-transform:uppercase}.sg-footer{padding:36px min(6vw,86px);display:flex;justify-content:space-between;background:#050505;color:#777}.sg-footer b{font-family:'Bebas Neue';font-size:32px;color:#fff}@media(max-width:1000px){.sg-header nav{display:none}.hero-stage,.about-block,.transformation,.join-section{grid-template-columns:1fr}.hero-right{min-height:500px}.program-wall,.membership-grid{grid-template-columns:repeat(2,1fr)}.quick-book{grid-template-columns:1fr 1fr}}@media(max-width:640px){.sg-header{padding:0 18px}.header-btn{display:none}.hero-stage{padding:48px 20px}.hero-stage h1{font-size:72px}.hero-right{min-height:430px}.athlete-card{right:0;width:300px;height:420px}.metric-card.top{left:0}.quick-book,.program-wall,.membership-grid,.coach-grid{grid-template-columns:1fr}.about-block,.membership-section,.schedule,.coaches,.join-section{padding:70px 20px}.schedule-list article{grid-template-columns:70px 1fr}.schedule-list a{display:none}}


/* Complete image/data polish */
.hero-photo .hero-stage:before{background:none}.hero-photo:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 15%,rgba(255,47,31,.34),transparent 30%),linear-gradient(100deg,rgba(7,7,7,.96) 0%,rgba(7,7,7,.82) 45%,rgba(7,7,7,.35) 100%);z-index:0}.main-photo{position:relative;margin:0;border-radius:46px;overflow:hidden;height:560px;border:1px solid rgba(255,255,255,.16);box-shadow:0 45px 100px rgba(0,0,0,.5)}.main-photo img,.program-photo img,.gallery-grid img{width:100%;height:100%;object-fit:cover;display:block}.main-photo figcaption{position:absolute;left:24px;bottom:24px;background:rgba(0,0,0,.58);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:13px 16px;border-radius:18px;color:#fff;font-weight:800}.image-about{background:#0b0b0b}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.mini-stats span{background:#fff;color:#111;border-radius:18px;padding:14px;font-size:12px;font-weight:800}.mini-stats b{display:block;color:var(--red);font-size:24px}.program-photo{position:relative;overflow:hidden;min-height:380px;display:flex;flex-direction:column;justify-content:flex-end}.program-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.88));z-index:1}.program-photo img{position:absolute;inset:0;transition:.35s}.program-photo:hover img{transform:scale(1.08)}.program-photo span,.program-photo h3,.program-photo p{position:relative;z-index:2}.gallery-section,.shop-section,.testimonial-section{padding:105px min(6vw,86px);background:#0b0b0b}.gallery-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-auto-rows:260px;gap:18px}.gallery-grid figure{margin:0;position:relative;border-radius:30px;overflow:hidden;border:1px solid var(--line);background:#171717}.gallery-grid figure:first-child{grid-row:span 2}.gallery-grid figcaption{position:absolute;left:16px;bottom:16px;background:linear-gradient(135deg,var(--red),var(--orange));color:#fff;border-radius:16px;padding:10px 14px;font-weight:900}.shop-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shop-grid article{background:linear-gradient(180deg,#1b1b1b,#0f0f0f);border:1px solid var(--line);border-radius:28px;padding:26px}.shop-grid h3{font-size:26px;margin:0 0 8px}.shop-grid p{color:var(--orange);font-weight:900}.shop-grid a{color:#fff}.testimonial-section{background:#fff;color:#111}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid article{background:#f1eee9;border-radius:28px;padding:28px}.testimonial-grid p{font-size:18px;line-height:1.7}.join-copy ul{padding-left:18px;color:#ffe4cf;line-height:1.9;font-weight:700}@media(max-width:1000px){.gallery-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.main-photo{height:480px}}@media(max-width:640px){.main-photo{height:360px;border-radius:28px}.mini-stats,.gallery-grid,.shop-grid,.testimonial-grid{grid-template-columns:1fr}.gallery-grid figure:first-child{grid-row:auto}.gallery-grid{grid-auto-rows:250px}.metric-card{transform:scale(.82);transform-origin:center}.program-photo{min-height:320px}}

/* Coach avatar image containment fix */
.coach-grid .coach-avatar{width:76px;height:76px;border-radius:50%;padding:0;overflow:hidden;background:#111;display:block;border:3px solid #111;box-shadow:0 10px 28px rgba(0,0,0,.18)}
.coach-grid .coach-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}
.coach-grid article>div:not(.coach-avatar){display:none}
@media(max-width:640px){.coach-grid .coach-avatar{width:70px;height:70px}}

/* Dynamic metric card interactions */
.dynamic-metrics .metric-tile{appearance:none;text-align:left;color:#fff;cursor:pointer;transition:transform .2s ease, background .2s ease, box-shadow .2s ease}
.dynamic-metrics .metric-tile small{display:block;margin-top:8px;color:#ffe2c4;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:11px}
.dynamic-metrics .metric-tile:hover{transform:translateY(-5px);background:rgba(0,0,0,.4);box-shadow:0 20px 45px rgba(0,0,0,.18)}
.dynamic-metrics .metric-tile.active{outline:3px solid rgba(255,255,255,.36)}
.metric-insight{grid-column:1/-1;background:rgba(0,0,0,.36);border:1px solid rgba(255,255,255,.22);border-radius:24px;padding:22px;color:#fff;display:none}
.metric-insight.show{display:block}.metric-insight h3{margin:0 0 8px;font-size:26px}.metric-insight p{margin:0;color:#ffe4cf;line-height:1.65}

/* Softer deep red transformation color */
.transformation{background:linear-gradient(135deg,#c5301f 0%,#8f1f17 58%,#53110f 100%) !important}
.transformation .label{color:#ffd4a8}
.transformation .progress-board div,.dynamic-metrics .metric-tile{background:rgba(0,0,0,.24)}
.dynamic-metrics .metric-tile:hover{background:rgba(0,0,0,.34)}

/* Dedicated shop page */
.section-title{position:relative}.section-more{display:inline-block;margin-top:14px;background:linear-gradient(135deg,var(--red),var(--orange));color:#fff;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.06em;border-radius:16px;padding:12px 16px}.shop-hero{min-height:72vh;padding:90px min(6vw,86px);display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;background:radial-gradient(circle at 80% 20%,rgba(255,47,31,.28),transparent 32%),linear-gradient(115deg,#070707,#141414 55%,#2a0805)}.shop-hero h1{font-family:'Bebas Neue';font-size:clamp(62px,8vw,112px);line-height:.86;margin:16px 0}.shop-hero p{color:var(--muted);font-size:18px;line-height:1.75;max-width:680px}.shop-hero figure{margin:0;border-radius:38px;overflow:hidden;border:1px solid var(--line);height:470px;box-shadow:0 35px 80px rgba(0,0,0,.35)}.shop-hero img{width:100%;height:100%;object-fit:cover;display:block}.shop-page-products{padding:100px min(6vw,86px);background:#0b0b0b}.shop-category{margin-bottom:70px}.shop-item-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shop-item-grid article{background:#fff;color:#111;border-radius:28px;padding:26px;min-height:240px;display:flex;flex-direction:column}.shop-item-grid h3{font-size:25px;margin:0 0 10px}.shop-item-grid b{color:#c5301f}.shop-item-grid p{color:#666;line-height:1.65}.shop-item-grid a{margin-top:auto;color:#111;font-weight:900}@media(max-width:1000px){.shop-hero,.shop-item-grid{grid-template-columns:1fr 1fr}.shop-hero{grid-template-columns:1fr}.shop-hero figure{height:380px}}@media(max-width:640px){.shop-hero,.shop-page-products{padding:70px 20px}.shop-item-grid{grid-template-columns:1fr}.shop-hero h1{font-size:62px}}

/* Reduced heading scale and restored full menu */
.sg-header{gap:18px}.sg-header nav{gap:16px;flex-wrap:wrap;justify-content:center}.sg-header nav a{font-size:11px;white-space:nowrap}.sg-logo b{font-size:30px}.hero-stage h1{font-size:clamp(52px,7vw,102px)}.about-block h2,.section-title h2,.transformation h2,.join-copy h2{font-size:clamp(38px,4.8vw,68px)}.membership-card h3{font-size:26px}.amount{font-size:48px}.program-wall h3,.schedule-list h3,.coach-grid h3,.shop-grid h3,.news-grid h3,.shop-item-grid h3{font-size:22px}.shop-hero h1{font-size:clamp(50px,6.5vw,88px)}.shop-hero p{font-size:17px}@media(max-width:1120px){.sg-header nav{gap:11px}.sg-header nav a{font-size:10px}.header-btn{padding:11px 13px;font-size:11px}}@media(max-width:640px){.hero-stage h1{font-size:58px}.about-block h2,.section-title h2,.transformation h2,.join-copy h2{font-size:38px}.shop-hero h1{font-size:50px}.sg-logo b{font-size:28px}}

/* Product item images */
.product-thumb{width:100%;height:150px;object-fit:cover;border-radius:20px;margin:0 0 18px;display:block;background:#111;border:1px solid rgba(0,0,0,.08)}
.shop-item-grid .product-thumb{height:155px}.shop-grid article{overflow:hidden}.shop-grid .product-thumb{height:145px}.shop-item-grid article,.shop-grid article{padding-top:18px}
@media(max-width:640px){.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:170px}}

/* Smart Shape brand logo */
.sg-logo{gap:10px}.sg-logo .brand-logo{width:54px;height:54px;object-fit:contain;border-radius:16px;box-shadow:0 0 30px rgba(197,48,31,.32)}.sg-logo span{display:none}.sg-logo b{font-size:26px;line-height:.9;max-width:120px}.sg-footer b{font-size:30px}@media(max-width:640px){.sg-logo .brand-logo{width:46px;height:46px}.sg-logo b{font-size:22px;max-width:100px}}

/* Professional logo header fit */
.sg-logo .brand-logo{width:92px;height:52px;object-fit:contain;border-radius:10px;background:#080808;box-shadow:0 0 24px rgba(197,48,31,.22)}.sg-logo b{display:none}@media(max-width:640px){.sg-logo .brand-logo{width:82px;height:46px}}

/* Smart Shape mobile-friendly polish */
img,video,svg{max-width:100%;height:auto}.sg-header{max-width:100vw}.join-form input,.join-form select,.join-form textarea,.join-form button{font-size:16px}.hero-stage,.shop-hero,.about-block,.program-wall,.membership-section,.gallery-section,.transformation,.schedule,.shop-section,.coaches,.testimonial-section,.join-section,.shop-page-products{max-width:100%;overflow:hidden}
@media(max-width:900px){
  .sg-header{height:auto;min-height:74px;padding:12px 16px;gap:10px;align-items:center;flex-wrap:wrap;position:sticky}.sg-logo{order:1;flex:0 0 auto}.sg-logo .brand-logo{width:86px;height:48px}.header-btn{order:2;margin-left:auto;padding:10px 12px;font-size:10px;border-radius:14px}.sg-header nav{order:3;flex:0 0 100%;width:100%;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;padding:8px 0 2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sg-header nav::-webkit-scrollbar{display:none}.sg-header nav a{flex:0 0 auto;background:#151515;border:1px solid var(--line);border-radius:999px;padding:9px 11px;font-size:10px;letter-spacing:.06em;color:#fff}
  .hero-stage{grid-template-columns:1fr;min-height:auto;padding:42px 18px 34px;gap:26px}.hero-stage h1{font-size:clamp(42px,13vw,58px);line-height:.9;margin:12px 0}.hero-text,.hero-stage p{font-size:15.5px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-actions .btn,.btn{padding:12px 14px;font-size:11px;border-radius:14px}.main-photo{height:330px;border-radius:28px}.main-photo figcaption{left:12px;right:12px;bottom:12px;font-size:12px;padding:10px 12px}.metric-card{transform:none!important}.metric-card.top,.metric-card.bottom{position:relative;display:inline-flex;margin:8px 8px 0 0;left:auto;right:auto;top:auto;bottom:auto}
  .quick-book{grid-template-columns:1fr 1fr;margin:0;padding:14px 18px;gap:10px}.quick-book a{grid-column:1/-1;text-align:center}.about-block,.transformation,.join-section{grid-template-columns:1fr;padding:56px 18px;gap:24px}.vertical-title{display:none}.about-block h2,.section-title h2,.transformation h2,.join-copy h2{font-size:clamp(32px,9vw,42px);line-height:.96}.mini-stats{grid-template-columns:1fr 1fr}.program-wall{grid-template-columns:1fr;padding:56px 18px;gap:14px}.program-photo{min-height:310px;border-radius:26px}.membership-section,.gallery-section,.schedule,.shop-section,.coaches,.testimonial-section{padding:56px 18px}.membership-grid,.coach-grid,.testimonial-grid,.shop-grid,.progress-board{grid-template-columns:1fr!important;gap:14px}.membership-card{padding:24px;border-radius:26px}.amount{font-size:40px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:230px}.gallery-grid figure:first-child{grid-row:auto}.schedule-list article{grid-template-columns:54px 1fr;gap:12px;padding:16px;border-radius:22px}.schedule-list article a{grid-column:1/-1;text-align:center}.shop-grid article,.shop-item-grid article{border-radius:24px}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:190px}.join-form{padding:18px;border-radius:24px}.join-form input,.join-form select,.join-form textarea{width:100%;min-height:48px}.join-form textarea{min-height:118px}.sg-footer{display:grid;gap:8px;text-align:center;padding:30px 18px}.sg-footer b{font-size:24px}
  .shop-hero{grid-template-columns:1fr;min-height:auto;padding:52px 18px;gap:24px}.shop-hero h1{font-size:clamp(40px,12vw,54px);line-height:.92}.shop-hero p{font-size:15.5px}.shop-hero figure{height:310px;border-radius:28px}.shop-page-products{padding:56px 18px}.shop-item-grid{grid-template-columns:1fr!important;gap:16px}
}
@media(max-width:420px){
  .sg-header{padding:10px 12px}.sg-logo .brand-logo{width:76px;height:43px}.header-btn{font-size:9px;padding:9px 10px}.sg-header nav a{font-size:9px;padding:8px 10px}.hero-stage{padding-left:14px;padding-right:14px}.hero-stage h1{font-size:42px}.quick-book{grid-template-columns:1fr}.mini-stats{grid-template-columns:1fr}.main-photo{height:280px}.metric-card b{font-size:26px}.section-title span,.mini,.label{font-size:11px}.about-block h2,.section-title h2,.transformation h2,.join-copy h2{font-size:32px}.program-photo{min-height:280px}.membership-section,.gallery-section,.transformation,.schedule,.shop-section,.coaches,.testimonial-section,.join-section,.shop-page-products{padding-left:14px;padding-right:14px}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:170px}.shop-hero figure{height:260px}.shop-hero h1{font-size:40px}
}

/* Smart Shape responsive v2 */
html,body{width:100%;max-width:100%;overflow-x:hidden}.sg-header,main,section,footer{max-width:100vw}.hero-left,.hero-right,.join-copy,.join-form,.shop-hero>div,.shop-hero figure{min-width:0}.hero-text,.about-block p,.transformation p,.join-copy p,.shop-hero p{max-width:100%;overflow-wrap:anywhere}.membership-grid,.shop-grid,.coach-grid,.testimonial-grid,.progress-board,.shop-item-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:18px}.program-wall{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:18px}.join-form input,.join-form select,.join-form textarea{max-width:100%}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.section-title h2{max-width:900px}.section-more{flex:0 0 auto}.sg-header nav{min-width:0}.hero-right{min-width:0}.main-photo{max-width:100%}.metric-card{z-index:3}.quick-book{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:12px}.quick-book>*{min-width:0}.schedule-list article{min-width:0}.schedule-list article div{min-width:0}.schedule-list h3,.schedule-list span{overflow-wrap:anywhere}.shop-item-grid article,.shop-grid article,.membership-card,.coach-grid article,.testimonial-grid article{min-width:0}
@media(min-width:901px) and (max-width:1180px){
  .sg-header{height:auto;min-height:82px;padding:14px 24px;gap:14px;flex-wrap:wrap}.sg-logo{flex:0 0 auto}.sg-header nav{order:3;flex:1 1 100%;justify-content:center;gap:12px}.sg-header nav a{font-size:10.5px}.header-btn{margin-left:auto}.hero-stage{grid-template-columns:1fr 1fr;padding:60px 34px;gap:30px}.hero-stage h1{font-size:clamp(58px,8vw,86px)}.main-photo{height:470px}.about-block,.transformation,.join-section{grid-template-columns:1fr 1fr;padding:75px 34px}.program-wall,.membership-section,.gallery-section,.schedule,.shop-section,.coaches,.testimonial-section,.shop-page-products{padding-left:34px;padding-right:34px}.membership-grid,.shop-item-grid{grid-template-columns:repeat(2,1fr)}.shop-grid,.coach-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.shop-hero{grid-template-columns:1fr 1fr;padding:70px 34px}.shop-hero h1{font-size:clamp(54px,7vw,74px)}
}
@media(max-width:760px){
  .sg-header{position:sticky;top:0;padding:10px 12px;background:rgba(7,7,7,.95)}.sg-logo .brand-logo{width:78px;height:44px}.header-btn{padding:9px 10px;font-size:9px;border-radius:999px}.sg-header nav{margin-top:2px;padding:8px 0 4px;mask-image:linear-gradient(90deg,#000 0%,#000 88%,transparent 100%)}.sg-header nav a{font-size:9.5px;padding:8px 10px;letter-spacing:.04em}.hero-stage{display:block;padding:34px 16px 30px}.hero-left{margin-bottom:22px}.hero-stage h1{font-size:clamp(38px,12vw,50px);line-height:.94;letter-spacing:.01em}.hero-text{font-size:15px}.hero-actions .btn{flex:1 1 150px;text-align:center}.hero-right{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-right .main-photo{grid-column:1/-1;height:280px}.metric-card.top,.metric-card.bottom{width:100%;margin:0;justify-content:center;text-align:center}.quick-book{padding:12px 16px;grid-template-columns:1fr}.about-block,.transformation,.join-section{padding:46px 16px;display:block}.about-block>div,.transformation>div,.join-copy{margin-bottom:20px}.mini-stats{grid-template-columns:1fr}.program-wall,.membership-section,.gallery-section,.schedule,.shop-section,.coaches,.testimonial-section,.shop-page-products{padding:46px 16px}.program-wall,.membership-grid,.shop-grid,.coach-grid,.testimonial-grid,.progress-board,.shop-item-grid{grid-template-columns:1fr!important}.program-photo{min-height:260px}.section-title{display:block}.section-more{margin-top:12px;width:100%;text-align:center}.gallery-grid{grid-template-columns:1fr!important;grid-auto-rows:auto}.gallery-grid figure{height:230px}.gallery-grid figure:first-child{height:260px}.schedule-list article{display:grid;grid-template-columns:48px 1fr;align-items:start}.schedule-list article a{grid-column:1/-1}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:165px}.join-form{padding:16px}.join-form button{width:100%}.shop-hero{display:block;padding:46px 16px}.shop-hero h1{font-size:clamp(38px,11vw,48px);line-height:.94}.shop-hero figure{height:245px;margin-top:22px}.shop-category{margin-bottom:42px}.sg-footer{padding:26px 16px;text-align:center}.sg-footer span{display:block;line-height:1.5}
}
@media(max-width:360px){
  .sg-logo .brand-logo{width:68px;height:39px}.header-btn{font-size:8.5px;padding:8px 8px}.sg-header nav a{font-size:8.8px;padding:7px 9px}.hero-stage,.about-block,.program-wall,.membership-section,.gallery-section,.transformation,.schedule,.shop-section,.coaches,.testimonial-section,.join-section,.shop-hero,.shop-page-products{padding-left:12px;padding-right:12px}.hero-stage h1{font-size:36px}.about-block h2,.section-title h2,.transformation h2,.join-copy h2{font-size:29px}.shop-hero h1{font-size:34px}.main-photo,.hero-right .main-photo{height:240px}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:150px}.amount{font-size:34px}.membership-card{padding:18px}
}

/* Corrected compact mobile header */
.mobile-menu-toggle{display:none}
@media(max-width:760px){
  .sg-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:76px;height:auto;padding:10px 16px;gap:10px;position:sticky;top:0;background:rgba(7,7,7,.96);backdrop-filter:blur(18px)}
  .sg-logo{grid-column:1;order:0}.sg-logo .brand-logo{width:108px;height:58px;border-radius:12px;object-fit:contain}.header-btn{grid-column:2;justify-self:end;order:0;margin-left:0;padding:10px 12px;font-size:9px;border-radius:999px}.mobile-menu-toggle{display:inline-flex;grid-column:3;justify-self:end;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#151515;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.sg-header nav{grid-column:1/-1;order:4;display:none;width:100%;padding:10px 0 4px;margin:0;gap:8px;overflow:visible;mask-image:none;grid-template-columns:1fr 1fr}.mobile-menu-open .sg-header nav{display:grid}.sg-header nav a{display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:14px;background:#151515;border:1px solid rgba(255,255,255,.14);font-size:10px;padding:10px;color:#fff;text-align:center}.hero-stage{padding-top:30px}.mini,.label,.section-title span{letter-spacing:.12em}.hero-stage h1{font-size:clamp(36px,11vw,46px);line-height:.94}.hero-text{font-size:15px;line-height:1.62}.hero-actions{gap:10px}.hero-actions .btn{flex:1 1 135px;min-height:52px;display:flex;align-items:center;justify-content:center}.main-photo,.hero-right .main-photo{height:255px}.metric-card.top,.metric-card.bottom{min-height:70px}.quick-book{margin-top:0}
}
@media(max-width:380px){
  .sg-header{grid-template-columns:auto 1fr auto;padding:9px 12px}.sg-logo .brand-logo{width:92px;height:52px}.header-btn{font-size:8px;padding:8px 9px}.mobile-menu-toggle{height:36px;padding:0 10px;font-size:9px}.sg-header nav{grid-template-columns:1fr}.hero-stage h1{font-size:34px}.hero-actions .btn{flex-basis:100%}.main-photo,.hero-right .main-photo{height:230px}
}

/* Desktop hero/header left alignment */
@media(min-width:901px){
  .hero-stage{justify-items:start;text-align:left;padding-left:clamp(34px,5vw,72px);padding-right:clamp(34px,5vw,72px)}
  .hero-left{justify-self:start;align-self:center;text-align:left;margin-left:0;padding-left:0;max-width:720px}
  .hero-left .mini,.hero-left h1,.hero-left .hero-text{text-align:left;margin-left:0}
  .hero-text{max-width:620px}
  .hero-actions{justify-content:flex-start;text-align:left}
  .hero-right{justify-self:stretch;width:100%}
  .shop-hero>div{justify-self:start;text-align:left;margin-left:0;padding-left:0;max-width:720px}
  .shop-hero h1,.shop-hero p,.shop-hero .label{text-align:left;margin-left:0}
}

/* Section headings left alignment */
.section-title{justify-content:flex-start;text-align:left;align-items:flex-start;width:100%}
.section-title span,.section-title h2{text-align:left;margin-left:0;margin-right:auto}
.section-title h2{width:100%;max-width:900px}
.section-title .section-more{margin-left:0;margin-right:auto}
.membership-section .section-title,.gallery-section .section-title,.schedule .section-title,.shop-section .section-title,.coaches .section-title,.testimonial-section .section-title,.shop-category .section-title{justify-content:flex-start;text-align:left}
.membership-section .section-title h2,.gallery-section .section-title h2,.schedule .section-title h2,.shop-section .section-title h2,.coaches .section-title h2,.testimonial-section .section-title h2,.shop-category .section-title h2{text-align:left;margin-left:0;margin-right:auto}
@media(min-width:901px){.section-title{display:block}.section-more{display:inline-block}}

/* Section header breathing space */
.section-title{margin-bottom:34px}
.section-title h2{margin-bottom:0}
.membership-section .section-title,.gallery-section .section-title,.schedule .section-title,.shop-section .section-title,.coaches .section-title,.testimonial-section .section-title,.shop-category .section-title{margin-bottom:38px}
.section-title + .membership-grid,.section-title + .gallery-grid,.section-title + .schedule-list,.section-title + .shop-grid,.section-title + .coach-grid,.section-title + .testimonial-grid,.section-title + .shop-item-grid{margin-top:0}
.shop-category{margin-bottom:78px}
@media(max-width:760px){.section-title{margin-bottom:26px}.membership-section .section-title,.gallery-section .section-title,.schedule .section-title,.shop-section .section-title,.coaches .section-title,.testimonial-section .section-title,.shop-category .section-title{margin-bottom:28px}.shop-category{margin-bottom:54px}}

/* Card text fit and compact product cards */
.shop-grid article,.shop-item-grid article,.membership-card,.schedule-list article,.coach-grid article,.testimonial-grid article,.program-photo,.metric-tile{min-width:0;overflow:hidden}
.shop-grid h3,.shop-item-grid h3,.membership-card h3,.schedule-list h3,.coach-grid h3,.program-wall h3{line-height:1.05;letter-spacing:.01em;overflow-wrap:anywhere;word-break:normal;hyphens:auto;max-width:100%}
.shop-grid h3,.shop-item-grid h3{font-size:clamp(17px,1.45vw,20px)!important;margin:0 0 8px;min-height:auto}
.shop-grid p,.shop-item-grid p,.shop-grid b,.shop-item-grid b{font-size:clamp(12px,1vw,14px);line-height:1.35;overflow-wrap:anywhere;margin-top:4px;margin-bottom:8px}
.shop-grid a,.shop-item-grid a{font-size:12px;line-height:1.25;margin-top:auto}.shop-grid article,.shop-item-grid article{padding:16px!important;gap:4px}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:120px!important;object-fit:contain!important;background:#111;border-radius:16px;margin-bottom:12px;padding:6px}.shop-item-grid .product-thumb{height:132px!important}.membership-card{padding:22px}.membership-card li{font-size:14px;line-height:1.45}.schedule-list h3{font-size:clamp(17px,1.45vw,21px)!important}.schedule-list span{font-size:13px;line-height:1.35;display:block;overflow-wrap:anywhere}.coach-grid p,.testimonial-grid p,.program-wall p{font-size:14px;line-height:1.5;overflow-wrap:anywhere}.metric-tile span{font-size:13px;line-height:1.2}.metric-tile b{font-size:clamp(30px,3.6vw,46px);line-height:1}.amount{font-size:clamp(36px,4vw,46px)}
@media(max-width:760px){.shop-grid article,.shop-item-grid article{padding:14px!important}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:118px!important}.shop-grid h3,.shop-item-grid h3{font-size:18px!important}.membership-card li,.coach-grid p,.testimonial-grid p,.program-wall p{font-size:13.5px}.schedule-list span{font-size:12.5px}.amount{font-size:34px}}
@media(max-width:380px){.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:105px!important}.shop-grid h3,.shop-item-grid h3{font-size:16px!important}.shop-grid p,.shop-item-grid p,.shop-grid b,.shop-item-grid b,.shop-grid a,.shop-item-grid a{font-size:11.5px}.schedule-list h3{font-size:16px!important}.membership-card h3{font-size:22px!important}.membership-card li{font-size:13px}}

/* Visible wrapped card text site-wide for Smart Shape */
.shop-grid article,.shop-item-grid article,.membership-card,.schedule-list article,.coach-grid article,.testimonial-grid article,.program-photo,.metric-tile{overflow:visible!important;height:auto!important;min-height:0!important;align-self:stretch}
.shop-grid article,.shop-item-grid article{display:flex!important;flex-direction:column;justify-content:flex-start;gap:8px;min-height:0!important;padding:18px!important}
.shop-grid h3,.shop-item-grid h3,.membership-card h3,.schedule-list h3,.coach-grid h3,.program-wall h3,.testimonial-grid p,.coach-grid p,.program-wall p,.membership-card li,.schedule-list span,.metric-tile span,.metric-tile small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto!important;max-width:100%!important}
.shop-grid h3,.shop-item-grid h3{font-size:18px!important;line-height:1.18!important;margin:0!important;min-height:0!important}.shop-grid p,.shop-item-grid p,.shop-grid b,.shop-item-grid b{white-space:normal!important;overflow:visible!important;display:block!important;font-size:13px!important;line-height:1.35!important;margin:0!important;overflow-wrap:break-word!important}.shop-grid a,.shop-item-grid a{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:12px!important;line-height:1.25!important;margin-top:auto!important;display:inline-block!important}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:150px!important;min-height:150px!important;object-fit:contain!important;object-position:center!important;padding:8px!important;margin-bottom:8px!important;flex:0 0 auto}.shop-item-grid .product-thumb{height:160px!important;min-height:160px!important}.membership-card{padding:24px!important}.membership-card ul{padding-left:18px;margin-bottom:18px}.membership-card li{font-size:14px!important;line-height:1.45!important;margin-bottom:8px}.schedule-list article{height:auto!important}.schedule-list h3{line-height:1.18!important;margin-bottom:6px!important}.schedule-list span{font-size:13px!important;line-height:1.4!important}.coach-grid article,.testimonial-grid article{height:auto!important}.coach-grid p,.testimonial-grid p,.program-wall p{font-size:14px!important;line-height:1.5!important}.metric-tile{height:auto!important;padding:18px!important}.metric-tile b{display:block!important;white-space:normal!important;overflow:visible!important;line-height:1.05!important}
@media(max-width:760px){.shop-grid article,.shop-item-grid article{padding:16px!important}.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:150px!important;min-height:150px!important}.shop-grid h3,.shop-item-grid h3{font-size:18px!important;line-height:1.2!important}.shop-grid p,.shop-item-grid p,.shop-grid b,.shop-item-grid b{font-size:13px!important}.shop-grid a,.shop-item-grid a{font-size:12px!important}.membership-card li,.coach-grid p,.testimonial-grid p,.program-wall p{font-size:13.5px!important}}
@media(max-width:380px){.product-thumb,.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:140px!important;min-height:140px!important}.shop-grid h3,.shop-item-grid h3{font-size:17px!important}.shop-grid p,.shop-item-grid p,.shop-grid b,.shop-item-grid b,.shop-grid a,.shop-item-grid a{font-size:12px!important}}

/* Professional product card layout */
.shop-grid,.shop-item-grid{align-items:stretch}.shop-grid article,.shop-item-grid article{background:#111!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:28px!important;padding:18px!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:auto!important;min-height:0!important;overflow:visible!important;color:#fff!important}.shop-grid .product-thumb,.shop-item-grid .product-thumb,.product-thumb{width:100%!important;height:210px!important;min-height:210px!important;object-fit:cover!important;object-position:center!important;border-radius:22px!important;margin:0 0 8px!important;padding:0!important;background:#151515!important;border:1px solid rgba(255,255,255,.12)!important;display:block!important;flex:0 0 auto!important}.shop-item-grid .product-thumb{height:230px!important;min-height:230px!important}.shop-grid h3,.shop-item-grid h3{font-size:24px!important;line-height:1.12!important;margin:4px 0 0!important;color:#fff!important;font-weight:900!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto!important;max-width:100%!important}.shop-grid p,.shop-item-grid b,.shop-item-grid p,.shop-grid b{font-size:15px!important;line-height:1.35!important;margin:0!important;color:#ffb15c!important;font-weight:900!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word!important;display:block!important}.shop-item-grid p{color:#d8cdc4!important;font-weight:600!important;margin-top:2px!important}.shop-grid a,.shop-item-grid a{font-size:14px!important;line-height:1.25!important;color:#fff!important;text-decoration:underline!important;text-underline-offset:4px!important;font-weight:900!important;margin-top:auto!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:inline-block!important}.shop-item-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr))!important}.shop-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important}
@media(max-width:1180px){.shop-grid .product-thumb,.shop-item-grid .product-thumb,.product-thumb{height:190px!important;min-height:190px!important}.shop-grid h3,.shop-item-grid h3{font-size:22px!important}}
@media(max-width:760px){.shop-grid article,.shop-item-grid article{padding:16px!important;border-radius:24px!important}.shop-grid .product-thumb,.shop-item-grid .product-thumb,.product-thumb{height:190px!important;min-height:190px!important}.shop-grid h3,.shop-item-grid h3{font-size:21px!important}.shop-grid p,.shop-item-grid b,.shop-item-grid p,.shop-grid b{font-size:14px!important}.shop-grid a,.shop-item-grid a{font-size:13px!important}}
@media(max-width:380px){.shop-grid .product-thumb,.shop-item-grid .product-thumb,.product-thumb{height:170px!important;min-height:170px!important}.shop-grid h3,.shop-item-grid h3{font-size:20px!important}}

/* Remove unused vertical fitness label */
.vertical-title{display:none!important}.about-clean{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:48px!important;align-items:start!important;padding-top:85px!important;padding-bottom:85px!important}.about-clean>div{min-width:0}.about-clean h2{margin-top:12px!important}.about-clean p{font-size:17px!important;line-height:1.7!important;max-width:680px!important}.about-clean .mini-stats{max-width:680px!important}@media(max-width:900px){.about-clean{display:block!important;padding-top:56px!important;padding-bottom:56px!important}.about-clean>div:first-child{margin-bottom:22px!important}.about-clean p{font-size:15.5px!important}}

/* Smart Shape promo bar */
.promo-bar{position:relative;z-index:60;width:100%;max-width:100vw;overflow:hidden;background:linear-gradient(90deg,#ff2f6d 0%,#ff4b2b 45%,#c5301f 100%);color:#120303;border-bottom:1px solid rgba(255,255,255,.16);box-shadow:0 8px 28px rgba(197,48,31,.22)}
.promo-track{display:flex;width:max-content;gap:60px;white-space:nowrap;animation:promoGlide 24s linear infinite;padding:11px 0;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;font-size:13px;line-height:1}
.promo-track span{display:inline-block;padding-left:100vw;padding-right:20px;color:#140202;text-shadow:0 1px 0 rgba(255,255,255,.18)}
@keyframes promoGlide{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}
@media(max-width:760px){.promo-track{font-size:11px;padding:10px 0;animation-duration:20s;letter-spacing:.05em}.promo-track span{padding-left:100vw}}

/* Promo bar slower white text update */
.promo-track{animation-duration:48s!important;color:#fff!important;font-weight:1000!important;font-size:14px!important;text-shadow:none!important}
.promo-track span{color:#fff!important;font-weight:1000!important;text-shadow:0 1px 8px rgba(0,0,0,.28)!important}
@media(max-width:760px){.promo-track{animation-duration:42s!important;font-size:12px!important}}

/* Larger slower promo with WhatsApp button */
.promo-track{animation-duration:82s!important;font-size:18px!important;font-weight:1000!important;align-items:center;gap:90px!important;padding:12px 0!important;color:#fff!important}
.promo-track span,.promo-message{color:#fff!important;font-weight:1000!important;letter-spacing:.06em!important;text-shadow:0 2px 10px rgba(0,0,0,.32)!important}.promo-item{display:inline-flex!important;align-items:center!important;gap:18px!important;padding-left:100vw!important;padding-right:24px!important;white-space:nowrap!important}.promo-track span{padding-left:0!important;padding-right:0!important}.promo-wa{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#25D366!important;color:#061b0d!important;text-decoration:none!important;border:2px solid rgba(255,255,255,.72)!important;border-radius:999px!important;padding:9px 16px!important;font-size:14px!important;font-weight:1000!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:0 8px 20px rgba(0,0,0,.22)!important;white-space:nowrap!important}.promo-wa:hover{filter:brightness(1.08)}
@media(max-width:760px){.promo-track{animation-duration:70s!important;font-size:14px!important;padding:10px 0!important}.promo-item{gap:12px!important}.promo-wa{font-size:11px!important;padding:8px 12px!important}}

/* Promo right-to-left direction */
.promo-track{animation-name:promoGlideRtl!important;animation-duration:82s!important}
@keyframes promoGlideRtl{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

/* Real shop product photo polish */
.shop-grid .product-thumb,.shop-item-grid .product-thumb{background:#f4f1ec!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)!important;object-fit:contain!important;padding:8px!important;height:185px!important;min-height:185px!important}.shop-item-grid .product-thumb{height:205px!important;min-height:205px!important}@media(max-width:760px){.shop-grid .product-thumb,.shop-item-grid .product-thumb{height:180px!important;min-height:180px!important}.shop-item-grid .product-thumb{height:195px!important;min-height:195px!important}}

/* Bigger visible Smart Shape logo */
.sg-logo .brand-logo{width:132px;height:72px;border-radius:14px;object-fit:contain}
@media(max-width:760px){.sg-logo .brand-logo{width:122px;height:66px}}
@media(max-width:380px){.sg-logo .brand-logo{width:104px;height:58px}}


/* Official Smartshape gold + black brand update */
:root{--black:#030303;--panel:#0b0b0b;--ash:#15120a;--text:#fff7df;--muted:#d2c49d;--red:#d7a52a;--orange:#f7d96b;--cream:#fff4c7;--line:rgba(247,217,107,.18);--gold:#d7a52a;--gold-bright:#f7d96b;--gold-dark:#8a5d09}
body{background:#030303;color:var(--text)}
.sg-header{background:rgba(3,3,3,.94);border-bottom:1px solid rgba(247,217,107,.2);box-shadow:0 10px 36px rgba(0,0,0,.42)}
.sg-header nav a:hover,.sg-header nav a:focus{color:var(--gold-bright)}
.header-btn,.btn.fire,.section-more,.schedule-list article a,.quick-book a,.join-form button{background:linear-gradient(135deg,#f7d96b 0%,#d7a52a 46%,#8a5d09 100%)!important;color:#090700!important;border-color:rgba(247,217,107,.55)!important;box-shadow:0 14px 34px rgba(215,165,42,.24)!important}
.btn.ghost{border-color:rgba(247,217,107,.36)!important;color:#fff7df!important;background:rgba(255,255,255,.04)!important}.btn.ghost:hover{background:rgba(247,217,107,.1)!important}
.mini,.label,.section-title span{color:var(--gold-bright)!important}.hero-stage:before{background:radial-gradient(circle at 80% 18%,rgba(247,217,107,.24),transparent 30%),radial-gradient(circle at 20% 90%,rgba(138,93,9,.28),transparent 28%),linear-gradient(115deg,#030303 0%,#0b0b0b 48%,#211605 100%)!important}.hero-photo:after{background:radial-gradient(circle at 18% 15%,rgba(247,217,107,.20),transparent 30%),linear-gradient(100deg,rgba(3,3,3,.97) 0%,rgba(3,3,3,.84) 45%,rgba(3,3,3,.36) 100%)!important}.hero-stage h1,.about-block h2,.section-title h2,.transformation h2,.join-copy h2,.shop-hero h1{color:#fff7df;text-shadow:0 3px 24px rgba(0,0,0,.55)}
.quick-book{background:linear-gradient(135deg,#0b0b0b,#15120a)!important;border-color:rgba(247,217,107,.16)!important}.quick-book b,.mini-stats b,.amount,.shop-grid p,.shop-item-grid b{color:var(--gold-bright)!important}.mini-stats span{background:#100d06!important;color:#fff7df!important;border:1px solid rgba(247,217,107,.18)!important}.membership-card,.schedule-list article,.coach-grid article,.testimonial-grid article,.shop-grid article,.shop-item-grid article{background:#0b0b0b!important;border-color:rgba(247,217,107,.16)!important;box-shadow:0 22px 60px rgba(0,0,0,.30)!important}.membership-card.featured,.transformation{background:linear-gradient(135deg,#0b0b0b 0%,#5f4108 52%,#d7a52a 145%)!important;border-color:rgba(247,217,107,.30)!important}.program-photo:before{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.88))!important}.gallery-grid figcaption{background:linear-gradient(135deg,#f7d96b,#8a5d09)!important;color:#090700!important}.shop-hero{background:radial-gradient(circle at 80% 20%,rgba(247,217,107,.22),transparent 32%),linear-gradient(115deg,#030303,#0b0b0b 55%,#211605)!important}.promo-bar{background:linear-gradient(90deg,#030303 0%,#8a5d09 45%,#d7a52a 100%)!important;border-bottom:1px solid rgba(247,217,107,.35)!important;box-shadow:0 8px 28px rgba(215,165,42,.22)!important}.promo-track span,.promo-message{color:#fff7df!important;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.promo-wa{background:#25D366!important;color:#061b0d!important;border-color:rgba(255,247,223,.8)!important}.sg-footer{border-top:1px solid rgba(247,217,107,.16)!important;background:#030303!important}.sg-logo .brand-logo{width:118px!important;height:92px!important;border-radius:16px!important;object-fit:contain!important;background:#030303!important;padding:3px!important;box-shadow:0 0 34px rgba(247,217,107,.18)!important;border:1px solid rgba(247,217,107,.18)!important}.sg-logo span,.sg-logo b{display:none!important}@media(max-width:760px){.sg-logo .brand-logo{width:104px!important;height:82px!important}.mobile-menu-toggle,.sg-header nav a{background:#100d06!important;border-color:rgba(247,217,107,.18)!important;color:#fff7df!important}}@media(max-width:380px){.sg-logo .brand-logo{width:92px!important;height:74px!important}}


/* Smart Shape official detail footer */
.sg-footer .footer-details{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.6;font-weight:700;max-width:980px}
@media(max-width:760px){.sg-footer .footer-details{font-size:12px;line-height:1.55}}


/* Smartshape Phase 1 gym management system */
.system-page{min-height:100vh;padding:54px min(5vw,72px);background:radial-gradient(circle at top right,rgba(247,217,107,.16),transparent 34%),#030303;color:#fff7df}.system-card{max-width:760px;margin:0 auto;background:linear-gradient(145deg,#0b0b0b,#120f06);border:1px solid rgba(247,217,107,.18);border-radius:32px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.38)}.system-card.wide{max-width:1180px}.system-card h1{font-family:'Bebas Neue',sans-serif;font-size:clamp(44px,5vw,76px);line-height:.9;margin:10px 0 18px}.system-card h2{margin:20px 0 12px}.system-card a{color:#f7d96b}.system-form{display:grid;gap:15px}.system-form.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-form label{display:grid;gap:8px;color:#d2c49d;font-weight:800}.system-form input,.system-form select,.system-form textarea{width:100%;min-height:48px;border-radius:16px;border:1px solid rgba(247,217,107,.18);background:#050505;color:#fff7df;padding:12px 14px;font:inherit}.system-form textarea{min-height:110px;resize:vertical}.system-form button,.system-card button{border:0;border-radius:18px;background:linear-gradient(135deg,#f7d96b,#d7a52a,#8a5d09);color:#090700;font-weight:1000;text-transform:uppercase;letter-spacing:.06em;padding:14px 18px;cursor:pointer}.system-form .full{grid-column:1/-1}.privacy-note{color:#d2c49d;line-height:1.6;background:rgba(247,217,107,.08);border:1px solid rgba(247,217,107,.14);border-radius:18px;padding:14px}.system-alert{border:1px solid rgba(247,217,107,.25);background:rgba(247,217,107,.08);border-radius:20px;padding:16px;margin:16px 0;line-height:1.6}.system-alert.ok{border-color:rgba(37,211,102,.4);background:rgba(37,211,102,.12)}.system-alert.bad{border-color:rgba(255,80,80,.45);background:rgba(255,80,80,.12)}.dashboard-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.system-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin:20px 0}.system-kpis article{background:#050505;border:1px solid rgba(247,217,107,.14);border-radius:22px;padding:18px}.system-kpis span{display:block;color:#d2c49d;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.system-kpis b{display:block;color:#f7d96b;font-size:28px;margin-top:8px}.system-grid{display:grid;gap:18px;margin:20px 0}.system-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.system-grid article{background:#050505;border:1px solid rgba(247,217,107,.14);border-radius:22px;padding:20px}.table-wrap{overflow:auto;border-radius:20px;border:1px solid rgba(247,217,107,.14);margin-top:14px}table{width:100%;border-collapse:collapse;background:#050505;color:#fff7df}th,td{padding:13px 14px;border-bottom:1px solid rgba(247,217,107,.12);text-align:left;vertical-align:top}th{color:#f7d96b;text-transform:uppercase;font-size:12px;letter-spacing:.06em}.filter-row{grid-template-columns:1fr 180px auto;align-items:end;margin:16px 0}.smart-system-card h3{font-size:30px;margin:0 0 10px}.smart-system-card p{color:#d2c49d;line-height:1.65}.smart-system-card .wide{width:100%;display:flex;justify-content:center;margin:10px 0}.system-admin-link{display:block;text-align:center;margin-top:12px;color:#d2c49d!important;font-weight:900}.sg-header .sg-logo .brand-logo{max-width:118px}@media(max-width:760px){.system-page{padding:34px 14px}.system-card{padding:22px;border-radius:24px}.system-form.grid,.system-grid.two,.filter-row{grid-template-columns:1fr}.dashboard-top{display:block}.system-kpis{grid-template-columns:1fr 1fr}th,td{font-size:13px;padding:10px}.system-card h1{font-size:42px}}
