:root{--biker-primary:#ef5b0c;--biker-secondary:#1c2828;--biker-background:#f5f5f5;--biker-surface:#fff;--biker-text:#1c2828;--biker-text-secondary:#77797b;--biker-success:#34c759;--biker-error:#ff3b30;--biker-warning:#fc0;--biker-font:system-ui, -apple-system, "Segoe UI", sans-serif;--biker-font-medium:system-ui, -apple-system, "Segoe UI", sans-serif;--biker-font-semibold:system-ui, -apple-system, "Segoe UI", sans-serif;--biker-font-bold:system-ui, -apple-system, "Segoe UI", sans-serif;--biker-direction:ltr;--biker-safe-area-top:0px;--biker-safe-area-bottom:0px;--biker-header-height:56px;--biker-gray:#aeaeb2;--biker-light-gray:#d1d1d6;--biker-radius:12px;--biker-radius-sm:8px;--biker-shadow:0 2px 8px #00000014}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--biker-font);color:var(--biker-text);background-color:var(--biker-background);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;min-height:100dvh;overflow-x:hidden}#root{min-height:100dvh}.page{padding-top:calc(var(--biker-header-height) + var(--biker-safe-area-top));padding-bottom:calc(var(--biker-safe-area-bottom) + 24px);min-height:100dvh;padding-inline:16px}.btn-back{background:var(--biker-surface);border:1.5px solid var(--biker-light-gray);border-radius:var(--biker-radius-sm);color:var(--biker-text);font-family:var(--biker-font-medium);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.btn-back:hover{background:var(--biker-background);border-color:var(--biker-gray)}.btn-back svg{transform:scaleX(var(--arrow-flip,1))}.bridge-loading{background:var(--biker-background);min-height:100dvh;color:var(--biker-text-secondary);font-family:var(--biker-font);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.spinner{border:3px solid var(--biker-light-gray);border-top-color:var(--biker-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg, var(--biker-light-gray) 25%, #e8e8e8 50%, var(--biker-light-gray) 75%);border-radius:var(--biker-radius-sm);background-size:200% 100%;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}._card_1kfm1_1{background:color-mix(in srgb, var(--biker-primary) 5%, var(--biker-surface));border:1px solid color-mix(in srgb, var(--biker-light-gray) 80%, var(--biker-primary) 8%);cursor:pointer;width:100%;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:16px;flex-direction:row;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex}._card_1kfm1_1:hover,._card_1kfm1_1:focus-visible{border-color:color-mix(in srgb, var(--biker-primary) 25%, var(--biker-light-gray));background:color-mix(in srgb, var(--biker-primary) 8%, var(--biker-surface));outline:none}._card_1kfm1_1:active{transform:scale(.985)}._thumbnail_1kfm1_30{background:var(--biker-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:88px;min-width:88px;height:66px;display:flex;position:relative;overflow:hidden}._playIcon_1kfm1_44{background:var(--biker-primary);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 6px #0000004d}._playIcon_1kfm1_44 svg{fill:#fff;width:14px;height:14px;margin-inline-start:2px}._thumbnailAccent_1kfm1_64{inset-inline:0;background:var(--biker-primary);border-radius:0 0 10px 10px;height:3px;position:absolute;bottom:0}._body_1kfm1_73{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:5px;min-width:0;display:flex}._category_1kfm1_83{font-size:.625rem;font-family:var(--biker-font-bold);color:color-mix(in srgb, var(--biker-primary) 75%, var(--biker-secondary));background:color-mix(in srgb, var(--biker-primary) 14%, var(--biker-surface));text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;border-radius:5px;max-width:100%;padding:3px 7px;line-height:1.2;display:inline-block;overflow:hidden}._name_1kfm1_100{font-size:.95rem;font-family:var(--biker-font-bold);color:var(--biker-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}._chevron_1kfm1_111{color:var(--biker-gray);flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:auto;padding-inline-start:4px;display:flex}._chevron_1kfm1_111 svg{stroke-width:2px;width:20px;height:20px}[dir=rtl] ._chevron_1kfm1_111 svg{transform:scaleX(-1)}._card_1xb82_1{background:color-mix(in srgb, var(--biker-primary) 5%, var(--biker-surface));border:1px solid color-mix(in srgb, var(--biker-light-gray) 80%, var(--biker-primary) 8%);border-radius:16px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}._thumbnail_1xb82_13{background:linear-gradient(90deg, var(--biker-light-gray) 25%, #e8e8e8 50%, var(--biker-light-gray) 75%);background-size:200% 100%;border-radius:10px;flex-shrink:0;width:88px;min-width:88px;height:66px;animation:1.4s infinite _shimmer_1xb82_1}._body_1xb82_29{flex-direction:column;flex:1;gap:8px;display:flex}._badge_1xb82_36,._line_1xb82_37,._lineShort_1xb82_38{background:linear-gradient(90deg, var(--biker-light-gray) 25%, #e8e8e8 50%, var(--biker-light-gray) 75%);background-size:200% 100%;border-radius:4px;animation:1.4s infinite _shimmer_1xb82_1}._badge_1xb82_36{width:52px;height:16px}._line_1xb82_37{border-radius:4px;width:70%;height:15px}._lineShort_1xb82_38{display:none}@keyframes _shimmer_1xb82_1{0%{background-position:200% 0}to{background-position:-200% 0}}._wrapper_1hno6_1{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 24px;display:flex}._icon_1hno6_11{width:48px;height:48px;color:var(--biker-error)}._icon_1hno6_11 svg{width:100%;height:100%}._message_1hno6_22{color:var(--biker-text-secondary);max-width:280px;font-size:.95rem;line-height:1.5}._retryBtn_1hno6_29{background:var(--biker-primary);color:#fff;border-radius:var(--biker-radius-sm);font-family:var(--biker-font-medium);cursor:pointer;border:none;padding:10px 24px;font-size:.9rem;transition:opacity .15s}._retryBtn_1hno6_29:hover{opacity:.88}._page_13iky_1{width:100%;max-width:480px;min-height:100dvh;padding-bottom:calc(var(--biker-safe-area-bottom) + 16px);margin-inline:auto}._header_13iky_9{z-index:10;background:var(--biker-surface);padding-block:20px 16px;padding-top:calc(var(--biker-header-height) + var(--biker-safe-area-top) + 20px);border-bottom:1px solid var(--biker-light-gray);text-align:center;padding-inline:20px;position:sticky;top:0;box-shadow:0 2px 12px #1c28280f}._title_13iky_22{font-size:1.35rem;font-family:var(--biker-font-bold);color:var(--biker-text);line-height:1.25}._subtitle_13iky_29{color:var(--biker-text-secondary);margin-top:6px;max-width:320px;margin-inline:auto;font-size:.875rem;line-height:1.45}._content_13iky_38{padding-inline:16px;padding-top:12px}._list_13iky_43{flex-direction:column;gap:12px;width:100%;display:flex}._loadMore_13iky_50{margin-top:10px}._loadMoreText_13iky_54{text-align:center;color:var(--biker-text-secondary);margin-top:12px;font-size:.8rem}._endMessage_13iky_61{font-size:.82rem;font-family:var(--biker-font-medium);color:var(--biker-text-secondary);text-align:center;justify-content:center;align-items:center;gap:12px;margin-top:28px;margin-bottom:8px;padding-inline:16px;display:flex}._endLine_13iky_75{background:var(--biker-light-gray);flex:1;max-width:48px;height:1px}._emptyState_13iky_82{color:var(--biker-text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}._emptyIcon_13iky_93{font-size:3rem;line-height:1}._emptyText_13iky_98{font-size:.95rem}._sentinel_13iky_103{height:1px;margin-top:16px}._page_9tjwe_1{background:var(--biker-background);min-height:100dvh;padding-bottom:calc(var(--biker-safe-area-bottom) + 24px)}._topBar_9tjwe_8{z-index:10;background:var(--biker-surface);padding-top:calc(var(--biker-header-height) + var(--biker-safe-area-top) + 12px);padding-inline:16px;border-bottom:1px solid var(--biker-light-gray);padding-bottom:12px;position:sticky;top:0;box-shadow:0 2px 12px #1c28280f}._playerWrapper_9tjwe_21{background:#000;justify-content:center;align-items:center;width:100%;display:flex;position:relative}._video_9tjwe_30{aspect-ratio:16/9;object-fit:contain;object-position:center;background:#000;border:none;width:100%;max-width:100%;max-height:56dvh;margin-inline:auto;display:block}._videoError_9tjwe_43{aspect-ratio:16/9;color:#aaa;text-align:center;background:#111;justify-content:center;align-items:center;width:100%;max-height:56dvh;padding:16px;font-size:.85rem;display:flex}._details_9tjwe_58{width:100%;max-width:480px;margin-inline:auto;padding:20px 20px 0}._categoryBadge_9tjwe_65{font-size:.72rem;font-family:var(--biker-font-medium);color:var(--biker-primary);background:#ef5b0c1a;border-radius:4px;margin-bottom:10px;padding:3px 8px;display:inline-block}._videoTitle_9tjwe_76{font-size:1.15rem;font-family:var(--biker-font-bold);color:var(--biker-text);margin-bottom:16px;line-height:1.4}._divider_9tjwe_84{border:none;border-top:1px solid var(--biker-light-gray);margin-bottom:16px}._descriptionLabel_9tjwe_90{font-size:.8rem;font-family:var(--biker-font-semibold);color:var(--biker-text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}._description_9tjwe_90{font-size:.95rem;font-family:var(--biker-font);color:var(--biker-text);line-height:1.7}._description_9tjwe_90 p{margin-bottom:.75em}._description_9tjwe_90 p:last-child{margin-bottom:0}._skeletonTitle_9tjwe_116{border-radius:4px;height:22px;margin-bottom:8px}._skeletonTitleShort_9tjwe_122{border-radius:4px;width:60%;height:22px}._skeletonDesc_9tjwe_128{border-radius:4px;height:14px;margin-bottom:8px}._skeletonDescShort_9tjwe_134{border-radius:4px;width:75%;height:14px}
