:root{
  --bg:#000;--card:#101010;--card2:#151515;--line:#262626;
  --text:#fff;--muted:#8d95a3;--lime:#a3ff12;--lime2:#66ff00;
  --red:#ff4c39;--blue:#16a2ff;--radius:28px;--shadow:0 18px 50px rgba(0,0,0,.65)
}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
html,body{margin:0;background:#000;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter",Segoe UI,Arial,sans-serif}
body{min-height:100vh;overflow-x:hidden}
.app{max-width:460px;margin:0 auto;min-height:100vh;background:#000;position:relative;padding:18px 16px 96px}
.top{display:flex;align-items:center;gap:12px;margin:6px 0 16px}
.avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f5f5f5,#9ea4ad);display:grid;place-items:center;color:#111;font-weight:1000;overflow:hidden;position:relative;background-size:cover;background-position:center}
.avatar.empty:before{content:"+";font-size:25px;line-height:1}
.avatar.has-photo:before{content:""}
.avatar img{width:100%;height:100%;object-fit:cover;display:block}
.welcome{flex:1}
.welcome small{display:block;color:var(--muted);font-size:12px}
.welcome b{font-size:18px}
.circle-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#080808;color:#fff;display:grid;place-items:center;font-size:18px}
.screen{display:none}
.screen.active{display:block}

h1,h2,h3,p{margin-top:0}
h1{font-size:30px;line-height:.98;letter-spacing:-1px}
h2{font-size:22px;letter-spacing:-.5px}
h3{font-size:16px}
.muted{color:var(--muted)}
.lime{color:var(--lime)}
.btn{border:0;border-radius:999px;background:#191919;color:#fff;min-height:48px;padding:0 18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}
.btn.full{width:100%}
.btn.lime{background:linear-gradient(135deg,var(--lime),var(--lime2));color:#071000;box-shadow:0 14px 36px rgba(163,255,18,.28)}
.btn.dark{background:#181818;color:#fff}
.btn.ghost{background:#0a0a0a;border:1px solid var(--line);color:#d9dee7}
.btn.red{background:var(--red)}
.section-title{display:flex;align-items:center;justify-content:space-between;margin:20px 0 10px}
.section-title a{color:var(--lime);font-size:13px;font-weight:900}
.chips{display:flex;gap:8px;overflow:auto;padding-bottom:4px;scrollbar-width:none}
.chips::-webkit-scrollbar{display:none}
.chip{border:0;background:#171717;color:#8d95a3;border-radius:999px;padding:10px 17px;font-size:12px;font-weight:900;white-space:nowrap}
.chip.active{background:var(--lime);color:#081000}
.programs{display:flex;gap:12px;overflow:auto;margin:0 -16px;padding:0 16px 6px;scrollbar-width:none}
.programs::-webkit-scrollbar{display:none}
.program-card{min-width:225px;height:178px;border-radius:26px;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.82)),var(--img) center/cover;border:1px solid #202020;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.program-card b{font-size:20px}
.program-card small{color:#aeb4bf;margin-top:5px}
.list{display:grid;gap:10px}
.row-card{display:flex;align-items:center;gap:12px;background:#151515;border:1px solid #232323;border-radius:18px;padding:10px}
.row-card .pic{width:68px;height:58px;border-radius:14px;background:var(--img) center/cover;flex:0 0 auto}
.row-card .grow{flex:1;min-width:0}
.row-card b{display:block;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.row-card small{display:block;color:var(--muted);font-size:11px;margin-top:3px}
.value{font-weight:900;color:var(--lime)}
.grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.stat{background:#151515;border:1px solid #232323;border-radius:22px;padding:16px}
.stat .num{font-size:30px;font-weight:1000;line-height:1}
.stat small{color:var(--muted);font-size:11px}
.card{background:#101010;border:1px solid #202020;border-radius:26px;padding:16px;margin-bottom:12px;box-shadow:var(--shadow)}
.input,select,textarea{width:100%;min-height:48px;border-radius:16px;border:1px solid #262626;background:#111;color:#fff;padding:0 14px;margin:6px 0 10px;font-weight:800;outline:none}
textarea{padding-top:12px}
.input::placeholder,textarea::placeholder{color:#657080}
.profile-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.metric-card{background:#151515;border:1px solid #242424;border-radius:22px;padding:14px}
.metric-card .label{color:var(--muted);font-size:11px;font-weight:800}
.metric-card .value-big{font-size:28px;font-weight:1000;line-height:1.05}
.chart-card{background:#0b0b0b;border:1px solid #222;border-radius:24px;padding:14px;margin:12px 0}
.chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}
.chart-head b{font-size:15px}
.avg-pill{border-radius:999px;background:rgba(163,255,18,.12);border:1px solid rgba(163,255,18,.28);color:var(--lime);padding:6px 9px;font-size:11px;font-weight:1000;white-space:nowrap}
.axis-chart{height:184px;border-radius:20px;background:linear-gradient(180deg,#090909,#050505);border:1px solid #1e1e1e;padding:10px}
.chart{width:100%;height:100%}
.body-param-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.body-param{display:flex;align-items:center;justify-content:space-between;background:#151515;border:1px solid #242424;border-radius:16px;padding:11px 12px}
.body-param span{color:var(--muted);font-size:12px;font-weight:800}
.profile-note{font-size:12px;line-height:1.45;color:var(--muted);margin:8px 0 0}
.today-input-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.bottom{position:fixed;left:50%;transform:translateX(-50%);bottom:12px;width:min(428px,calc(100% - 24px));height:72px;background:rgba(16,16,16,.88);border:1px solid #2a2a2a;border-radius:26px;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:8px;backdrop-filter:blur(18px);z-index:50}
.tab{border:0;background:transparent;color:#8d95a3;border-radius:18px;display:grid;place-items:center;font-size:18px;font-weight:900}
.tab span{font-size:10px;margin-top:2px}
.tab.active{color:var(--lime);background:#171717}
.auth-screen{min-height:calc(100vh - 60px);display:grid;align-content:center}
.auth-card{background:#101010;border:1px solid #202020;border-radius:30px;padding:18px;box-shadow:var(--shadow)}
.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}
.auth-error{color:var(--red);font-size:12px;font-weight:800;min-height:18px;margin-top:8px}
.hidden{display:none!important}
.set-row{display:grid;grid-template-columns:1fr 1fr 1fr 42px;gap:8px;align-items:center}
.lang-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 12px}

.detail-img{height:260px;border-radius:30px;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72)),var(--img) center/cover;margin-bottom:14px;position:relative;overflow:hidden}.detail-title{position:absolute;left:16px;right:16px;bottom:14px}.timerScreen{min-height:calc(100vh - 150px);display:grid;align-content:center;text-align:center}.timerBig{font-size:44px;font-weight:1000}.workout-img{height:240px;border-radius:30px;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.5)),var(--img) center/cover;margin-bottom:18px;position:relative}.play{width:64px;height:64px;border-radius:50%;background:var(--lime);display:grid;place-items:center;color:#071000;font-size:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.mini-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ring{--p:70;width:176px;height:176px;border-radius:50%;margin:16px auto;background:conic-gradient(var(--lime) calc(var(--p)*1%),#171717 0);display:grid;place-items:center;box-shadow:0 0 0 20px rgba(163,255,18,.04)}.ring-inner{width:126px;height:126px;border-radius:50%;background:#000;display:grid;place-items:center;text-align:center}.ring-inner b{font-size:30px}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.day{aspect-ratio:1;border-radius:50%;background:#101010;border:1px solid #222;color:#e5e7eb;display:grid;place-items:center;font-size:12px;font-weight:900}.day.mark{background:var(--lime);color:#071000}.chart-wrap{height:220px;border-radius:24px;background:#090909;border:1px solid #222;padding:12px}.tag{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:rgba(163,255,18,.14);color:var(--lime);padding:6px 10px;font-size:11px;font-weight:800}.meta-grid{display:grid;grid-template-columns:1fr;gap:8px;margin:10px 0}.meta-line{background:#151515;border:1px solid #242424;border-radius:16px;padding:11px 12px}.meta-line small{display:block;color:var(--muted);font-size:11px;font-weight:800}.meta-line b{display:block;margin-top:3px;font-size:13px}.video-link{color:var(--lime);font-weight:1000;text-decoration:none}.exercise-detail-head{display:flex;align-items:flex-start;gap:12px}.exercise-detail-head .pic{width:78px;height:70px;border-radius:18px;background:var(--img) center/cover;flex:0 0 auto}.diary-set{display:flex;justify-content:space-between;gap:8px;color:#dfe6ef;font-size:12px;margin-top:5px}.chip-row-title{font-size:11px;color:var(--muted);font-weight:900;margin:12px 0 7px}.select-card{cursor:pointer}.select-card.active{border-color:rgba(163,255,18,.65);box-shadow:0 0 0 1px rgba(163,255,18,.22) inset}

.scroll-chart{overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none}
.scroll-chart::-webkit-scrollbar{display:none}
.dynamic-canvas{height:100%;display:block}
.delta-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-width:44px;max-width:92px;height:24px;padding:0 9px;font-size:10px;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}
.delta-up{background:linear-gradient(135deg,rgba(255,76,57,.95),rgba(130,17,9,.9));color:#fff}
.delta-down{background:linear-gradient(135deg,rgba(163,255,18,.95),rgba(32,100,8,.9));color:#071000}
.trainer-window{max-height:390px;overflow:auto;padding-right:2px}
.comment-card{align-items:flex-start}

/* ===== точечные правки: адаптивность, чат, heatmap ===== */
html{-webkit-text-size-adjust:100%;touch-action:manipulation;overflow-x:hidden}
body,.app{width:100%;max-width:100vw;overflow-x:hidden}
input,textarea,select,button,.input,.btn{font-size:16px!important}
textarea{resize:vertical;line-height:1.35}
img,iframe,canvas{max-width:100%}
.row-card,.card,.meta-line{min-width:0}.grow{min-width:0}

/* ===== clean shared fixes ===== */
.avatar-upload{display:flex;align-items:center;gap:14px;margin:4px 0 14px}
.avatar-upload label{cursor:pointer;flex:0 0 auto}
.avatar-upload small{display:block;color:var(--muted);font-size:12px;margin-top:4px}
.profile-card .value-big,.metric-card .value-big{word-break:normal;overflow-wrap:normal}
.delta-pill,.delta-up,.delta-down,.avg-pill{width:auto!important;min-width:44px!important;max-width:none!important;height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;border-radius:999px!important;white-space:nowrap!important;box-sizing:border-box!important;line-height:26px!important;font-size:11px!important;font-weight:1000!important;overflow:hidden!important;text-overflow:ellipsis!important}
.delta-up{background:linear-gradient(135deg,rgba(255,76,57,.95),rgba(130,17,9,.9));color:#fff}
.delta-down{background:linear-gradient(135deg,rgba(163,255,18,.95),rgba(32,100,8,.9));color:#071000}
.exercise-grid-fixed{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}
.exercise-detail-fixed{min-width:0}
@media(min-width:760px){.exercise-grid-fixed{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr)}.exercise-detail-fixed{position:sticky;top:10px;align-self:start}}

/* ===== final chat styles: one implementation only ===== */
.chat-card-final{height:calc(100dvh - 150px);min-height:430px;max-height:780px;padding:0!important;display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#070707;border:1px solid #222;box-shadow:var(--shadow)}
.chat-load-older{flex:0 0 auto;padding:8px 10px 0;background:#080808}
.chat-list-final{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 12px 10px;display:flex;flex-direction:column;gap:8px;background:radial-gradient(circle at 24% 0,rgba(163,255,18,.07),transparent 30%),#080808;scroll-behavior:auto;overscroll-behavior:contain;overflow-anchor:auto}
.msg-row{width:100%;display:flex;min-width:0;margin:0;padding:0;animation:none!important;transition:none!important;contain:layout paint style}
.msg-row.mine{justify-content:flex-end}
.msg-row.theirs{justify-content:flex-start}
.chat-bubble-final{width:auto;max-width:min(84%,520px);min-width:0;padding:9px 11px 7px;border-radius:22px;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 26px rgba(0,0,0,.24);overflow:hidden;word-break:break-word;overflow-wrap:anywhere;hyphens:auto;animation:none!important;transition:none!important;backface-visibility:hidden;contain:layout paint style}
.msg-row.mine .chat-bubble-final{background:linear-gradient(135deg,#14200f,#10170d);color:#f4f7ef;border-color:rgba(163,255,18,.28);border-bottom-right-radius:7px}
.msg-row.theirs .chat-bubble-final{background:#171717;color:#fff;border-bottom-left-radius:7px}
.msg-row.mine .tag{background:rgba(163,255,18,.16);border:1px solid rgba(163,255,18,.28);color:var(--lime)}
.chat-top-final{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}
.chat-author-final{font-size:11px;font-weight:900;opacity:.72;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.reply-btn-final{border:0;background:rgba(255,255,255,.14);color:inherit;border-radius:999px;height:24px;min-height:24px;padding:0 8px;font-size:11px!important;font-weight:900;line-height:24px;flex:0 0 auto;cursor:pointer}
.reply-preview-final{margin:4px 0 7px;padding:7px 9px;border-radius:13px;background:rgba(0,0,0,.18);border-left:3px solid currentColor;max-width:100%;cursor:pointer}
.reply-preview-final b,.reply-preview-final small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.reply-preview-final b{font-size:11px}.reply-preview-final small{font-size:10px;opacity:.72;margin-top:2px}
.chat-text-final,.msg-text{margin:0;font-size:15px;line-height:1.34;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;color:inherit}
.chat-meta-final,.msg-meta{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:5px;font-size:10px;opacity:.64;white-space:nowrap;color:inherit}
.chat-bottom-final{flex:0 0 auto;border-top:1px solid #222;background:rgba(10,10,10,.97);padding:8px 10px calc(10px + env(safe-area-inset-bottom));display:grid;gap:6px}
.replybar-final{border:1px solid rgba(163,255,18,.3);background:rgba(163,255,18,.08);border-radius:16px;padding:8px;max-height:86px;overflow:hidden}
.replybar-top-final{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}
.reply-cancel-final{border:1px solid #333;background:#111;color:#fff;border-radius:999px;min-height:28px;height:28px;padding:0 10px;font-size:12px!important;font-weight:900}
.chat-input-final{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:8px;align-items:end}
.chat-input-final textarea{height:48px;min-height:48px;max-height:112px;margin:0;resize:none;line-height:1.3;border-radius:18px;overflow-y:auto}
.send-final{height:48px;min-height:48px;border-radius:18px;padding:0 12px;font-size:14px!important}
#chat .typing-final,#chat .typing-line,#typingLine{display:none!important;min-height:0!important;height:0!important;padding:0!important;margin:0!important}
@media(max-width:420px){.chat-card-final{height:calc(100dvh - 140px);min-height:400px}.chat-bubble-final{max-width:88%}.chat-input-final{grid-template-columns:minmax(0,1fr) 74px}.send-final{padding:0 8px}.delta-pill,.delta-up,.delta-down,.avg-pill{min-width:48px;height:25px;line-height:25px;padding:0 9px}}

/* ===== leaderboard ===== */
.leaderboard-list{display:flex;flex-direction:column;gap:12px}
.lb-row{display:flex;align-items:center;gap:12px;padding:12px;border-radius:20px;background:#141414;border:1px solid #242424}
.lb-rank{width:34px;height:34px;border-radius:50%;background:#1d1d1d;display:grid;place-items:center;font-weight:1000;color:var(--lime);flex:0 0 auto}
.lb-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#222;flex:0 0 auto;display:grid;place-items:center;color:#111;font-weight:1000;background:linear-gradient(135deg,#f5f5f5,#9ea4ad)}
.lb-avatar img{width:100%;height:100%;object-fit:cover}
.lb-info{flex:1;min-width:0}.lb-name{font-weight:900;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb-sub{color:var(--muted);font-size:11px;margin-top:3px}.lb-value{font-weight:1000;color:var(--lime);font-size:18px;white-space:nowrap}
.lb-progress{height:7px;border-radius:999px;background:#242424;margin-top:8px;overflow:hidden}.lb-progress i{display:block;height:100%;background:linear-gradient(135deg,var(--lime),var(--lime2));border-radius:999px}
@media(max-width:420px){.lb-value{font-size:15px}}


/* ===== compact volume indicators instead of heatmap cards ===== */


.profile-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.profile-actions .circle-btn{width:42px;height:42px}
.workout-subtabs{margin:0 0 12px}
.bottom{grid-template-columns:repeat(4,1fr)}
@media(max-width:420px){.profile-actions{gap:6px}.profile-actions .circle-btn{width:38px;height:38px;font-size:16px}}


/* ===== final requested UI fixes ===== */
.profile-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.profile-actions .circle-btn{width:44px;height:44px}.weight-compact-row{display:flex;align-items:center;gap:10px;width:100%;overflow:hidden;margin-bottom:10px}.weight-today{flex:0 0 auto;min-width:112px}.weight-today span{display:block;color:var(--muted);font-size:11px;font-weight:900}.weight-today b{display:block;color:var(--lime);font-size:24px;line-height:1;font-weight:1000;white-space:nowrap}.weight-pills{display:flex;align-items:center;gap:6px;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}.weight-pills::-webkit-scrollbar{display:none}.weight-pills .avg-pill{font-size:10px!important;height:24px!important;line-height:24px!important;padding:0 8px!important;flex:0 0 auto}.weight-body-card{overflow:hidden}.weight-summary-chips{display:flex;gap:6px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:none}.weight-summary-chips::-webkit-scrollbar{display:none}.weight-summary-chips span{flex:0 0 auto;border:1px solid #242424;background:#151515;border-radius:999px;padding:7px 10px;color:var(--muted);font-size:11px;font-weight:900}.weight-summary-chips b{color:#fff}.weight-swiper{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:4px;scrollbar-width:none}.weight-swiper::-webkit-scrollbar{display:none}.weight-slide{flex:0 0 100%;scroll-snap-align:start;min-width:100%}.weight-speed{margin-top:10px;border-radius:999px;border:1px solid #242424;background:#151515;padding:9px 12px;font-size:12px;font-weight:900;color:var(--muted);text-align:center}.weight-speed.good{color:var(--lime);border-color:rgba(163,255,18,.28);background:rgba(163,255,18,.1)}.weight-speed.bad{color:var(--red);border-color:rgba(255,76,57,.28);background:rgba(255,76,57,.1)}.weight-speed.neutral{color:var(--muted)}.workout-mark-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(163,255,18,.24);background:linear-gradient(135deg,rgba(163,255,18,.11),rgba(20,20,20,.92));border-radius:22px;padding:10px 12px;margin:0 0 12px}.workout-mark-banner span{font-size:12px;font-weight:900;color:#dfe6ef;line-height:1.2}.workout-mark-banner .btn{min-height:38px;padding:0 12px;font-size:12px!important;white-space:nowrap}.exercise-search-wrap{margin:0 0 10px}.exercise-search{margin:0!important;border-radius:999px!important;background:#111!important}@media(max-width:420px){.profile-actions{gap:6px}.profile-actions .circle-btn{width:40px;height:40px}.weight-compact-row{gap:8px}.weight-today{min-width:96px}.weight-today b{font-size:20px}.weight-pills .avg-pill{font-size:9px!important;padding:0 7px!important}.workout-mark-banner{padding:9px 10px}.workout-mark-banner .btn{padding:0 10px;font-size:11px!important}}

/* ===== FINAL REQUEST 2026-05-30: compact profile + exercise card polish ===== */
.weight-body-card{padding:14px!important}
.weight-compact-row{margin-bottom:8px!important}
.weight-today{min-width:104px!important}
.weight-today b{font-size:22px!important}
.weight-pills{justify-content:flex-start;gap:5px!important}
.weight-pills .avg-pill{height:23px!important;line-height:23px!important;font-size:9.5px!important;padding:0 7px!important}
.weight-summary-chips{gap:5px!important;padding-bottom:8px!important}
.weight-summary-chips span{font-size:10.5px!important;padding:6px 9px!important}
.weight-speed-edge{width:max-content;max-width:100%;margin:8px 0 0 auto!important;display:flex;align-items:center;gap:6px;text-align:right!important;padding:6px 10px!important;font-size:10.5px!important;line-height:1.1;border-radius:999px!important}
.weight-speed-edge span{color:var(--muted);font-weight:900}.weight-speed-edge b{font-size:11px;color:inherit}
.inline-editor{margin-top:10px;border:1px solid #242424;background:#111;border-radius:18px;padding:0;overflow:hidden}
.inline-editor summary{list-style:none;cursor:pointer;padding:12px 14px;font-weight:1000;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}
.inline-editor summary::-webkit-details-marker{display:none}
.inline-editor summary:after{content:'+';width:24px;height:24px;border-radius:50%;background:#191919;display:grid;place-items:center;color:var(--lime);font-weight:1000}
.inline-editor[open] summary:after{content:'−'}
.inline-editor>.today-input-row,.inline-editor>.body-param-grid,.inline-editor>#setsBox,.inline-editor>.meta-line,.inline-editor>.input,.inline-editor>textarea,.inline-editor>button{margin-left:12px!important;margin-right:12px!important;width:calc(100% - 24px)!important}
.inline-editor>.today-input-row{width:calc(100% - 24px)!important;display:grid;margin-bottom:0}
.inline-editor>button:last-child{margin-bottom:12px!important}
.body-params-compact-card{margin-top:12px}.body-param-chart{height:250px!important;margin-bottom:10px}
.exercise-weight-editor{padding:0!important}.exercise-weight-editor .set-row{margin-left:12px;margin-right:12px}.exercise-weight-editor textarea{min-height:72px!important}
.clean-exercise-card{overflow:hidden}.clean-exercise-card h2{font-size:22px;line-height:1.05;margin:0 0 10px;letter-spacing:-.4px}
.equipment-slider-wrap{margin:2px 0 12px}.equipment-slider{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.equipment-slider::-webkit-scrollbar{display:none}
.equipment-tile{flex:0 0 74px;height:70px;border:1px solid #242424;background:#151515;border-radius:18px;padding:8px;display:grid;place-items:center;gap:4px;cursor:pointer;color:#fff;overflow:hidden}
.equipment-img{width:34px;height:34px;border-radius:12px;background:var(--eq) center/contain no-repeat,linear-gradient(135deg,rgba(163,255,18,.15),rgba(255,255,255,.04));border:1px solid rgba(163,255,18,.18);display:block}
.equipment-tile small{font-size:9px;color:var(--muted);font-weight:900;max-width:58px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}
.equipment-name-hint{min-height:16px;color:var(--muted);font-size:10.5px;font-weight:900;padding-left:3px}
.exercise-progress-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.exercise-progress-card{min-width:0;background:#151515;border:1px solid #242424;border-radius:18px;padding:10px 8px;text-align:center}.exercise-progress-card span{display:block;color:var(--muted);font-size:10px;font-weight:900;margin-bottom:5px}.exercise-progress-card b{display:block;font-size:17px;line-height:1;color:#fff;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exercise-progress-card .gain-positive{color:var(--lime)}.exercise-progress-card .gain-negative{color:var(--red)}
.exercise-info-compact{display:grid;gap:10px;margin-top:10px}.compact-group{background:#111;border:1px solid #242424;border-radius:18px;padding:11px 12px}.compact-group>b{display:block;font-size:12px;margin-bottom:8px;color:#fff}.info-chip-row{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.info-chip-row::-webkit-scrollbar{display:none}.info-chip{flex:0 0 auto;border-radius:999px;background:rgba(163,255,18,.12);border:1px solid rgba(163,255,18,.24);color:var(--lime);padding:6px 9px;font-size:10.5px;font-weight:900;white-space:nowrap}.execution-grid{display:grid;grid-template-columns:1fr auto;gap:7px 12px;font-size:12px}.execution-grid span{color:var(--muted);font-weight:900}.execution-grid b{color:#fff;text-align:right}
.start-now-card{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.start-now-card div{background:#151515;border:1px solid #242424;border-radius:18px;padding:11px 12px;min-width:0}.start-now-card span{display:block;color:var(--muted);font-size:10.5px;font-weight:900;margin-bottom:5px}.start-now-card b{display:block;color:#fff;font-size:12.5px;line-height:1.25;overflow:hidden;text-overflow:ellipsis}
@media(max-width:420px){.weight-body-card{padding:12px!important}.weight-today{min-width:92px!important}.weight-today b{font-size:19px!important}.weight-pills .avg-pill{font-size:9px!important;padding:0 6px!important}.weight-summary-chips span{font-size:10px!important;padding:6px 8px!important}.body-param-chart{height:220px!important}.equipment-tile{flex-basis:66px;height:64px;border-radius:16px}.equipment-img{width:30px;height:30px}.exercise-progress-cards{gap:6px}.exercise-progress-card{padding:9px 5px;border-radius:16px}.exercise-progress-card b{font-size:14px}.start-now-card{grid-template-columns:1fr}.clean-exercise-card h2{font-size:20px}}
@media(max-width:350px){.weight-compact-row{display:block!important}.weight-pills{margin-top:7px}.exercise-progress-card b{font-size:12.5px}.equipment-tile{flex-basis:62px}}

/* ===== HOTFIX 2026-05-30: equipment tiles show images only + exercises screen safety ===== */
.equipment-tile small{display:none!important}
.equipment-tile{height:62px!important;align-content:center!important}
.equipment-img{width:42px!important;height:42px!important}
#exercises.screen{min-height:60vh}
@media(max-width:420px){.equipment-tile{flex-basis:62px!important;height:58px!important}.equipment-img{width:38px!important;height:38px!important}}

/* ===== FINAL HOTFIX 2026-05-30: compact profile + exercise mobile polish ===== */
.weight-body-card{padding:13px!important;overflow:hidden!important}
.weight-body-card .section-title h3{font-size:16px;margin:0}
.weight-compact-row{display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;overflow:hidden!important;margin-bottom:7px!important}
.weight-today{flex:0 0 auto!important;min-width:90px!important;max-width:116px!important}
.weight-today span{display:block!important;color:var(--muted)!important;font-size:10px!important;font-weight:900!important;line-height:1.1!important}
.weight-today b{display:block!important;color:var(--lime)!important;font-size:19px!important;line-height:1!important;font-weight:1000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.weight-pills{display:flex!important;align-items:center!important;gap:5px!important;flex:1 1 auto!important;min-width:0!important;overflow-x:auto!important;scrollbar-width:none!important}
.weight-pills::-webkit-scrollbar{display:none!important}
.weight-pills .avg-pill{flex:0 0 auto!important;min-width:0!important;height:22px!important;line-height:22px!important;font-size:9px!important;padding:0 7px!important;max-width:none!important}
.weight-summary-chips{display:flex!important;gap:5px!important;overflow-x:auto!important;padding:1px 0 8px!important;scrollbar-width:none!important}
.weight-summary-chips::-webkit-scrollbar{display:none!important}
.weight-summary-chips span{flex:0 0 auto!important;border:1px solid #242424!important;background:#151515!important;border-radius:999px!important;padding:6px 8px!important;color:var(--muted)!important;font-size:10px!important;font-weight:900!important;white-space:nowrap!important}
.weight-summary-chips b{color:#fff!important}
.weight-speed-edge{width:max-content!important;max-width:100%!important;margin:7px 0 0 auto!important;display:flex!important;align-items:center!important;gap:6px!important;text-align:right!important;padding:6px 9px!important;font-size:10px!important;line-height:1.1!important;border-radius:999px!important}
.weight-speed-edge span{color:var(--muted)!important;font-weight:900!important}.weight-speed-edge b{font-size:10.5px!important;color:inherit!important}
.inline-editor{margin-top:10px!important;border:1px solid #242424!important;background:#111!important;border-radius:18px!important;padding:0!important;overflow:hidden!important}
.inline-editor summary{list-style:none!important;cursor:pointer!important;padding:12px 14px!important;font-weight:1000!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}
.inline-editor summary::-webkit-details-marker{display:none!important}
.inline-editor summary:after{content:'+'!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#191919!important;display:grid!important;place-items:center!important;color:var(--lime)!important;font-weight:1000!important}
.inline-editor[open] summary:after{content:'−'!important}
.inline-editor>.today-input-row,.inline-editor>.body-param-grid,.inline-editor>#setsBox,.inline-editor>.meta-line,.inline-editor>.input,.inline-editor>textarea,.inline-editor>button{margin-left:12px!important;margin-right:12px!important;width:calc(100% - 24px)!important}
.inline-editor>.today-input-row{width:calc(100% - 24px)!important;display:grid!important;margin-bottom:0!important}
.inline-editor>button:last-child{margin-bottom:12px!important}
.body-params-compact-card{margin-top:12px!important}.body-param-chart{height:240px!important;margin-bottom:10px!important}
.exercise-weight-editor{padding:0!important}.exercise-weight-editor .set-row{margin-left:12px!important;margin-right:12px!important}.exercise-weight-editor textarea{min-height:72px!important}
.clean-exercise-card{overflow:hidden!important}.clean-exercise-card h2{font-size:21px!important;line-height:1.06!important;margin:0 0 10px!important;letter-spacing:-.4px!important}
.equipment-slider-wrap{margin:2px 0 12px!important}.equipment-slider{display:flex!important;gap:9px!important;overflow-x:auto!important;padding:2px 1px 5px!important;scrollbar-width:none!important}.equipment-slider::-webkit-scrollbar{display:none!important}
.equipment-tile{flex:0 0 64px!important;height:58px!important;border:1px solid #242424!important;background:#151515!important;border-radius:17px!important;padding:7px!important;display:grid!important;place-items:center!important;cursor:pointer!important;color:#fff!important;overflow:hidden!important}
.equipment-img{width:40px!important;height:40px!important;border-radius:13px!important;background:var(--eq) center/contain no-repeat,linear-gradient(135deg,rgba(163,255,18,.15),rgba(255,255,255,.04))!important;border:1px solid rgba(163,255,18,.18)!important;display:block!important;position:relative!important}
.equipment-img:after{content:'🏋️';display:grid;place-items:center;width:100%;height:100%;font-size:18px;opacity:.55}
.equipment-name-hint{min-height:16px!important;color:var(--muted)!important;font-size:10px!important;font-weight:900!important;padding-left:3px!important}
.equipment-tile small{display:none!important}
.exercise-progress-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin:12px 0!important}
.exercise-progress-card{min-width:0!important;background:#151515!important;border:1px solid #242424!important;border-radius:17px!important;padding:9px 5px!important;text-align:center!important}
.exercise-progress-card span{display:block!important;color:var(--muted)!important;font-size:10px!important;font-weight:900!important;margin-bottom:5px!important}
.exercise-progress-card b{display:block!important;font-size:14px!important;line-height:1!important;color:#fff!important;font-weight:1000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.exercise-progress-card .gain-positive{color:var(--lime)!important}.exercise-progress-card .gain-negative{color:var(--red)!important}
.exercise-info-compact{display:grid!important;gap:10px!important;margin-top:10px!important}.compact-group{background:#111!important;border:1px solid #242424!important;border-radius:18px!important;padding:11px 12px!important}.compact-group>b{display:block!important;font-size:12px!important;margin-bottom:8px!important;color:#fff!important}.info-chip-row{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important}.info-chip-row::-webkit-scrollbar{display:none!important}.info-chip{flex:0 0 auto!important;border-radius:999px!important;background:rgba(163,255,18,.12)!important;border:1px solid rgba(163,255,18,.24)!important;color:var(--lime)!important;padding:6px 9px!important;font-size:10.5px!important;font-weight:900!important;white-space:nowrap!important}.execution-grid{display:grid!important;grid-template-columns:1fr auto!important;gap:7px 12px!important;font-size:12px!important}.execution-grid span{color:var(--muted)!important;font-weight:900!important}.execution-grid b{color:#fff!important;text-align:right!important}
.start-now-card{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:10px!important}.start-now-card div{background:#151515!important;border:1px solid #242424!important;border-radius:18px!important;padding:11px 12px!important;min-width:0!important}.start-now-card span{display:block!important;color:var(--muted)!important;font-size:10.5px!important;font-weight:900!important;margin-bottom:5px!important}.start-now-card b{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important}
#exercises.screen{min-height:60vh!important}.exercise-grid-fixed{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:12px!important}.exercise-detail-fixed{min-width:0!important}
@media(min-width:760px){.exercise-grid-fixed{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr)!important}.exercise-detail-fixed{position:sticky!important;top:10px!important;align-self:start!important}.weight-today{min-width:108px!important}.weight-today b{font-size:22px!important}.exercise-progress-card b{font-size:16px!important}}
@media(max-width:420px){.weight-body-card{padding:12px!important}.weight-today{min-width:82px!important}.weight-today b{font-size:18px!important}.weight-pills .avg-pill{font-size:8.7px!important;padding:0 6px!important}.weight-summary-chips span{font-size:9.5px!important;padding:6px 7px!important}.body-param-chart{height:220px!important}.equipment-tile{flex-basis:58px!important;height:54px!important;border-radius:16px!important}.equipment-img{width:36px!important;height:36px!important}.exercise-progress-card b{font-size:12.5px!important}.start-now-card{grid-template-columns:1fr!important}.clean-exercise-card h2{font-size:20px!important}}
@media(max-width:350px){.weight-compact-row{display:block!important}.weight-pills{margin-top:7px!important}.exercise-progress-card b{font-size:11.5px!important}.equipment-tile{flex-basis:54px!important}}

/* ===== GORILLAFIT FINAL TASK: exercise card PNG equipment layout ===== */
.gf-exercise-card{display:grid!important;gap:14px!important}
.gf-exercise-card .workout-img,.gf-exercise-card iframe,.gf-exercise-card video{order:-2!important;margin-bottom:0!important}
.gf-exercise-card h2{margin:0!important}
.gf-section-label{color:var(--muted);font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px}
.gf-equipment-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:2px 2px 6px;scrollbar-width:none}
.gf-equipment-carousel::-webkit-scrollbar{display:none}
.gf-equipment-card{flex:0 0 100%;min-width:100%;height:154px;scroll-snap-align:start;border:1px solid #242424;background:#151515;border-radius:22px;padding:16px;display:grid;place-items:center;text-align:center;gap:10px;overflow:hidden}
.gf-equipment-png{width:84px;height:84px;border-radius:22px;background:linear-gradient(135deg,rgba(163,255,18,.13),rgba(255,255,255,.035));border:1px solid rgba(163,255,18,.18);display:grid;place-items:center;position:relative;overflow:hidden}
.gf-equipment-png img{width:72%;height:72%;object-fit:contain;display:block;position:relative;z-index:2}
.gf-equipment-placeholder{display:none;color:var(--lime);font-size:30px;font-weight:1000;opacity:.72}
.gf-equipment-png.is-missing .gf-equipment-placeholder,.gf-equipment-png:not(:has(img)) .gf-equipment-placeholder{display:grid}
.gf-equipment-card b{font-size:15px;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gf-chip-list{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}
.gf-chip-list::-webkit-scrollbar{display:none}
.gf-chip{flex:0 0 auto;border-radius:999px;background:rgba(163,255,18,.12);border:1px solid rgba(163,255,18,.24);color:var(--lime);padding:7px 10px;font-size:11px;font-weight:900;white-space:nowrap}
.gf-worksets{display:grid;gap:8px}
.gf-workset-card,.gf-empty-card{border:1px solid #242424;background:#111;border-radius:18px;padding:12px}
.gf-workset-card h3{margin:0 0 8px!important;font-size:15px;color:#fff}
.gf-workset-card p{margin:4px 0;color:var(--muted);font-size:12px;font-weight:900;display:flex;justify-content:space-between;gap:10px}
.gf-workset-card b{color:#fff}.gf-workset-card .gain-positive,.gf-total-stats .gain-positive{color:var(--lime)!important}.gf-workset-card .gain-negative,.gf-total-stats .gain-negative{color:var(--red)!important}
.gf-rest-card{border:1px solid #242424;background:#111;border-radius:18px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.gf-rest-card span,.gf-total-stats span{color:var(--muted);font-size:11px;font-weight:1000}.gf-rest-card b{font-size:14px}
.gf-total-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.gf-total-stats article{border:1px solid #242424;background:#151515;border-radius:18px;padding:13px;min-width:0}
.gf-total-stats b{display:block;margin-top:6px;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.exercise-weight-editor textarea,#exerciseChatText{display:none!important}
@media(min-width:760px){.gf-equipment-card{height:170px}.gf-equipment-png{width:96px;height:96px}}
@media(max-width:420px){.gf-equipment-card{height:140px;border-radius:20px;padding:13px}.gf-equipment-png{width:74px;height:74px}.gf-total-stats b{font-size:15px}.gf-workset-card p{font-size:11.5px}}

/* ===== FINAL REQUEST: PNG equipment + dynamic working sets table ===== */
.gf-exercise-card{display:grid!important;gap:14px!important;overflow:hidden!important}
.gf-exercise-card .workout-img,.gf-exercise-card iframe,.gf-exercise-card video{order:-2!important;margin-bottom:0!important}
.gf-exercise-card h2{margin:0!important;font-size:22px!important;line-height:1.08!important}
.gf-section-label{color:var(--muted);font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px}
.gf-equipment-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:2px 2px 6px;scrollbar-width:none}
.gf-equipment-carousel::-webkit-scrollbar{display:none}
.gf-equipment-card{flex:0 0 100%;min-width:100%;height:154px;scroll-snap-align:start;border:1px solid #242424;background:#151515;border-radius:22px;padding:16px;display:grid;place-items:center;text-align:center;gap:10px;overflow:hidden}
.gf-equipment-png{width:86px;height:86px;border-radius:22px;background:linear-gradient(135deg,rgba(163,255,18,.13),rgba(255,255,255,.035));border:1px solid rgba(163,255,18,.18);display:grid;place-items:center;position:relative;overflow:hidden}
.gf-equipment-png img{width:78%;height:78%;object-fit:contain;display:block;position:relative;z-index:2}
.gf-equipment-placeholder{display:none;color:var(--lime);font-size:30px;font-weight:1000;opacity:.72}
.gf-equipment-png.is-missing .gf-equipment-placeholder{display:grid}
.gf-equipment-card b{font-size:15px;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gf-chip-list{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}
.gf-chip-list::-webkit-scrollbar{display:none}
.gf-chip{flex:0 0 auto;border-radius:999px;background:rgba(163,255,18,.12);border:1px solid rgba(163,255,18,.24);color:var(--lime);padding:7px 10px;font-size:11px;font-weight:900;white-space:nowrap}
.gf-worksets{display:grid;gap:8px}
.gf-empty-card{border:1px solid #242424;background:#111;border-radius:18px;padding:12px}
.gf-worksets-table-wrap{overflow-x:auto;border:1px solid #242424;background:#111;border-radius:18px;scrollbar-width:none}
.gf-worksets-table-wrap::-webkit-scrollbar{display:none}
.gf-worksets-table{width:100%;min-width:420px;border-collapse:separate;border-spacing:0;font-size:12px}
.gf-worksets-table th,.gf-worksets-table td{padding:11px 12px;border-bottom:1px solid #242424;text-align:center;white-space:nowrap;font-weight:900}
.gf-worksets-table tr:last-child th,.gf-worksets-table tr:last-child td{border-bottom:0}
.gf-worksets-table th{position:sticky;left:0;z-index:2;background:#111;color:var(--muted);text-align:left}
.gf-worksets-table td{color:#fff;background:#111}
.gf-worksets-table .gain-positive,.gf-total-stats .gain-positive{color:var(--lime)!important}
.gf-worksets-table .gain-negative,.gf-total-stats .gain-negative{color:var(--red)!important}
.gf-rest-card{border:1px solid #242424;background:#111;border-radius:18px;padding:12px;display:grid;gap:5px}
.gf-rest-card span,.gf-total-stats span{color:var(--muted);font-size:11px;font-weight:1000}
.gf-rest-card b{font-size:18px;line-height:1.1}
.gf-total-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.gf-total-stats article{border:1px solid #242424;background:#151515;border-radius:18px;padding:14px;min-width:0}
.gf-total-stats b{display:block;margin-top:6px;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gf-trainer-comment-card textarea{display:block!important;min-height:78px!important}
.exercise-weight-editor textarea{display:none!important}
@media(min-width:760px){.gf-equipment-card{height:170px}.gf-equipment-png{width:98px;height:98px}.gf-exercise-card h2{font-size:24px!important}}
@media(max-width:420px){.gf-equipment-card{height:140px;border-radius:20px;padding:13px}.gf-equipment-png{width:76px;height:76px}.gf-total-stats b{font-size:16px}.gf-worksets-table{min-width:390px}.gf-worksets-table th,.gf-worksets-table td{padding:10px 9px;font-size:11.5px}.gf-exercise-card h2{font-size:20px!important}}

/* ===== FINAL FIX: workout exercise swipe + trainer comment in workout ===== */
.gf-workout-swipe-area{touch-action:pan-y;user-select:none;-webkit-user-select:none;display:grid;gap:12px}
.gf-swipe-hint{border:1px solid rgba(163,255,18,.22);background:rgba(163,255,18,.08);color:var(--muted);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;text-align:center;line-height:1.25}
.gf-trainer-comment-card{display:grid!important;gap:10px!important}
.gf-trainer-comment-card .meta-line{margin:0!important}
.gf-trainer-comment-card textarea#exerciseChatText{display:block!important;min-height:86px!important;margin:0 0 2px!important;resize:vertical!important}
.gf-trainer-comment-card .btn{margin-top:0!important}
@media(max-width:420px){.gf-swipe-hint{font-size:10.5px;padding:7px 9px}.gf-trainer-comment-card textarea#exerciseChatText{min-height:78px!important}}

/* ===== FINAL PATCH: workout swipe and trainer exercise comment ===== */
.gf-workout-swipe-area{touch-action:pan-y;overscroll-behavior-x:contain}
.gf-swipe-hint{margin:0 0 10px;border:1px solid rgba(163,255,18,.22);background:rgba(163,255,18,.08);color:var(--muted);border-radius:999px;padding:8px 11px;text-align:center;font-size:11px;font-weight:1000;line-height:1.2}
.gf-trainer-comment-card textarea{display:block!important;min-height:86px!important;margin-top:8px!important}
.gf-trainer-comment-card .meta-line{margin:8px 0 10px!important}
.gf-trainer-comment-card .btn{margin-top:2px!important}
@media(max-width:420px){.gf-swipe-hint{font-size:10.5px;padding:7px 9px}.gf-trainer-comment-card textarea{min-height:78px!important}}


/* ===== FINAL DELIVERY PATCH 2026-05-30: workout swipe + PNG cards ===== */
.gf-workout-swipe-area{touch-action:pan-y;user-select:none}
.gf-swipe-hint{margin:0 0 10px;border:1px solid rgba(163,255,18,.22);background:rgba(163,255,18,.08);color:var(--muted);border-radius:999px;padding:8px 11px;text-align:center;font-size:11px;font-weight:900}
.gf-equipment-png{width:86px;height:86px;border-radius:22px;background:linear-gradient(135deg,rgba(163,255,18,.13),rgba(255,255,255,.035));border:1px solid rgba(163,255,18,.18);display:grid;place-items:center;position:relative;overflow:hidden}
.gf-equipment-png img{width:78%;height:78%;object-fit:contain;display:block;position:relative;z-index:2}
.gf-equipment-png.is-missing .gf-equipment-placeholder{display:grid}
.gf-trainer-comment-card .meta-line{margin:8px 0 10px}
.gf-trainer-comment-card textarea{display:block!important;min-height:82px!important;resize:vertical!important}
@media(max-width:420px){.gf-swipe-hint{font-size:10.5px;padding:7px 9px}.gf-equipment-png{width:76px;height:76px}}

/* ===== FINAL DELIVERY PATCH 2026-05-30B: swipe must not conflict with inventory carousel ===== */
.gf-equipment-carousel,.gf-equipment-card,.gf-equipment-png{touch-action:pan-x!important}
.gf-workout-swipe-area{touch-action:pan-y!important}
.gf-trainer-comment-card textarea#exerciseChatText{display:block!important;min-height:86px!important;resize:vertical!important}

/* ===== FINAL OVERRIDE 2026-05-30: workout wheel + compact titles ===== */
.gf-exercise-wheel{display:flex!important;gap:8px!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important;padding:2px 1px 10px!important;margin:0 0 10px!important;scrollbar-width:none!important;touch-action:pan-x!important}
.gf-exercise-wheel::-webkit-scrollbar{display:none!important}
.gf-exercise-wheel-item{flex:0 0 min(72vw,280px)!important;min-width:0!important;height:54px!important;border-radius:18px!important;border:1px solid #242424!important;background:#111!important;color:#fff!important;display:flex!important;align-items:center!important;gap:9px!important;padding:8px 11px!important;text-align:left!important;scroll-snap-align:center!important;overflow:hidden!important}
.gf-exercise-wheel-item span{width:28px!important;height:28px!important;border-radius:50%!important;background:#191919!important;color:var(--muted)!important;display:grid!important;place-items:center!important;font-size:11px!important;font-weight:1000!important;flex:0 0 auto!important}
.gf-exercise-wheel-item b{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.12!important;font-size:12px!important;font-weight:1000!important;word-break:break-word!important;min-width:0!important}
.gf-exercise-wheel-item.active{border-color:rgba(163,255,18,.45)!important;background:rgba(163,255,18,.1)!important}
.gf-exercise-wheel-item.active span{background:var(--lime)!important;color:#071000!important}
.gf-workout-swipe-area{touch-action:pan-y!important;min-width:0!important;overflow:visible!important}
.gf-workout-swipe-area .gf-equipment-carousel{touch-action:pan-x!important;overscroll-behavior-x:contain!important}
.gf-exercise-title,.gf-exercise-card h2{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;word-break:break-word!important;overflow-wrap:anywhere!important;line-height:1.08!important;margin:0 0 10px!important}
.gf-trainer-comment-card p,.gf-swipe-hint{display:none!important}
.gf-trainer-comment-card textarea{display:block!important;min-height:82px!important;resize:vertical!important}
.gf-exercise-counter{margin:0 0 10px!important;min-width:0!important}.gf-exercise-counter .tag{max-width:58%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
@media(max-width:420px){.gf-exercise-wheel-item{flex-basis:min(78vw,260px)!important;height:52px!important}.gf-exercise-wheel-item b{font-size:11.5px!important}.gf-exercise-title,.gf-exercise-card h2{-webkit-line-clamp:2!important;font-size:19px!important}.gf-trainer-comment-card textarea{min-height:76px!important}}
@media(max-width:350px){.gf-exercise-wheel-item{flex-basis:82vw!important}.gf-exercise-title,.gf-exercise-card h2{font-size:18px!important}}


/* ===== GORILLAFIT REQUEST PATCH 2026-05-30C ===== */
.gf-workout-top{align-items:center!important}
.workout-log-top-btn{min-height:34px!important;height:34px!important;padding:0 11px!important;font-size:11px!important;white-space:nowrap!important;box-shadow:0 10px 24px rgba(163,255,18,.22)!important;flex:0 0 auto!important}
.gf-exercise-title-pill{display:block;width:100%;border-radius:18px;background:linear-gradient(135deg,var(--lime),var(--lime2));color:#071000;padding:10px 13px;font-size:15px;font-weight:1000;line-height:1.12;box-shadow:0 12px 28px rgba(163,255,18,.22);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px!important}
.gf-exercise-card .workout-img,.gf-exercise-card iframe,.gf-exercise-card video{margin-top:0!important;margin-bottom:0!important}
.gf-exercise-counter{display:none!important}
.gf-trainer-comment-card .meta-line,.gf-trainer-comment-card p{display:none!important}
.gf-trainer-comment-card h3{margin-bottom:10px!important}
.gf-trainer-comment-card textarea#exerciseChatText{display:block!important;min-height:86px!important;margin:0 0 10px!important;resize:vertical!important}
.gf-equipment-png img{width:78%!important;height:78%!important;object-fit:contain!important;display:block!important}
.bottom .tab{position:relative!important}
.chat-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:16px!important;height:16px!important;padding:0 5px!important;margin-left:4px!important;border-radius:999px!important;background:var(--lime)!important;color:#071000!important;font-size:10px!important;font-weight:1000!important;vertical-align:middle!important;box-shadow:0 0 0 2px rgba(163,255,18,.16),0 0 14px rgba(163,255,18,.42)!important}
.tab:has(.chat-badge){color:var(--lime)!important;background:rgba(163,255,18,.1)!important;border:1px solid rgba(163,255,18,.24)!important}
@media(max-width:420px){.workout-log-top-btn{height:32px!important;min-height:32px!important;padding:0 9px!important;font-size:10px!important}.gf-exercise-title-pill{font-size:14px!important;padding:9px 11px!important}.gf-trainer-comment-card textarea#exerciseChatText{min-height:76px!important}}
@media(max-width:350px){.workout-log-top-btn{max-width:112px!important;overflow:hidden!important;text-overflow:ellipsis!important}.gf-exercise-title-pill{font-size:13px!important}}


/* ===== GORILLAFIT REQUEST PATCH 2026-05-30D ===== */
.gf-exercise-card .gf-exercise-title-pill{display:none!important}
.gf-workout-swipe-area{touch-action:pan-y!important;user-select:auto!important;-webkit-user-select:auto!important}
.exercise-weight-editor #setsBox + .btn,
.exercise-weight-editor button[onclick="addSetRow()"]{margin-bottom:14px!important}
.exercise-weight-editor #ewSaveBtn{margin-top:8px!important}
.gf-equipment-png img{width:78%!important;height:78%!important;object-fit:contain!important;display:block!important}
.gf-equipment-png.is-missing .gf-equipment-placeholder{display:grid!important}


/* ===== GORILLAFIT REQUEST PATCH 2026-05-30H: square full PNG equipment cards + workout top mark button ===== */
.gf-equipment-carousel{
  display:flex!important;
  gap:10px!important;
  overflow-x:auto!important;
  scroll-snap-type:x proximity!important;
  padding:2px 2px 8px!important;
  scrollbar-width:none!important;
  touch-action:pan-x!important;
}
.gf-equipment-carousel::-webkit-scrollbar{display:none!important}
.gf-equipment-card{
  flex:0 0 min(74vw,260px)!important;
  width:min(74vw,260px)!important;
  aspect-ratio:1/1!important;
  min-width:0!important;
  height:auto!important;
  padding:0!important;
  border-radius:24px!important;
  background:#151515!important;
  border:1px solid #242424!important;
  overflow:hidden!important;
  position:relative!important;
  display:block!important;
  scroll-snap-align:center!important;
}
.gf-equipment-png{
  width:100%!important;
  height:100%!important;
  border:0!important;
  border-radius:0!important;
  background:#101010!important;
  display:block!important;
  overflow:hidden!important;
  position:absolute!important;
  inset:0!important;
}
.gf-equipment-png img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
}
.gf-equipment-png.is-missing{
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(135deg,rgba(163,255,18,.12),rgba(255,255,255,.035))!important;
}
.gf-equipment-placeholder{
  display:none!important;
  color:var(--lime)!important;
  font-size:34px!important;
  font-weight:1000!important;
  opacity:.78!important;
  position:relative!important;
  z-index:2!important;
}
.gf-equipment-png.is-missing .gf-equipment-placeholder{display:grid!important}
.gf-equipment-card b{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:3!important;
  min-height:42px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  padding:22px 10px 10px!important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.72) 54%,rgba(0,0,0,.92))!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1.12!important;
  font-weight:1000!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.gf-workout-top{align-items:center!important;gap:10px!important}
.gf-workout-top .welcome{min-width:0!important}
.workout-log-top-btn{
  min-height:34px!important;
  height:34px!important;
  padding:0 11px!important;
  font-size:11px!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  box-shadow:0 10px 24px rgba(163,255,18,.22)!important;
}
.gf-workout-swipe-area{touch-action:pan-y!important;user-select:auto!important;-webkit-user-select:auto!important}
@media(max-width:420px){
  .gf-equipment-card{flex-basis:min(82vw,230px)!important;width:min(82vw,230px)!important;border-radius:22px!important}
  .gf-equipment-card b{font-size:12px!important;min-height:38px!important;padding:18px 8px 9px!important}
  .workout-log-top-btn{height:32px!important;min-height:32px!important;padding:0 9px!important;font-size:10px!important;max-width:128px!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media(max-width:350px){.workout-log-top-btn{max-width:108px!important}.gf-equipment-card{flex-basis:84vw!important;width:84vw!important}}

/* ===== GORILLAFIT REQUEST PATCH 2026-05-30J: square centered PNG equipment cards, no crop ===== */
.gf-equipment-carousel{
  display:flex!important;
  gap:12px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-padding-inline:2px!important;
  padding:2px 2px 8px!important;
  scrollbar-width:none!important;
  touch-action:pan-x!important;
}
.gf-equipment-carousel::-webkit-scrollbar{display:none!important}
.gf-equipment-card{
  flex:0 0 clamp(178px,64vw,230px)!important;
  width:clamp(178px,64vw,230px)!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  min-width:0!important;
  padding:0!important;
  border-radius:24px!important;
  background:#000!important;
  border:1px solid #242424!important;
  overflow:hidden!important;
  position:relative!important;
  display:block!important;
  scroll-snap-align:center!important;
  scroll-snap-stop:always!important;
}
.gf-equipment-png{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:10px!important;
  box-sizing:border-box!important;
  border:0!important;
  border-radius:0!important;
  background:#000!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.gf-equipment-png img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
}
.gf-equipment-png.is-missing{
  background:#000!important;
}
.gf-equipment-placeholder{
  display:none!important;
  color:var(--lime)!important;
  font-size:34px!important;
  font-weight:1000!important;
  opacity:.78!important;
  position:relative!important;
  z-index:2!important;
}
.gf-equipment-png.is-missing .gf-equipment-placeholder{display:grid!important}
.gf-equipment-card b{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:3!important;
  min-height:38px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  padding:20px 10px 9px!important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.68) 52%,rgba(0,0,0,.94))!important;
  color:#fff!important;
  font-size:12.5px!important;
  line-height:1.12!important;
  font-weight:1000!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.gf-workout-top{align-items:center!important;gap:10px!important}
.gf-workout-top .welcome{min-width:0!important;flex:1 1 auto!important}
.workout-log-top-btn{
  min-height:34px!important;
  height:34px!important;
  padding:0 11px!important;
  font-size:11px!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  box-shadow:0 10px 24px rgba(163,255,18,.22)!important;
}
@media(max-width:420px){
  .gf-equipment-card{flex-basis:clamp(172px,68vw,220px)!important;width:clamp(172px,68vw,220px)!important;border-radius:22px!important}
  .gf-equipment-png{padding:9px!important}
  .gf-equipment-card b{font-size:12px!important;min-height:36px!important;padding:17px 8px 8px!important}
  .workout-log-top-btn{height:32px!important;min-height:32px!important;padding:0 9px!important;font-size:10px!important;max-width:132px!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media(max-width:350px){
  .gf-equipment-card{flex-basis:70vw!important;width:70vw!important}
  .workout-log-top-btn{max-width:112px!important}
}


/* ===== GORILLAFIT REQUEST PATCH 2026-05-30K: centered scrollable inventory frame + visible top mark button ===== */
.gf-eq-block{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  overflow:hidden!important;
}
.gf-eq-block .gf-section-label{
  align-self:flex-start!important;
}
.gf-equipment-carousel{
  --gf-eq-size:clamp(178px,64vw,230px);
  width:100%!important;
  max-width:100%!important;
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:12px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-padding-left:calc((100% - var(--gf-eq-size)) / 2)!important;
  scroll-padding-right:calc((100% - var(--gf-eq-size)) / 2)!important;
  padding:2px calc((100% - var(--gf-eq-size)) / 2) 10px!important;
  box-sizing:border-box!important;
  scrollbar-width:none!important;
  touch-action:pan-x!important;
  -webkit-overflow-scrolling:touch!important;
}
.gf-equipment-carousel::-webkit-scrollbar{display:none!important}
.gf-equipment-card{
  flex:0 0 var(--gf-eq-size)!important;
  width:var(--gf-eq-size)!important;
  min-width:var(--gf-eq-size)!important;
  max-width:var(--gf-eq-size)!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border-radius:24px!important;
  background:#000!important;
  border:1px solid #242424!important;
  overflow:hidden!important;
  position:relative!important;
  display:block!important;
  scroll-snap-align:center!important;
  scroll-snap-stop:always!important;
}
.gf-equipment-png{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:10px!important;
  box-sizing:border-box!important;
  border:0!important;
  border-radius:0!important;
  background:#000!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.gf-equipment-png img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
}
.gf-equipment-card b{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:3!important;
  min-height:38px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  padding:20px 10px 9px!important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.68) 52%,rgba(0,0,0,.94))!important;
  color:#fff!important;
  font-size:12.5px!important;
  line-height:1.12!important;
  font-weight:1000!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.gf-workout-top{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}
.gf-workout-top .welcome{
  min-width:0!important;
  flex:1 1 auto!important;
}
.workout-log-top-btn{
  min-height:34px!important;
  height:34px!important;
  padding:0 11px!important;
  font-size:11px!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  box-shadow:0 10px 24px rgba(163,255,18,.22)!important;
}
@media(max-width:420px){
  .gf-equipment-carousel{--gf-eq-size:clamp(172px,68vw,220px)}
  .gf-equipment-card{border-radius:22px!important}
  .gf-equipment-png{padding:9px!important}
  .gf-equipment-card b{font-size:12px!important;min-height:36px!important;padding:17px 8px 8px!important}
  .workout-log-top-btn{height:32px!important;min-height:32px!important;padding:0 9px!important;font-size:10px!important;max-width:132px!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media(max-width:350px){
  .gf-equipment-carousel{--gf-eq-size:70vw}
  .workout-log-top-btn{max-width:112px!important}
}

/* ===== GORILLAFIT REQUEST PATCH 2026-05-30M: smaller one-at-a-time inventory + overflow guard ===== */
html,body,.app,#workouts,#exercises,.screen,.card,.gf-exercise-card,.gf-workout-swipe-area{
  max-width:100%!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
}
.gf-workout-swipe-area,.gf-exercise-card,.gf-exercise-card>*{
  min-width:0!important;
}
.gf-exercise-card .workout-img,
.gf-exercise-card iframe,
.gf-exercise-card video,
.workout-img,
iframe,
video{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.gf-eq-block{
  width:100%!important;
  max-width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.gf-eq-block .gf-section-label{align-self:flex-start!important}
.gf-equipment-carousel{
  --gf-eq-size:clamp(88px,32vw,115px)!important;
  width:var(--gf-eq-size)!important;
  max-width:var(--gf-eq-size)!important;
  min-width:var(--gf-eq-size)!important;
  margin:0 auto!important;
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-padding-inline:0!important;
  padding:2px 0 8px!important;
  box-sizing:border-box!important;
  scrollbar-width:none!important;
  touch-action:pan-x!important;
  overscroll-behavior-x:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
.gf-equipment-carousel::-webkit-scrollbar{display:none!important}
.gf-equipment-card{
  flex:0 0 var(--gf-eq-size)!important;
  width:var(--gf-eq-size)!important;
  min-width:var(--gf-eq-size)!important;
  max-width:var(--gf-eq-size)!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border-radius:18px!important;
  background:#000!important;
  border:1px solid #242424!important;
  overflow:hidden!important;
  position:relative!important;
  display:block!important;
  scroll-snap-align:center!important;
  scroll-snap-stop:always!important;
  box-sizing:border-box!important;
}
.gf-equipment-png{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:7px!important;
  box-sizing:border-box!important;
  border:0!important;
  border-radius:0!important;
  background:#000!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.gf-equipment-png img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
}
.gf-equipment-card b{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:3!important;
  min-height:24px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  padding:11px 5px 5px!important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.70) 52%,rgba(0,0,0,.95))!important;
  color:#fff!important;
  font-size:9px!important;
  line-height:1.05!important;
  font-weight:1000!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.gf-equipment-placeholder{font-size:22px!important}
.gf-worksets-table-wrap,
.scroll-chart,
.weight-swiper,
.gf-exercise-wheel,
.info-chip-row,
.gf-chip-list{
  max-width:100%!important;
  box-sizing:border-box!important;
}
@media(max-width:420px){
  .gf-equipment-carousel{--gf-eq-size:clamp(82px,30vw,104px)!important}
  .gf-equipment-card{border-radius:16px!important}
  .gf-equipment-png{padding:6px!important}
  .gf-equipment-card b{font-size:8.5px!important;min-height:22px!important;padding:10px 4px 4px!important}
}
@media(max-width:350px){
  .gf-equipment-carousel{--gf-eq-size:86px!important}
}

/* ===== GORILLAFIT REQUEST PATCH 2026-05-30N: equipment as chips like muscle groups + long press preview ===== */
.gf-eq-block{min-width:0!important;overflow:hidden!important}
.gf-equipment-chip-list{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:0 0 2px!important;
  margin:0!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-x!important;
}
.gf-equipment-chip-list::-webkit-scrollbar{display:none!important}
.gf-equipment-chip{
  flex:0 0 auto!important;
  border-radius:999px!important;
  background:rgba(163,255,18,.12)!important;
  border:1px solid rgba(163,255,18,.24)!important;
  color:var(--lime)!important;
  padding:7px 10px!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
  max-width:220px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  cursor:pointer!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}
.gf-equipment-chip:active{background:rgba(163,255,18,.22)!important;border-color:rgba(163,255,18,.42)!important}
.gf-equipment-carousel,.gf-equipment-card,.gf-equipment-png,.gf-equipment-svg{display:none!important}
.gf-equipment-preview-backdrop{
  position:fixed!important;
  inset:0!important;
  z-index:9999!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(0,0,0,.78)!important;
  backdrop-filter:blur(10px)!important;
}
.gf-equipment-preview-card{
  width:min(78vw,300px)!important;
  max-width:100%!important;
  border-radius:26px!important;
  background:#050505!important;
  border:1px solid #242424!important;
  box-shadow:0 24px 80px rgba(0,0,0,.75)!important;
  padding:14px!important;
  display:grid!important;
  gap:10px!important;
}
.gf-equipment-preview-img{
  width:100%!important;
  aspect-ratio:1/1!important;
  border-radius:20px!important;
  background:#000!important;
  border:1px solid #202020!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.gf-equipment-preview-img img{
  width:88%!important;
  height:88%!important;
  object-fit:contain!important;
  display:block!important;
}
.gf-equipment-preview-img.is-missing:before{content:'⌁';color:var(--lime);font-size:42px;font-weight:1000;opacity:.8}
.gf-equipment-preview-title{
  margin:0!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:1000!important;
  text-align:center!important;
  line-height:1.2!important;
  word-break:break-word!important;
}
.gf-equipment-preview-close{min-height:40px!important;height:40px!important;font-size:12px!important}
.gf-exercise-card,.clean-exercise-card,.gf-workout-swipe-area,.exercise-detail-fixed,#workouts,.screen,.app{max-width:100%!important;min-width:0!important;overflow-x:hidden!important}
.gf-workout-swipe-area .workout-img,.gf-exercise-card .workout-img,.gf-exercise-card video,.gf-exercise-card iframe{max-width:100%!important;width:100%!important;box-sizing:border-box!important}
@media(max-width:420px){.gf-equipment-chip{font-size:10.5px!important;padding:7px 9px!important;max-width:170px!important}.gf-equipment-preview-card{width:min(84vw,260px)!important}}

/* ===== FINAL CLEAN NAVIGATION PATCH 2026-05-31 ===== */
.gf-clean-screen-head{display:flex;align-items:center;justify-content:space-between;margin:4px 0 14px}.gf-clean-screen-head h2{margin:0}.gf-profile-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 12px}.gf-rating-top-btn{min-height:42px;height:42px;padding:0 14px;font-size:13px!important;border-radius:999px;white-space:nowrap}.gf-subscription-profile-card h2{margin:0 0 10px;font-size:24px}.gf-subscription-label{color:var(--muted);font-size:12px;font-weight:1000;text-transform:none;margin-bottom:4px}.gf-subscription-days{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(163,255,18,.12);border:1px solid rgba(163,255,18,.3);color:var(--lime);padding:8px 12px;font-size:13px;font-weight:1000}.gf-day-switcher{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 -16px 12px;padding:0 16px 5px}.gf-day-switcher::-webkit-scrollbar{display:none}.gf-day-switcher .chip{flex:0 0 auto;font-size:13px!important;padding:11px 18px}.gf-workout-action-row{display:flex;justify-content:flex-end;margin:-2px 0 10px}.gf-workout-action-row:empty{display:none}.workout-log-top-btn{min-height:38px;height:38px;padding:0 12px;font-size:12px!important}.top .circle-btn[onclick*="backToWorkoutDays"],.top .circle-btn[onclick*="go('home')"],.top .circle-btn[onclick*='go("home")'],.top .circle-btn[onclick*="go('profile')"],.top .circle-btn[onclick*='go("profile")']{display:none!important}.screen>.top:first-child{display:none!important}.bottom .tab span{position:relative}.chat-badge{position:absolute;top:-8px;right:-12px;min-width:17px;height:17px;border-radius:999px;background:var(--lime);color:#071000;display:inline-grid;place-items:center;font-size:10px;font-weight:1000;font-style:normal;padding:0 5px}@media(max-width:420px){.gf-profile-topline{gap:8px}.gf-rating-top-btn{height:40px;min-height:40px;padding:0 11px;font-size:12px!important}.gf-day-switcher{margin-left:-16px;margin-right:-16px}.gf-day-switcher .chip{padding:10px 15px}.workout-log-top-btn{font-size:11px!important;padding:0 10px}}
