@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}body{background:#0d0d0d;color:#e8e8e8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}a{text-decoration:none;color:inherit}.app-shell{display:flex;min-height:100vh}.sidebar-offset{margin-left:52px;flex:1 1;min-width:0;display:flex;flex-direction:column}@media (max-width:640px){.sidebar-offset{margin-left:0}}.sidebar{width:52px;position:fixed;top:0;left:0;height:100vh;z-index:200;background:#111;border-right:1px solid #1e1e1e;flex-direction:column;padding:10px 0;gap:2px}.sidebar,.sidebar-logo{display:flex;align-items:center}.sidebar-logo{width:36px;height:36px;background:#ef4444;border-radius:8px;justify-content:center;font-size:1rem;margin-bottom:8px;font-weight:800;color:#fff;flex-shrink:0}.sidebar-divider{width:28px;height:1px;background:#2a2a2a;margin:4px 0;flex-shrink:0}.sidebar-item{width:40px;height:40px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s;color:#6b7280;text-decoration:none;gap:2px;flex-shrink:0}.sidebar-item:hover{background:#1e1e1e;color:#e5e7eb}.sidebar-item.active{background:rgba(239,68,68,.12);color:#ef4444}.sidebar-item svg{width:17px;height:17px}.sidebar-item span{font-size:.52rem;font-weight:600;line-height:1}@media (max-width:640px){.sidebar{display:none}}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,4%,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #1a1a1a}.navbar-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.65rem 1.25rem}.navbar-logo{color:#fff;font-weight:800;font-size:1rem;white-space:nowrap;flex-shrink:0}.navbar-logo span{color:#ef4444}.navbar-search{flex:1 1;min-width:140px;max-width:400px}.navbar-links{display:flex;gap:1.1rem;font-size:.82rem;align-items:center;flex-shrink:0}.navbar-link{color:#9ca3af;transition:color .15s}.navbar-link:hover{color:#f9fafb}.navbar-yt{color:#fff;background:#ef4444;padding:.3rem .75rem;border-radius:6px;font-weight:700;font-size:.78rem}.navbar-yt:hover{background:#dc2626}.content-max{max-width:1240px;margin:0 auto;padding:0 1.25rem}.wiki-section{margin-bottom:2.5rem}.wiki-section-header{display:flex;align-items:center;gap:.6rem;color:#ef4444;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding-bottom:.6rem;margin-bottom:1.25rem;border-bottom:2px solid #ef4444}.wiki-section-header svg{width:18px;height:18px}.who-is-box{background:#111;border:1px solid #1e1e1e;border-left:4px solid #ef4444;border-radius:0 .75rem .75rem 0;padding:1.5rem 1.75rem}.who-is-title{color:#ef4444;font-size:1.2rem;font-weight:800;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.04em}.who-is-text{color:#b0b0b0;font-size:.875rem;line-height:1.75;margin:0 0 1rem}.read-more-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;background:transparent;border:1px solid #2e2e2e;border-radius:6px;color:#9ca3af;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .15s;text-decoration:none}.read-more-btn:hover{border-color:#ef4444;color:#ef4444}.gang-grid{display:flex;gap:1.5rem;flex-wrap:wrap}.gang-member{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:inherit;transition:transform .2s;width:96px}.gang-member:hover{transform:translateY(-4px)}.gang-photo{width:88px;height:88px;border-radius:50%;overflow:hidden;border:3px solid #222;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800;color:#fff;flex-shrink:0;transition:border-color .2s,box-shadow .2s}.gang-member:hover .gang-photo{border-color:#ef4444;box-shadow:0 0 0 2px rgba(239,68,68,.3)}.gang-photo img{width:100%;height:100%;object-fit:cover;display:block}.gang-name{font-size:.75rem;font-weight:700;color:#e5e7eb;text-align:center;line-height:1.2}.gang-role{font-size:.65rem;color:#6b7280;text-align:center}.channels-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:640px){.channels-grid{grid-template-columns:repeat(2,1fr)}}.channel-card{background:#111;border:1px solid #1e1e1e;border-radius:.875rem;padding:1.25rem;display:flex;gap:1rem;align-items:center;transition:border-color .2s,box-shadow .2s;color:inherit}.channel-card:hover{border-color:#ef4444;box-shadow:0 4px 20px rgba(239,68,68,.1)}.channel-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.channel-avatar img{width:100%;height:100%;object-fit:cover}.channel-name{font-size:1rem;font-weight:700;margin:0 0 .2rem}.channel-subs{color:#9ca3af;font-size:.8rem}.channel-desc{color:#6b7280;font-size:.78rem;margin-top:.35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.channel-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .55rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:4px;color:#ef4444;font-size:.68rem;font-weight:700;margin-top:.4rem}.stats-row{display:flex;gap:1rem;flex-wrap:wrap}.stat-card{background:hsla(0,0%,100%,.04);border:1px solid #2a2a2a;border-radius:.875rem;padding:1rem 1.5rem;flex:1 1;min-width:120px;max-width:200px}.stat-number{font-size:1.75rem;font-weight:700;line-height:1}.stat-label{font-size:.68rem;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-title{font-size:1rem;font-weight:700;margin:0;color:#f9fafb}.section-link{color:#ef4444;font-size:.8rem;font-weight:600}.section-link:hover{color:#f87171}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.875rem;gap:.875rem}@media (min-width:640px){.video-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.video-grid{grid-template-columns:repeat(4,1fr)}}.video-card{background:#111;border-radius:.75rem;overflow:hidden;border:1px solid #1e1e1e;display:block;color:inherit;transition:transform .2s,border-color .2s,box-shadow .2s}.video-card:hover{border-color:#ef4444;transform:translateY(-3px);box-shadow:0 6px 24px rgba(239,68,68,.15)}.video-thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:#1a1a1a}.video-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s;display:block}.video-card:hover .video-thumb img{transform:scale(1.07)}.play-overlay{position:absolute;inset:0;background:transparent;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-card:hover .play-overlay{background:rgba(0,0,0,.35)}.play-icon{opacity:0;transition:opacity .2s;color:#fff;width:3rem;height:3rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.6))}.video-card:hover .play-icon{opacity:1}.video-info{padding:.7rem .8rem .8rem}.video-title{color:#e5e7eb;font-size:.85rem;font-weight:500;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.video-card:hover .video-title{color:#f87171}.video-time{color:#6b7280;font-size:.72rem;margin:.25rem 0 0}.search-form{display:flex;gap:.5rem;width:100%}.search-input{flex:1 1;padding:.45rem .875rem;border-radius:7px;background:#1a1a1a;color:#fff;border:1px solid #2e2e2e;outline:none;font-size:.85rem}.search-input:focus{border-color:#ef4444}.search-btn{padding:.45rem 1rem;background:#ef4444;border:none;color:#fff;border-radius:7px;font-size:.82rem;font-weight:700;cursor:pointer}.search-btn:hover{background:#dc2626}.skeleton{background:linear-gradient(90deg,#1c1c1c 25%,#252525 50%,#1c1c1c 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.75rem;aspect-ratio:16/9}.skeleton-line{height:.75rem;border-radius:4px;background:#1c1c1c;margin-top:.5rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}