body.ui-style-5{background:#141414;color:#e5e5e5}main{max-width:1400px;margin:0 auto;padding:1.5rem}section{margin-bottom:3rem}.hero{text-align:center;padding:3rem 1rem;background:linear-gradient(135deg,rgba(229,9,20,0.1) 0%,rgba(20,20,20,0.95) 100%);border-radius:8px;margin-bottom:2rem}.hero h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem;font-weight:700;color:#fff}@media(max-width:768px){.hero h1{font-size:1.8rem}}.hero .site-intro{font-size:1.1rem;line-height:1.8;color:#b3b3b3;max-width:900px;margin:0 auto}section h2{font-size:1.8rem;margin-bottom:1.5rem;color:#fff;border-left:4px solid #e50914;padding-left:1rem}.intro-section{background:rgba(255,255,255,0.03);padding:2rem;border-radius:8px}.intro-content p{margin-bottom:1rem;line-height:1.8;color:#b3b3b3}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}@media(max-width:768px){.card-grid{grid-template-columns:1fr}}.card{background:rgba(255,255,255,0.05);border-radius:8px;padding:1.5rem;transition:transform 0.3s,box-shadow 0.3s}.card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(229,9,20,0.3)}.card h3{font-size:1.3rem;margin-bottom:0.5rem}.card h3 a{color:#fff;transition:color 0.3s}.card h3 a:hover{color:#e50914}.card .meta{color:#808080;font-size:0.85rem;margin-bottom:0.8rem}.card .oneline{color:#b3b3b3;font-weight:600;margin-bottom:0.8rem;line-height:1.6}.card .summary-excerpt,.card .review-excerpt{color:#999;font-size:0.9rem;line-height:1.6;margin-bottom:0.5rem}.entry-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.entry-card{background:linear-gradient(135deg,rgba(229,9,20,0.2) 0%,rgba(255,255,255,0.05) 100%);padding:2rem;border-radius:8px;text-align:center;transition:transform 0.3s}.entry-card:hover{transform:scale(1.05)}.entry-card h3{font-size:1.4rem;margin-bottom:1rem}.entry-card h3 a{color:#fff}.entry-card p{color:#b3b3b3}.card-list{display:flex;flex-direction:column;gap:1rem}.card-item{background:rgba(255,255,255,0.05);padding:1.2rem;border-radius:6px;border-left:3px solid #e50914;transition:background 0.3s}.card-item:hover{background:rgba(255,255,255,0.08)}.card-item h3{font-size:1.1rem;margin-bottom:0.3rem}.card-item h3 a{color:#fff}.more-link{text-align:center;margin-top:1.5rem}.more-link a{display:inline-block;background:#e50914;color:#fff;padding:0.8rem 2rem;border-radius:4px;font-weight:600;transition:background 0.3s}.more-link a:hover{background:#f40612}.site-links{background:rgba(255,255,255,0.03);padding:2rem;border-radius:8px}.site-links ul{display:flex;flex-direction:column;gap:0.8rem}.site-links li a{color:#b3b3b3;transition:color 0.3s,padding-left 0.3s;display:block;padding:0.5rem 0}.site-links li a:hover{color:#e50914;padding-left:0.5rem}footer{text-align:center;padding:2rem 1rem;color:#808080;border-top:1px solid rgba(255,255,255,0.1);margin-top:3rem}.breadcrumb{padding:1rem 0;color:#808080;font-size:0.9rem}.breadcrumb a{color:#b3b3b3;transition:color 0.3s}.breadcrumb a:hover{color:#e50914}.breadcrumb span{margin:0 0.5rem}.detail-header{background:rgba(255,255,255,0.05);padding:2rem;border-radius:8px;margin-bottom:2rem}.detail-header h1{font-size:2.2rem;color:#fff;margin-bottom:1rem}.detail-info{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0;font-size:0.9rem}.detail-info .info-item{background:rgba(255,255,255,0.08);padding:0.5rem 1rem;border-radius:4px;color:#b3b3b3}.detail-tags{display:flex;flex-wrap:wrap;gap:0.5rem;margin:1rem 0}.detail-tags .tag{background:#e50914;color:#fff;padding:0.3rem 0.8rem;border-radius:3px;font-size:0.85rem}.detail-section{background:rgba(255,255,255,0.03);padding:2rem;border-radius:8px;margin-bottom:1.5rem}.detail-section h2{font-size:1.5rem;color:#fff;margin-bottom:1rem;border-left:4px solid #e50914;padding-left:1rem}.detail-section p{line-height:1.8;color:#b3b3b3;margin-bottom:1rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}@media(max-width:768px){.related-grid{grid-template-columns:1fr}}.related-item{background:rgba(255,255,255,0.05);padding:1rem;border-radius:6px;transition:background 0.3s}.related-item:hover{background:rgba(255,255,255,0.08)}.related-item h3{font-size:1rem;margin-bottom:0.3rem}.related-item h3 a{color:#fff}.related-item p{font-size:0.85rem;color:#999}.list-header{background:linear-gradient(135deg,rgba(229,9,20,0.15) 0%,rgba(255,255,255,0.05) 100%);padding:2.5rem 2rem;border-radius:8px;margin-bottom:2rem}.list-header h1{font-size:2.2rem;color:#fff;margin-bottom:1rem}.list-header .description{color:#b3b3b3;line-height:1.8;font-size:1.05rem}.list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media(max-width:768px){.list-grid{grid-template-columns:1fr}}.list-card{background:rgba(255,255,255,0.05);padding:1.5rem;border-radius:8px;border-left:3px solid #e50914;transition:transform 0.3s,box-shadow 0.3s}.list-card:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(229,9,20,0.2)}.list-card h3{font-size:1.2rem;margin-bottom:0.5rem}.list-card h3 a{color:#fff;transition:color 0.3s}.list-card h3 a:hover{color:#e50914}.list-card .meta{color:#808080;font-size:0.85rem;margin-bottom:0.8rem}.list-card .oneline{color:#b3b3b3;line-height:1.6;margin-bottom:0.5rem}.other-lists{background:rgba(255,255,255,0.03);padding:1.5rem;border-radius:8px;margin-bottom:2rem}.other-lists p{color:#b3b3b3;margin-bottom:1rem}.other-lists ul{display:flex;flex-wrap:wrap;gap:1rem}.other-lists li a{display:inline-block;background:rgba(229,9,20,0.2);color:#fff;padding:0.6rem 1.2rem;border-radius:4px;transition:background 0.3s}.other-lists li a:hover{background:#e50914}.unavailable{text-align:center;padding:3rem 2rem}.unavailable h1{font-size:2rem;color:#e50914;margin-bottom:1rem}.unavailable p{color:#b3b3b3;line-height:1.8;margin-bottom:1.5rem}.unavailable .back-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.unavailable .back-links a{display:inline-block;background:rgba(255,255,255,0.1);color:#fff;padding:0.8rem 1.5rem;border-radius:4px;transition:background 0.3s}.unavailable .back-links a:hover{background:#e50914}