.news-load-more-wrap{display:flex;min-height:112px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 10px}.news-load-more{display:flex;min-width:235px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid #ef1018;border-radius:10px;background:linear-gradient(135deg,#ef1018,#a8080e);color:#fff;box-shadow:0 8px 24px rgba(239,16,24,.2);font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s}.news-load-more:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(239,16,24,.3)}.news-load-more small{padding-left:10px;border-left:1px solid rgba(255,255,255,.3);font-size:10px;font-weight:500}.news-load-more.loading:before{content:"";width:17px;height:17px;border:2px solid #fff5;border-top-color:#fff;border-radius:50%;animation:news-spin .7s linear infinite}.news-load-more.loading span,.news-load-more.loading small{display:none}.news-load-more:disabled{cursor:wait;opacity:.72}.news-load-status{min-height:18px;margin:0;color:#888;font-size:11px}@keyframes news-spin{to{transform:rotate(360deg)}}
.footer-legal{display:flex;gap:25px}.footer-legal a{color:#888;text-decoration:none}.footer-legal a:hover{color:#fff}
.legal-shell{width:min(920px,100%);margin:0 auto;padding:18px 0 60px}.legal-hero{position:relative;margin-bottom:22px;padding:38px 42px;overflow:hidden;border:1px solid #2b2c2c;border-radius:18px;background:radial-gradient(circle at 90% 0,rgba(239,16,24,.19),transparent 35%),linear-gradient(145deg,#171818,#0c0d0d)}.legal-hero:after{content:"";position:absolute;right:-45px;bottom:-85px;width:210px;height:190px;border:25px solid rgba(239,16,24,.13);transform:rotate(35deg)}.legal-hero>i{color:#ef1018;font-size:36px}.legal-hero h1{margin:12px 0 8px;font-size:35px;font-weight:850}.legal-hero p{max-width:680px;margin:0;color:#aaa;line-height:1.65}.legal-updated{display:inline-block;margin-top:15px;padding:5px 9px;border-radius:999px;background:#251516;color:#e67b7f;font-size:10px}.legal-content{padding:12px 40px 35px;border:1px solid #242525;border-radius:16px;background:linear-gradient(145deg,#131414,#0d0e0e)}.legal-content section{padding:24px 0;border-bottom:1px solid #292a2a}.legal-content section:last-child{border-bottom:0}.legal-content h2{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:20px}.legal-content h2 span{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#ef1018;color:#fff;font-size:12px}.legal-content h3{margin:18px 0 7px;font-size:15px}.legal-content p,.legal-content li{color:#b4b5b5;line-height:1.72}.legal-content ul{margin:10px 0 0;padding-left:20px}.legal-content a{color:#ff5960}.legal-note{padding:15px 17px!important;border:1px solid #563336!important;border-radius:11px;background:#1c1213}.legal-note p{margin:0}.legal-contact{display:flex;align-items:center;gap:13px;padding:16px;border-radius:12px;background:#191a1a}.legal-contact i{color:#ef1018;font-size:25px}.legal-contact span{display:flex;flex-direction:column}.legal-contact small{color:#888}.legal-toc{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:18px}.legal-toc a{padding:10px 12px;border:1px solid #292a2a;border-radius:8px;background:#121313;color:#aaa;text-decoration:none;font-size:12px}.legal-toc a:hover{border-color:#ef1018;color:#fff}@media(max-width:768px){.footer-legal{flex-direction:column;gap:8px}.legal-shell{padding-top:5px}.legal-hero{padding:28px 22px}.legal-hero h1{font-size:28px}.legal-content{padding:8px 20px 24px}.legal-toc{grid-template-columns:1fr}}
