:root{--mobile-bg:#080808;--mobile-surface:#141414;--mobile-surface-hover:#1e1e1e;--mobile-border:#2a2a2a;--mobile-text:#f5f1eb;--mobile-text-muted:#d3c1b8;--mobile-accent:#b31214;--mobile-accent-glow:#b3121459;--mobile-topbar-height:68px;--mobile-player-bar-height:60px;--mobile-nav-width:280px;--mobile-safe-bottom:env(safe-area-inset-bottom,0px)}.mobile-shell{background:var(--mobile-bg);min-height:100dvh;color:var(--mobile-text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.mobile-topbar{z-index:100;height:var(--mobile-topbar-height);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--mobile-border);background:#0a0a0aeb;align-items:center;padding:0 12px;display:flex;position:sticky;top:0}.mobile-hamburger{width:40px;height:40px;color:var(--mobile-text);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-hamburger:active{background:var(--mobile-surface-hover)}.mobile-logo-link{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;text-decoration:none;display:flex}.mobile-logo-image{max-width:180px;height:auto;margin-top:10px;display:block}.mobile-logo-tagline{font-family:var(--font-display), "Metal Mania", cursive;color:var(--mobile-text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;margin-top:-14px;margin-left:39px;font-size:.55rem}.mobile-account-link{width:40px;height:40px;color:var(--mobile-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.mobile-account-link:active{background:var(--mobile-surface-hover)}.mobile-nav-overlay{z-index:199;opacity:1;background:#00000080;transition:opacity .2s;position:fixed;inset:0}.mobile-nav-focus-guard{z-index:199;pointer-events:none;position:fixed;inset:0}.mobile-nav-drawer{z-index:200;width:var(--mobile-nav-width);background:var(--mobile-surface);border-right:1px solid var(--mobile-border);padding-bottom:var(--mobile-safe-bottom);flex-direction:column;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.mobile-nav-drawer-open{transform:translate(0)}.mobile-nav-brand{border-bottom:1px solid var(--mobile-border);flex-direction:column;align-items:center;gap:4px;padding:16px 20px;display:flex}.mobile-nav-brand-logo{max-width:180px;height:auto}.mobile-nav-brand-tagline{font-family:var(--font-display), "Metal Mania", cursive;color:var(--mobile-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.65rem}.mobile-nav-list{flex:1;margin:0;padding:12px 0;list-style:none}.mobile-nav-link{color:var(--mobile-text);border-left:3px solid #0000;padding:14px 20px;font-size:1.05rem;text-decoration:none;transition:background .15s;display:block}.mobile-nav-link:active,.mobile-nav-link:hover{background:var(--mobile-surface-hover)}.mobile-nav-link-active{color:var(--mobile-accent);border-left-color:var(--mobile-accent);background:#b3121414}.mobile-nav-footer{border-top:1px solid var(--mobile-border);padding:12px 0}.mobile-artist-header{align-items:center;gap:4px;margin-bottom:8px;display:flex}.mobile-artist-header-name{font-family:var(--font-display), "Metal Mania", serif;color:var(--mobile-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.3rem;overflow:hidden}.m-forum-thread-title{white-space:nowrap;text-overflow:clip;flex:1;font-size:1.1rem;overflow:visible}.mobile-back-button{width:36px;height:36px;color:var(--mobile-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;display:flex}.mobile-back-button:active{background:var(--mobile-surface-hover);color:var(--mobile-text)}.mobile-content{padding:12px;padding-bottom:calc(var(--mobile-player-bar-height) + 20px + var(--mobile-safe-bottom));min-height:calc(100vh - var(--mobile-topbar-height));min-height:calc(100dvh - var(--mobile-topbar-height))}.mobile-shell:not(:has(.mobile-player-bar)) .mobile-content{padding-bottom:calc(20px + var(--mobile-safe-bottom))}html.mobile-fixed-scroll,html.mobile-fixed-scroll body{height:100%;overflow:hidden}html.mobile-fixed-scroll .mobile-shell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}html.mobile-fixed-scroll .mobile-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.mobile-fixed-page{flex-direction:column;flex:1;min-height:0;display:flex}.mobile-results-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.mobile-page-header{margin-bottom:16px}.mobile-page-header--with-filter{align-items:center;gap:10px;display:flex}.mobile-page-header--with-filter .mobile-page-title{flex-shrink:0}.mobile-filter-input--inline{border-radius:6px;max-width:200px;padding:6px 10px;font-size:.82rem}.mobile-page-title{font-family:var(--font-display), "Metal Mania", serif;color:var(--mobile-text);letter-spacing:.04em;max-width:none;margin:0;font-size:1.5rem}.mobile-page-subtitle{color:var(--mobile-text-muted);margin:4px 0 0;font-size:.9rem}.mobile-video-list{flex-direction:column;gap:10px;display:flex}.mobile-video-card{background:var(--mobile-surface);cursor:pointer;text-align:left;border:none;border-radius:10px;gap:12px;width:100%;padding:0;transition:background .15s;display:flex;overflow:hidden}.mobile-video-card:active{background:var(--mobile-surface-hover)}.mobile-video-card-thumb{background:#1a1a1a;border-radius:8px;flex-shrink:0;width:102px;height:58px;position:relative;overflow:hidden}.mobile-video-card-img{object-fit:cover;width:100%;height:100%;display:block}.mobile-video-card-play-icon{opacity:0;background:#00000059;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.mobile-video-card:active .mobile-video-card-play-icon{opacity:1}.mobile-video-card-info{flex:1;min-width:0;padding:6px 8px 6px 0}.mobile-video-card-genre{font-family:var(--font-body), sans-serif;color:#ffb6aa;text-transform:uppercase;letter-spacing:.08em;margin:0 0 3px;font-size:.65rem}.mobile-video-card-title{font-family:var(--font-display), "Metal Mania", cursive;color:var(--mobile-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.mobile-video-card-artist{color:#d6c1b8ad;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.74rem;overflow:hidden}.mobile-video-card-favcount{color:var(--mobile-text-muted);margin-top:2px;font-size:.68rem}.mobile-empty-state{text-align:center;color:var(--mobile-text-muted);padding:48px 20px}.mobile-empty-state p{margin:0;font-size:1rem}.mobile-player-bar{z-index:150;height:var(--mobile-player-bar-height);padding:0 6px;padding-bottom:var(--mobile-safe-bottom);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--mobile-border);background:#141414f5;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-player-bar-button{min-width:0;color:var(--mobile-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex:1;align-items:center;gap:10px;padding:4px 8px;display:flex}.mobile-player-bar-button:active{background:var(--mobile-surface-hover)}.mobile-player-bar-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:40px}.mobile-player-bar-info{flex:1;min-width:0}.mobile-player-bar-title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.82rem;font-weight:600;overflow:hidden}.mobile-player-bar-artist{color:var(--mobile-text-muted);white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:.72rem;overflow:hidden}.mobile-player-bar-controls{color:var(--mobile-accent);flex-shrink:0;align-items:center;display:flex}.mobile-player-bar-close{width:36px;height:36px;color:var(--mobile-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-player-bar-close:active{background:var(--mobile-surface-hover)}.mobile-player-fullscreen{z-index:300;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.mobile-player-fullscreen-topbar{padding:8px;padding-top:max(8px, env(safe-area-inset-top,0px));background:#000000e6;flex-shrink:0;align-items:center;gap:10px;display:flex}.mobile-player-back{width:40px;height:40px;color:var(--mobile-text);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-player-back:active{background:#ffffff1a}.mobile-player-fullscreen-info{flex:1;min-width:0}.mobile-player-fullscreen-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:600;overflow:hidden}.mobile-player-fullscreen-artist{color:#aaa;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.78rem;overflow:hidden}.mobile-player-wrapper{aspect-ratio:16/9;background:#000;flex-shrink:0;width:100%;position:relative}.mobile-player-wrapper>div{width:100%;height:100%}.mobile-player-details{padding:12px 16px;padding-bottom:var(--mobile-safe-bottom);background:var(--mobile-bg);flex:1;overflow-y:auto}.mobile-player-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mobile-player-genre-tag{color:var(--mobile-accent);background:#b3121426;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:500;display:inline-block}.mobile-player-favs{color:var(--mobile-text-muted);font-size:.82rem}.mobile-categories-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.mobile-category-card{background:var(--mobile-surface);border:1px solid var(--mobile-border);color:var(--mobile-text);text-align:center;border-radius:10px;justify-content:center;align-items:center;min-height:64px;padding:20px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.mobile-category-card:active{background:var(--mobile-surface-hover);border-color:var(--mobile-accent)}.mobile-categories-grid--with-thumbs{grid-template-columns:repeat(2,1fr);gap:10px}.mobile-category-card--with-thumb{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:auto;padding:0;overflow:hidden}.mobile-category-card-thumb{aspect-ratio:16/9;object-fit:cover;background:var(--mobile-surface-hover);width:100%;display:block}.mobile-category-card-thumb--placeholder{aspect-ratio:16/9;background:var(--mobile-surface-hover);justify-content:center;align-items:center;display:flex}.mobile-category-card-thumb--placeholder:after{content:"🎵";opacity:.35;font-size:1.8rem}.mobile-category-card-body{flex-direction:column;gap:2px;padding:10px 10px 12px;display:flex}.mobile-category-card-label{color:var(--mobile-text);font-size:.82rem;font-weight:600;line-height:1.25}.mobile-category-card-count{color:var(--mobile-text-muted);font-size:.7rem}.mobile-artists-list{flex-direction:column;gap:2px;display:flex}.mobile-artist-link{background:var(--mobile-surface);color:var(--mobile-text);border-radius:8px;align-items:center;padding:14px 12px;font-size:.92rem;text-decoration:none;transition:background .15s;display:flex}.mobile-artist-link:active{background:var(--mobile-surface-hover)}.mobile-artist-meta{color:var(--mobile-text-muted);flex-shrink:0;margin-left:auto;font-size:.75rem}.mobile-artist-link--with-thumb{gap:10px;padding:8px 10px}.mobile-artist-link-thumb{object-fit:cover;background:var(--mobile-surface-hover);border-radius:6px;flex-shrink:0;width:56px;height:42px}.mobile-artist-link-thumb--placeholder{background:var(--mobile-surface-hover);justify-content:center;align-items:center;display:flex}.mobile-artist-link-thumb--placeholder:after{content:"🎵";opacity:.3;font-size:1rem}.mobile-artist-link-body{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.mobile-artist-link-name{color:var(--mobile-text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:500;line-height:1.25;overflow:hidden}.mobile-artist-link-genre{color:var(--mobile-accent);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.mobile-alphabet-bar{flex-wrap:wrap;justify-content:center;gap:0;padding:8px 0 12px;display:flex}.mobile-alphabet-letter{min-width:32px;height:32px;color:var(--mobile-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.mobile-alphabet-letter:active,.mobile-alphabet-letter-active{color:var(--mobile-accent);background:#b312141f}.mobile-filter-bar{padding:0 0 12px}.mobile-filter-input{background:var(--mobile-surface);border:1px solid var(--mobile-border);width:100%;color:var(--mobile-text);border-radius:8px;outline:none;padding:10px 12px;font-size:.9rem;transition:border-color .15s}.mobile-filter-input::placeholder{color:var(--mobile-text-muted)}.mobile-filter-input:focus{border-color:var(--mobile-accent)}.mobile-search-form{gap:8px;margin-bottom:16px;display:flex}.mobile-search-input{background:var(--mobile-surface);border:1px solid var(--mobile-border);color:var(--mobile-text);border-radius:10px;outline:none;flex:1;padding:12px 14px;font-size:1rem;transition:border-color .15s}.mobile-search-input:focus{border-color:var(--mobile-accent)}.mobile-search-input::placeholder{color:var(--mobile-text-muted)}.mobile-search-button{background:var(--mobile-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px 18px;font-size:.95rem;font-weight:600}.mobile-search-button:active{opacity:.8}.mobile-auth-form{max-width:400px;margin:0 auto}.mobile-auth-title{font-family:var(--font-display), "Metal Mania", serif;color:var(--mobile-accent);text-align:center;margin:0 0 20px;font-size:1.6rem}.mobile-auth-field{margin-bottom:14px}.mobile-auth-label{color:var(--mobile-text-muted);margin-bottom:6px;font-size:.82rem;font-weight:500;display:block}.mobile-auth-input{background:var(--mobile-surface);border:1px solid var(--mobile-border);width:100%;color:var(--mobile-text);box-sizing:border-box;border-radius:10px;outline:none;padding:12px 14px;font-size:1rem;transition:border-color .15s}.mobile-auth-input:focus{border-color:var(--mobile-accent)}.mobile-auth-submit{background:var(--mobile-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:6px;padding:14px;font-size:1rem;font-weight:600}.mobile-auth-submit:active{opacity:.8}.mobile-auth-error{color:#f44;background:#ff32321f;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:.85rem}.mobile-auth-link{text-align:center;color:var(--mobile-text-muted);margin-top:16px;font-size:.88rem}.mobile-auth-link a{color:var(--mobile-accent);text-decoration:none}.mobile-account-section{background:var(--mobile-surface);border-radius:10px;margin-bottom:12px;padding:16px}.mobile-account-section-title{color:var(--mobile-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 6px;font-size:.85rem;font-weight:500}.mobile-account-value{color:var(--mobile-text);margin:0;font-size:1rem}.mobile-account-button{background:var(--mobile-surface);border:1px solid var(--mobile-border);color:#f44;cursor:pointer;text-align:center;border-radius:10px;width:100%;margin-top:12px;padding:14px;font-size:.95rem;font-weight:500;display:block}.mobile-account-button:active{background:var(--mobile-surface-hover)}.mobile-loading{color:var(--mobile-text-muted);justify-content:center;align-items:center;padding:48px 20px;display:flex}.mobile-loading .playerBootBars{gap:6px;height:28px}.mobile-loading .playerBootBars span{width:5px;height:8px}.mobile-load-more{background:var(--mobile-surface);border:1px solid var(--mobile-border);width:100%;color:var(--mobile-accent);cursor:pointer;text-align:center;border-radius:10px;margin-top:14px;padding:14px;font-size:.9rem;font-weight:500;display:block}.mobile-load-more:active{background:var(--mobile-surface-hover)}.mobile-load-more-sentinel{width:100%;height:1px}.mobile-tab-bar{background:var(--mobile-surface);-webkit-overflow-scrolling:touch;border-radius:10px;gap:0;margin-bottom:14px;padding:4px;display:flex;overflow-x:auto}.mobile-tab{min-width:fit-content;color:var(--mobile-text-muted);cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 14px;font-size:.85rem;font-weight:500}.mobile-tab-active{color:var(--mobile-accent);background:#b3121426}:is(.mobile-shell:has(.mobile-player-fullscreen) .mobile-topbar,.mobile-shell:has(.mobile-player-fullscreen) .mobile-content,.mobile-shell:has(.mobile-player-fullscreen) .mobile-player-bar){display:none}.mobile-hamburger svg,.mobile-account-link svg,.mobile-player-back svg,.mobile-player-bar-close svg,.mobile-player-bar-controls svg{pointer-events:none}.mobile-video-card-artist-link{color:var(--mobile-text-muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:.8rem;text-decoration:none;display:block;overflow:hidden}.mobile-video-card-artist-link:active{color:var(--mobile-accent)}.mobile-video-card-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.mobile-video-card-genre-link{color:var(--mobile-accent);opacity:.85;font-size:.72rem;text-decoration:none}.mobile-video-card-genre-link:active{opacity:1;text-decoration:underline}.mobile-video-card-favcount{color:var(--mobile-text-muted);white-space:nowrap;font-size:.7rem}.mobile-video-card-actions{flex-shrink:0;align-items:flex-start;padding:8px 8px 8px 0;display:flex}.mobile-fav-button{width:36px;height:36px;color:var(--mobile-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .15s,transform .15s;display:flex;position:relative}.mobile-fav-button:active{background:var(--mobile-surface-hover);transform:scale(.92)}.mobile-fav-button-active{color:#f34}.mobile-fav-button-loading{opacity:.6;pointer-events:none}@keyframes mobile-fav-spin{to{transform:rotate(360deg)}}.mobile-fav-spinner{animation:.8s linear infinite mobile-fav-spin}.mobile-fav-error{color:#f44;white-space:nowrap;background:var(--mobile-bg);z-index:1;border-radius:4px;padding:2px 6px;font-size:.65rem;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.mobile-artist-hero{aspect-ratio:16/7;max-height:200px;margin:-12px -12px 12px;position:relative;overflow:hidden}.mobile-artist-hero-img{object-fit:cover;width:100%;height:100%;display:block}.mobile-artist-hero-overlay{background:linear-gradient(#0000 30%,#000000d9);flex-direction:column;justify-content:flex-end;padding:12px 16px;display:flex;position:absolute;inset:0}.mobile-artist-hero-name{font-family:var(--font-display), "Metal Mania", serif;color:#fff;letter-spacing:.03em;text-shadow:0 2px 8px #0009;margin:0;font-size:1.4rem}.mobile-artist-hero-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.mobile-artist-hero-genre{color:var(--mobile-accent);font-size:.82rem}.mobile-artist-hero-count{color:#ffffffb3;font-size:.78rem}.mobile-player-genre-link{text-decoration:none;display:inline-block}.mobile-player-genre-link:active .mobile-player-genre-tag{opacity:.8}.mobile-player-related{border-top:1px solid var(--mobile-border);margin-top:16px;padding-top:14px}.mobile-player-related-title{color:var(--mobile-text);margin:0 0 10px;font-size:.9rem;font-weight:600}.mobile-player-related-empty{color:var(--mobile-text-muted);text-align:center;margin:0;padding:16px 0;font-size:.82rem}.mobile-watch-next-sentinel{width:100%;height:1px}.mobile-player-related-end{color:var(--mobile-text-muted);text-align:center;opacity:.7;margin:0;padding:12px 0 4px;font-size:.78rem}.mobile-retry-button{background:var(--mobile-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:14px;padding:10px 24px;font-size:.9rem;font-weight:600;display:inline-block}.mobile-retry-button:active{opacity:.8}.mobile-nav-user{color:var(--mobile-text);background:#b3121414;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;font-size:.85rem;display:flex}.mobile-nav-logout{color:#f66!important}.mobile-nav-logout:active{background:#ff32321a!important}.mobile-account-link svg[fill=currentColor]{opacity:.8}.mobile-magazine-article{padding:0}.mobile-magazine-back{width:36px;height:36px;color:var(--mobile-text-muted);border-radius:8px;justify-content:center;align-items:center;margin:0 0 4px -6px;text-decoration:none;display:flex}.mobile-magazine-back:active{background:var(--mobile-surface-hover);color:var(--mobile-text)}.mobile-magazine-artist{color:var(--mobile-text-muted);margin:4px 0 0;font-size:.85rem}.mobile-magazine-thumb{object-fit:cover;border-radius:8px;width:100%;max-height:220px;margin:12px 0;display:block}.mobile-magazine-thumb-placeholder{aspect-ratio:16/9;color:#999;background:#1a1a1a;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.mobile-magazine-body{color:var(--mobile-text);margin:16px 0;font-size:.95rem;line-height:1.7}.mobile-magazine-h2{color:var(--mobile-text);margin:20px 0 8px;font-size:1.1rem;font-weight:700}.mobile-magazine-p{margin:0 0 12px}.mobile-magazine-quote{border-left:3px solid var(--mobile-accent);color:var(--mobile-text-muted);margin:16px 0;padding-left:14px;font-style:italic}.mobile-magazine-quote cite{color:var(--mobile-text-muted);margin-top:6px;font-size:.8rem;font-style:normal;display:block}.mobile-magazine-actions{margin:20px 0}.mobile-magazine-cta{text-align:center;background:var(--mobile-accent);color:#fff;border-radius:10px;padding:14px 20px;font-size:.95rem;font-weight:700;text-decoration:none;display:block}.mobile-magazine-cta:active{opacity:.85}.mobile-magazine-related{border-top:1px solid var(--mobile-border);margin:24px 0;padding-top:16px}.mobile-magazine-related-title{color:var(--mobile-text);margin:0 0 12px;font-size:.95rem;font-weight:700}.mobile-magazine-related-list{flex-direction:column;gap:10px;display:flex}.mobile-magazine-related-item{background:var(--mobile-surface);color:var(--mobile-text);border-radius:8px;flex-direction:column;padding:10px 12px;text-decoration:none;display:flex}.mobile-magazine-related-item strong{font-size:.9rem}.mobile-magazine-related-item span{color:var(--mobile-text-muted);font-size:.82rem}.mobile-magazine-related-item small{color:var(--mobile-accent);margin-top:2px;font-size:.72rem}.mobile-magazine-comments{border-top:1px solid var(--mobile-border);margin-top:24px;padding-top:16px}.mobile-verify-actions{gap:12px;margin-top:20px;display:flex}.mobile-verify-link{background:var(--mobile-surface);color:var(--mobile-text);border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.mobile-verify-link:active{background:var(--mobile-surface-hover)}.mobile-home-tabs{gap:8px;margin-bottom:14px;display:flex}.mobile-home-tab{color:var(--mobile-text);font-family:var(--font-display), "Metal Mania", cursive;letter-spacing:.05em;cursor:pointer;text-align:center;background:linear-gradient(#8f1214e0,#3f0507eb);border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:12px 8px;font-size:.9rem;font-weight:600;transition:background .18s,box-shadow .18s}.mobile-home-tab:active{background:linear-gradient(#dc1605eb,#620804f0);box-shadow:0 0 14px #dc160573}.mobile-home-tab-active{background:linear-gradient(#dc1605e0,#620804eb);box-shadow:0 0 16px #dc160580,inset 0 0 0 1px #ffa48e40}:is(html:has(.mobile-home-page),body:has(.mobile-home-page)){overflow:hidden}.mobile-shell:has(.mobile-home-page):not(:has(.mobile-player-fullscreen)){overflow:hidden}.mobile-content:has(.mobile-home-page){overflow:hidden}.mobile-home-page{height:calc(100dvh - var(--mobile-topbar-height) - 24px);flex-direction:column;display:flex;overflow:hidden}.mobile-home-tab-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.mobile-home-section-label{font-family:var(--font-display), "Metal Mania", cursive;color:var(--mobile-accent);text-transform:uppercase;letter-spacing:.12em;border-top:1px solid var(--mobile-border);margin-bottom:10px;padding-top:4px;font-size:.8rem}.mobile-chat-panel{flex-direction:column;flex:1;min-height:0;display:flex}.mobile-chat-list{flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow-y:auto}.mobile-chat-message{border-bottom:1px solid #ffffff0a;gap:10px;padding:8px 0;font-size:.82rem;display:flex}.mobile-chat-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.mobile-chat-avatar-fallback{background:var(--mobile-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.mobile-chat-body{flex:1;min-width:0}.mobile-chat-user{color:var(--mobile-text);margin-bottom:2px;font-weight:700;display:block}.mobile-chat-time{color:#ffb6aa94;margin-left:6px;font-size:.7rem;font-weight:400}.mobile-chat-text{color:var(--mobile-text);word-break:break-word}.mobile-chat-activity{margin-top:2px}.mobile-chat-activity-label{color:var(--mobile-text-muted);font-size:.75rem;font-style:italic}.mobile-chat-shared-video{background:var(--mobile-surface);border:1px solid var(--mobile-border);border-radius:8px;margin-top:6px;overflow:hidden}.mobile-chat-shared-video-main{width:100%;color:var(--mobile-text);text-align:left;cursor:pointer;background:0 0;border:none;gap:8px;padding:8px;display:flex}.mobile-chat-shared-video-main:active{background:var(--mobile-surface-hover)}.mobile-chat-shared-thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:80px;height:45px}.mobile-chat-shared-info{flex:1;min-width:0}.mobile-chat-shared-genre{color:#ffb6aa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.65rem}.mobile-chat-shared-artist{font-family:var(--font-display), "Metal Mania", cursive;color:#ffe8dfeb;font-size:.78rem;font-weight:600;text-decoration:none}.mobile-chat-shared-artist[href]:active{opacity:.7}.mobile-chat-shared-sep{color:var(--mobile-text-muted)}.mobile-chat-shared-track{font-family:var(--font-display), "Metal Mania", cursive;color:var(--mobile-text);word-break:break-word;font-size:.78rem}.mobile-chat-input-wrap{border-top:1px solid var(--mobile-border);gap:8px;margin-top:12px;padding-top:10px;display:flex}.mobile-chat-input{min-width:0;color:var(--mobile-text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:.88rem}.mobile-chat-input:focus{border-color:var(--mobile-accent)}.mobile-chat-input::placeholder{color:var(--mobile-text-muted)}.mobile-chat-send{background:var(--mobile-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:10px 18px;font-size:.85rem;font-weight:700;transition:opacity .15s}.mobile-chat-send:disabled{opacity:.4;cursor:default}.mobile-chat-send:active:not(:disabled){opacity:.8}.mobile-chat-login-button{background:var(--mobile-accent);color:#fff;text-align:center;border-radius:8px;width:100%;padding:12px;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.mobile-chat-login-button:active{opacity:.8}.mobile-magazine-list{flex-direction:column;gap:8px;display:flex}.mobile-magazine-card{background:var(--mobile-surface);color:var(--mobile-text);border:1px solid var(--mobile-border);border-radius:10px;align-items:center;gap:10px;padding:0;text-decoration:none;display:flex;overflow:hidden}.mobile-magazine-card:active{background:var(--mobile-surface-hover)}.mobile-magazine-card-thumb{object-fit:cover;flex-shrink:0;width:102px;height:58px}.mobile-magazine-card-body{flex:1;min-width:0;padding:8px 8px 8px 0}.mobile-magazine-card-kicker{color:#ffb6aa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.65rem}.mobile-magazine-card-title{margin-bottom:4px;font-size:.95rem;font-weight:600;line-height:1.3}.mobile-magazine-card-artist{color:var(--mobile-text-muted);font-size:.78rem}.mobile-forum-list{flex-direction:column;gap:8px;display:flex}.mobile-forum-card{background:var(--mobile-surface);color:var(--mobile-text);border:1px solid var(--mobile-border);border-radius:10px;padding:12px;text-decoration:none;display:block}.mobile-forum-card:active{background:var(--mobile-surface-hover)}.mobile-forum-card-title{margin-bottom:4px;font-size:.95rem;font-weight:600}.mobile-forum-card-desc{color:var(--mobile-text-muted);margin-bottom:4px;font-size:.78rem}.mobile-forum-card-meta{color:var(--mobile-accent);opacity:.8;font-size:.7rem}.m-forum-header-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.m-forum-breadcrumb{font-family:var(--font-display), "Metal Mania", serif;color:var(--mobile-text);letter-spacing:.04em;font-size:1.1rem;font-weight:700;text-decoration:none}.m-forum-breadcrumb-sep{font-family:var(--font-display), "Metal Mania", serif;color:var(--mobile-text-muted);letter-spacing:.04em;font-size:1.1rem}.m-forum-new-thread-btn{background:var(--mobile-accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;align-items:center;padding:6px 12px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.m-forum-new-thread-btn:active{opacity:.85}.m-forum-thread-list{flex-direction:column;gap:8px;display:flex}.m-forum-thread-card{background:var(--mobile-surface);border:1px solid var(--mobile-border);cursor:pointer;color:var(--mobile-text);border-radius:10px;padding:12px;display:block}.m-forum-thread-card:active{background:var(--mobile-surface-hover)}.m-forum-thread-title{margin-bottom:4px;font-size:.9rem;font-weight:600;line-height:1.3}.m-forum-pinned,.m-forum-locked{font-size:.8rem}.m-forum-thread-meta{color:var(--mobile-text-muted);flex-wrap:wrap;gap:6px;margin-bottom:6px;font-size:.72rem;display:flex}.m-forum-thread-author{color:var(--mobile-accent);font-weight:500}.m-forum-thread-stats{color:var(--mobile-text-muted);opacity:.7;gap:12px;font-size:.7rem;display:flex}.m-forum-new-thread-panel{background:var(--mobile-surface);border:1px solid var(--mobile-border);border-radius:10px;margin-bottom:16px;padding:14px}.m-forum-new-thread-form{flex-direction:column;gap:12px;display:flex}.m-forum-form-label{color:var(--mobile-text-muted);flex-direction:column;gap:4px;font-size:.78rem;font-weight:500;display:flex}.m-forum-form-label span{color:var(--mobile-text);font-weight:600}.m-forum-form-input{background:var(--mobile-bg);border:1px solid var(--mobile-border);color:var(--mobile-text);border-radius:8px;padding:10px 12px;font-family:inherit;font-size:.85rem}.m-forum-form-input:focus{border-color:var(--mobile-accent);box-shadow:0 0 0 2px var(--mobile-accent-glow);outline:none}.m-forum-form-textarea{background:var(--mobile-bg);border:1px solid var(--mobile-border);color:var(--mobile-text);resize:vertical;border-radius:8px;min-height:80px;padding:10px 12px;font-family:inherit;font-size:.85rem}.m-forum-form-textarea:focus{border-color:var(--mobile-accent);box-shadow:0 0 0 2px var(--mobile-accent-glow);outline:none}.m-forum-form-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.m-forum-submit-btn{background:var(--mobile-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-size:.82rem;font-weight:600;text-decoration:none}.m-forum-submit-btn:active{opacity:.85}.m-forum-submit-btn:disabled{opacity:.5;cursor:not-allowed}.m-forum-thread-header{margin-bottom:4px}.m-forum-thread-back{color:var(--mobile-accent);font-size:.82rem;font-weight:500;text-decoration:none}.m-forum-thread-back:active{opacity:.7}.m-forum-battle{background:var(--mobile-surface);border:1px solid var(--mobile-border);border-radius:10px;margin-bottom:16px;padding:12px}.m-forum-battle-videos{flex-direction:column;gap:12px;display:flex}.m-forum-battle-video{flex-direction:column;gap:8px;display:flex}.m-forum-battle-video.m-forum-battle-voted{opacity:.9}.m-forum-battle-vs{color:var(--mobile-accent);justify-content:center;align-items:center;padding:4px 0;font-size:1.1rem;font-weight:700;display:flex}.m-forum-battle-bar{background:var(--mobile-border);border-radius:2px;height:4px;overflow:hidden}.m-forum-battle-bar-fill{background:var(--mobile-accent);border-radius:2px;height:100%;transition:width .3s}.m-forum-battle-info{color:var(--mobile-text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:.78rem;display:flex}.m-forum-battle-vote-btn{background:var(--mobile-bg);border:1px solid var(--mobile-border);color:var(--mobile-text);cursor:pointer;border-radius:6px;padding:5px 12px;font-size:.75rem;text-decoration:none}.m-forum-battle-vote-btn:active{background:var(--mobile-surface-hover)}.m-forum-battle-vote-btn.m-forum-battle-vote-active{background:var(--mobile-accent);border-color:var(--mobile-accent);color:#fff}.m-forum-posts-list{flex-direction:column;gap:10px;display:flex}.m-forum-post-card{background:var(--mobile-surface);border:1px solid var(--mobile-border);border-radius:10px;padding:12px}.m-forum-post-card.m-forum-post-opening{border-color:var(--mobile-accent);border-width:1.5px}.m-forum-post-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.m-forum-post-avatar{border-radius:50%;flex-shrink:0;width:36px;height:36px;text-decoration:none;overflow:hidden}.m-forum-post-avatar-img{object-fit:cover;width:100%;height:100%}.m-forum-post-avatar-placeholder{background:var(--mobile-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;font-weight:700;display:flex}.m-forum-post-meta{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;font-size:.75rem;display:flex}.m-forum-post-author{color:var(--mobile-accent);font-size:.8rem;font-weight:600;text-decoration:none}.m-forum-post-author:active{opacity:.7}.m-forum-post-time{color:var(--mobile-text-muted);font-size:.7rem}.m-forum-post-op-badge{background:var(--mobile-accent);color:#fff;border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:700}.m-forum-post-content{color:var(--mobile-text);font-size:.85rem;line-height:1.5}.m-forum-post-content p{margin:0 0 6px}.m-forum-post-content p:last-child{margin-bottom:0}.m-forum-reply-panel{background:var(--mobile-surface);border:1px solid var(--mobile-border);border-radius:10px;margin-top:16px;padding:14px}.m-forum-reply-title{margin:0 0 10px;font-size:.9rem;font-weight:600}.m-forum-reply-form{flex-direction:column;gap:10px;display:flex}.m-forum-reply-error{color:var(--mobile-accent);margin:0;font-size:.78rem}.m-forum-reply-auth{background:var(--mobile-surface);border:1px solid var(--mobile-border);text-align:center;border-radius:10px;margin-top:16px;padding:16px}.m-forum-reply-auth p{color:var(--mobile-text-muted);margin:0 0 10px;font-size:.85rem}.m-forum-reply-auth .m-forum-submit-btn{display:inline-block}.m-forum-locked-notice{background:var(--mobile-surface);border:1px solid var(--mobile-border);text-align:center;color:var(--mobile-text-muted);border-radius:10px;margin-top:16px;padding:14px;font-size:.85rem}.m-forum-locked-notice p{margin:0}

