.gs{--gs-ink: #0c111d;--gs-line: #d9d7d2;--gs-floor: #f7f6f4;--gs-body: #2f3948;--gs-accent: #e4002b;--gs-ok: #16a34a;color:var(--gs-ink);padding:30px 20px 40px;max-width:1440px;margin:0 auto}.gs--clear{padding-top:calc(var(--ctx-header-h, 120px) + 16px)}.gs--flush{padding-top:30px}.gs__head{margin-bottom:18px}.gs__title{font-size:clamp(24px,3.4vw,40px);font-weight:800;margin:0 0 6px;letter-spacing:-.02em}.gs__sub{margin:0;color:#5b6472;font-size:15px;max-width:62ch}.gs__controls{display:flex;flex-wrap:wrap;gap:14px 18px;align-items:flex-end;padding:14px 16px;border:1px solid var(--gs-line);border-radius:12px;background:#fff;margin:16px 0 18px}.gs__ctl{display:flex;flex-direction:column;gap:5px}.gs__ctl label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.gs__ctl select,.gs__ctl input[type=number]{height:40px;border:1px solid var(--gs-line);border-radius:8px;padding:0 10px;font-size:15px;background:#fff;color:inherit;min-width:120px}.gs__ctl input[type=number]{width:84px;min-width:0}.gs__dims{display:flex;align-items:flex-end;gap:8px}.gs__x{padding-bottom:10px;color:#9ca3af}.gs__ctl input[type=range]{width:200px}.gs__grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:22px;align-items:start}.gs__planwrap{border:1px solid var(--gs-line);border-radius:14px;background:#fff;padding:14px;position:relative}.gs-svg{width:100%;height:auto;display:block;touch-action:none}.gs-floor{fill:#fff;stroke:var(--gs-ink);stroke-width:2.5;vector-effect:non-scaling-stroke}.gs-grid{stroke:#e9ecf1;stroke-width:1;vector-effect:non-scaling-stroke}.gs__planwrap{background:#fbfbfa}.gs-item{cursor:grab}.gs-item.is-dragging{cursor:grabbing;opacity:.92}.gs-svg text{pointer-events:none;-webkit-user-select:none;user-select:none}.gs-clear{fill:#16a34a12;stroke:#16a34a59;stroke-width:.8;stroke-dasharray:4 3}.gs-est{fill:none;stroke:#f59e0b;stroke-width:1.6;stroke-dasharray:5 4}.gs-svg [class^=gm-]{vector-effect:non-scaling-stroke}.gm-body,.gm-frame-open,.gm-spine{fill:#fff;stroke:#1e2733;stroke-width:1.4;stroke-linejoin:round}.gm-frame-open{fill:none;stroke-dasharray:5 3;stroke-width:1;stroke:#8d98a6}.gm-cross,.gm-foot,.gm-rail,.gm-cowl{fill:#eceff3;stroke:#1e2733;stroke-width:1}.gm-post{fill:#1e2733;stroke:none}.gm-console{fill:#dfe4ea;stroke:#1e2733;stroke-width:1.1}.gm-belt{fill:#f5f6f8;stroke:#46505f;stroke-width:1}.gm-step{fill:#f2f4f7;stroke:#6b7686;stroke-width:.9}.gm-pedal{fill:#dfe4ea;stroke:#1e2733;stroke-width:1}.gm-pad{fill:#e4002b;stroke:#a30020;stroke-width:1}.gm-seam{stroke:#ffffffbf;stroke-width:1;fill:none}.gm-stack{fill:#cfd5dd;stroke:#1e2733;stroke-width:1.1}.gm-hatch{stroke:#7d8794;stroke-width:.8}.gm-wheel{fill:#f2f4f7;stroke:#1e2733;stroke-width:1.1}.gm-spoke{stroke:#8d98a6;stroke-width:.8}.gm-plate{fill:#b8c0ca;stroke:#1e2733;stroke-width:1}.gm-hub{fill:#46505f;stroke:none}.gm-roller{fill:#cfd5dd;stroke:#1e2733;stroke-width:1}.gm-jhook{fill:#46505f;stroke:none}.gm-bar-solid{fill:#46505f;stroke:#1e2733;stroke-width:.8}.gm-det,.gm-strut,.gm-guide{stroke:#8d98a6;stroke-width:1;fill:none}.gm-guide{stroke-dasharray:4 3}.gm-arm,.gm-handle{stroke:#46505f;stroke-width:1.6;fill:none;stroke-linecap:round}.gm-cable{stroke:#8d98a6;stroke-width:1;fill:none;stroke-dasharray:3 2}.gm-foot-l{stroke:#1e2733;stroke-width:1;fill:none}.gs-badge circle{fill:#0c111d}.gs-badge text{fill:#fff;text-anchor:middle;dominant-baseline:central;font-weight:800}.gs-name{fill:#46505f;text-anchor:middle;font-weight:650}.gs-item.is-selected .gs-badge circle{fill:var(--gs-accent)}.gs-item.is-selected .gs-name{fill:var(--gs-accent);font-weight:800}.gs-item.is-selected .gm-body,.gs-item.is-selected .gm-spine{stroke:var(--gs-accent);stroke-width:2.2}.gs-item.is-over .gm-body,.gs-item.is-over .gm-spine{fill:#fdeaee;stroke:var(--gs-accent)}.gs-item.is-over .gs-clear{fill:#e4002b1a;stroke:#e4002b80}.gs-rot{cursor:pointer}.gs-rot circle{fill:#fff;stroke:var(--gs-accent);stroke-width:1.6;vector-effect:non-scaling-stroke}.gs-rot path{stroke:var(--gs-accent);stroke-width:1.6;fill:none;vector-effect:non-scaling-stroke}.gs-item:not(.is-selected) .gs-rot{display:none}.gs__cov{list-style:none;margin:0;padding:10px 14px;display:flex;flex-direction:column;gap:7px}.gs-cov{display:grid;grid-template-columns:84px 1fr 54px;align-items:center;gap:9px}.gs-cov__label{font-size:12.5px;font-weight:650}.gs-cov__track{height:6px;background:#eceae6;border-radius:3px;overflow:hidden}.gs-cov__fill{display:block;height:100%;background:var(--gs-ok);transition:width .25s ease}.gs-cov.is-none .gs-cov__fill{background:#d9d7d2}.gs-cov.is-part .gs-cov__fill{background:#f59e0b}.gs-cov__val{font-size:11px;color:#6b7280;text-align:right}.gs-cov.is-none .gs-cov__val{color:#b45309;font-weight:700}.gs__covnote{margin:0;padding:0 14px 12px;font-size:12px;color:#6b7280}.gs__emailform{display:flex;gap:8px;padding:12px 14px 6px}.gs__emailform input{flex:1;min-width:0;height:40px;border:1px solid var(--gs-line);border-radius:8px;padding:0 10px;font-size:14px;color:inherit;background:#fff}.gs__emailform button{height:40px;padding:0 16px;border:0;border-radius:8px;cursor:pointer;background:var(--gs-ink);color:#fff;font-weight:700;font-size:14px}.gs__emailform button:disabled{background:#9ca3af;cursor:not-allowed}.gs__emailmsg{margin:0;padding:0 14px 12px;font-size:12px;color:#6b7280;min-height:15px}.gs-row__num{flex:none;width:20px;height:20px;border-radius:50%;background:#0c111d;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.gs-row.is-selected .gs-row__num{background:var(--gs-accent)}.gs__side{position:sticky;top:calc(var(--ctx-header-h, 120px) + 12px);display:flex;flex-direction:column;gap:14px}.gs__panel{border:1px solid var(--gs-line);border-radius:14px;background:#fff;overflow:hidden}.gs__panelhead{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:12px 14px;border-bottom:1px solid var(--gs-line)}.gs__panelhead strong{font-size:15px}.gs__panelhead span{font-size:12px;color:#6b7280}.gs__meter{height:5px;background:#eceae6}.gs__meterfill{height:100%;background:var(--gs-ok);transition:width .25s ease}.gs__list{list-style:none;margin:0;padding:0;max-height:46vh;overflow-y:auto}.gs-row{display:flex;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid #f0eeea}.gs-row.is-selected{background:#fff7f8}.gs-row img{border-radius:6px;object-fit:contain;background:#f7f6f4;flex:none}.gs-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.gs-row__name{font-size:13.5px;font-weight:650;line-height:1.25}.gs-row__meta{font-size:11.5px;color:#6b7280}.gs-est-tag{color:#b45309;font-style:normal}.gs-row__right{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex:none}.gs-row__price{font-size:13.5px;font-weight:750}.gs-row__acts{display:flex;gap:5px}.gs-mini{border:1px solid var(--gs-line);background:#fff;border-radius:6px;font-size:11px;padding:3px 7px;cursor:pointer;color:inherit}.gs-mini:hover{border-color:var(--gs-ink)}.gs-mini--x{font-size:14px;line-height:1;padding:2px 7px}.gs-empty{padding:20px 14px;color:#6b7280;font-size:14px}.gs__money{padding:14px;display:flex;flex-direction:column;gap:8px}.gs__line{display:flex;justify-content:space-between;font-size:14px}.gs__line--save{color:var(--gs-ok);font-weight:650}.gs__line--total{font-size:20px;font-weight:800;border-top:1px solid var(--gs-line);padding-top:9px}.gs__tier{font-size:12px;font-weight:700;color:var(--gs-ok)}.gs__nudge{font-size:12.5px;background:#fff8e6;border:1px solid #f5d98a;border-radius:8px;padding:7px 10px;color:#7a5a10}.gs__ship{font-size:11.5px;color:#6b7280}.gs__cta{width:100%;height:50px;border:0;border-radius:10px;background:var(--gs-accent);color:#fff;font-size:16px;font-weight:800;letter-spacing:.02em;cursor:pointer;text-transform:uppercase}.gs__cta:disabled{background:#c9ccd1;cursor:not-allowed}.gs__ghost{width:100%;height:42px;border:1px solid var(--gs-ink);border-radius:10px;background:#fff;font-size:14px;font-weight:700;cursor:pointer;color:inherit}.gs__status{font-size:12.5px;color:var(--gs-accent);min-height:16px}.gs__swap{border:1px solid var(--gs-ink);border-radius:14px;background:#fff;overflow:hidden}.gs-swap__head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--gs-line)}.gs-swap__head strong{font-size:13.5px}.gs-swap__list{list-style:none;margin:0;padding:0;max-height:320px;overflow-y:auto}.gs-swap__list button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:9px 14px;background:#fff;border:0;border-bottom:1px solid #f0eeea;cursor:pointer;font:inherit;color:inherit}.gs-swap__list button:hover{background:#f7f6f4}.gs-swap__list img{border-radius:5px;object-fit:contain;background:#f7f6f4;flex:none}.gs-swap__name{flex:1;font-size:12.5px;line-height:1.3}.gs-swap__delta{font-size:12px;font-weight:700;color:#6b7280;flex:none}@media(max-width:990px){.gs{padding-left:14px;padding-right:14px;padding-bottom:96px}.gs--clear{padding-top:calc(var(--ctx-header-h, 120px) + 12px)}.gs--flush{padding-top:22px}.gs__grid{grid-template-columns:1fr}.gs__side{position:static}.gs__list{max-height:none}.gs__money{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--gs-line);box-shadow:0 -6px 20px #00000014;flex-direction:row;align-items:center;gap:12px;padding:10px 14px}.gs__money .gs__line,.gs__money .gs__nudge,.gs__money .gs__ship,.gs__money .gs__tier{display:none}.gs__money .gs__line--total{display:flex;flex-direction:column;border:0;padding:0;font-size:17px;gap:0}.gs__cta{width:auto;flex:1;height:46px}.gs__ghost{display:none}}@media(prefers-reduced-motion:reduce){.gs__meterfill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/ctx-gym-studio.css.map */
