@font-face{font-family:IranLocal;src:url('/assets/fonts/NotoSansArabic-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:IranLocal;src:url('/assets/fonts/NotoSansArabic-Bold.ttf') format('truetype');font-weight:700 900;font-style:normal;font-display:swap}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f9fb;color:#18212b;font-family:IranLocal,"Noto Sans Arabic",Tahoma,Arial,sans-serif;line-height:1.9}a{color:var(--a);text-decoration:none}.wrap{width:min(1180px,94%);margin:auto}.top-progress{position:fixed;top:0;right:0;height:4px;background:linear-gradient(90deg,var(--a),var(--b));z-index:9999;width:0}header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid #e7ebef}.nav{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.logo{font-weight:900;color:var(--a)}nav{display:flex;gap:8px;overflow:auto;white-space:nowrap}nav a,.pill,.mini{padding:5px 10px;border-radius:999px;background:#eef2f5}.hero{padding:40px 0 25px}.hero h1{font-size:clamp(28px,5vw,48px);margin:5px 0}.eyebrow{font-size:12px;color:var(--a);font-weight:bold}.btn{border:0;background:linear-gradient(135deg,var(--a),var(--b));color:#fff;padding:10px 18px;border-radius:12px;cursor:pointer;font-family:inherit}.ghost{background:#eef2f5;color:#223}.danger{background:#991b1b!important;color:#fff!important}.section-head,.admin-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.card,.box,.seo-box,.redirect-card{background:#fff;border:1px solid #e4e9ed;border-radius:18px;padding:18px;margin:18px 0;box-shadow:0 8px 30px #00000008}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.box{display:block;overflow:hidden}.box img{display:block;width:100%;max-height:180px;object-fit:cover;border-radius:12px;margin:auto}.link-strip{display:flex;gap:10px;overflow:auto;padding:5px 0}.link-card{min-width:300px;display:flex;justify-content:space-between;gap:10px;padding:12px;border-radius:15px;background:linear-gradient(135deg,var(--soft),#fff);border:1px solid #e5e7eb}.link-card span{display:block;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.open-btn{align-self:center;background:var(--a);color:#fff;padding:5px 9px;border-radius:9px}.scroll-x{display:flex;gap:5px;overflow-x:auto;padding:8px 0}.pill{border:0;white-space:nowrap;cursor:pointer}.pill.active{background:var(--a);color:#fff}.article-head{display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:center}.article-img{width:100%;max-width:220px;margin:auto;border-radius:16px}.content{font-size:17px;text-align:justify}.content img{display:block;margin:18px auto;max-width:80%;height:auto;border-radius:12px}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#16212a}.content p{margin:12px 0}.sharebar{display:flex;gap:7px;align-items:center;overflow-x:auto;white-space:nowrap;padding:8px;background:#f8fafc;border-radius:13px;margin-bottom:15px}.sharebar>*{flex:0 0 auto}.sharebar button,.sharebar a{border:0;background:#fff;border-radius:9px;padding:6px 10px;cursor:pointer}.meter{height:9px;background:#edf0f2;border-radius:10px;overflow:hidden}.meter i{display:block;height:100%;background:linear-gradient(90deg,var(--a),var(--b))}.module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mini-module{display:flex;flex-direction:column;padding:14px;border-radius:15px;color:#17202a}.mini-module span{font-size:11px}.mini-module strong{font-size:15px}.mini-module small{opacity:.75}.c1{background:#ecfdf5}.c2{background:#fff1f2}.c3{background:#eff6ff}.c4{background:#faf5ff}.c5{background:#fffbeb}.c6{background:#ecfeff}.read-more-box{margin:20px 0}.read-more-box>button{border:0;background:var(--a);color:#fff;padding:9px 16px;border-radius:10px}.ad-box{margin:16px 0;padding:14px;border:1px dashed #cbd5e1;border-radius:14px;text-align:center;overflow:hidden}.ad-box img{max-width:80%;display:block;margin:auto}.phone-float{position:fixed;left:15px;bottom:15px;display:flex;flex-direction:column;gap:7px;z-index:60}.phone-float a{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--a);color:#fff;box-shadow:0 5px 20px #0003;animation:pulse 1.8s infinite}.phone-float a+a{background:var(--b)}@keyframes pulse{50%{transform:scale(1.08)}}.social{position:fixed;right:15px;bottom:15px;z-index:60}.social button{width:45px;height:45px;border:0;border-radius:50%;background:var(--a);color:#fff}.social-items{display:none;flex-direction:column;gap:5px;margin-bottom:6px}.social.open .social-items{display:flex}.social-items a{background:#fff;border:1px solid #eee;padding:4px 9px;border-radius:8px;box-shadow:0 4px 15px #0001}.footer{padding:35px 0}.phones{display:flex;gap:15px}.admin-menu{position:sticky;top:58px;z-index:40;background:#f7f9fb;padding:8px 0;display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.admin-tab{color:#fff!important;text-align:center;padding:9px;border-radius:10px;font-weight:700;font-size:13px}.c-blue{background:#0b4f6c}.c-teal{background:#0f766e}.c-orange{background:#c2410c}.c-red{background:#7f1d1d}.c-purple{background:#5b21b6}.c-green{background:#166534}.c-slate{background:#263445}.admin-module{border:0!important;color:#18212b}.mod-blue{border-top:7px solid #0b4f6c!important}.mod-teal{border-top:7px solid #0f766e!important}.mod-orange{border-top:7px solid #c2410c!important}.mod-red{border-top:7px solid #7f1d1d!important}.mod-purple{border-top:7px solid #5b21b6!important}.mod-green{border-top:7px solid #166534!important}.mod-slate{border-top:7px solid #263445!important}.mod-navy{border-top:7px solid #12324a!important}.toolbar,.bulk-actions,.editorbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:10px 0}.search,input,textarea,select{border:1px solid #d4dce2;border-radius:10px;padding:9px;background:#fff;max-width:100%;font:inherit}.search{flex:1}.hscroll{overflow-x:auto}.hscroll table{min-width:850px;width:100%}.hscroll table,.hscroll th,.hscroll td{border-collapse:collapse}.hscroll td,.hscroll th{padding:8px;border-bottom:1px solid #eee;text-align:right}.rich{min-height:460px;border:1px solid #cfd8df;border-radius:12px;padding:15px;outline:0;text-align:justify;background:#fff}.rich img{max-width:80%;display:block;margin:15px auto}.drag-list{display:grid;gap:8px}.drag-item{display:flex;align-items:center;gap:8px;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:grab}.drag-main{flex:1;min-width:0}.drag-item b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drag-item small{color:#64748b;display:block}.gallery-panel{display:none}.gallery-panel.show{display:block}.gallery-scroll{max-height:330px;overflow:auto;border:1px solid #edf0f2;border-radius:12px;padding:8px}.gallery-tools{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.gallery-tools form{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.inline-form{margin:0}.breadcrumbs{padding:8px 0}.compact-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:8px}.gallery-item{min-width:0;border:1px solid #e8ecef;border-radius:10px;padding:6px;background:#fafafa;overflow:hidden}.gallery-item img{width:100%;height:76px;object-fit:cover;border-radius:7px;cursor:pointer}.gallery-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.gallery-item .mini{font-size:10px;padding:2px 6px}.gallery-item.folder{display:flex;flex-direction:column;justify-content:center;gap:5px;min-height:120px}.gallery-item.folder a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.ad-item{background:#fff;border:1px solid #e6d6d6;border-radius:12px;padding:10px;min-width:0}.ad-item b,.ad-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-item small{color:#667;margin:4px 0}.user-form{display:grid;grid-template-columns:1fr 1fr 1fr auto auto;gap:8px;align-items:center}.backup-box,.cleanup-box{margin-top:15px;padding:14px;border-radius:14px;background:#eef2f7}.backup-box form{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.backup-row{display:flex;justify-content:space-between;gap:10px;padding:7px;background:#fff;border-radius:9px;margin-top:5px}.image-field{display:flex;gap:8px;align-items:center}.image-field input{flex:1}.auth{max-width:560px;margin:60px auto}.captcha-box{background:#f3f6f9;padding:10px;border-radius:10px}.alert{padding:12px;border-radius:10px;margin:10px 0}.alert.ok{background:#ecfdf5;color:#166534}.alert.error{background:#fff1f2;color:#9f1239}.hint{font-size:13px;color:#64748b}.user-only{max-width:760px;margin:40px auto}.frame-page{position:fixed;inset:0;background:#fff}.framebar{height:54px;display:flex;align-items:center;gap:20px;padding:0 15px;background:#111827;color:#fff;overflow:auto;white-space:nowrap}.framebar span:nth-child(2){margin-right:auto;background:var(--a);padding:3px 8px;border-radius:7px}.frame-page iframe{width:100%;height:calc(100% - 54px);border:0}.spinner{width:45px;height:45px;border:5px solid #ddd;border-top-color:var(--a);border-radius:50%;animation:spin 1s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.count{font-size:42px;font-weight:900;color:var(--a);text-align:center}.redirect-card{text-align:center;max-width:520px;margin:70px auto}.ajax-loader{position:fixed;inset:0;display:none;place-items:center;background:#ffffffaa;backdrop-filter:blur(3px);z-index:9998;font-weight:900;color:var(--a)}.ajax-loader.show{display:grid}
@media(max-width:900px){.admin-menu{grid-template-columns:repeat(4,1fr)}.ad-grid{grid-template-columns:repeat(2,1fr)}.user-form{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr 1fr}.article-head{grid-template-columns:1fr}.article-img{max-width:80%}.module-grid{grid-template-columns:1fr}.theme-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.admin-menu{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.ad-grid{grid-template-columns:1fr}.user-form{grid-template-columns:1fr}.link-card{min-width:270px}.hero{padding-top:25px}.section-head{align-items:flex-start}.admin-head h1{font-size:24px}}
/* V10 compact admin drawer */
.admin-fab{position:fixed;left:14px;top:92px;z-index:1001;border:0;border-radius:14px;padding:10px 14px;background:linear-gradient(135deg,var(--a),var(--b));color:#fff;font:700 12px inherit;box-shadow:0 8px 24px #0003;cursor:pointer}.admin-drawer{position:fixed;left:14px;top:140px;z-index:1000;width:min(190px,72vw);display:none;gap:7px;flex-direction:column;padding:9px;background:#fffffff7;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 45px #0003;backdrop-filter:blur(12px)}.admin-drawer.show{display:flex}.admin-drawer .admin-tab{font-size:12px;padding:8px}.admin-menu{display:none}.admin-module{font-size:13px}.admin-module h2{font-size:18px}.admin-module h3{font-size:15px}.admin-module input,.admin-module textarea,.admin-module select,.admin-module button,.admin-module .mini{font-size:12px}.admin-module table{font-size:12px}.admin-module td,.admin-module th{padding:6px}.keyword-form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px}.color-settings{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.color-settings label{display:flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:6px 9px}.color-settings input[type=color]{width:38px;height:30px;padding:2px}.hscroll td{max-width:260px}.hscroll td[title]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sitemap-add input,.keyword-form input{min-width:0}.drag-main{overflow:hidden}.drag-main b,.drag-main small{max-width:100%}.user-form input,.user-form select{min-width:0}
@media(max-width:760px){.keyword-form{grid-template-columns:1fr}.admin-fab{top:78px;left:8px}.admin-drawer{left:8px;top:124px}.admin-module{font-size:12px}.admin-module h2{font-size:16px}}
.c-navy{background:#12324a}
.redirect-ads{margin:14px 0}.ad-label{font-size:11px;color:#64748b;margin-bottom:5px}.interstitial-ad{max-height:180px}.interstitial-ad img{max-height:110px;width:auto;max-width:100%;object-fit:contain}.admin-module{overflow:hidden}.admin-module table{table-layout:auto}.admin-module td,.admin-module th{max-width:360px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.keyword-form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px}.admin-drawer{position:fixed;left:14px;top:80px;z-index:1000;width:190px;display:none;flex-direction:column;gap:7px;padding:10px;border-radius:16px;background:#fffffffa;box-shadow:0 18px 50px #0003;backdrop-filter:blur(12px)}.admin-drawer.show{display:flex}.admin-fab{position:fixed;left:14px;top:80px;z-index:1001;border:0;background:linear-gradient(135deg,var(--a),var(--b));color:#fff;padding:9px 14px;border-radius:13px;box-shadow:0 8px 24px #0003;cursor:pointer;font:inherit}.admin-drawer .admin-tab{display:block}.admin-head h1{font-size:24px}.admin-module{font-size:14px}.admin-module h2{font-size:19px}.admin-module h3{font-size:16px}.admin-module input,.admin-module textarea,.admin-module select,.admin-module button,.admin-module .mini{font-size:13px}.admin-module .rich{font-size:15px}.sitemap-add{display:flex;gap:8px;flex-wrap:wrap}.sitemap-add input{flex:1;min-width:240px}.ad-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:760px){.keyword-form{grid-template-columns:1fr}.ad-grid{grid-template-columns:1fr 1fr}.admin-drawer{left:8px;top:72px}.admin-fab{left:8px;top:72px}.admin-module{padding:12px}.hscroll table{min-width:700px}}@media(max-width:480px){.ad-grid{grid-template-columns:1fr}.redirect-card{margin:35px 8px}.interstitial-ad{max-height:145px}}
.lazy-map{margin:18px 0;padding:18px;border:1px solid #dbe5e1;border-radius:18px;background:#f8fbfa;text-align:center;min-height:110px}.map-loader{font-weight:700;color:#475569;margin-bottom:12px}.lazy-map iframe{width:100%;height:280px;border:0;border-radius:14px}.contact-strip{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0;padding:12px;border-radius:14px;background:var(--soft);justify-content:center}.contact-strip a{padding:9px 12px;border-radius:12px;background:#fff;text-decoration:none;font-weight:700}.keyword-link{display:inline-block;margin:3px 0}.admin-module table{font-size:13px}.admin-module td,.admin-module th{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.keyword-vault{max-height:220px;overflow:auto;display:flex;gap:7px;flex-wrap:wrap;padding:10px;border:1px solid #dbe5e1;border-radius:14px;background:#fbfefd}.keyword-vault a{padding:6px 9px;border-radius:10px;background:#eef7f3;text-decoration:none;font-size:12px}.keyword-form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px}@media(max-width:800px){.keyword-form{grid-template-columns:1fr}.contact-strip a{font-size:13px}}
.site-search{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;margin:18px 0}.search-results{display:grid;gap:7px;margin-top:10px}.search-result{display:block;padding:9px 12px;border:1px solid #e8edf1;border-radius:10px;background:#fff}.search-result small{display:block;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.keyword-vault{max-height:260px;overflow:auto;display:flex;flex-wrap:wrap;gap:7px;padding:10px;background:#f8fafc;border-radius:12px}.keyword-vault a{padding:5px 9px;background:#fff;border:1px solid #e2e8f0;border-radius:9px}.fixed-ad{position:fixed;left:50%;transform:translateX(-50%);z-index:80;max-width:min(92vw,720px);width:auto;min-width:220px;background:#fff;border:1px solid #dbe3e8;box-shadow:0 10px 30px #0002;border-radius:12px;padding:8px 28px 8px 8px;text-align:center}.fixed-ad-top{top:65px}.fixed-ad-bottom{bottom:12px}.fixed-ad img{max-width:100%;max-height:90px;object-fit:contain;border-radius:8px}.ad-close{position:absolute;right:5px;top:4px;border:0;background:#111827;color:#fff;width:22px;height:22px;border-radius:50%;cursor:pointer}.internal-keyword-link{font-weight:700}.redirect-ads{max-height:190px;overflow:auto}.interstitial-ad img{max-height:100px;object-fit:contain}.hscroll td{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:700px){.fixed-ad{max-width:94vw}.fixed-ad-top{top:55px}.fixed-ad-bottom{bottom:8px}}
.lazy-map{min-height:110px;padding:12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;text-align:center}.lazy-map iframe{width:100%;height:260px;border:0;border-radius:10px;margin-top:8px}.map-loader{padding:8px;color:#64748b}
/* V13 public/search/article polish */
.site-search{background:linear-gradient(135deg,#f8f7ff,#f0fbff);border:1px solid #d9e4ee;box-shadow:0 10px 28px #0000000a}.site-search .toolbar{display:flex;max-width:760px;margin:auto}.site-search .search{border:2px solid #6d5dfc;border-radius:14px}.search-result{position:relative;min-height:78px;padding:10px 92px 10px 12px;border:0;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 5px 16px #0000000b}.search-result:nth-child(3n){background:#f1fdf8}.search-result:nth-child(3n+1){background:#fff7ed}.search-result:nth-child(3n+2){background:#f5f3ff}.search-result img{position:absolute;right:10px;top:10px;width:68px;height:58px;object-fit:cover;border-radius:10px}.search-result mark{font-weight:900;background:#ffe45e;color:#7c2d12;border-radius:4px;padding:0 2px}.article h1,.article-head h1{text-align:justify;font-size:clamp(24px,4vw,38px);padding:8px 12px;border-radius:12px;background:linear-gradient(90deg,#f3faf7,#fff)}.article-preview{position:relative;max-width:720px;margin:0 auto 18px}.article-preview img{width:100%;display:block;border-radius:16px}.article-preview video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:16px;opacity:.01}.play-overlay{position:absolute;inset:0;display:grid;place-items:center;font-size:58px;color:#fff;text-shadow:0 4px 16px #000;animation:pulse 1.5s infinite;pointer-events:none}.contact-strip{align-items:center}.article-keywords{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.article-keywords a{padding:5px 9px;background:#f1f5f9;border-radius:999px}.topic-new{overflow-x:auto;display:flex;gap:10px;padding-bottom:8px}.topic-new a{flex:0 0 220px;padding:13px;border-radius:14px}.auth form{display:flex;flex-direction:column;gap:10px}.auth label{display:flex;flex-direction:column;gap:4px}.trap-code{padding:12px;border-radius:12px;background:#fff8e7;border:1px dashed #f59e0b}.comment-box{padding:15px;border-radius:15px;background:#f8fafc}.comment{padding:10px;border-radius:10px;background:#fff;margin:7px 0}.map-lazy{max-width:700px;margin:20px auto}.map-lazy iframe{height:240px}
@media(max-width:560px){.article-head{gap:8px}.article-head h1,.article h1{font-size:22px}.content{font-size:16px}.article-preview{margin-left:-2px;margin-right:-2px}.site-search .toolbar{flex-direction:column}.site-search .btn{width:100%}.search-result{padding-right:84px}.search-result img{width:60px;height:52px}.fixed-ad{max-height:120px;padding:6px 26px 6px 6px}.fixed-ad img{max-height:70px}.ad-box{max-width:100%;padding:8px;font-size:12px}.admin-module{overflow-x:hidden}}
.editor-body{display:block}.editor-body:not(.show){display:none}
.ad-compact{max-width:min(92vw,520px);max-height:130px;overflow:hidden}.ad-compact.ad-medium{max-height:190px}.ad-compact img{max-height:72px}.ad-style-dark{background:#17202a;color:#fff}.ad-style-soft{background:#f5fbff}.ad-style-glass{background:#ffffffbb;backdrop-filter:blur(14px)}

.mod-cyan{border-top:4px solid #0891b2}.attempt-badge{display:inline-flex;align-items:center;gap:2px;padding:2px 6px;border-radius:999px;font-size:11px;font-weight:800}.attempt-badge.ok{background:#dcfce7;color:#166534}.attempt-badge.bad{background:#fee2e2;color:#991b1b}.rss-scroll{max-height:620px;overflow-y:auto;display:grid;gap:8px;padding:4px}.rss-card{display:flex;gap:10px;padding:10px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.rss-card:nth-child(3n){background:#effcf6}.rss-card:nth-child(3n+1){background:#fff7ed}.rss-card:nth-child(3n+2){background:#f5f3ff}.rss-card img{width:92px;height:70px;object-fit:cover;border-radius:10px;flex:0 0 92px}.rss-card p{margin:5px 0;font-size:12px;color:#475569}.rss-card b{line-height:1.8}.rss-actions-mini{display:flex;gap:5px;margin-top:6px}.rss-actions-mini button,.rss-actions button{border:1px solid #dbe3e8;background:#fff;border-radius:9px;padding:4px 8px;cursor:pointer}.rss-hero-img{max-width:760px;width:100%;max-height:380px;object-fit:cover;border-radius:16px;margin:12px auto;display:block}.rss-admin-item{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px;align-items:center;padding:8px;border-bottom:1px solid #e5e7eb}.rss-admin-item small{color:#64748b}.site-date{display:block;font-size:9px;color:#64748b;margin-top:2px}.theme-toggle{position:absolute;left:12px;top:12px;width:30px;height:30px;border:1px solid #dbe3e8;background:#fff;border-radius:50%;font-size:14px;cursor:pointer;z-index:20}.dark body{background:#0f172a;color:#e5e7eb}.dark header,.dark .card,.dark .site-search,.dark .box,.dark .rss-card,.dark .search-result,.dark .comment,.dark .admin-drawer{background:#172033;color:#e5e7eb;border-color:#334155}.dark a{color:#93c5fd}.dark p,.dark small,.dark .hint{color:#cbd5e1}.dark input,.dark textarea,.dark select{background:#0f172a;color:#f8fafc;border-color:#475569}.dark .theme-toggle{background:#111827}.rss-actions{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.rss-actions button{font-weight:700}.rss-single .content{font-size:17px;line-height:2}
@media(max-width:600px){.rss-card{align-items:flex-start}.rss-card img{width:74px;height:60px;flex-basis:74px}.rss-admin-item{grid-template-columns:auto 1fr}.rss-admin-item .mini{grid-column:2}.theme-toggle{left:8px;top:8px;width:28px;height:28px;font-size:12px}}

/* V15 polish */
.site-date{display:block!important;text-align:right;margin-top:5px;font-size:12px;font-weight:700;line-height:1.7;white-space:normal}.nav>div:first-child{display:block}.gallery-scroll{overflow:hidden}.gallery-scroll .gallery-track{display:flex;gap:10px;width:max-content;animation:galleryMarquee 38s linear infinite}.gallery-scroll:hover .gallery-track{animation-play-state:paused}@keyframes galleryMarquee{from{transform:translateX(0)}to{transform:translateX(50%)}}.rss-main-btn{background:linear-gradient(135deg,#0f766e,#0891b2)!important;color:#fff!important;border:0!important}.rss-control-bar{background:#e0f2fe;padding:10px;border-radius:14px}.comment-tree-item{margin-right:18px;border-right:2px solid #dbeafe;padding-right:10px}.comment-head{display:flex;justify-content:space-between;gap:8px}.comment-actions{display:flex;gap:5px;margin-top:7px}.comment-actions button{border:1px solid #dbe3e8;background:#fff;border-radius:9px;padding:4px 8px;cursor:pointer}.comment-toast{position:fixed;right:50%;top:18%;transform:translateX(50%);z-index:9999;background:#12324a;color:#fff;padding:12px 18px;border-radius:14px;box-shadow:0 14px 40px #0004;font-size:13px;font-weight:700}.rss-proxy-content{line-height:2}.rss-proxy-content img{max-width:100%;height:auto;border-radius:12px}.rss-proxy-content table{max-width:100%;overflow:auto;display:block}.dark .rss-control-bar{background:#132b3d;color:#e2e8f0}.dark .rss-main-btn{color:#fff!important}.dark .article h1,.dark .article-head h1{background:linear-gradient(135deg,#1e293b,#243447);color:#f8fafc;border:1px solid #475569}.dark .seo-box{background:#172033!important;color:#f8fafc!important;border-color:#475569!important}.dark .article-keywords a{background:#263449;color:#dbeafe;border:1px solid #475569}.dark .contact-strip{background:#182536;color:#f8fafc}.dark .contact-strip a{background:#263449;color:#f8fafc}.dark .comment-box{background:#131d2e;color:#f8fafc;border:1px solid #334155}.dark .comment{background:#1b293d;color:#f8fafc;border:1px solid #334155}.dark .comment-actions button{background:#243449;color:#f8fafc;border-color:#475569}.dark .comment-tree-item{border-right-color:#475569}.dark .trap-code{background:#1f2937;color:#f8fafc;border-color:#f59e0b}.dark .topic-new a{color:#f8fafc!important;border:1px solid #475569}.dark .gallery-item small{color:#f8fafc!important}.dark .gallery-item{background:#172033;border-color:#334155}.dark .site-date{color:#cbd5e1}.dark .rss-card p,.dark .rss-card small{color:#dbeafe}.dark .rss-card b{color:#f8fafc}.dark .rss-single h1{color:#f8fafc}.dark .rss-meta{color:#cbd5e1}.dark .admin-tab{color:#fff}.dark .admin-drawer{background:#111827!important}.dark .keyword-vault{background:#111827;border-color:#334155}.dark .keyword-vault a{background:#243449;color:#e2e8f0;border-color:#475569}@media(max-width:560px){.site-date{font-size:10px;line-height:1.6;margin-top:3px}.nav{align-items:flex-start}.comment-tree-item{margin-right:8px;padding-right:7px}}
.rss-news-page{max-width:980px;margin:auto}.rss-lead{margin:14px 0;padding:14px 16px;border-radius:14px;background:#f1f5f9;border-right:4px solid var(--a);line-height:2}.rss-raw-content{padding:6px 0;line-height:2.1;font-size:16px}.rss-source-box{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:13px;margin-top:12px;border:1px dashed #94a3b8;border-radius:14px;background:#f8fafc}.rss-stats{margin-top:16px;padding:14px}.rss-view-total{display:flex;align-items:baseline;gap:8px;margin:8px 0 4px}.rss-view-total b{font-size:30px;color:var(--a)}.rss-view-total small{color:#64748b}.rss-chart-wrap{height:260px;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#eef6f7);border:1px solid #dbe3e8}.rss-chart{width:100%;height:100%;display:block}.rss-chart .chart-area{fill:var(--soft);opacity:.55}.rss-chart .chart-line{fill:none;stroke:var(--a);stroke-width:5;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dashoffset 1.4s ease}.rss-chart .chart-dot{fill:var(--a);stroke:#fff;stroke-width:2}.rss-chart .chart-empty{fill:#64748b;font-size:16px}.rss-chart-note{font-size:11px;color:#64748b;margin-top:7px}.rss-related-module,.main-random-module{margin-top:22px}.rss-related-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.rss-related-card{display:block;padding:9px;border:1px solid #e2e8f0;border-radius:13px;background:#fff;min-width:0}.rss-related-card img{width:100%;height:85px;object-fit:cover;border-radius:9px;margin-bottom:7px}.rss-related-card b{display:block;line-height:1.8;font-size:13px}.rss-related-card small{display:block;color:#64748b;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rss-main-random-grid .box:nth-child(3n){transform:translateY(6px)}.dark .rss-lead{background:#1b2a3c;color:#f8fafc;border-color:#38bdf8}.dark .rss-source-box{background:#162234;border-color:#475569;color:#f8fafc}.dark .rss-stats{background:#111d2e;border-color:#334155}.dark .rss-chart-wrap{background:linear-gradient(180deg,#172033,#111827);border-color:#334155}.dark .rss-chart .chart-dot{stroke:#172033}.dark .rss-chart-note,.dark .rss-view-total small{color:#cbd5e1}.dark .rss-related-card{background:#172033;border-color:#334155;color:#f8fafc}.dark .rss-related-card small{color:#cbd5e1}.dark .rss-related-card b{color:#f8fafc}.dark .rss-single{background:#111d2e!important;color:#f8fafc}.dark .rss-single h1{background:linear-gradient(135deg,#1e293b,#243447);border:1px solid #475569;border-radius:14px;padding:10px}.dark .rss-raw-content{color:#e5e7eb}
@media(max-width:800px){.rss-related-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.rss-source-box{font-size:12px}.rss-chart-wrap{height:210px}.rss-related-grid{grid-template-columns:repeat(2,1fr)}.rss-related-card img{height:72px}.rss-main-random-grid .box:nth-child(3n){transform:none}}

/* V17 RSS mobile/news polish */
.rss-home-module .rss-scroll{max-height:760px}.rss-home-pager{margin-top:10px}.rss-card{min-height:92px}.rss-card>div{min-width:0;flex:1}.rss-card b{display:block}.rss-source-box b{direction:ltr;unicode-bidi:plaintext}@media(max-width:560px){.rss-card{display:flex;flex-direction:row;min-height:96px}.rss-card:nth-child(even){flex-direction:row-reverse}.rss-card img{order:0}.rss-card>div{order:1;text-align:right}.rss-card:nth-child(even)>div{text-align:right}.rss-card p{line-height:1.8;margin:4px 0}.rss-actions-mini{justify-content:flex-start}.rss-home-module .rss-scroll{max-height:none}}
.vault-item{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 10px;border-bottom:1px solid rgba(100,116,139,.15)}
.vault-item a{font-weight:700;flex:1}.vault-item small{opacity:.7}.dark .vault-item,.dark .keyword-vault,.dark .keyword-vault a{color:#f1f5f9}
.keyword-intro{line-height:2;text-align:justify}.keyword-articles .box{display:block}.keyword-articles .box img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;margin-bottom:8px}
.dark .keyword-page,.dark .keyword-page h1,.dark .keyword-page h2,.dark .keyword-page p{color:#f8fafc}.dark .keyword-page .box{background:#18212f;color:#f8fafc;border-color:#334155}

/* V19 search, keyword news and vote polish */
.search-result{display:flex;align-items:center;gap:9px;min-width:0;overflow:hidden}.search-result b,.search-result small{min-width:0;overflow:hidden;text-overflow:ellipsis}.search-result b{white-space:nowrap}.search-result small{display:block;white-space:nowrap;flex:1}.keyword-cover{width:100%;max-width:860px;aspect-ratio:16/7;object-fit:cover;border-radius:16px;display:block;margin:12px auto 16px}.keyword-page-description{margin:10px 0 18px;padding:10px 13px;border-right:3px solid var(--a);background:var(--soft);border-radius:10px;line-height:1.9;font-size:13px}.keyword-news-module{margin-top:22px}.keyword-news-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.keyword-news-card{display:block;min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:8px;overflow:hidden}.keyword-news-card img{display:block;width:100%;height:72px;object-fit:cover;border-radius:8px;margin-bottom:6px}.keyword-news-card b{display:block;font-size:12px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-votes{display:flex;gap:6px}.article-votes button{border:1px solid #dbe3e8;background:#fff;border-radius:9px;padding:5px 9px;cursor:pointer}.dark .keyword-page-description,.dark .keyword-news-card,.dark .article-votes button{background:#172033;color:#f8fafc;border-color:#334155}.dark .keyword-news-card b{color:#f8fafc}@media(max-width:700px){.keyword-news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.search-result{display:block;padding:9px 10px}.search-result b{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result small{display:none}.keyword-cover{aspect-ratio:16/9}.keyword-news-grid{grid-template-columns:repeat(2,1fr)}.keyword-news-card img{height:64px}.article-votes button{padding:4px 7px;font-size:12px}}
/* V20 global modules */
.global-module{margin-top:22px;margin-bottom:22px}.shortlinks-strip{display:flex;gap:10px;overflow-x:auto;padding:5px 2px 10px;scroll-snap-type:x proximity}.shortlinks-strip>a{flex:0 0 210px;scroll-snap-align:start;padding:12px;border:1px solid #dbe3e8;border-radius:14px;background:linear-gradient(145deg,#fff,#f5f7fa);display:block}.shortlinks-strip b,.shortlinks-strip small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shortlinks-strip small{margin-top:5px;color:#64748b;font-size:11px;direction:ltr;text-align:right}.vault-title-list{display:grid;grid-template-columns:1fr 1fr;max-height:420px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.vault-title-list a{display:block;padding:11px 14px;border-bottom:1px solid #edf2f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.vault-title-list a:nth-child(4n){background:#f8fafc}.vault-title-list.loading{opacity:.55}.new-auto-track{display:flex;gap:10px;overflow-x:auto;scroll-behavior:auto;padding:5px 2px 12px}.new-auto-card{flex:0 0 250px;border:1px solid #e2e8f0;border-radius:15px;background:#fff;padding:8px}.new-auto-card img{width:100%;height:120px;object-fit:cover;border-radius:10px}.new-auto-card b{display:block;margin-top:7px;line-height:1.8}.geo-city-scroll{display:flex;flex-direction:column;gap:6px;max-height:190px;overflow-y:auto;padding:5px}.geo-city{padding:9px 12px;border-radius:10px;background:#f1f5f9;border:1px solid #e2e8f0;font-weight:700}.geo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px}.geo-card{display:flex;gap:10px;padding:9px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;min-width:0}.geo-card img{width:110px;height:80px;object-fit:cover;border-radius:10px}.geo-card b{display:block;line-height:1.8}.geo-card p{margin:5px 0;line-height:1.8;font-size:12px;color:#64748b}.live-news-btn{width:100%;border:0;border-radius:16px;padding:15px;font-weight:800;background:linear-gradient(135deg,#b91c1c,#ef4444);color:#fff;cursor:pointer}.live-news-modal{position:fixed;inset:0;background:#0f172a99;z-index:9998;padding:4vh 3vw;overflow:auto}.live-news-panel{max-width:950px;margin:auto;background:#fff;border-radius:22px;padding:18px;position:relative}.live-close{position:absolute;left:14px;top:10px;border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.live-news-list{display:grid;gap:8px;max-height:70vh;overflow:auto}.live-item{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:10px;border:1px solid #e2e8f0;border-radius:13px;background:#fff}.live-item img{width:120px;height:82px;object-fit:cover;border-radius:9px}.live-item b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-item p{margin:5px 0;line-height:1.8;font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live-item small{color:#64748b}.modal-open{overflow:hidden}.article-full-content{line-height:2.25;text-align:justify;overflow-wrap:anywhere}.article-full-content h2,.article-full-content h3,.article-full-content h4,.article-full-content h5,.article-full-content h6{margin:28px 0 12px}.article-full-content p{margin:0 0 18px}.article-full-content img{display:block;max-width:100%;height:auto;margin:22px auto;border-radius:12px}.article-full-content a{overflow-wrap:anywhere}.comment-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:18px;align-items:start}.comment-layout>form{position:sticky;top:15px}.comment-box textarea{min-height:130px}.dark .shortlinks-strip>a,.dark .vault-title-list,.dark .new-auto-card,.dark .geo-card,.dark .geo-city,.dark .live-news-panel,.dark .live-item{background:#172033;color:#f8fafc;border-color:#334155}.dark .shortlinks-strip small,.dark .geo-card p,.dark .live-item small{color:#cbd5e1}.dark .vault-title-list a:nth-child(4n){background:#111827}.dark .live-close{background:#243449;color:#fff}@media(max-width:700px){.vault-title-list{grid-template-columns:1fr}.geo-grid{grid-template-columns:1fr}.comment-layout{grid-template-columns:1fr}.comment-layout>form{position:static}.live-item{grid-template-columns:74px 1fr}.live-item img{width:74px;height:64px}.live-item b{font-size:13px}.live-item p{font-size:11px}.new-auto-card{flex-basis:220px}}@media(max-width:560px){.geo-card img{width:86px;height:68px}.shortlinks-strip>a{flex-basis:190px}.live-news-modal{padding:1vh 2vw}.live-news-panel{padding:12px;border-radius:17px}.article-full-content{font-size:15px}.article-full-content img{max-width:96%}}
/* V21 polish */
.keyword-articles-list{display:grid;gap:14px}.keyword-article-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;min-width:0}.keyword-article-row img{width:220px;height:135px;object-fit:cover;border-radius:12px}.keyword-article-row h3{margin:0 0 8px;line-height:1.9}.keyword-article-row p{margin:0;line-height:2.05;text-align:justify;overflow-wrap:anywhere}.geo-module-intro{line-height:2;text-align:justify;margin:0 0 10px}.geo-interest{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:10px 0}.geo-interest span{font-size:12px;font-weight:700;margin-left:auto}.geo-interest button{border:1px solid #dbe3e8;background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer}.geo-interest i{font-style:normal}.geo-all-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.geo-all-links a{padding:9px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;font-weight:700;text-align:center}.new-auto-nav{display:flex;gap:8px;justify-content:center;margin-top:8px}.new-auto-nav button{border:1px solid #dbe3e8;background:#fff;border-radius:10px;padding:7px 13px;cursor:pointer}.v21-mixed-card{display:grid;grid-template-columns:90px 1fr;gap:9px;align-items:start}.v21-mixed-card img{width:90px;height:72px}.v21-mixed-card span,.v21-mixed-card small{display:block;font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v21-mixed-card b{display:block;font-size:13px;line-height:1.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v21-mixed-card small{margin-top:3px;line-height:1.6}.vault-title-list.loading{opacity:.5}.dark .keyword-article-row,.dark .geo-interest button,.dark .geo-all-links a,.dark .new-auto-nav button{background:#172033;color:#f8fafc;border-color:#334155}.dark .keyword-article-row p,.dark .geo-module-intro{color:#e5e7eb}
@media(max-width:700px){.keyword-article-row{grid-template-columns:92px minmax(0,1fr);gap:10px;padding:9px}.keyword-article-row img{width:92px;height:74px}.keyword-article-row h3{font-size:13px;line-height:1.7;margin:0}.keyword-article-row p{font-size:11px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.geo-all-links{grid-template-columns:repeat(2,1fr)}.geo-interest span{width:100%;margin-left:0}.v21-mixed-track{display:block;max-height:520px;overflow-y:auto;overflow-x:hidden}.v21-mixed-card{width:100%;margin-bottom:8px;grid-template-columns:82px minmax(0,1fr);border-radius:12px}.v21-mixed-card img{width:82px;height:68px}.v21-mixed-card b{white-space:nowrap}.v21-mixed-card small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden}}
@media(max-width:560px){.shortlinks-strip>a{flex-basis:175px}.shortlinks-strip small{max-width:30ch}.new-auto-nav button{font-size:11px;padding:6px 10px}}

.geo-random-links{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.geo-random-links a{padding:8px 6px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;text-align:center;font-weight:700;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rss-main-random-grid img{width:100%;height:120px;object-fit:cover;border-radius:10px;display:block;margin-bottom:7px}@media(max-width:700px){.geo-random-links{grid-template-columns:repeat(3,1fr)}.rss-main-random-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:560px){.geo-random-links{grid-template-columns:repeat(2,1fr)}}

/* V24 */
.admin-module.mod-cyan,.admin-module.mod-amber,.admin-module.mod-orange,.admin-module.mod-navy{background:linear-gradient(180deg,#f7fafc,#ffffff);border-radius:18px!important;box-shadow:0 8px 28px #00000010;padding:16px}.admin-module.mod-cyan{background:linear-gradient(135deg,#ecfeff,#ffffff)}.admin-module.mod-amber{background:linear-gradient(135deg,#fffbeb,#ffffff)}.admin-module.mod-orange{background:linear-gradient(135deg,#fff7ed,#ffffff)}.admin-module.mod-navy{background:linear-gradient(135deg,#eff6ff,#ffffff)}.geo-target-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px}.geo-target-list{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;max-height:330px;overflow:auto;padding:4px}.geo-target-row{display:flex;gap:8px;align-items:flex-start;padding:9px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa;cursor:pointer}.geo-target-row b{display:block}.geo-target-row small{display:block;color:#64748b;font-size:10px}.assigned-page{max-width:none}.assigned-page h1,.assigned-page .assigned-intro{max-width:none;text-align:justify}.assigned-cover{display:block;width:min(900px,100%);max-height:480px;object-fit:cover;margin:20px auto;border-radius:18px}.assigned-meta,.assigned-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:14px 0}.assigned-meta span{padding:6px 10px;background:var(--soft);border-radius:10px}.assigned-content{width:100%;max-width:none;text-align:justify}.assigned-content img{max-width:85%;height:auto;display:block;margin:18px auto}.assigned-actions .article-votes{display:flex;gap:6px}.assigned-actions .article-votes button{border:1px solid #dbe3e8;background:#fff;border-radius:10px;padding:7px 10px;cursor:pointer}.content,.article-full-content{width:100%;max-width:none}.article-full-content p,.article-full-content h1,.article-full-content h2,.article-full-content h3,.article-full-content h4,.article-full-content h5,.article-full-content h6{max-width:none;text-align:justify}.article-full-content img{max-width:min(900px,92%)}
@media(max-width:760px){.geo-target-list{grid-template-columns:1fr}.assigned-page h1{font-size:23px}.assigned-content img{max-width:100%}}
