.gym-collections{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 18px}.gym-collections button{flex:1;min-width:125px;min-height:46px;white-space:normal;line-height:1.35}.gym-library{min-width:0}.gym-library input[type=search],.gym-library select{width:100%;box-sizing:border-box;min-height:48px;font-size:16px;padding:12px;border:1px solid var(--os-line,var(--line,#dbe5eb));border-radius:12px;background:var(--os-surface,var(--card,#fff));color:var(--os-ink,var(--text,#14212b))}.gym-notice{font-size:14px;line-height:1.6;color:var(--os-muted,var(--muted,#607181));padding:12px 14px;border-left:3px solid var(--os-primary,var(--blue,#176b87));background:var(--os-soft,var(--soft,#f4f8fa));border-radius:8px}.gym-chips{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.gym-meta{font-size:13px;line-height:1.45;color:var(--os-muted,var(--muted,#607181))}.gym-picture{display:flex;align-items:center;justify-content:center;width:108px;height:100px;flex:0 0 108px;border-radius:10px;overflow:hidden;background:#fff}.gym-picture img{width:100%;height:100%;display:block;object-fit:contain}.gym-picture-large{width:100%;height:auto;min-height:100px;max-height:360px;flex:auto}.gym-picture-large img{height:auto;max-height:340px;object-fit:contain}.gym-placeholder{font-size:12px;line-height:1.4;text-align:center;padding:8px;box-sizing:border-box;color:var(--os-muted,var(--muted,#607181));background:var(--os-soft,var(--soft,#f4f8fa))}.gym-detail{max-width:850px;margin:auto;min-width:0;padding-bottom:24px}.gym-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.gym-gallery figure{margin:0;min-width:0}.gym-gallery figcaption{font-size:12px;text-align:center;color:var(--os-muted,var(--muted,#607181));padding:6px}.gym-detail-block{line-height:1.65;overflow-wrap:anywhere}.gym-detail-block .exlib-chip{margin:3px}.gym-steps{padding-left:24px;margin:12px 0;line-height:1.7;font-size:16px}.gym-steps li{margin:0 0 12px;padding-left:4px;white-space:pre-line;overflow-wrap:anywhere}.gym-source>summary{cursor:pointer;min-height:44px;line-height:1.5}.gym-source p{overflow-wrap:anywhere;font-size:14px;line-height:1.6}.gym-source h4{margin-top:18px}.gym-entry p{line-height:1.5}.gym-library #gym-error:not(:empty){padding:12px;margin:12px 0;border:1px solid var(--os-line,var(--line,#dbe5eb));border-radius:12px;line-height:1.5}.gym-library .exlib-list[aria-busy=true]{opacity:.6}.gym-card:focus-visible{outline:3px solid var(--blue,#176b87);outline-offset:2px}@media(max-width:360px){.gym-picture{width:82px;height:90px;flex-basis:82px}.gym-picture-large{width:100%;height:auto}.gym-gallery{grid-template-columns:minmax(0,1fr)}.gym-card{gap:9px}}