:root{
    --music-dark:#090412;
    --music-panel:#120822;
    --music-primary:#8b5cf6;
    --music-accent:#f59e0b;
    --slate-100:#f1f5f9;
    --slate-200:#e2e8f0;
    --slate-300:#cbd5e1;
    --slate-400:#94a3b8;
    --slate-500:#64748b;
    --pink:#ec4899;
    --purple:#8b5cf6;
    --amber:#f59e0b;
    --cyan:#38bdf8;
}
*{box-sizing:border-box}
html,body{max-width:100vw;min-height:100vh;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}
html{direction:rtl;overflow-x:hidden}
body{margin:0;font-family:Vazirmatn,Tahoma,sans-serif;background:radial-gradient(circle at 50% 0%,#31104e 0%,#0f172a 40%,#020617 100%);color:#fff;min-height:100vh;display:flex;flex-direction:column;line-height:1.8}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font-family:inherit}
.bg-grid{position:fixed;inset:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:30px 30px;z-index:-3;pointer-events:none;opacity:.5}
.game-bg-orb{position:fixed;border-radius:50%;filter:blur(80px);z-index:-2;pointer-events:none;opacity:.5}
.orb-1{width:40vw;height:40vw;background:rgba(139,92,246,.25);top:-10%;right:-10%}.orb-2{width:50vw;height:50vw;background:rgba(245,158,11,.15);bottom:-20%;left:-10%}.orb-3{width:30vw;height:30vw;background:rgba(56,189,248,.15);top:30%;left:20%}
.news-header{width:100%;padding:16px 16px;z-index:20;position:sticky;top:0;border-bottom:1px solid rgba(255,255,255,.05);background:rgba(9,4,18,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.news-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#ec4899,#8b5cf6,#f59e0b);opacity:.85}
.news-header-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}
.brand-title{display:flex;align-items:center;gap:12px;min-width:0}.brand-icon{width:42px;height:42px;border-radius:14px;background:rgba(139,92,246,.18);border:1px solid rgba(139,92,246,.34);display:flex;align-items:center;justify-content:center;color:#c4b5fd;box-shadow:inset 0 0 18px rgba(139,92,246,.15)}
.brand-icon svg{width:24px;height:24px}.brand-title h1{font-family:Lalezar,Vazirmatn,Tahoma,sans-serif;margin:0;padding-top:4px;font-size:clamp(28px,4vw,38px);font-weight:400;line-height:1.1;background:linear-gradient(to bottom,#fff,#fbcfe8,#d946ef);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 4px 15px rgba(217,70,239,.3);white-space:nowrap}
.header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 16px;border-radius:999px;background:rgba(15,23,42,.82);border:1px solid rgba(255,255,255,.10);box-shadow:0 8px 20px rgba(0,0,0,.24);color:#e2e8f0;font-weight:900;font-size:13px;transition:.25s ease}.pill-btn:hover{transform:translateY(-2px);border-color:rgba(139,92,246,.45);color:#fff;box-shadow:0 12px 24px rgba(139,92,246,.18)}.pill-icon{width:23px;height:23px;border-radius:999px;background:rgba(2,6,23,.9);display:flex;align-items:center;justify-content:center}.pill-icon svg{width:14px;height:14px}
.news-main{flex:1;width:100%;max-width:1180px;margin:0 auto;padding:32px 16px 44px;position:relative;z-index:5}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 22px}.section-title{font-family:Lalezar,Vazirmatn,Tahoma,sans-serif;font-weight:400;font-size:30px;margin:0;display:flex;align-items:center;gap:10px}.section-title:before{content:"";width:8px;height:34px;border-radius:999px;background:linear-gradient(180deg,#ec4899,#7c3aed);display:block}.muted{color:var(--slate-400)}
.category-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:28px}.category-tabs a{font-size:13px;font-weight:900;color:#a8b3c7;padding:8px 14px;border-radius:14px;background:rgba(2,6,23,.52);border:1px solid rgba(255,255,255,.06);transition:.22s ease}.category-tabs a:hover,.category-tabs a.active{color:#fff;background:rgba(139,92,246,.24);border-color:rgba(139,92,246,.42);box-shadow:0 10px 22px rgba(139,92,246,.12)}
.glass-panel{background:rgba(18,8,34,.62);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06)}
.news-link-wrapper{display:block;color:inherit;text-decoration:none;transform:translateZ(0);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.news-link-wrapper:hover{transform:translateY(-5px)}.news-link-wrapper:active{transform:scale(.985)}
.news-card-inner{transition:border-color .3s ease,box-shadow .3s ease;position:relative}.news-link-wrapper:hover .news-card-inner{border-color:rgba(139,92,246,.5);box-shadow:0 14px 34px rgba(0,0,0,.48),inset 0 0 20px rgba(139,92,246,.1)}
.news-image-container{overflow:hidden;position:relative;background:#0f172a}.news-image{width:100%;height:100%;object-fit:cover;display:block;opacity:.82;transition:transform .7s cubic-bezier(.4,0,.2,1);will-change:transform}.news-link-wrapper:hover .news-image{transform:scale(1.08) rotate(1deg)}.image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,rgba(236,72,153,.35),transparent 38%),radial-gradient(circle at 70% 80%,rgba(245,158,11,.25),transparent 34%),linear-gradient(135deg,#31104e,#111827);color:#f5d0fe;font-family:Lalezar,Vazirmatn,sans-serif;font-size:34px;text-align:center;padding:22px}.image-fallback small{display:block;font-family:Vazirmatn,Tahoma,sans-serif;font-size:12px;color:#cbd5e1;margin-top:4px}
.featured-card{border-radius:30px;overflow:hidden;border-color:rgba(139,92,246,.22);display:flex;flex-direction:row;min-height:360px;margin-bottom:42px}.featured-media{width:50%;min-height:360px;border-left:1px solid rgba(255,255,255,.1)}.featured-content{width:50%;padding:34px;display:flex;flex-direction:column;justify-content:center}.eq-bars{position:absolute;top:24px;left:24px;display:flex;align-items:flex-end;gap:4px;width:36px;height:36px;opacity:.42;z-index:2}.eq-bars span{width:6px;border-radius:8px 8px 0 0}.eq-bars span:nth-child(1){height:34%;background:#ec4899;animation:eq 1.2s ease-in-out infinite alternate}.eq-bars span:nth-child(2){height:60%;background:#8b5cf6;animation:eq .8s ease-in-out infinite alternate-reverse}.eq-bars span:nth-child(3){height:45%;background:#f59e0b;animation:eq 1.5s ease-in-out infinite alternate}@keyframes eq{0%{height:30%}100%{height:100%}}
.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;color:#94a3b8;font-size:12px;font-weight:800}.post-meta span,.post-meta time{display:inline-flex;align-items:center;gap:6px}.post-meta svg{width:15px;height:15px;opacity:.72}.featured-title{font-family:Lalezar,Vazirmatn,Tahoma,sans-serif;font-size:clamp(32px,4vw,50px);font-weight:400;line-height:1.18;margin:18px 0 12px}.featured-excerpt{font-size:15px;color:#cbd5e1;margin:0 0 24px;line-height:2.05}.meta-divider{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:16px;margin-bottom:14px}
.badge{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:1000;padding:4px 12px;border-radius:999px;box-shadow:0 8px 16px rgba(0,0,0,.24)}.badge-update{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.badge-event{background:linear-gradient(135deg,#f59e0b,#d97706)}.badge-system{background:linear-gradient(135deg,#ec4899,#be185d)}.badge-challenge{background:linear-gradient(135deg,#14b8a6,#0f766e)}.badge-announcement{background:linear-gradient(135deg,#38bdf8,#2563eb)}
.btn-read-more{background:linear-gradient(180deg,rgba(139,92,246,.15) 0%,rgba(88,28,135,.32) 100%);border:1px solid rgba(139,92,246,.32);border-bottom:3px solid rgba(139,92,246,.5);color:#e9d5ff;box-shadow:0 4px 6px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1);text-shadow:0 1px 2px rgba(0,0,0,.5);padding:8px 20px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;font-weight:1000}.news-link-wrapper:hover .btn-read-more,.btn-read-more:hover{background:linear-gradient(180deg,rgba(167,139,250,.3) 0%,rgba(109,40,217,.62) 100%);border-color:rgba(196,181,253,.6);border-bottom-color:#d8b4fe;box-shadow:0 8px 15px rgba(139,92,246,.4),inset 0 2px 5px rgba(255,255,255,.2);transform:translateY(-3px);color:#fff}.btn-read-more svg{width:15px;height:15px;transition:transform .25s ease}.news-link-wrapper:hover .btn-read-more svg,.btn-read-more:hover svg{transform:translateX(-5px)}
.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.news-card{border-radius:22px;overflow:hidden;height:100%;display:flex;flex-direction:column}.card-media{height:196px;border-bottom:1px solid rgba(255,255,255,.06)}.card-badge{position:absolute;top:12px;right:12px;z-index:2}.card-body{padding:20px;display:flex;flex-direction:column;flex:1}.card-title{font-family:Lalezar,Vazirmatn,Tahoma,sans-serif;font-size:25px;font-weight:400;line-height:1.35;margin:0 0 8px;transition:color .22s ease}.news-link-wrapper:hover .card-title{color:#fde68a}.card-excerpt{color:#cbd5e1;font-size:13px;line-height:2;margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.06);padding-top:15px;text-align:left}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pagination{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:34px 0 0}.pagination a,.pagination span{min-width:42px;height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(139,92,246,.28);background:rgba(2,6,23,.38);color:#d8b4fe;font-weight:1000;display:inline-flex;align-items:center;justify-content:center}.pagination .active{background:rgba(139,92,246,.3);color:#fff;border-color:rgba(196,181,253,.55)}
.empty-state{border-radius:28px;padding:48px 24px;text-align:center;border:1px dashed rgba(139,92,246,.35);background:rgba(15,23,42,.5);color:#cbd5e1}.empty-state h2{font-family:Lalezar,Vazirmatn,sans-serif;font-weight:400;font-size:34px;margin:0 0 6px;color:#fff}.empty-state p{margin:0;color:#94a3b8}
.news-footer{width:100%;border-top:1px solid rgba(255,255,255,.05);padding:22px 16px;text-align:center;background:rgba(9,4,18,.9);backdrop-filter:blur(8px);position:relative;z-index:3}.news-footer p{margin:0;color:#64748b;font-size:12px;font-family:Lalezar,Vazirmatn,sans-serif;letter-spacing:1px}
.article-shell{max-width:980px;margin:0 auto}.article-card{border-radius:32px;overflow:hidden}.article-hero{height:min(52vw,480px);min-height:260px;border-bottom:1px solid rgba(255,255,255,.08)}.article-body{padding:32px}.article-title{font-family:Lalezar,Vazirmatn,Tahoma,sans-serif;font-size:clamp(36px,6vw,62px);line-height:1.15;font-weight:400;margin:18px 0 12px}.article-summary{font-size:17px;color:#ddd6fe;line-height:2.1;margin:0 0 22px}.article-content{color:#e2e8f0;font-size:16px;line-height:2.25;white-space:pre-line}.article-content p{margin:0 0 18px}.article-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.related-wrap{margin-top:34px}.related-wrap .section-title{font-size:26px}.share-note{color:#94a3b8;font-size:12px;font-weight:800}
@media (max-width:900px){.featured-card{flex-direction:column}.featured-media,.featured-content{width:100%}.featured-media{min-height:260px;border-left:0;border-bottom:1px solid rgba(255,255,255,.1)}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-content{padding:24px}.article-body{padding:24px}}
@media (max-width:640px){.news-header-inner{align-items:flex-start;flex-direction:column}.header-actions{width:100%;justify-content:space-between}.brand-icon{width:38px;height:38px}.brand-title h1{font-size:29px}.news-main{padding-top:24px}.section-title-row{align-items:flex-start;flex-direction:column}.news-grid{grid-template-columns:1fr}.card-media{height:210px}.featured-title{font-size:34px}.featured-content{padding:20px}.post-meta{gap:10px;font-size:11px}.category-tabs{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.category-tabs a{white-space:nowrap}.pill-btn{padding:8px 12px;font-size:12px}.article-title{font-size:38px}.article-body{padding:20px}.article-content{font-size:15px}.article-hero{min-height:240px}}
::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#090412}::-webkit-scrollbar-thumb{background:#475569;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#8b5cf6}

/* News rich HTML content support */
.article-content{white-space:normal;color:#e2e8f0;font-size:16px;line-height:2.25;overflow-wrap:anywhere}.article-content>*:first-child{margin-top:0}.article-content>*:last-child{margin-bottom:0}.article-content p{margin:0 0 20px}.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-family:Lalezar,Vazirmatn,Tahoma,sans-serif;font-weight:400;line-height:1.35;color:#fff;margin:34px 0 14px;position:relative}.article-content h2{font-size:34px;padding-right:18px}.article-content h2:before{content:"";position:absolute;right:0;top:.25em;width:6px;height:1.1em;border-radius:999px;background:linear-gradient(180deg,#00f3ff,#8b5cf6);box-shadow:0 0 18px rgba(0,243,255,.35)}.article-content h3{font-size:29px;color:#fde68a}.article-content h4{font-size:24px;color:#ddd6fe}.article-content h5,.article-content h6{font-size:20px;color:#bfdbfe}.article-content a{color:#67e8f9;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;font-weight:900;transition:.2s ease}.article-content a:hover{color:#fff;text-shadow:0 0 18px rgba(0,243,255,.35)}.article-content strong,.article-content b{color:#fff;font-weight:1000}.article-content em,.article-content i{color:#f5d0fe}.article-content ul,.article-content ol{margin:0 24px 22px 0;padding:0 24px 0 0}.article-content li{margin:9px 0;padding-right:3px}.article-content li::marker{color:#67e8f9;font-weight:900}.article-content blockquote{margin:28px 0;padding:22px 24px;border-right:5px solid #00f3ff;border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(0,243,255,.16),transparent 34%),linear-gradient(135deg,rgba(14,165,233,.09),rgba(139,92,246,.08));box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 18px 40px rgba(0,0,0,.22);color:#e0f2fe}.article-content blockquote p{margin-bottom:12px}.article-content img{max-width:100%;height:auto;display:block;margin:26px auto;border-radius:24px;border:1px solid rgba(255,255,255,.10);box-shadow:0 24px 70px rgba(0,0,0,.35)}.article-content figure{margin:30px 0;text-align:center}.article-content figure img{margin:0 auto}.article-content figcaption{margin-top:10px;color:#94a3b8;font-size:13px;font-weight:800}.article-content hr{border:0;height:1px;margin:34px 0;background:linear-gradient(90deg,transparent,rgba(0,243,255,.55),rgba(236,72,153,.45),transparent)}.article-content table{width:100%;border-collapse:separate;border-spacing:0;margin:28px 0;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 50px rgba(0,0,0,.25)}.article-content th,.article-content td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.08);vertical-align:top}.article-content tr:last-child td{border-bottom:0}.article-content th:last-child,.article-content td:last-child{border-left:0}.article-content th{background:linear-gradient(135deg,rgba(139,92,246,.26),rgba(0,243,255,.12));color:#fff;font-weight:1000}.article-content td{background:rgba(15,23,42,.34)}.article-content pre{direction:ltr;text-align:left;white-space:pre-wrap;background:#020617;color:#dbeafe;border:1px solid rgba(255,255,255,.10);border-radius:22px;padding:18px;overflow:auto;margin:24px 0;line-height:1.8;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.article-content code{direction:ltr;display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:1px 7px;color:#bfdbfe}.article-content pre code{display:block;background:transparent;border:0;padding:0}.article-content .aligncenter,.article-content .has-text-align-center{text-align:center}.article-content .alignleft,.article-content .has-text-align-left{text-align:left}.article-content .alignright,.article-content .has-text-align-right{text-align:right}.article-content .wp-caption{max-width:100%;margin:28px auto;text-align:center}.article-content .wp-caption-text{color:#94a3b8;font-size:13px;margin-top:8px}.article-content .button,.article-content .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 20px;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;text-decoration:none;box-shadow:0 12px 28px rgba(139,92,246,.28)}
@media(max-width:640px){.article-content{font-size:15px;line-height:2.18}.article-content h2{font-size:29px}.article-content h3{font-size:25px}.article-content table{display:block;overflow-x:auto}.article-content th,.article-content td{min-width:140px}.article-content blockquote{padding:18px}.article-content img{border-radius:18px}}
