.room-entry__form[data-v-64bb56ee]{display:flex;flex-direction:column;gap:1rem}.room-entry__field input[data-v-64bb56ee]{text-align:center;letter-spacing:.1em;text-transform:uppercase}.room-entry__existing[data-v-64bb56ee]{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--irf-tertiary)}.room-entry__existing-text[data-v-64bb56ee]{text-align:center;color:var(--irf-text-light);margin-bottom:1rem}.room-entry__clear[data-v-64bb56ee]{display:block;width:100%;margin-top:1rem;padding:.5rem;background:none;border:none;color:var(--irf-text-light);font-size:.875rem;cursor:pointer;text-decoration:underline;transition:color .2s ease}.room-entry__clear[data-v-64bb56ee]:hover{color:var(--irf-primary)}.workout-grid__count[data-v-c70de0be]{font-size:.875rem;color:var(--irf-text-light);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.workout-grid__cards[data-v-c70de0be]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 900px){.workout-grid__cards[data-v-c70de0be]{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 600px){.workout-grid__cards[data-v-c70de0be]{grid-template-columns:1fr}}.workout-card[data-v-c70de0be]{display:block;text-decoration:none;color:inherit;transition:transform .2s ease}.workout-card[data-v-c70de0be]:hover{transform:translateY(-4px);text-decoration:none}.workout-card--locked[data-v-c70de0be]:hover{transform:none}.workout-card--locked[data-v-c70de0be]{opacity:.6;pointer-events:none;cursor:default}.workout-card__image[data-v-c70de0be]{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--irf-radius);background:var(--irf-tertiary)}.workout-card__image img[data-v-c70de0be]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.workout-card:hover .workout-card__image img[data-v-c70de0be]{transform:scale(1.05)}.workout-card__play[data-v-c70de0be]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;box-shadow:0 4px 12px #00000026}.workout-card:hover .workout-card__play[data-v-c70de0be]{opacity:1}.workout-card__play svg[data-v-c70de0be]{width:22px;height:22px;margin-left:3px;fill:var(--irf-primary)}.workout-card__locked-overlay[data-v-c70de0be]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#00000080;border-radius:var(--irf-radius)}.workout-card__locked-overlay .irf-icon[data-v-c70de0be]{width:32px;height:32px;color:#fff}.workout-card__body[data-v-c70de0be]{padding:.75rem 0}.workout-card__title[data-v-c70de0be]{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--irf-secondary);line-height:1.3}.workout-card__meta[data-v-c70de0be]{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8125rem;color:var(--irf-text-light)}.workout-card__meta-item[data-v-c70de0be]{display:inline-flex;align-items:center;gap:.35rem}.workout-card__meta-icon[data-v-c70de0be]{width:1rem;height:1rem;flex-shrink:0}.workout-card__meta-icon[data-v-c70de0be] svg{width:100%;height:100%}.workout-card__rating[data-v-c70de0be]{font-weight:500}.workout-card__star[data-v-c70de0be]{color:#fbbf24}.irf-empty--scan[data-v-c70de0be]{text-align:center;padding:3rem 1.5rem;background:var(--irf-tertiary);border-radius:var(--irf-radius)}.irf-empty__hint[data-v-c70de0be]{font-size:.875rem;color:var(--irf-text-light);margin-top:1rem}.workout-card__watermark[data-v-c70de0be]{position:absolute;z-index:5;pointer-events:none}.workout-card__watermark--top-left[data-v-c70de0be]{top:8px;left:8px}.workout-card__watermark--top-right[data-v-c70de0be]{top:8px;right:8px}.workout-card__watermark--bottom-left[data-v-c70de0be]{bottom:8px;left:8px}.workout-card__watermark--bottom-right[data-v-c70de0be]{bottom:8px;right:8px}.workout-card__watermark--small .workout-card__watermark-img[data-v-c70de0be]{max-height:20px;max-width:40px}.workout-card__watermark--medium .workout-card__watermark-img[data-v-c70de0be]{max-height:28px;max-width:56px}.workout-card__watermark--large .workout-card__watermark-img[data-v-c70de0be]{max-height:36px;max-width:72px}.workout-card__watermark-img[data-v-c70de0be]{display:block;height:auto;width:auto;object-fit:contain}.video-rating[data-v-787cd8a4]{padding:1rem 0;border-top:1px solid var(--irf-border, #e0e0e0);margin-top:1rem}.video-rating__average[data-v-787cd8a4]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.video-rating__count[data-v-787cd8a4]{color:var(--irf-text-light, #666);font-size:.875rem}.video-rating__user[data-v-787cd8a4]{display:flex;align-items:center;gap:.75rem}.video-rating__label[data-v-787cd8a4]{font-size:.875rem;color:var(--irf-text-light, #666)}.video-rating__stars[data-v-787cd8a4]{display:flex;gap:.25rem}.video-rating__star[data-v-787cd8a4],.video-rating__star-btn[data-v-787cd8a4]{width:1.25rem;height:1.25rem;color:#d1d5db;transition:color .15s ease,transform .15s ease}.video-rating__star svg[data-v-787cd8a4],.video-rating__star-btn svg[data-v-787cd8a4]{width:100%;height:100%}.video-rating__star--filled[data-v-787cd8a4]{color:#fbbf24}.video-rating__star-btn[data-v-787cd8a4]{background:none;border:none;padding:0;cursor:pointer}.video-rating__star-btn[data-v-787cd8a4]:hover{transform:scale(1.1)}.video-rating__star-btn[data-v-787cd8a4]:disabled{cursor:not-allowed;opacity:.7}.video-rating__star--hover[data-v-787cd8a4]{color:#f59e0b}.video-rating__stars--input .video-rating__star-btn[data-v-787cd8a4]:not(.video-rating__star--filled):not(.video-rating__star--hover){color:#e5e7eb}.video-rating__message[data-v-787cd8a4]{font-size:.875rem;margin-top:.5rem;color:var(--irf-primary, #0066cc)}.video-rating__message--error[data-v-787cd8a4]{color:#dc2626}.video-player__info[data-v-e48116b4]{padding:1.5rem 0}.video-player__title[data-v-e48116b4]{font-size:1.5rem;margin-bottom:.75rem}.video-player__tags[data-v-e48116b4]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.video-player__duration[data-v-e48116b4]{display:flex;align-items:center;gap:.5rem;color:var(--irf-text-light);margin-bottom:1rem}.video-player__content[data-v-e48116b4]{color:var(--irf-text-light);line-height:1.6}.irf-tag__icon[data-v-e48116b4]{display:inline-flex;width:.875rem;height:.875rem}.irf-tag__icon[data-v-e48116b4] svg{width:100%;height:100%}.video-player__locked[data-v-e48116b4]{padding:2rem 0}.video-player__locked-content[data-v-e48116b4]{text-align:center;padding:3rem 2rem;background:var(--irf-tertiary, #f5f5f5);border-radius:var(--irf-radius, 8px);max-width:500px;margin:0 auto 2rem}.video-player__locked-icon[data-v-e48116b4]{width:64px;height:64px;margin:0 auto 1.5rem;color:var(--irf-text-light, #666)}.video-player__locked-icon svg[data-v-e48116b4]{width:100%;height:100%}.video-player__locked-title[data-v-e48116b4]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--irf-secondary, #333)}.video-player__locked-message[data-v-e48116b4]{color:var(--irf-text-light, #666);line-height:1.6;margin-bottom:1.5rem}.video-player__info--locked[data-v-e48116b4]{border-top:1px solid var(--irf-border, #e0e0e0);padding-top:1.5rem}.irf-player[data-v-e48116b4]{position:relative}.video-player__watermark[data-v-e48116b4]{position:absolute;z-index:10;pointer-events:none;transition:opacity .3s ease}.video-player__watermark--top-left[data-v-e48116b4]{top:12px;left:12px}.video-player__watermark--top-right[data-v-e48116b4]{top:12px;right:12px}.video-player__watermark--bottom-left[data-v-e48116b4]{bottom:60px;left:12px}.video-player__watermark--bottom-right[data-v-e48116b4]{bottom:60px;right:12px}.video-player__watermark--small .video-player__watermark-img[data-v-e48116b4]{max-height:32px;max-width:64px}.video-player__watermark--medium .video-player__watermark-img[data-v-e48116b4]{max-height:48px;max-width:96px}.video-player__watermark--large .video-player__watermark-img[data-v-e48116b4]{max-height:64px;max-width:128px}.video-player__watermark-img[data-v-e48116b4]{display:block;height:auto;width:auto;object-fit:contain}.video-player__fullscreen-btn[data-v-e48116b4]{position:absolute;bottom:12px;right:12px;width:44px;height:44px;background:#0009;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;transition:background .2s ease,transform .2s ease}.video-player__fullscreen-btn[data-v-e48116b4]:hover{background:#000c;transform:scale(1.05)}.video-player__fullscreen-btn svg[data-v-e48116b4]{width:24px;height:24px;color:#fff}.irf-player--fullscreen[data-v-e48116b4]{background:#000}.irf-player--fullscreen[data-v-e48116b4] iframe{width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important}.irf-player--fullscreen .video-player__watermark[data-v-e48116b4]{z-index:100;transform:scale(1.5)}.irf-player--fullscreen .video-player__watermark--top-left[data-v-e48116b4]{top:60px;left:36px;transform-origin:top left}.irf-player--fullscreen .video-player__watermark--top-right[data-v-e48116b4]{top:60px;right:36px;transform-origin:top right}.irf-player--fullscreen .video-player__watermark--bottom-left[data-v-e48116b4]{bottom:80px;left:36px;transform-origin:bottom left}.irf-player--fullscreen .video-player__watermark--bottom-right[data-v-e48116b4]{bottom:80px;right:36px;transform-origin:bottom right}.irf-player--fullscreen .video-player__fullscreen-btn[data-v-e48116b4]{bottom:20px;right:20px}.irf-player--pseudo-fullscreen[data-v-e48116b4]{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:9999!important;background:#000;margin:0!important;padding:0!important;border-radius:0!important}.irf-player--pseudo-fullscreen[data-v-e48116b4] iframe,.irf-player--pseudo-fullscreen[data-v-e48116b4]>div{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important}.irf-player--pseudo-fullscreen[data-v-e48116b4]>div>div{padding:0!important;height:100%!important}.irf-player--pseudo-fullscreen .video-player__watermark[data-v-e48116b4]{z-index:100;transform:scale(1.5)}.irf-player--pseudo-fullscreen .video-player__watermark--top-left[data-v-e48116b4]{top:60px;left:36px;transform-origin:top left}.irf-player--pseudo-fullscreen .video-player__watermark--top-right[data-v-e48116b4]{top:60px;right:36px;transform-origin:top right}.irf-player--pseudo-fullscreen .video-player__watermark--bottom-left[data-v-e48116b4]{bottom:80px;left:36px;transform-origin:bottom left}.irf-player--pseudo-fullscreen .video-player__watermark--bottom-right[data-v-e48116b4]{bottom:80px;right:36px;transform-origin:bottom right}.irf-player--pseudo-fullscreen .video-player__fullscreen-btn[data-v-e48116b4]{bottom:20px;right:20px}.video-player__fullscreen-hint[data-v-e48116b4]{position:absolute;top:0;left:0;right:0;padding:12px;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent);color:#fff;text-align:center;font-size:14px;z-index:25;cursor:pointer;opacity:1;animation:fadeHint-e48116b4 3s ease-in-out forwards}@keyframes fadeHint-e48116b4{0%,70%{opacity:1}to{opacity:0;pointer-events:none}}.equipment-section[data-v-92b89e6b]{margin-bottom:2.5rem}.equipment-section h2[data-v-92b89e6b]{margin-bottom:.5rem}.equipment-section>.text-muted[data-v-92b89e6b]{margin-bottom:1.5rem}.tray-grid[data-v-92b89e6b]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 700px){.tray-grid[data-v-92b89e6b]{grid-template-columns:1fr}}.tray-card[data-v-92b89e6b]{display:flex;flex-direction:column;background:#fff;border-radius:var(--irf-radius);overflow:hidden;box-shadow:0 1px 3px #00000014;transition:box-shadow .2s ease}.tray-card[data-v-92b89e6b]:hover{box-shadow:0 4px 12px #0000001f}.tray-card__image[data-v-92b89e6b]{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:var(--irf-tertiary);overflow:hidden}.tray-card__image img[data-v-92b89e6b]{width:100%;height:100%;object-fit:cover}.tray-card__placeholder[data-v-92b89e6b]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;color:var(--irf-text-light)}.tray-card__placeholder svg[data-v-92b89e6b]{width:48px;height:48px}.tray-card__body[data-v-92b89e6b]{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.tray-card__title[data-v-92b89e6b]{font-size:1.125rem;font-weight:600;margin:0;color:var(--irf-secondary)}.tray-card__description[data-v-92b89e6b]{font-size:.875rem;color:var(--irf-text-light);margin:0;line-height:1.4}.tray-card__meta[data-v-92b89e6b]{display:flex;gap:1rem;font-size:.8125rem;color:var(--irf-text-light);margin-top:.25rem}.tray-card__count[data-v-92b89e6b],.tray-card__videos[data-v-92b89e6b]{display:flex;align-items:center;gap:.25rem}.tray-card__request-btn[data-v-92b89e6b]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;margin-top:.75rem;font-size:.9375rem;font-weight:500;color:#fff;background:var(--irf-primary);border:none;border-radius:var(--irf-radius);cursor:pointer;transition:opacity .2s ease}.tray-card__request-btn[data-v-92b89e6b]:hover{opacity:.9}.tray-card__request-btn svg[data-v-92b89e6b]{width:1rem;height:1rem}.equipment-grid[data-v-92b89e6b]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;background:#fff;border-radius:var(--irf-radius);padding:1.5rem;box-shadow:0 1px 3px #00000014}@media (max-width: 900px){.equipment-grid[data-v-92b89e6b]{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}}@media (max-width: 500px){.equipment-grid[data-v-92b89e6b]{grid-template-columns:1fr}}.equipment-card[data-v-92b89e6b]{display:flex;flex-direction:column;text-align:center}.equipment-card__image[data-v-92b89e6b]{aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;padding:1rem}.equipment-card__image img[data-v-92b89e6b]{max-width:100%;max-height:100%;object-fit:contain}.equipment-card__placeholder[data-v-92b89e6b]{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:var(--irf-tertiary);border-radius:var(--irf-radius);color:var(--irf-text-light)}.equipment-card__placeholder svg[data-v-92b89e6b]{width:32px;height:32px}.equipment-card__body[data-v-92b89e6b]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.equipment-card__title[data-v-92b89e6b]{font-size:1rem;font-weight:600;margin:0;color:var(--irf-secondary);line-height:1.3}.equipment-card__request-btn[data-v-92b89e6b]{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--irf-text);background:transparent;border:1px solid var(--irf-text-light);border-radius:999px;cursor:pointer;transition:all .2s ease}.equipment-card__request-btn[data-v-92b89e6b]:hover{border-color:var(--irf-primary);color:var(--irf-primary)}.equipment-card__request-btn svg[data-v-92b89e6b]{width:1rem;height:1rem}.profile-form__container[data-v-febe8ea1]{max-width:400px;margin:0 auto}.profile-form__header[data-v-febe8ea1]{text-align:center;margin-bottom:2rem}.profile-form__title[data-v-febe8ea1]{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--irf-text)}.profile-form__subtitle[data-v-febe8ea1]{color:var(--irf-text-light);font-size:.9375rem}.profile-form__form[data-v-febe8ea1]{display:flex;flex-direction:column;gap:1.25rem}.profile-form__field[data-v-febe8ea1]{display:flex;flex-direction:column;gap:.5rem}.profile-form__label[data-v-febe8ea1]{font-weight:500;font-size:.9375rem;color:var(--irf-text)}.profile-form__required[data-v-febe8ea1]{color:var(--irf-primary);margin-left:.25rem}.profile-form__help[data-v-febe8ea1]{font-size:.8125rem;color:var(--irf-text-light);margin:0}.profile-form__actions[data-v-febe8ea1]{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.profile-form__skip[data-v-febe8ea1]{background:none;border:none;padding:.5rem;color:var(--irf-text-light);font-size:.875rem;cursor:pointer;text-decoration:underline;transition:color .2s ease}.profile-form__skip[data-v-febe8ea1]:hover{color:var(--irf-primary)}.profile-form__skip[data-v-febe8ea1]:disabled{opacity:.5;cursor:not-allowed}.profile-form__error[data-v-febe8ea1]{margin-top:1rem;padding:.75rem 1rem;background:#fee2e2;border:1px solid #fecaca;border-radius:var(--irf-border-radius, 8px);color:#dc2626;font-size:.875rem;text-align:center}.profile-form__complete[data-v-febe8ea1]{text-align:center}.profile-form__complete p[data-v-febe8ea1]{margin-bottom:1.5rem;color:var(--irf-text-light)}.waiver-form__container[data-v-ea36c251]{max-width:600px;margin:0 auto}.waiver-form__header[data-v-ea36c251]{text-align:center;margin-bottom:1.5rem}.waiver-form__title[data-v-ea36c251]{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--irf-text)}.waiver-form__subtitle[data-v-ea36c251]{color:var(--irf-text-light);font-size:.9375rem}.waiver-form__content[data-v-ea36c251]{max-height:300px;overflow-y:auto;padding:1.5rem;background:var(--irf-background, #f8fafc);border:1px solid var(--irf-border, #e2e8f0);border-radius:var(--irf-border-radius, 8px);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6;color:var(--irf-text-secondary, #475569)}.waiver-form__content[data-v-ea36c251] h3,.waiver-form__content[data-v-ea36c251] h4{margin-top:1rem;margin-bottom:.5rem;color:var(--irf-text)}.waiver-form__content[data-v-ea36c251] h3:first-child{margin-top:0}.waiver-form__content[data-v-ea36c251] p,.waiver-form__content[data-v-ea36c251] ul,.waiver-form__content[data-v-ea36c251] ol{margin-bottom:.75rem}.waiver-form__content[data-v-ea36c251] li{margin-bottom:.5rem}.waiver-form__content[data-v-ea36c251] strong{color:var(--irf-text)}.waiver-form__form[data-v-ea36c251]{display:flex;flex-direction:column;gap:1.5rem}.waiver-form__checkbox[data-v-ea36c251]{padding:1rem;background:var(--irf-primary-subtle, rgba(242, 109, 33, .08));border-radius:var(--irf-border-radius, 8px)}.waiver-form__label[data-v-ea36c251]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.waiver-form__input[data-v-ea36c251]{position:absolute;opacity:0;width:0;height:0}.waiver-form__checkmark[data-v-ea36c251]{flex-shrink:0;width:22px;height:22px;border:2px solid var(--irf-border, #e2e8f0);border-radius:4px;background:#fff;position:relative;transition:all .2s ease;margin-top:1px}.waiver-form__input:checked+.waiver-form__checkmark[data-v-ea36c251]{background:var(--irf-primary, #F26D21);border-color:var(--irf-primary, #F26D21)}.waiver-form__input:checked+.waiver-form__checkmark[data-v-ea36c251]:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:11px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.waiver-form__input:focus+.waiver-form__checkmark[data-v-ea36c251]{box-shadow:0 0 0 3px #f26d2133}.waiver-form__text[data-v-ea36c251]{font-size:.9375rem;font-weight:500;color:var(--irf-text);line-height:1.4}.waiver-form__actions[data-v-ea36c251]{margin-top:.5rem}.waiver-form__actions button[data-v-ea36c251]:disabled{opacity:.5;cursor:not-allowed}
