body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.top-nav{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;height:100%;display:grid}.ai-modal .modal-body{padding:0}.ai-chat-body{flex-direction:column;gap:1rem;height:60vh;padding:1rem;display:flex;overflow-y:auto}.ai-chat-body .message{gap:.75rem;max-width:80%;display:flex}.ai-chat-body .message.user{flex-direction:row-reverse;align-self:flex-end}.ai-chat-body .message.ai{align-self:flex-start}.ai-chat-body .message-icon{background-color:#f1f3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ai-chat-body .message-text{white-space:pre-wrap;word-break:break-word;background-color:#e9ecef;border-radius:.5rem;padding:.75rem}.ai-chat-body .message.user .message-text{color:#fff;background-color:#0d6efd}.top-nav-left,.top-nav-logo{flex-shrink:0}.top-nav-center{justify-content:center;display:flex}.top-nav-center .d-flex{width:100%;max-width:600px}.top-nav-center .form-control{color:#0f172a;box-shadow:none;background-color:#fff;border-color:#d7dee8;border-radius:25px}.top-nav-center .form-control:focus{color:#0f172a;background-color:#fff;border-color:#cbd5e1;box-shadow:0 0 0 .2rem #94a3b829}.top-nav-center .form-control::placeholder{color:#64748b}.top-nav-right{z-index:100;flex-shrink:0;align-items:center;gap:1rem;display:flex;position:relative}.sidebar-toggle{color:#0f172a;cursor:pointer;background:linear-gradient(#fffffffa,#f1f5f9f0);border:1px solid #94a3b83d;border-radius:16px;justify-content:center;align-items:center;gap:.7rem;min-width:48px;min-height:48px;padding:6px;font-size:1rem;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 12px 24px #0f172a14}.sidebar-toggle-icon{color:#0f766e;background:linear-gradient(145deg,#0f766e24,#0ea5e929);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:inset 0 1px #ffffffd9}.sidebar-toggle svg{width:1.05rem;height:1.05rem}.sidebar-toggle:hover{border-color:#0f766e47;transform:translateY(-1px);box-shadow:0 16px 28px #0f172a1f}.sidebar-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #0ea5e92e,0 16px 28px #0f172a1f}.sidebar-toggle--guest{background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 38%),linear-gradient(#fff,#f1f5f9f5);border-radius:999px;padding:6px 14px 6px 6px}.sidebar-toggle--guest .sidebar-toggle-icon{background:linear-gradient(135deg,#0f766e29,#3b82f62e)}.sidebar-toggle-text{letter-spacing:.08em;text-transform:uppercase;color:#0f172a;font-size:.84rem;font-weight:700}.nav-link-top{color:var(--text-color);cursor:pointer;z-index:101;border-radius:4px;justify-content:space-between;align-items:center;gap:.5rem;padding:8px;text-decoration:none;display:flex;position:relative}.nav-link-top:hover,.nav-link-top.active{color:var(--primary-color);background-color:#ffffff1a}.profile-link{display:block}.profile-pic{object-fit:cover;border-radius:50%;width:36px;height:36px}.profile-pic-icon{color:#fff;background-color:#ccc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notification-bell{color:var(--text-color);text-decoration:none;position:relative}.notification-badge{color:#fff;border:1px solid var(--top-nav-bg);background-color:red;border-radius:50%;padding:2px 5px;font-size:.7rem;font-weight:700;position:absolute;top:-5px;right:-8px}.sidenav{--sidenav-bg:linear-gradient(180deg, #f8fafc 0%, #edf2f7 100%);--sidenav-border:#94a3b859;--sidenav-text:#0f172a;--sidenav-muted:#64748b;--sidenav-accent:#0f766e;--sidenav-accent-soft:#0f766e24;--sidenav-item-hover:#0f766e1a;--sidenav-shadow:0 24px 50px #0f172a1f;background:var(--sidenav-bg);border-right:1px solid var(--sidenav-border);z-index:1020;height:calc(100vh - 60px);box-shadow:var(--sidenav-shadow);flex-direction:column;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;transition:width .24s;display:flex;position:fixed;top:60px;left:0;overflow:hidden}.sidenav:before{content:"";opacity:.9;z-index:2;background:linear-gradient(90deg,#0f766e,#0ea5e9,#f97316);height:4px;position:absolute;inset:0 0 auto}.sidenav.open{width:290px}.sidenav.closed{width:84px}.sidenav-scroll-container{-ms-overflow-style:none;scrollbar-width:none;flex-grow:1;padding:.8rem .65rem 1rem;overflow:hidden auto}.sidenav-scroll-container::-webkit-scrollbar{display:none}.sidenav .sidenav-list,.sidenav .channel-list,.sidenav .tool-list{margin:0;padding:0;list-style:none}.sidenav .sidenav-list-item{margin-bottom:.4rem}.sidenav .sidenav-section-heading{align-items:center;margin:.9rem 0 .45rem;padding:0 .35rem;display:flex}.sidenav .sidenav-section-heading:first-of-type{margin-top:.2rem}.sidenav .sidenav-section-heading span{color:var(--sidenav-accent);letter-spacing:.14em;text-transform:uppercase;background:#0f766e14;border-radius:999px;align-items:center;gap:.45rem;padding:.12rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.sidenav .nav-item-link{width:100%;color:var(--sidenav-text);text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #94a3b826;border-radius:14px;align-items:center;gap:.82rem;padding:.74rem .86rem;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:flex}.sidenav .nav-item-icon{background:linear-gradient(145deg,#fffffffa,#e2e8f0db);border:1px solid #94a3b838;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 1px #fffffff5,0 6px 14px #0f172a0f}.sidenav .nav-item-link svg{color:#42526b;flex-shrink:0;width:1.08rem;height:1.08rem}.sidenav .nav-item-link:hover{background-color:var(--sidenav-item-hover);color:#0b2238;border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}.sidenav .nav-item-link:hover .nav-item-icon,.sidenav .tool-link:hover .nav-item-icon{background:linear-gradient(145deg,#f0fdfafa,#ccfbf1e0);border-color:#0f766e42;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff5,0 10px 18px #0f172a14}.sidenav .nav-item-link.active{color:#0b2238;background:linear-gradient(120deg,#0f766e33,#0ea5e929);border-color:#0f766e59;box-shadow:0 12px 24px #0f172a1f}.sidenav .nav-item-link.active .nav-item-icon,.sidenav .tool-link.active .nav-item-icon{background:linear-gradient(145deg,#f0fdfa,#bfdbfee0);border-color:#0f766e57;box-shadow:inset 0 1px #fffffffa,0 10px 22px #0f766e24}.sidenav .nav-item-link.active svg{color:var(--sidenav-accent)}.sidenav .nav-item-text{letter-spacing:.01em;color:inherit;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.93rem;font-weight:600;overflow:hidden}.sidenav .user-profile-link{background:#ffffffe0;border:1px solid #94a3b866;gap:.72rem;padding:.7rem .8rem}.sidenav .user-profile-link:hover{background:#fffffff5}.sidenav .user-profile-item--guest{margin-bottom:1rem!important}.sidenav .guest-auth-card{background:radial-gradient(circle at 100% 0,#0ea5e92e,#0000 42%),linear-gradient(#fffffffa,#f1f5f9f5);border:1px solid #0f766e24;border-radius:20px;gap:.9rem;padding:1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172a1a}.sidenav .guest-auth-card:after{content:"";filter:blur(6px);background:#0f766e14;border-radius:999px;width:7rem;height:7rem;position:absolute;inset:auto -2rem -2rem auto}.sidenav .guest-auth-copy{z-index:1;gap:.24rem;display:grid;position:relative}.sidenav .guest-auth-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--sidenav-accent);font-size:.68rem;font-weight:700}.sidenav .guest-auth-title{letter-spacing:-.02em;color:#0f172a;font-size:1rem;font-weight:800}.sidenav .guest-auth-text{color:var(--sidenav-muted);margin:0;font-size:.8rem;line-height:1.45}.sidenav .guest-auth-button{z-index:1;color:#fff;background:linear-gradient(135deg,#0f766e,#0ea5e9);border-radius:14px;align-items:center;gap:.72rem;width:100%;min-height:50px;padding:.55rem .7rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;box-shadow:0 16px 26px #0e749038}.sidenav .guest-auth-button:hover{color:#fff;filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 18px 28px #0e749047}.sidenav .guest-auth-icon{background:#ffffff29;border-color:#ffffff38;box-shadow:inset 0 1px #ffffff2e}.sidenav .guest-auth-icon svg,.sidenav .guest-auth-button:hover .guest-auth-icon svg{color:#fff}.sidenav .guest-auth-button-text{white-space:nowrap}.sidenav .sidenav-profile-avatar,.sidenav .sidenav-profile-avatar-placeholder{object-fit:cover;border:2px solid #fffffff2;border-radius:50%;flex-shrink:0;width:40px;height:40px;box-shadow:0 10px 18px #0f172a29}.sidenav .sidenav-profile-avatar-placeholder{background:linear-gradient(135deg,#e2e8f0,#dbeafe);justify-content:center;align-items:center;display:inline-flex}.sidenav .user-profile-meta{flex-direction:column;min-width:0;display:flex}.sidenav .user-profile-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:700;overflow:hidden}.sidenav .user-profile-handle{color:var(--sidenav-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.sidenav .accordion-item{background:0 0;border:0}.sidenav .accordion-header{position:relative}.sidenav .accordion-header .accordion-arrow{color:#6b7c92;width:.76rem;height:.76rem;margin-left:auto;transition:transform .18s}.sidenav .accordion-header .accordion-arrow.open{transform:rotate(180deg)}.sidenav .accordion-content{background:#ffffffe6;border:1px solid #94a3b84d;border-radius:14px;margin:.32rem 0 .5rem;box-shadow:inset 0 1px #ffffffd9}.sidenav .accordion-content .form-control{color:#0f172a;box-shadow:none;background:#fff;border-color:#d3deea;border-radius:10px}.sidenav .accordion-content .form-control:focus{color:#0f172a;background:#fff;border-color:#cbd5e1;box-shadow:0 0 0 .2rem #94a3b824}.sidenav .accordion-content .form-control::placeholder{color:#64748b}.sidenav .accordion-state-text{color:#6b7280;margin:0;padding:.7rem .85rem .85rem;font-size:.84rem}.sidenav .channel-list{max-height:230px;padding-bottom:.3rem;overflow-y:auto}.sidenav .channel-list::-webkit-scrollbar{width:6px}.sidenav .channel-list::-webkit-scrollbar-thumb{background:#64748b73;border-radius:999px}.sidenav .channel-link{color:#1e293b;border-radius:10px;align-items:center;gap:.62rem;margin:.12rem .3rem;text-decoration:none;transition:background-color .17s,color .17s;padding:.54rem .78rem!important;display:flex!important}.sidenav .channel-link:hover{color:#0b2238;background:#0f766e1a}.sidenav .channel-link.channel-link-static{cursor:default}.sidenav .channel-link.channel-link-static:hover{color:#1e293b;background:0 0}.sidenav .channel-image-container{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.sidenav .channel-image,.sidenav .channel-image-placeholder{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.sidenav .channel-image-placeholder{color:#475569;background:linear-gradient(135deg,#e2e8f0,#dbeafe);justify-content:center;align-items:center;display:inline-flex}.sidenav .channel-name-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.85rem;font-weight:500;overflow:hidden}.sidenav .channel-meta{flex-direction:column;min-width:0;display:flex}.sidenav .channel-subtext{color:var(--sidenav-muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.74rem;overflow:hidden}.sidenav .online-indicator-sidenav{background-color:#16a34a;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.sidenav .tool-list{padding:.26rem}.sidenav .tool-link{color:#1e293b;border-radius:10px;align-items:center;gap:.65rem;margin:.12rem 0;padding:.56rem .68rem;text-decoration:none;transition:background-color .17s,color .17s,box-shadow .17s;display:flex}.sidenav .tool-link:hover{color:#0b2238;background:#0f766e1a;box-shadow:inset 0 0 0 1px #0f766e14}.sidenav .tool-link.active{color:#0b2238;background:linear-gradient(120deg,#0f766e2e,#0ea5e924);box-shadow:inset 0 0 0 1px #0f766e2e}.sidenav .tool-link.active svg{color:var(--sidenav-accent)}.sidenav .tool-link>span:not(.nav-item-icon){font-size:.86rem;font-weight:500}.sidenav .tool-link .nav-item-icon{border-radius:10px;width:1.9rem;height:1.9rem}.sidenav .sidenav-badge{color:#fff;background:linear-gradient(120deg,#dc2626,#f97316);border-radius:999px;justify-content:center;align-items:center;min-width:1.55rem;height:1.3rem;margin-left:auto;padding:0 .42rem;font-size:.74rem;font-weight:700;display:inline-flex;box-shadow:0 8px 16px #dc262638}.sidenav.closed .nav-item-link{border-radius:12px;justify-content:center;padding:.6rem .45rem}.sidenav.closed .nav-item-link .nav-item-text,.sidenav.closed .nav-item-link .accordion-arrow,.sidenav.closed .user-profile-meta,.sidenav.closed .sidenav-badge,.sidenav.closed .sidenav-section-heading,.sidenav.closed .guest-auth-copy,.sidenav.closed .guest-auth-button-text{display:none}.sidenav.closed .user-profile-link{justify-content:center;padding:.5rem .4rem}.sidenav.closed .guest-auth-card{border-radius:16px;justify-items:center;padding:.55rem}.sidenav.closed .guest-auth-button{border-radius:12px;justify-content:center;width:100%;min-height:44px;padding:.42rem}.sidenav.closed .user-profile-item{margin-bottom:.5rem!important}.sidenav.closed .accordion-content{display:none}@media (width<=767px){.top-nav{gap:.45rem;padding:0 8px!important}.top-nav-left{gap:.75rem!important}.top-nav-logo{display:none!important}.top-nav-center .d-flex{min-width:0}.top-nav-center .form-control{min-height:38px;padding-top:.35rem;padding-bottom:.35rem;font-size:.88rem}.top-nav-right{gap:.3rem}.nav-link-top{gap:.35rem;padding:5px}.profile-pic,.profile-pic-icon{width:32px;height:32px}.sidebar-toggle{border-radius:14px;min-width:40px;min-height:40px;padding:4px}.sidebar-toggle-icon{border-radius:10px;width:28px;height:28px}.sidebar-toggle svg,.nav-link-top svg{width:.95rem;height:.95rem}.sidenav{width:290px;transition:transform .24s;transform:translate(-100%);box-shadow:0 20px 46px #0f172a33}.sidenav.open{transform:translate(0)}.sidebar-toggle--guest{border-radius:16px;padding:6px}.sidebar-toggle-text{display:none}}:root{--sidebar-bg:#f8f9fa;--text-primary:#111827;--text-secondary:#4b5563;--border-color:#00000014;--border-color-light:#ccc;--search-bg:#f7f7f7;--accent-color:black;--accent-text-color:white;--card-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--card-shadow-hover:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--surface-glass:#fffc}@supports (scroll-behavior:smooth){html{scroll-behavior:smooth}}body{margin:0;padding:0}.app-container{box-sizing:border-box;background:#fff;width:100%;max-width:100%;min-height:100vh;margin:0;font-family:Poppins,sans-serif;overflow-x:hidden}.home-page .main-content{background:#f9fafb;padding-left:0;padding-right:0}.home-body{display:flex}.home-sidebar{flex:0 0 240px}.home-main-content{flex:1;padding:2px;overflow-y:auto}.sticky-header{z-index:1015;background:var(--surface-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);position:sticky;top:0}.search-bar{background:var(--background-primary);border-bottom:1px solid var(--border-color);margin:0;padding-bottom:4px}.search-input{background:var(--search-bg);border:1px solid var(--border-color-light);width:90%;max-width:400px;color:var(--text-primary);border-radius:18px;margin:0 auto;padding:4px 12px;font-size:.9rem;transition:border-color .3s,box-shadow .3s}.search-input:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 2px #0000001a}.category-bar{background:var(--background-primary);white-space:nowrap;-ms-overflow-style:none;flex-wrap:nowrap;gap:6px;padding:8px 6px 4px;overflow-x:auto}@supports (scrollbar-width:none){.category-bar{scrollbar-width:none}}.category-bar::-webkit-scrollbar{display:none}.category-btn{color:#555;background:0 0;border:none;border-radius:20px;flex:none;align-items:center;gap:5px;margin:0 2px;padding:5px 10px;font-size:.8rem;transition:all .3s;display:flex}.category-btn.active,.category-btn:hover{background:var(--accent-color);color:var(--accent-text-color)}.category-btn:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.after-nav{padding:10px}.latest-videos-section{border-bottom:1px solid var(--border-color)}.section-title{margin-bottom:1rem;font-size:1.1rem;font-weight:600}.latest-feed-full-span{grid-column:1/-1}.latest-video-card{cursor:pointer;border:1px solid var(--border-color);background:#fff;border-radius:12px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;overflow:hidden}.latest-video-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.latest-video-thumbnail-container{width:100%;height:0;padding-top:56.25%;position:relative;overflow:hidden}@supports (aspect-ratio:16 / 9){.latest-video-thumbnail-container{aspect-ratio:16/9;height:auto;padding-top:0}}.latest-video-thumbnail{object-fit:cover;border-bottom:1px solid #eee;width:100%;height:100%;position:absolute;top:0;left:0}.latest-video-info{align-items:center;gap:12px;padding:12px;display:flex;position:relative}.latest-video-channel-pic-container{flex-shrink:0}.latest-video-channel-pic{object-fit:cover;border-radius:50%;width:40px;height:40px;overflow:hidden}.latest-video-text{flex-grow:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.latest-video-title{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden;margin-bottom:2px!important}.latest-video-channel-name{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.latest-video-stats{flex-shrink:0}.latest-video-meta{min-width:0}.close-player-btn{color:#fff;text-align:center;cursor:pointer;background:#00000080;border:none;border-radius:50%;width:24px;height:24px;padding:0;font-size:18px;line-height:22px;position:absolute;top:5px;right:5px}.movie-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px;display:grid}.movie-card{cursor:pointer;border-radius:2px;transition:transform .3s;position:relative;overflow:hidden}.movie-card-placeholder{color:#606060;background-color:#e0e0e0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:220px;display:flex}.movie-card img{object-fit:cover;width:100%;height:220px}.movie-card:hover{transform:scale(1.05)}@media (width<=768px){.home-body{flex-direction:column}.home-sidebar{flex:100%;padding:0 1rem}.movie-grid{grid-template-columns:repeat(3,1fr);gap:10px}.movie-card img,.movie-card-placeholder{height:150px}.channel-page .latest-video-thumbnail-container{min-width:280px}.category-btn{padding:3px 8px;font-size:.7rem}.category-filter-section{padding:10px 0!important}.latest-videos-section{padding:0}.latest-videos-grid{background:var(--border-color);gap:1px}}@media (width<=576px){.search-input{width:100%;max-width:none}}@media (width<=768px){.movie-accordion-header h4{margin-bottom:0;font-size:1.1rem}}.home-post-card{border:1px solid var(--border-color);height:100%;min-height:430px;box-shadow:var(--card-shadow);background-color:#fff;border-radius:16px;flex-direction:column;gap:0;display:flex;overflow:hidden}.home-post-channel-pic-container{flex-shrink:0}.home-post-description{-webkit-line-clamp:3;line-clamp:3;overflow-wrap:anywhere;color:var(--text-secondary);-webkit-box-orient:vertical;margin-bottom:0;display:-webkit-box;overflow:hidden;white-space:normal!important}.home-post-rail{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:0;padding:10px 0}.home-post-rail--hero{position:relative;overflow:hidden}.home-post-rail__scroller{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.home-post-rail__scroller::-webkit-scrollbar{display:none}.home-post-rail__item{scroll-snap-align:start;flex:0 0 clamp(280px,82vw,360px)}.home-post-rail__item .home-post-card{min-height:430px}.home-post-rail__loading-state{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.home-post-rail__loading-state::-webkit-scrollbar{display:none}.home-post-rail__loading-card{background:linear-gradient(135deg,#ffffffe0,#f3f4f6f5);border:1px solid #0000000f;border-radius:16px;flex:0 0 clamp(280px,82vw,360px);min-height:430px;padding:14px;animation:1.6s ease-in-out infinite homePulse;box-shadow:inset 0 1px #ffffffa6}.home-post-rail__loading-avatar{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:50%;width:40px;height:40px}.home-post-rail__loading-media{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:12px;height:230px;margin-bottom:14px}.home-post-rail__loading-line{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:999px;height:12px;margin-bottom:10px}@keyframes homePulse{0%,to{opacity:.75}50%{opacity:1}}@media (width<=576px){.home-shell{gap:0;width:100%;padding:0}.home-floating-action-button{width:46px;height:46px}.latest-video-card.active-video-card{border-radius:0;position:relative;left:auto}.latest-video-card{border-left:none;border-right:none;border-radius:0}.latest-video-thumbnail-container,.video-js{border-radius:0;max-width:100%;position:relative;left:auto;transform:none;width:100%!important}.home-post-rail{border-radius:0;margin-bottom:0;padding:12px 0}.home-post-rail__item{flex-basis:clamp(260px,86vw,320px);max-width:320px}.home-post-rail__item .home-post-card{border-radius:16px;min-height:360px}.home-post-rail__loading-card{flex-basis:clamp(260px,86vw,320px);max-width:320px;min-height:360px}.home-post-rail__loading-media{border-radius:10px;height:180px;margin-bottom:12px}.home-post-rail__loading-header{margin-bottom:12px}.home-post-card{gap:10px}.home-post-header{gap:8px;padding:10px 10px 0}.home-post-channel-name{font-size:.88rem}.home-post-time{font-size:.72rem}.home-post-image-wrapper{padding:0 10px}.home-post-card-image{object-fit:contain;background-color:#eef2f7;border-radius:10px;width:100%;max-width:100%;max-height:180px;display:block}.home-post-content{gap:6px;padding:0 10px}.home-post-headline{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.25;display:-webkit-box;overflow:hidden}.home-post-description{-webkit-line-clamp:2;font-size:.84rem!important;line-height:1.45!important}.home-post-link-button{gap:8px;padding:7px 10px}.home-post-link-icon{width:28px;height:28px}.home-post-link-text{font-size:.76rem}.home-post-footer{padding:0 10px 10px}.home-post-likes{font-size:.82rem}.home-post-rail__empty-state{flex-direction:column;align-items:flex-start}.video-js{height:auto}}.home-page .main-content{background:radial-gradient(circle at 0 0,#ffd6992e,#0000 32%),linear-gradient(#f6f1e7 0%,#f9f7f2 40%,#f2f5f8 100%);padding:0}.home-page .main-content>.flex-grow-1{width:100%}.app-container{background:0 0;min-height:100vh}.sticky-header{z-index:1015;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f1e7e6;border-bottom:1px solid #1c252c14;position:sticky;top:0}.category-filter-section{max-width:1360px;margin:0 auto;padding:12px 16px!important}.category-filter-section .btn{color:#22303a;background:#ffffffe0;border:1px solid #1c252c1f;border-radius:999px;padding:.55rem 1rem;font-weight:600;box-shadow:0 6px 18px #0f172a0a}.category-filter-section .btn.btn-dark{background:linear-gradient(135deg,#10212d,#25505e);border-color:#0000}.home-shell{flex-direction:column;gap:0;width:100%;max-width:1400px;margin:0 auto;padding:0;display:flex}.home-hero,.home-player-stage,.latest-videos-section,.home-product-strip,.home-post-rail{border:1px solid #17232b14;border-radius:28px;box-shadow:0 22px 48px #0f172a14}.home-hero{color:#fffdf8;background:radial-gradient(circle at 100% 0,#fbbf243d,#0000 28%),linear-gradient(140deg,#14303d 0%,#1f4e5f 50%,#10222d 100%);grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:18px;padding:28px;display:grid}.home-hero__copy{flex-direction:column;gap:14px;min-width:0;display:flex}.home-hero__eyebrow,.home-section-heading__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700}.home-hero__eyebrow{color:#fff8dcc2}.home-hero__title{max-width:12ch;margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.02}.home-hero__description{color:#f5f8facc;max-width:56ch;margin:0;font-size:1rem}.home-hero__stats{gap:12px;display:grid}.home-hero__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:18px;padding:16px 18px}.home-hero__stat span{text-transform:uppercase;letter-spacing:.12em;color:#f4f6f8a6;margin-bottom:8px;font-size:.72rem;display:block}.home-hero__stat strong{font-size:1rem;font-weight:700;display:block}.home-player-stage{background:linear-gradient(#fffffff5,#f5f7faf5);grid-template-columns:minmax(0,1.65fr) minmax(320px,.95fr);gap:18px;padding:18px;display:grid}.home-player-stage--empty{grid-template-columns:1fr;place-items:center;min-height:180px}.home-player-stage__empty{text-align:center;color:#475569;flex-direction:column;gap:6px;display:flex}.home-player-stage__media{aspect-ratio:16/9;background:#05070a;border-radius:22px;min-height:320px;position:relative;overflow:hidden}.home-player-stage__media iframe,.home-player-stage__media video{background:#000;border:0;width:100%;height:100%;display:block}.home-player-stage__panel{flex-direction:column;gap:16px;min-width:0;padding:6px 4px 6px 2px;display:flex}.home-player-stage__pill{color:#be123c;text-transform:uppercase;letter-spacing:.08em;background:#e11d481a;border-radius:999px;align-self:flex-start;padding:.45rem .8rem;font-size:.78rem;font-weight:700}.home-player-stage__title{color:#10212d;margin:0;font-size:clamp(1.5rem,2vw,2.1rem);line-height:1.08}.home-player-stage__description{color:#475569;margin:0;font-size:.98rem;line-height:1.6}.home-player-stage__channel{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:18px;align-items:center;gap:12px;padding:14px;transition:transform .18s,box-shadow .18s;display:flex}.home-player-stage__channel:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a14}.home-player-stage__channel-avatar{border-radius:50%;flex-shrink:0}.home-player-stage__channel-copy{flex-direction:column;min-width:0;display:flex}.home-player-stage__channel-copy strong{color:#0f172a;font-size:.98rem}.home-player-stage__channel-copy small{color:#64748b;font-size:.82rem}.home-player-stage__meta{flex-wrap:wrap;gap:10px;display:flex}.home-player-stage__meta span,.home-section-heading__count{color:#334155;background:#0f172a0f;border-radius:999px;align-items:center;min-height:36px;padding:.4rem .8rem;font-size:.84rem;font-weight:600;display:inline-flex}.home-player-stage__actions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.home-player-stage__action{color:#10212d;background:#fff;border:1px solid #0f172a1f;border-radius:14px;min-height:44px;padding:.65rem 1rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s}.home-player-stage__action:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a14}.home-player-stage__action--primary{color:#fff;background:linear-gradient(135deg,#10212d,#25505e);border-color:#0000}.home-product-strip,.latest-videos-section{background:#fffffff0;padding:0}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.home-section-heading__eyebrow{color:#8b5e34}.home-section-heading__title{color:#10212d;margin:4px 0 0;font-size:clamp(1.3rem,2vw,1.8rem)}.home-section-heading__description{color:#64748b;margin:6px 0 0;font-size:.92rem}.latest-videos-section{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.latest-videos-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px;display:grid}.latest-feed-full-span{width:100%}.latest-video-card{box-shadow:none;border:none;border-bottom:1px solid var(--border-color);background:0 0;border-radius:0;transition:none;position:relative;overflow:hidden}.latest-video-card:hover{box-shadow:none;border-color:#0000;transform:none}.latest-video-card.active-video-card{box-shadow:none;border-color:#0000;scroll-margin-top:108px}.latest-video-info{cursor:pointer;align-items:flex-start;gap:12px;padding:10px 8px 14px;display:flex}.latest-video-info--below{background:0 0}.latest-video-channel-pic{border-radius:50%;flex-shrink:0}.latest-video-text{flex:1;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.latest-video-meta{flex:1;min-width:0}.latest-video-title{color:#10212d;-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.latest-video-channel-name{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.82rem;overflow:hidden}.latest-video-time{color:#64748b;white-space:nowrap;font-size:.78rem}.latest-video-time--side{text-align:right;margin-top:0}.latest-video-stats{text-align:right;flex-direction:column;flex-shrink:0;gap:6px;min-width:max-content;margin-left:auto;justify-content:flex-start!important;align-items:flex-end!important}.latest-video-thumbnail-container{cursor:pointer;aspect-ratio:16/9;background:#09090b;border-radius:2px;height:auto;padding-top:0;position:relative;overflow:hidden}.latest-video-thumbnail-container--playing{cursor:default}.latest-video-thumbnail{object-fit:cover;border:0;border-radius:2px;width:100%;height:100%;position:absolute;inset:0}.latest-video-thumbnail--empty{background:#111827}.latest-video-thumbnail-scrim{background:linear-gradient(#070c1214,#070c12a8),radial-gradient(circle,#ffffff0a,#0000 45%);position:absolute;inset:0}.latest-video-play-pill{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;pointer-events:none;background:#ffffff24;border-radius:999px;align-items:center;gap:8px;padding:.7rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;bottom:16px;left:16px}.latest-video-play-pill--active{background:#e11d48e0}.latest-video-thumb-actions{z-index:2;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:12px;right:12px}.latest-video-thumb-action{color:#fff;text-shadow:0 1px 2px #000000b3;flex-direction:column;align-items:center;gap:4px;font-size:.75rem;display:flex}.latest-video-thumb-action__icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000006b;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.latest-video-stage{background:#020617;border-radius:2px;position:absolute;inset:0;overflow:hidden}.latest-video-stage--direct{background:radial-gradient(circle at 100% 0,#0ea5e92e,#0000 28%),linear-gradient(#0284c729,#0f172af5),#020617}.latest-video-stage--embed{background:radial-gradient(circle at 100% 0,#f59e0b2e,#0000 30%),linear-gradient(#f59e0b29,#0f172af5),#111827}.latest-video-stage__chrome{z-index:2;pointer-events:none;background:linear-gradient(#0f172a73,#0f172a00);height:58px;position:absolute;top:0;left:0;right:0}.latest-video-stage__close{z-index:4;color:#fff;background:#0f172a9e;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 8px 18px #0000003d}.latest-video-stage__avatar{z-index:4;pointer-events:none;position:absolute;top:10px;right:12px}.latest-video-stage__popup-blocker{z-index:5;cursor:default;background:0 0;width:130px;height:72px;position:absolute;top:0;right:0}.latest-video-stage__media{border:0;border-radius:2px;width:100%;height:100%;display:block}.latest-video-stage__media--direct{background:#020617}.latest-video-stage__media--embed{background:#111827}.latest-video-comments-overlay{z-index:3;border-radius:inherit;background:#070c12e0;flex-direction:column;display:flex;position:absolute;inset:0}.home-feed-ad{background:linear-gradient(#f8fafc,#eef2f7);border:1px solid #0f172a14;border-radius:24px;flex-direction:column;grid-column:1/-1;justify-content:center;min-height:280px;max-height:none;display:flex;box-shadow:0 14px 32px #0f172a14}.home-video-empty-state{color:#475569;background:linear-gradient(#f8fafc,#f1f5f9);border:1px dashed #0f172a24;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:180px;display:flex}.home-floating-actions{z-index:1050;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:20px;right:20px}.home-floating-action-button{color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 28px #0f172a38}.home-floating-action-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0f172a47}.home-floating-action-button--top{background:linear-gradient(135deg,#10212d,#25505e)}.home-floating-action-button--channel{background:linear-gradient(135deg,#1d4ed8,#38bdf8)}.home-floating-action-button--channels{background:linear-gradient(135deg,#0f766e,#34d399)}.home-floating-action-button--messages{background:linear-gradient(135deg,#f97316,#fb7185)}.home-floating-action-button--player{background:linear-gradient(135deg,#e11d48,#fb7185)}.home-post-card{background-color:#fff;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;gap:12px;min-height:388px;display:flex;overflow:hidden}.home-post-header{align-items:center;gap:10px;padding:14px 14px 0;display:flex}.home-post-channel-pic{border-radius:50%}.home-post-meta-info{min-width:0}.home-post-channel-name{font-size:.95rem;line-height:1.25}.home-post-time{font-size:.78rem}.home-post-image-wrapper{padding:0 14px}.home-post-content{flex-direction:column;flex-grow:1;gap:8px;padding:0 14px;display:flex}.home-post-card-image{object-fit:contain;background-color:#f0f2f5;border-radius:16px;width:100%;max-height:210px;display:block}.home-post-headline{font-size:1rem;line-height:1.3;margin-bottom:0!important}.home-post-description{-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin-bottom:0;display:-webkit-box;overflow:hidden;white-space:normal!important}.home-post-link-container{margin-top:auto}.home-post-link-button{color:inherit;background:#f8fafc;border:1px solid #00000014;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;display:flex}.home-post-link-icon{background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.home-post-link-text{color:#111;min-width:0;font-size:.8rem;overflow:hidden}.home-post-footer{margin-top:auto;padding:0 14px 14px}.home-post-likes{color:#4b5563;align-items:center;gap:4px;font-size:.9rem;display:inline-flex}.home-post-rail{background:linear-gradient(#fffffff0,#f4f7faf5);margin:0;padding:0 12px}.home-post-rail--top{margin-top:0}.home-post-rail__scroller,.home-post-rail__loading-state{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.home-post-rail__scroller::-webkit-scrollbar{display:none}.home-post-rail__loading-state::-webkit-scrollbar{display:none}.home-post-rail__item,.home-post-rail__loading-card{flex:0 0 clamp(248px,70vw,320px)}.home-post-rail__item .home-post-card,.home-post-rail__loading-card{min-height:388px}.home-post-rail__loading-card{background:linear-gradient(135deg,#ffffffe0,#f3f4f6f5);border:1px solid #0000000f;border-radius:22px;padding:14px;animation:1.6s ease-in-out infinite homePulse;box-shadow:inset 0 1px #ffffffa6}.home-post-rail__loading-header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.home-post-rail__loading-avatar,.home-post-rail__loading-media,.home-post-rail__loading-line{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%}.home-post-rail__loading-avatar{border-radius:50%;width:40px;height:40px}.home-post-rail__loading-meta{flex:1;min-width:0}.home-post-rail__loading-media{border-radius:12px;height:192px;margin-bottom:14px}.home-post-rail__loading-line{border-radius:999px;height:12px;margin-bottom:10px}.home-post-rail__loading-line--short{width:72%}.home-post-rail__loading-line--tiny{width:42%}.home-post-rail__loading-line--medium{width:88%}.home-post-rail__loading-line--long{width:94%;margin-bottom:0}.home-post-rail__empty-state{background:#1118270a;border:1px dashed #1118271f;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:18px 16px;display:flex}.home-offer-rail{background:linear-gradient(#fffcf5f5,#f4f7faf5);margin:0;padding:16px 12px 12px}.home-offer-rail__header{padding:0 2px}.home-offer-rail__scroller{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.home-offer-rail__scroller::-webkit-scrollbar{display:none}.home-offer-card{color:#10212d;background:linear-gradient(#fff,#fff8ee);border:1px solid #0f172a14;border-radius:22px;flex-direction:column;flex:0 0 clamp(216px,28vw,252px);min-height:100%;display:flex;overflow:hidden;box-shadow:0 16px 30px #0f172a14}.home-offer-card__media{background:linear-gradient(#fff,#fff2dc);height:176px;padding:14px;position:relative}.home-offer-card__badge{z-index:2;color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#10212d,#25505e);border-radius:999px;align-items:center;min-height:28px;padding:.3rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px}.home-offer-card__image{object-fit:contain;width:100%;height:100%;display:block}.home-offer-card__image--empty{color:#8b5e34;background:#fffc;border-radius:16px;justify-content:center;align-items:center;font-weight:700;display:flex}.home-offer-card__body{flex-direction:column;gap:8px;padding:14px;display:flex}.home-offer-card__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-offer-card__channel,.home-offer-card__category{border-radius:999px;align-items:center;min-height:26px;padding:.22rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.home-offer-card__channel{color:#10212d;background:#10212d14}.home-offer-card__category{color:#b45309;background:#d977061f}.home-offer-card__title{color:#10212d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.home-offer-card__pricing{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-offer-card__pricing strong{color:#10212d;font-size:1.18rem}.home-offer-card__pricing span{color:#64748b;font-size:.86rem;text-decoration:line-through}.home-offer-card__save{color:#b45309;font-size:.86rem;font-weight:700}.home-offer-card--loading{pointer-events:none;animation:1.6s ease-in-out infinite homePulse}.home-offer-card__loading-media,.home-offer-card__loading-line{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%}.home-offer-card__loading-media{border-radius:20px 20px 0 0;height:176px}.home-offer-card__loading-line{border-radius:999px;height:12px}.home-offer-card__loading-line--short{width:48%}.home-offer-card__loading-line--title{width:84%}.home-offer-card__loading-line--price{width:56%}.home-offer-card__loading-line--save{width:74%}@media (width<=991px){.home-shell{width:min(100%,100% - 20px);padding-top:14px}.home-hero,.home-player-stage{grid-template-columns:1fr}.home-player-stage__media{min-height:240px}.home-section-heading{flex-direction:column;align-items:flex-start}}@media (width<=767px){.category-filter-section{padding:10px 8px!important}.category-filter-section .btn{padding:.5rem .85rem;font-size:.82rem}.home-shell{width:100%;gap:0!important}.home-hero,.home-player-stage,.latest-videos-section,.home-product-strip,.home-post-rail{border-left:none;border-right:none;border-radius:0}.home-hero{padding:22px 0}.home-hero__title{max-width:none}.home-player-stage,.latest-videos-section,.home-product-strip{padding:0}.latest-videos-grid{grid-template-columns:1fr;gap:1px}.latest-video-info{padding:14px 0}.latest-video-text{align-items:flex-start}.latest-video-stats{text-align:right;width:auto}.latest-video-thumb-actions{bottom:10px;right:10px}.latest-video-thumb-action__icon{width:34px;height:34px}.latest-video-stage__close{width:32px;height:32px;top:10px;left:10px}.latest-video-stage__avatar{top:10px;right:10px}.latest-video-stage__popup-blocker{width:118px;height:66px}.home-floating-actions{gap:10px;bottom:16px;right:14px}.home-floating-action-button{width:46px;height:46px}.home-post-rail{padding:0}.home-offer-rail{padding:8px 0}.home-offer-rail__scroller,.home-post-rail__scroller,.home-post-rail__loading-state{gap:8px}.home-offer-card{border-radius:14px;flex-basis:clamp(118px,38vw,140px);max-width:140px}.home-offer-card__media,.home-offer-card__loading-media{height:88px;padding:8px}.home-offer-card__badge{min-height:20px;padding:.18rem .45rem;font-size:.55rem;top:8px;left:8px}.home-offer-card__body{gap:4px;padding:8px}.home-offer-card__meta{gap:4px}.home-offer-card__channel,.home-offer-card__category{min-height:18px;padding:.14rem .35rem;font-size:.54rem}.home-offer-card__title{font-size:.72rem;line-height:1.2}.home-offer-card__pricing{gap:4px}.home-offer-card__pricing strong{font-size:.82rem}.home-offer-card__pricing span,.home-offer-card__save{font-size:.62rem}.home-post-rail__item,.home-post-rail__loading-card{flex-basis:clamp(140px,44vw,168px);max-width:168px}.home-post-rail__item .home-post-card,.home-post-rail__loading-card{min-height:186px}.home-post-rail__loading-media{border-radius:8px;height:84px;margin-bottom:8px}.home-post-card{border-radius:14px;gap:6px}.home-post-header{gap:6px;padding:8px 0 0}.home-post-channel-pic{width:28px!important;height:28px!important}.home-post-channel-name{font-size:.72rem;line-height:1.15}.home-post-time{font-size:.6rem}.home-post-image-wrapper{padding:0}.home-post-card-image{border-radius:8px;max-height:84px}.home-post-content{gap:4px;padding:0}.home-post-headline{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.12;display:-webkit-box;overflow:hidden}.home-post-description{-webkit-line-clamp:2;font-size:.66rem!important;line-height:1.22!important}.home-post-link-button{gap:5px;padding:5px 7px}.home-post-link-icon{width:20px;height:20px}.home-post-link-text{font-size:.62rem}.home-post-footer{padding:0 0 8px}.home-post-likes{font-size:.66rem}.home-post-rail__empty-state{flex-direction:column;align-items:flex-start}}.skeleton-loader{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 50%,#f0f0f0 100%) 0 0/200% 100%;animation:2s infinite shimmer;display:block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.video-card-skeleton{flex-direction:column;gap:12px;padding:0;display:flex}.video-thumbnail-skeleton{display:block!important}.video-info-skeleton{flex-direction:column;gap:8px;padding:8px;display:flex}.video-title-skeleton,.video-subtitle-skeleton{display:block!important}.video-meta-skeleton{gap:12px;margin-top:8px;display:flex}.video-meta-skeleton>div{flex:1}.video-grid-skeleton{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;width:100%;display:grid}@media (width<=1200px){.video-grid-skeleton{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.video-grid-skeleton{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.video-grid-skeleton{grid-template-columns:1fr}}.post-card-skeleton{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.post-header-skeleton{align-items:flex-start;gap:12px;display:flex}.post-avatar-skeleton{flex-shrink:0}.post-user-info-skeleton{flex-direction:column;flex:1;gap:6px;display:flex}.post-name-skeleton,.post-time-skeleton,.post-content-skeleton{display:block!important}.post-actions-skeleton{border-top:1px solid #f0f0f0;gap:16px;padding-top:8px;display:flex}.post-actions-skeleton>div{flex:1}.posts-section-skeleton{flex-direction:column;gap:16px;width:100%;display:flex}.product-card-skeleton{border-radius:8px;flex-direction:column;gap:12px;display:flex;overflow:hidden}.product-image-skeleton{display:block!important}.product-info-skeleton{flex-direction:column;gap:8px;padding:12px;display:flex}.product-name-skeleton,.product-price-skeleton,.product-desc-skeleton{display:block!important}.product-carousel-skeleton{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;width:100%;display:grid}@media (width<=768px){.product-carousel-skeleton{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.product-carousel-skeleton{grid-template-columns:1fr}}.channel-header-skeleton{border-bottom:1px solid #e0e0e0;flex-direction:column;gap:24px;padding-bottom:24px;display:flex}.channel-banner-skeleton{display:block!important}.channel-header-info-skeleton{align-items:flex-start;gap:24px;display:flex}.channel-avatar-skeleton{flex-shrink:0}.channel-details-skeleton{flex-direction:column;flex:1;gap:12px;display:flex}.channel-name-skeleton,.channel-handle-skeleton{display:block!important}.channel-stats-skeleton{gap:24px;padding-top:12px;display:flex}.channel-stats-skeleton>div{flex:0 120px}.follower-item-skeleton{background:#f9f9f9;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.follower-avatar-skeleton{flex-shrink:0}.follower-info-skeleton{flex-direction:column;flex:1;gap:6px;display:flex}.follower-name-skeleton,.follower-handle-skeleton{display:block!important}.follower-grid-skeleton{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}@media (width<=768px){.follower-grid-skeleton{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.follower-grid-skeleton{grid-template-columns:1fr}}.section-skeleton{flex-direction:column;gap:16px;padding:20px;display:flex}.section-title-skeleton{display:block!important}.section-content-skeleton{flex-direction:column;gap:12px;display:flex}.section-item-skeleton{display:block!important}.skeleton-loading{opacity:.8;pointer-events:none}.floating-channel-shortcut{position:relative}.floating-channel-shortcut__menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #94a3b83d;border-radius:18px;width:min(240px,100vw - 92px);max-height:280px;position:absolute;bottom:0;right:calc(100% + 12px);overflow:hidden;box-shadow:0 20px 40px #0f172a2e}.floating-channel-shortcut__header{letter-spacing:.12em;text-transform:uppercase;color:#0f766e;border-bottom:1px solid #e2e8f0e6;padding:.75rem .9rem .55rem;font-size:.74rem;font-weight:800}.floating-channel-shortcut__list{max-height:226px;padding:.35rem;overflow-y:auto}.floating-channel-shortcut__list::-webkit-scrollbar{width:6px}.floating-channel-shortcut__list::-webkit-scrollbar-thumb{background:#64748b66;border-radius:999px}.floating-channel-shortcut__item{color:#10212d;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.7rem;width:100%;padding:.55rem .65rem;transition:background-color .16s,color .16s,transform .16s;display:flex}.floating-channel-shortcut__item:hover{color:#0b2238;background:#0f766e1a;transform:translate(-1px)}.floating-channel-shortcut__item--active{color:#1d4ed8;background:#2563eb1a}.floating-channel-shortcut__avatar,.floating-channel-shortcut__avatar-placeholder{border-radius:999px;flex-shrink:0;width:30px;height:30px}.floating-channel-shortcut__avatar-placeholder{color:#475569;background:linear-gradient(135deg,#e2e8f0,#dbeafe);justify-content:center;align-items:center;display:inline-flex}.floating-channel-shortcut__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.88rem;font-weight:600;overflow:hidden}.floating-channel-shortcut__status{color:#64748b;padding:.9rem;font-size:.86rem}@media (width<=576px){.floating-channel-shortcut__menu{width:min(220px,100vw - 86px);max-height:240px;right:calc(100% + 10px)}.floating-channel-shortcut__list{max-height:188px}}.main-content{--sidenav-open-width:290px;--sidenav-closed-width:84px}.app-header{background-color:var(--top-nav-bg);z-index:1021;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 20px;display:flex;position:fixed;top:0;left:0}.main-content{margin-top:60px;padding:5px;transition:margin-left .24s}.main-content.messages-edge-to-edge,.main-content.channel-edge-to-edge{padding:0}.main-content.channel-edge-to-edge>.flex-grow-1{margin:0;padding:0}@media (width>=768px){.main-content.open{margin-left:var(--sidenav-open-width)}.main-content.closed{margin-left:var(--sidenav-closed-width)}}@media (width<=767px){.main-content{margin-left:0}}.pwa-install-button{z-index:1085;justify-content:center;align-items:center;min-height:46px;padding:.72rem 1rem;font-weight:700;display:inline-flex;position:fixed;bottom:18px;right:16px;box-shadow:0 16px 34px #0f766e38}@media (width<=767px){.pwa-install-button{min-height:42px;padding:.62rem .88rem;font-size:.86rem;bottom:14px;right:12px}}
