/* To be replaced in `head` to control optm data location */
html{overflow-y:scroll;scrollbar-gutter:stable both-edges}*,*:before,*:after{box-sizing:border-box}.site-header{border-bottom:1px solid transparent}.main-header-box{border:1px solid transparent}.music-info-header{border:2px solid transparent}body:not(.light-mode) .top-liked-card{border:1px solid transparent}body:not(.light-mode) .music-card{border:1px solid transparent}body:not(.light-mode) .select-wrapper{border:2px solid transparent !important}.music-card,.music-empty,.music-header,.music-like,.music-meta,.music-player,.music-title,.music-title-box,.select-wrapper select,.top-liked-card,.top-liked-month .top-liked-card,.top-liked-month h2{text-align:center}html body .music-archive,html body .music-card,html body .music-title,html body .music-title .artist,html body .music-title .song,html body .top-liked-info strong,html body .top-liked-info span{font-family:"Vazirmatn",sans-serif !important}img{max-width:100%;height:auto;display:block}.site-logo--mobile img{max-width:100%;height:auto;display:block;object-fit:contain}.emoji{display:inline-block;width:1.2em;height:1.2em;line-height:1.5em;overflow:hidden}.music-card:hover,.top-liked-card:hover{transform:translateY(-5px)}.site-header{background-color:transparent;padding:30px 0;display:flex;justify-content:center}body:not(.light-mode) .custom-header-wrapper{background-color:#0b0b14;padding:10px 20px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;max-width:1300px;width:100%;border:none;box-shadow:inset 0 0 0 1px rgba(255,209,84,.16),0 10px 24px rgba(0,0,0,.28),0 0 30px rgba(255,215,0,.1)}body:not(.light-mode) .custom-header-wrapper:hover{box-shadow:inset 0 0 0 1px rgba(255,209,84,.26),0 14px 32px rgba(0,0,0,.34),0 0 26px rgba(255,215,0,.12)}.search-form,.search-submit{display:flex;align-items:center}.site-logo img{width:200px;height:118px;max-width:100%;object-fit:contain;display:block}.search-form{border:0 !important;border-radius:30px;padding:8px 15px;background-color:#0b0b14;width:fit-content;transition:box-shadow .3s;box-shadow:inset 0 0 0 1px rgba(255,204,0,.22) !important}.search-form:hover{box-shadow:inset 0 0 0 1px rgba(255,215,0,.32) !important}.search-form:focus-within{box-shadow:inset 0 0 0 1px rgba(255,234,0,.55) !important,0 0 12px rgba(255,234,0,.28) !important;transition:box-shadow .3s ease-in-out}.search-field,.search-form button,.search-submit{border:none;background:0 0}.search-form input[type=search]{border:none;background:0 0;color:#ccc;font-size:15px;padding-left:10px;outline:0;width:200px}.search-form button{color:#fc0;font-size:18px;cursor:pointer;transition:color .3s}.search-form button:hover,body:not(.light-mode) .top-liked-month h2{color:#ffd15a}.search-field{height:100%;flex:1;padding:0 15px;font-size:15px;color:#fff;font-family:Vazirmatn,sans-serif}#ajax-search-input::placeholder,.search-field::placeholder{color:#bbb}.search-submit{cursor:pointer;justify-content:center}.search-submit svg{width:20px;height:20px;stroke:gold;transition:stroke .3s}.search-submit:hover svg{stroke:#fff}.search-suggestions,#ajax-search-results ul.search-suggestions{position:absolute;top:110%;right:0;left:0;background:#0b0b14;border:0 !important;border-radius:10px;padding:10px;list-style:none;font-size:16px;font-weight:700;z-index:1;box-shadow:inset 0 0 0 1px rgba(255,193,7,.28) !important}#ajax-search-results ul.search-suggestions li,.search-suggestions li{padding:8px 0;border-bottom:1px solid #333}#ajax-search-results li:last-child a,#ajax-search-results ul.search-suggestions li:last-child,.search-suggestions li:last-child{border-bottom:none}#ajax-search-results ul.search-suggestions li a,.search-suggestions li a{color:#fff;text-decoration:none;transition:.3s}#ajax-search-results ul.search-suggestions li a:hover,.search-suggestions li a:hover{color:#ffc107}#search-results{background:0 0;border:none;padding:0;margin:0;min-height:0;height:0;overflow:hidden}#search-form{position:relative;z-index:2}#ajax-search-results{position:absolute;top:110%;right:0;left:0;z-index:999}#searchform{display:flex;align-items:center;background:0 0;border:0 !important;border-radius:30px;padding:6px 10px;width:fit-content;margin:0 auto;gap:8px;box-shadow:inset 0 0 0 1px rgba(255,193,7,.24) !important}#ajax-search-input{padding:8px 12px;border-radius:20px;width:180px;color:#fff;border:0;background:0 0;outline:0}.searchsubmit{background:0 0;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.searchsubmit svg{width:18px;height:18px;fill:#ffc107}.no-results{color:#999;padding:10px}.header-search,.site-logo{flex:0 0 auto}#ajax-search-results{position:absolute;top:100%;left:0;z-index:9999;width:100%}.search-suggestions{border-radius:8px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,193,7,.28) !important}.select-wrapper{position:relative;border:0 !important;border-radius:12px;width:220px;height:54px;background:0 0;box-shadow:inset 0 0 0 1px rgba(255,215,0,.28) !important}#ajax-search-input,.select-wrapper select{border:none;font-family:Vazirmatn,sans-serif;background:0 0;direction:rtl;outline:0}.select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;font-size:20px;font-weight:700;color:gold;text-align-last:center;line-height:54px;padding:0 40px;cursor:pointer;position:relative;z-index:2}select{-webkit-appearance:none}.select-wrapper:after{content:'▼';position:absolute;left:35px;top:50%;transform:translateY(-50%);font-size:16px;color:gold;pointer-events:none;z-index:3}body.light-mode .search-form,body.light-mode #searchform{border:0 !important;border-radius:30px;background:#fff;padding:6px 10px;width:fit-content;transition:box-shadow .25s ease;box-shadow:inset 0 0 0 1px rgba(0,0,0,.35) !important}body.light-mode .search-form:hover,body.light-mode #searchform:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.5) !important}body.light-mode .search-form:focus-within,body.light-mode #searchform:focus-within{box-shadow:inset 0 0 0 1px rgba(0,0,0,.75) !important,0 0 0 3px rgba(0,0,0,.06) !important}body.light-mode #ajax-search-input,body.light-mode .search-form input,body.light-mode .search-field{background:#fff;color:#000;border:0;outline:0}body.light-mode .search-submit,body.light-mode .search-form button{background:0 0;border:0;cursor:pointer}body.light-mode .search-submit svg,body.light-mode .search-form button svg{stroke:#000;fill:#000}body.light-mode #ajax-search-input::placeholder,body.light-mode .search-field::placeholder,body.light-mode input::placeholder,body.light-mode input[type=search]::placeholder{color:#333;font-weight:500;opacity:1}body.light-mode #ajax-search-results ul.search-suggestions,body.light-mode .search-suggestions{background:#fff;border:0 !important;border-radius:10px;padding:10px;list-style:none;margin:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2) !important,0 10px 24px rgba(0,0,0,.08);font-family:Vazirmatn,sans-serif}body.light-mode #ajax-search-results ul.search-suggestions li a,body.light-mode .search-suggestions li a{color:#333;text-decoration:none;transition:.2s ease}body.light-mode #ajax-search-results ul.search-suggestions li a:hover,body.light-mode .search-suggestions li a:hover{background:#f5f5f5;color:#000}body.light-mode #ajax-search-results ul.search-suggestions li,body.light-mode .search-suggestions li{padding:8px 0;border-bottom:1px solid #eee}body.light-mode #ajax-search-results ul.search-suggestions li:last-child,body.light-mode .search-suggestions li:last-child{border-bottom:none}body.light-mode #ajax-search-results{position:absolute;top:110%;right:0;left:0;z-index:9999;width:100%}.top-liked-month h2{color:gold;font-size:20px;font-weight:700;font-family:Vazirmatn,sans-serif;margin-bottom:20px}.top-liked-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.top-liked-month{max-width:1300px;width:100%;margin:0 auto 1px;background-color:#0b0b14;border-radius:16px;padding:25px;box-shadow:inset 0 0 0 1px rgba(255,209,84,.22),0 0 4px rgba(255,215,0,.15);position:relative;z-index:5}body.light-mode .top-liked-month{background-color:#fff;color:#000;border-radius:16px;padding:20px;margin:0 auto 1px;max-width:1300px;width:100%;box-sizing:border-box;box-shadow:inset 0 0 0 1px rgba(0,0,0,.14),0 2px 10px rgba(0,0,0,.06)}.top-liked-month .top-liked-card{width:180px;display:flex;flex-direction:column;background-color:transparent;border-radius:16px;overflow:hidden;transition:transform .3s}.top-liked-month .top-liked-card img{width:100%;height:auto;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.top-liked-month .top-liked-card:hover{transform:scale(1.03)}.top-liked-month .top-liked-info{margin-top:8px;font-size:14px;color:#fff}.music-title{display:block;padding-top:10px;margin-bottom:10px}.music-title .artist,.music-title .song{direction:rtl;line-height:1.5}.music-title .artist{color:#ffd24d}.music-title .song{color:#fff}.music-archive{padding:0 2rem 2rem;margin-top:0}.music-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1300px;margin:auto}.music-card{transition:transform .3s;background:#111;color:#fff;border-radius:16px;overflow:hidden;font-family:Vazir,sans-serif;box-shadow:0 2px 6px rgba(0,0,0,.1);padding-bottom:16px}.music-cover{width:100%;display:block;position:relative}.music-cover-img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:1/1}.music-subtitle{font-size:14px;color:#ccc;margin-top:4px}.music-empty{color:#aaa;padding:2rem}.music-like{margin-top:.5rem}.header-divider,hr{display:none;height:0;border:none;background:0 0;margin:0;padding:0}.music-pagination,.wp-pagenavi{display:flex;justify-content:center;gap:8px;margin-top:1rem}.music-pagination .page-numbers,.wp-pagenavi a,.wp-pagenavi span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:12px;font-family:Vazirmatn,sans-serif;font-size:16px;font-weight:800;text-decoration:none;line-height:1;border:0;transition:transform .15s ease,box-shadow .2s ease,color .2s ease,background .2s ease}body:not(.light-mode) .music-pagination .page-numbers,body:not(.light-mode) .wp-pagenavi a,body:not(.light-mode) .wp-pagenavi span{background:0 0;color:#d7d7d7;box-shadow:inset 0 0 0 1px rgba(255,209,84,.14)}body:not(.light-mode) .music-pagination .page-numbers:hover,body:not(.light-mode) .wp-pagenavi a:hover{color:#ffd15a;box-shadow:inset 0 0 0 1px rgba(255,209,84,.26);transform:translateY(-1px)}body:not(.light-mode) .music-pagination .current,body:not(.light-mode) .wp-pagenavi span.current{color:#111;background:linear-gradient(135deg,#ffd15a,#ff9a4a);box-shadow:none}.music-pagination .page-numbers.dots,.wp-pagenavi .pages,.wp-pagenavi .extend{background:0 0;box-shadow:none;color:#8a8a8a;pointer-events:none}.wp-pagenavi a.nextpostslink,.wp-pagenavi a.previouspostslink{min-width:42px;height:40px}body.light-mode .music-pagination .page-numbers,body.light-mode .wp-pagenavi a,body.light-mode .wp-pagenavi span{background:#fff;color:#444;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.06)}body.light-mode .music-pagination .page-numbers:hover,body.light-mode .wp-pagenavi a:hover{color:#000;box-shadow:inset 0 0 0 1px rgba(0,0,0,.18),0 4px 10px rgba(0,0,0,.08);transform:translateY(-1px)}body.light-mode .music-pagination .current,body.light-mode .wp-pagenavi span.current{color:#111;background:linear-gradient(135deg,#ffd15a,#ffdf7a);box-shadow:none}@media (max-width:480px){.music-pagination,.wp-pagenavi{width:100%;max-width:100%;padding:0 10px;margin:8px auto 0 !important;gap:6px 6px;flex-wrap:wrap;justify-content:center;overflow:visible !important}.music-pagination .page-numbers,.wp-pagenavi a,.wp-pagenavi span{min-width:34px;height:34px;padding:0 10px;font-size:13px;border-radius:10px;transform:none !important}.music-pagination .page-numbers.prev,.music-pagination .page-numbers.next,.wp-pagenavi a.nextpostslink,.wp-pagenavi a.previouspostslink{min-width:46px;padding:0 12px}body{padding-bottom:env(safe-area-inset-bottom,12px)}}.top-liked-card{display:flex;flex-direction:column;width:160px;text-decoration:none;color:#fff;border-radius:12px;overflow:hidden;background:#151521;transition:.2s;box-shadow:0 2px 6px rgba(255,255,255,.05)}.top-liked-card:hover{box-shadow:0 4px 10px rgba(255,215,0,.2)}.top-liked-card img{width:100%;height:160px;object-fit:cover}body.light-mode .top-liked-card{background-color:#fff;color:#000;border:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,.08)}.top-liked-info{padding:10px;font-size:14px}.top-liked-info strong{display:block;color:#5ab0ff;font-weight:700;margin-bottom:4px}.top-liked-info span{color:#ccc;font-size:13px}body.light-mode .music-sort-container{padding:30px}.music-sort-container{display:flex;justify-content:center;padding:30px;font-family:Vazirmatn,sans-serif}body.light-mode .select-wrapper{background:#fff;border:2px solid transparent !important;border-radius:12px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12) !important}body.light-mode .select-wrapper:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.16) !important}body.light-mode .select-wrapper:focus-within{box-shadow:inset 0 0 0 1px rgba(0,0,0,.22) !important,0 0 0 3px rgba(0,0,0,.06)}body.light-mode .select-wrapper:after{color:#000}body.light-mode .select-wrapper select{color:#000}body:not(.light-mode) .music-sort-container{background:0 0;border:0;box-shadow:none}@media (max-width:480px){.music-sort-container{margin:30px auto 32px}body.light-mode .music-sort-container{margin:16px auto 32px}}body:not(.light-mode) .select-wrapper{background:#0b0b14;border-radius:12px;box-shadow:inset 0 0 0 1px rgba(255,209,84,.22) !important;color-scheme:dark}body:not(.light-mode) .select-wrapper:hover{box-shadow:inset 0 0 0 1px rgba(255,209,84,.32) !important}body:not(.light-mode) .select-wrapper:focus-within{box-shadow:inset 0 0 0 1px rgba(255,234,0,.55) !important,0 0 0 3px rgba(255,234,0,.08)}body:not(.light-mode) .select-wrapper select{background:0 0;color:#ffd15a}body:not(.light-mode) .select-wrapper:after{color:#ffd15a}body:not(.light-mode) .select-wrapper option{background:#0b0b14;color:#ffd15a}body:not(.light-mode) .select-wrapper option:checked,body:not(.light-mode) .select-wrapper option:hover{background:#1a1a20 !important;color:#fff !important}.music-share .share-button{margin:0 auto;display:inline-block}.share-menu a,.share-menu button{display:block;width:100%;padding:6px 8px;margin:4px 0;background-color:#222;color:#fff;border:none;border-radius:6px;text-decoration:none;font-size:.85rem;cursor:pointer;text-align:center;font-family:Vazirmatn,sans-serif;box-sizing:border-box;line-height:1.2}.share-button{background-color:transparent;border:1px solid #ffd700a6;color:gold;padding:8px 16px;border-radius:10px;cursor:pointer;font-family:Vazirmatn,sans-serif;font-size:.9rem;transition:.2s}.share-button:hover{background-color:#ffd700c9;color:#000}.share-menu{display:none;position:absolute;bottom:120%;right:50%;transform:translateX(50%);background-color:#111;border:1px solid #333;border-radius:12px;padding:10px;z-index:999;width:160px;flex-direction:column}.share-menu a:hover,.share-menu button:hover{background-color:#333}:not(.single-music) .music-stats{display:flex;align-items:center;justify-content:center;gap:40px;direction:rtl;font-family:inherit;width:100%}:not(.single-music) .music-stats .like-button,:not(.single-music) .music-stats .stat-item{display:flex;align-items:center;gap:6px;background:0 0;border:0;padding:0;cursor:pointer;color:#cfcfcf;font-size:14px;transition:color .3s,transform .2s}:not(.single-music) .music-stats .icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}:not(.single-music) .music-stats .icon svg{width:100%;height:100%;display:block}:not(.single-music) .music-stats .stat-number{font-weight:700;font-size:14px;opacity:.9}body.light-mode .stat-number{color:#000;font-weight:600;opacity:1}:not(.single-music) .like-button:hover,:not(.single-music) .like-button.liked{color:#ff2c74}:not(.single-music) .like-button.liked .stat-number{color:#ff2c74}:not(.single-music) .like-button .icon svg{transition:transform .2s}:not(.single-music) .like-button:hover .icon svg,:not(.single-music) .like-button.liked .icon svg{transform:scale(1.1)}.listen .icon svg{transition:stroke .3s}.listen:hover{color:#fff}.listen .stat-number{color:#f1c40f}:not(.single-music) .music-stats .like-button .icon{color:#ff2c74}:not(.single-music) .music-stats .like-button .icon svg{transition:transform .2s}:not(.single-music) .music-stats .like-button .icon{width:23px;height:23px}:not(.single-music) .music-stats .like-button .stat-number{color:#cfcfcf}:not(.single-music) .music-stats .like-button:hover{color:#ff2c74}:not(.single-music) .music-stats .like-button.liked{color:#ff2c74;font-weight:700}:not(.single-music) .music-stats .like-button.liked .stat-number{color:#ff2c74}:not(.single-music) .music-stats .like-button:hover .icon svg,:not(.single-music) .music-stats .like-button.liked .icon svg{transform:scale(1.1)}.site-content{margin-right:200px}body{font-family:Vazirmatn,sans-serif;background-color:#121212;font-size:14px}body.light-mode{background-color:#fffefc;color:#111}body.light-mode .custom-header-wrapper{display:flex;align-items:center;justify-content:space-between;border-radius:16px;padding:10px 20px;margin:0 auto 1px;width:100%;max-width:1300px;box-sizing:border-box;gap:20px;background-color:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06)}body.light-mode .music-card{background-color:#fff;border:1px solid #333;color:#000;box-shadow:0 2px 5px rgba(0,0,0,.1)}body.light-mode .music-title .artist{color:#0060cc}body.light-mode .comment-author,body.light-mode .comment-content,body.light-mode .comment-date,body.light-mode .music-title .song{color:#000}body.light-mode .music-empty{color:#777}body.light-mode .select-wrapper select,body.light-mode .top-liked-info span,body.light-mode .top-liked-info strong{color:#000}body.light-mode .share-button{border-color:#000;color:#000}body.light-mode .select-wrapper{border:1px solid #000 !important;background-color:#fff}body.light-mode .site-header{background-color:#fff;border-bottom:1px solid #000}body.light-mode .site-header{border-bottom-color:transparent !important;box-shadow:none}body.light-mode .menu-list>li>a{background-color:#f7f7f7;color:#000}body.light-mode .menu-list>li>a:hover{background-color:#ddd}.music-title-box,.music-title-box h1{color:gold;font-family:Vazirmatn,sans-serif}.music-title-box{background:#0b0b14;border:0;border-radius:16px;padding:16px 24px;font-size:18px;font-weight:700;display:block;width:100%;max-width:1300px;margin:30px auto 20px;box-shadow:inset 0 0 0 1px rgba(255,209,84,.22),0 0 10px rgba(255,215,0,.08)}.music-title-box h1{margin:0;font-size:20px;color:inherit}body.light-mode .music-title-box{background:#fff;border:0;border-radius:16px;padding:14px 24px;font-size:18px;font-weight:700;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12),0 2px 10px rgba(0,0,0,.06)}.sort-title span.icon,.stage-banner .light-mode-image,body.light-mode .music-title-box:before,body.light-mode .stage-banner .dark-mode-image{display:none}body.light-mode .music-title-box,body.light-mode .music-title-box *,body.light-mode .music-title-box svg,body.light-mode .top-liked-month h2,body.light-mode .top-liked-month h2 *,body.light-mode .top-liked-month i,body.light-mode .top-liked-month svg{color:#000;fill:#000}body:not(.light-mode){background-color:#0d0d0d;color:#f5f5f5}body.light-mode .music-header-section{margin-top:0;margin-bottom:20px}.sort-title:before{content:"⏷";margin-left:6px;font-size:18px;color:gold;position:relative;top:1px}body.light-mode .main-header-box{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #000;border-radius:20px;padding:10px 25px;height:100px;box-sizing:border-box;margin-bottom:30px;gap:20px;direction:rtl}body.light-mode .main-header-box .logo img{max-width:100%;height:auto;display:block}.light-mode .contact-form label,body.light-mode .music-subtitle,body.light-mode .song-header-eng{color:#111}.share-toggle{font-family:Vazir,sans-serif}.music-header{margin-bottom:30px}.music-thumbnail{width:240px;height:auto;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.4);margin:0 auto;display:block}.music-description{background-color:#111;padding:20px;border-radius:12px;margin:20px 0;line-height:2;box-shadow:0 2px 8px rgba(255,215,0,.08)}.music-description h3,.related-music h3{color:gold;margin-bottom:12px;font-size:20px}:not(.single-music) .like-button{background:0 0;color:gold;border:none;font-size:18px;cursor:pointer}.related-music ul{list-style:none;padding:0}.related-music li{margin:6px 0}.related-music li a{color:gold;text-decoration:none}.share-box a:hover,.share-box button:hover,.share-toggle{color:#facc15}.share-wrapper{position:relative;display:inline-block;text-align:center;margin-top:20px}.share-toggle{background-color:#1e1e1e;border:1px solid #facc15;border-radius:8px;cursor:pointer}share-box{position:relative;right:0;background:#1f1f2e;border:1px solid #facc15;border-radius:10px;padding:10px;z-index:999;display:flex;flex-direction:column;gap:8px;min-width:140px;text-align:right}.share-box a,.share-box button{color:#fff;text-decoration:none;background:0 0;border:none;font-family:Vazir,sans-serif;font-size:14px;cursor:pointer;transition:.2s}@keyframes heart-bounce{0%,100%{transform:scale(1)}30%{transform:scale(1.4)}60%{transform:scale(.9)}}:not(.single-music) .like-button.liked .icon{animation:.4s forwards heart-bounce}body.light-mode .share-menu{background-color:#fff;border:1px solid #ccc}body.light-mode .share-menu a,body.light-mode .share-menu button{background-color:#abb8c36b;color:#222}body.light-mode .share-menu a:hover,body.light-mode .share-menu button:hover{background-color:#eee}body.light-mode body.light-mode .modern-player .current-time,body.light-mode .modern-player .duration,body.light-mode body.light-mode .post-meta-footer{background-color:#fff;color:#111;border:1px solid #ddd;border-radius:12px;padding:10px;display:flex;align-items:center;justify-content:space-between}body.light-mode .music-info-header{background-color:#fff;color:#111;border:2px solid #ddd;border-radius:15px;padding:15px;text-align:center;font-weight:700;margin-bottom:20px}body.light-mode .music-share .share-button{background-color:#fff;color:#111;border:1px solid #6b9308ab;border-radius:10px;padding:8px 16px;font-family:Vazirmatn,sans-serif;font-size:.9rem;cursor:pointer;transition:.3s}body.light-mode .music-share .share-button:hover{background-color:#6b930821;color:#000}.music-share-wrapper{text-align:center;margin-top:10px}.music-share{display:inline-block;position:relative;margin-top:10px;margin-bottom:3px}.cover-badge{position:absolute;background:rgba(255,213,0,.9);color:#000;font-weight:700;font-size:14px;padding:6px 10px;line-height:1.4;font-family:Vazirmatn,sans-serif;white-space:nowrap;z-index:3;pointer-events:none}.cover-badge--right{top:0;right:0;border-top-right-radius:12px;border-bottom-left-radius:10px;border-top-left-radius:0;border-bottom-right-radius:0}.cover-badge--left-mini{position:absolute;top:8px;left:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);color:#ffd500;font-size:18px;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.25);z-index:4;pointer-events:auto;cursor:default}.cover-badge--left-mini:after{content:attr(aria-label);position:absolute;left:110%;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.85);color:#fff;font-size:12px;padding:4px 8px;border-radius:6px;white-space:nowrap;opacity:0;transition:opacity .2s}.cover-badge--left-mini:before{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:rgba(0,0,0,.85);opacity:0;transition:opacity .2s}.cover-badge--left-mini:hover:after,.cover-badge--left-mini:hover:before{opacity:1}.cover-badge--left-mini:before{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:rgba(0,0,0,.85);opacity:0;transition:opacity .2s ease;z-index:6}.cover-badge--left-mini:hover:after,.cover-badge--left-mini:hover:before{opacity:1}.music-cover{position:relative;display:block;overflow:hidden;border-radius:12px}.custom-header-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding:20px;gap:10px}.stage-banner{flex:1 1 auto;text-align:center}.stage-banner img{height:auto;object-fit:contain;display:block;margin:0 auto}body.light-mode .stage-banner .light-mode-image{display:block}.contact-form{max-width:600px;margin:50px auto;padding:30px;background:#0b0b14;border-radius:16px;border:1px solid rgba(255,255,255,.2);color:#fff;font-family:Vazirmatn;box-sizing:border-box}.contact-form h1{text-align:center;font-size:24px;margin-bottom:30px}.contact-form label{display:block;margin-bottom:8px;color:#fff;font-size:15px}.contact-form input,.contact-form textarea{width:100%;padding:12px;margin-bottom:20px;border-radius:8px;border:1px solid #444;background:#0b0b14;color:#fff;font-size:15px;box-sizing:border-box;transition:border .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#fff;outline:0}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ccc}.contact-form .upload-button{background:#1a1a1a;color:#fff;padding:10px 20px;border-radius:8px;border:1px solid #fff;cursor:pointer;display:inline-block;font-family:Vazirmatn}.contact-form #file-list{color:#ccc;font-size:14px}.contact-form button#remove-files{display:none;background:0 0;border:none;font-size:18px;color:#ff4d4d;cursor:pointer;margin-top:10px}.contact-form textarea{resize:none;overflow:hidden;transition:height .2s}.light-mode .contact-form{background:#f9f9f9;color:#111;border:1px solid rgba(0,0,0,.2)}.light-mode .contact-form input,.light-mode .contact-form textarea{background:#fff;color:#111;border:1px solid #ccc}.light-mode .upload-button{background:#eaeaea;color:#111;border:1px solid #ccc}.highlight-wrapper{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap;margin:0}@media (min-width:1024px){.highlight-wrapper{margin:40px 0}}.highlight-title{font-size:18px;color:#f59e0b;font-weight:700;white-space:nowrap;margin-top:-40px;animation:1.5s ease-in-out infinite shake-title}@keyframes shake-title{0%,100%{transform:translate(0,0)}25%,75%{transform:translate(-1px,0)}50%{transform:translate(1px,0)}}.highlight-content{display:flex;align-items:center;gap:20px;background:rgba(255,255,255,.04);border-radius:16px;padding:15px 20px;box-shadow:0 0 12px rgba(255,211,105,.1)}.highlight-cover,.highlight-cover img{width:100%;max-width:100px;height:auto;aspect-ratio:1/1;display:block;margin:0 auto;border-radius:12px;object-fit:cover;border:2px solid #444}.highlight-info{display:flex;flex-direction:column;gap:10px}.highlight-track{font-size:15px;font-weight:700;color:#fff;margin:0;direction:rtl;text-align:right}.highlight-play{background-color:#ffd369;color:#0b0b14;border:none;padding:8px 20px;border-radius:8px;font-weight:700;cursor:pointer;text-decoration:none;width:fit-content;transition:.2s ease-in-out}body.light-mode .highlight-track{color:#222}body.light-mode .highlight-content{border:1px solid #ddd;background-color:#fefefe;box-shadow:0 0 15px rgba(0,0,0,.05);border-radius:12px}.video-player-wrapper{margin:30px 0;text-align:center}@font-face{font-family:Vazirmatn;src:url(//naab3da.ir/wp-content/themes/Naab3da/fonts/Vazirmatn-Regular.woff2)format('woff2');font-weight:400;font-style:normal;font-display:swap}.music-title .artist,.music-title .song{font-family:IRANSans,Shabnam,sans-serif !important;font-weight:400;text-align:center;direction:rtl;display:block;margin-bottom:5px;font-size:16px}@font-face{font-family:'Vazirmatn';src:url(//naab3da.ir/wp-content/themes/Naab3da/fonts/Vazirmatn-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Vazirmatn';src:url(//naab3da.ir/wp-content/themes/Naab3da/fonts/Vazirmatn-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}html.theme-light .music-stats .stat-number,body.light-mode .music-stats .stat-number,.light-mode .music-stats .stat-number{color:#111 !important;font-weight:700}html.theme-light .music-stats .like-button .icon svg,body.light-mode .music-stats .like-button .icon svg,.light-mode .music-stats .like-button .icon svg{color:#ff2c74;fill:#ff2c74;stroke:#ff2c74}html.theme-light .music-stats .listen .icon svg,body.light-mode .music-stats .listen .icon svg,.light-mode .music-stats .listen .icon svg{color:#111;stroke:#111;fill:#111}.top-liked-month{border-radius:18px;padding:24px;background:radial-gradient(1200px 200px at 20% -20%,rgba(255,215,0,.06),transparent 60%) #0b0b14;box-shadow:inset 0 0 0 1px rgba(255,209,84,.18),0 10px 30px rgba(0,0,0,.35)}.top-liked-month h2{color:#ffd24d;font-weight:800;font-size:20px;text-align:center;margin:0 0 18px;letter-spacing:.2px}#topLikedScroller.top-liked-scroller{--tlk-gap:20px;--tlk-per-view:5;display:flex;gap:var(--tlk-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;padding:4px 2px 10px;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-y;cursor:grab;user-select:none;direction:ltr;touch-action:none;min-height:280px}#topLikedScroller.top-liked-scroller::-webkit-scrollbar{display:none}#topLikedScroller.top-liked-scroller.is-dragging{scroll-snap-type:none;cursor:grabbing}#topLikedScroller .snap-item{scroll-snap-align:start;flex:0 0 calc((100% - (var(--tlk-per-view) - 1)*var(--tlk-gap))/var(--tlk-per-view))}.top-liked-card{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.06);border-radius:16px;box-shadow:0 4px 18px rgba(0,0,0,.25);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;text-decoration:none;direction:ltr}.top-liked-card:hover{transform:none;border-color:rgba(255,255,255,.06);box-shadow:0 4px 18px rgba(0,0,0,.25)}.top-liked-card picture,.top-liked-card img{display:block;width:100%}.top-liked-card img{height:220px;object-fit:cover;border-radius:14px;transition:transform .3s ease,filter .3s ease}.top-liked-card:hover img{transform:scale(1.03)}.top-liked-card picture:after{content:"";position:absolute;inset:auto auto 12px 12px;width:30px;height:30px;border-radius:50%;background:rgba(15,15,25,.6);box-shadow:0 0 0 2px rgba(255,255,255,.15);mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23fff" d="M8 5v14l11-7z"/></svg>') no-repeat center/60% 60%;opacity:0;transform:translateY(6px);transition:.25s ease;pointer-events:none}.top-liked-card:hover picture:after{opacity:1;transform:translateY(0)}.top-liked-info{padding:10px 10px 12px;text-align:center}.top-liked-info strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:800;font-size:14px;line-height:1.5;text-align:center;direction:rtl}.top-liked-info .artist-name{color:#ffd24d;font-weight:800}.top-liked-info .song-name{color:#fff;font-weight:700}body.light-mode .top-liked-info .artist-name{color:#3498db}body.light-mode .top-liked-info .song-name{color:#000}@media (max-width:1200px){#topLikedScroller.top-liked-scroller{--tlk-per-view:5}}@media (max-width:992px){#topLikedScroller.top-liked-scroller{--tlk-per-view:4}}@media (max-width:768px){#topLikedScroller.top-liked-scroller{--tlk-per-view:3}}@media (max-width:520px){#topLikedScroller.top-liked-scroller{--tlk-per-view:2}}@media (pointer:coarse){#topLikedScroller.top-liked-scroller{touch-action:pan-y !important;-webkit-overflow-scrolling:touch}}.top-liked-card.tlk-all{display:flex;align-items:center;justify-content:center;min-height:220px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01));border:1px dashed rgba(255,255,255,.2)}body.light-mode .top-liked-card.tlk-all{border-color:rgba(0,0,0,.2)}.tlk-all-inner{text-align:center;padding:16px 10px}.tlk-all-icon{width:42px;height:42px;border-radius:12px;display:inline-grid;place-items:center;background:rgba(255,215,0,.18);font-size:24px;font-weight:800;color:#ffd24d;margin:0 auto 10px}.tlk-all-text{color:#fff;font-weight:800;font-size:14px}body.light-mode .tlk-all-text{color:#000}.top-liked-card.tlk-all img{display:none}.top-liked-card.tlk-all:hover{transform:none;box-shadow:0 4px 18px rgba(0,0,0,.25)}html.mobile-landscape .topbar,html.phone-desktop .topbar{height:56px !important}html.mobile-landscape .topbar-inner,html.phone-desktop .topbar-inner{height:56px !important;padding:0 !important;gap:8px !important;justify-content:space-between}html.mobile-landscape .topbar-spacer,html.phone-desktop .topbar-spacer{height:56px !important}html.mobile-landscape .topbar-inner>*,html.phone-desktop .topbar-inner>*{flex:0 0 auto !important}html.mobile-landscape .site-nav,html.phone-desktop .site-nav{flex:1 1 auto !important;min-width:0 !important;overflow:hidden}html.mobile-landscape .site-nav ul,html.phone-desktop .site-nav ul{display:flex !important;flex-wrap:nowrap !important;gap:.5rem;overflow-x:auto !important;-webkit-overflow-scrolling:touch;scrollbar-width:none}html.mobile-landscape .site-nav ul::-webkit-scrollbar,html.phone-desktop .site-nav ul::-webkit-scrollbar{display:none}html.mobile-landscape .site-nav a .em,html.phone-desktop .site-nav a .em{display:none !important;font-size:0 !important}html.mobile-landscape .site-nav a,html.phone-desktop .site-nav a{gap:0 !important;padding:.45rem .7rem !important;white-space:nowrap !important}html.mobile-landscape .group.social,html.phone-desktop .group.social{gap:.25rem}html.mobile-landscape .theme-switch--circle,html.phone-desktop .theme-switch--circle{transform:translateX(6px) !important}html.mobile-landscape .highlight-title,html.phone-desktop .highlight-title{margin-top:30px !important}html.mobile-landscape .highlight-title,html.phone-desktop .highlight-title{position:relative;top:30px}.music-title-box{display:none !important}body.tag .top-liked-month,body.category .top-liked-month{margin-bottom:40px;display:flow-root}@media (max-width:640px){body.tag .top-liked-month,body.category .top-liked-month{margin-bottom:24px}}body:not(.light-mode) .naabsa-footer{background:#15191e;color:#bfc6cf}body:not(.light-mode) .naabsa-footer:before{background:#ff9a4a70}body:not(.light-mode) .naabsa-footer__totop{background:#0f1317;color:#fff}body:not(.light-mode) .naabsa-footer{background:#15191e;color:#bfc6cf}body:not(.light-mode) .naabsa-footer:before{background:#ff9a4a70}body:not(.light-mode) .naabsa-footer__totop{background:#0f1317;color:#f2f5ff;border-color:rgba(255,255,255,.14);filter:drop-shadow(0 6px 16px rgba(0,0,0,.35))}body:not(.light-mode) .naabsa-footer__totop:hover{background:#12161c;border-color:rgba(255,255,255,.22);filter:drop-shadow(0 8px 18px rgba(0,0,0,.42))}body.light-mode .naabsa-footer{background:#fafafa;color:#333}body.light-mode .naabsa-footer:before{background:#1ee92f40}body.light-mode .naabsa-footer__totop{background:#f0f0f0;color:#333;border-color:rgba(0,0,0,.25);filter:drop-shadow(0 6px 14px rgba(0,0,0,.15))}body.light-mode .naabsa-footer__totop:hover{background:#e0e0e0;border-color:rgba(0,0,0,.28);filter:drop-shadow(0 6px 14px rgba(0,0,0,.22))}.naabsa-footer{position:relative;text-align:center;padding:20px 16px 20px;isolation:isolate}.naabsa-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.naabsa-footer__inner{max-width:1200px;margin:auto}.naabsa-footer__text{font-size:14px;margin:10px 0 14px;line-height:1.9}.naabsa-footer__totop{position:fixed;right:18px;bottom:22px;width:44px;height:44px;border-radius:12px;border:1px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;transition:transform .15s ease,opacity .2s ease,border-color .2s ease;opacity:.9;z-index:50}.naabsa-footer__totop:hover{transform:translateY(-2px);opacity:1}.naabsa-footer__totop:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}body.light-mode .naabsa-footer__totop:focus-visible{outline-color:rgba(0,0,0,.25)}@media(max-width:480px){.naabsa-footer__text{font-size:13px}}.footer-social{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:8px}.footer-social .social-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease;color:#ffd24d}.footer-social .social-icon svg{width:20px;height:20px;transition:fill .25s ease,color .25s ease}body:not(.light-mode) .social-icon{background:#1a1a1f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}body:not(.light-mode) .social-icon:hover{transform:translateY(-3px)}body.light-mode .social-icon{background:#f0f0f0;color:#333;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}body.light-mode .social-icon:hover{transform:translateY(-3px)}.social-icon.telegram:hover{background:#2aabee !important;color:#fff !important}.social-icon.instagram:hover{background:#f58529 !important;color:#fff !important}.social-icon.instagram svg{width:22px;height:22px;transform:scale(1.15)}@media (max-width:900px){.social-icon.telegram{background:#2aabee !important;color:#fff !important}.social-icon.instagram{background:#f58529 !important;color:#fff !important}}@media (hover:none) and (pointer:coarse),(any-hover:none) and (any-pointer:coarse){.social-icon.telegram{background:#2aabee !important;color:#fff !important}.social-icon.instagram{background:#f58529 !important;color:#fff !important}}.top-liked-month{padding:24px !important}body.light-mode .top-liked-month{padding:24px !important}.site-header{border-bottom:1px solid transparent}body.light-mode .site-header{border-bottom-color:transparent !important}.music-pagination,.wp-pagenavi{margin-bottom:14px !important}@media (max-width:480px){.music-pagination,.wp-pagenavi{margin-bottom:16px !important}body.light-mode .music-pagination,body.light-mode .wp-pagenavi{margin-bottom:10px !important}}article.music-card h3.music-title{font-size:14px;font-weight:500;margin:10px 0;padding:0;line-height:1.5}article.music-card h3.music-title a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:inherit}article.music-card h3.music-title .separator{display:none}article.music-card h3.music-title .artist{font-size:15px;font-weight:700;opacity:1;color:gold;margin-bottom:4px}article.music-card h3.music-title .song{font-size:15px;font-weight:700;color:#fff;margin-top:2px}body.light-mode article.music-card h3.music-title .artist{color:#0060cc !important}body.light-mode article.music-card h3.music-title .song{color:#333 !important}body.light-mode .music-stats .stat-number{color:#111 !important}body.light-mode .music-stats .icon svg{fill:#111 !important;stroke:#111 !important}body.light-mode .music-stats .like-button .icon svg{fill:#ff2c74 !important;stroke:#ff2c74 !important;color:#ff2c74 !important}body.light-mode .music-stats .like-button .stat-number{color:#ff2c74 !important}:not(.single-music) .music-stats .like-button{border:none;outline:1px solid rgba(255,255,255,.18);outline-offset:0;border-radius:10px;padding:4px 10px;display:inline-flex;align-items:center;gap:6px}body.light-mode :not(.single-music) .music-stats .like-button,html.theme-light :not(.single-music) .music-stats .like-button,.light-mode :not(.single-music) .music-stats .like-button{outline:none;border:1px solid #e0e0e0;background-color:#fff}:not(.single-music) .music-stats .like-button .stat-number{min-width:14px;text-align:center}:not(.single-music) .music-stats .listen.stat-item{border:none;outline:1px solid rgba(255,255,255,.18);outline-offset:0;border-radius:10px;padding:4px 10px;display:inline-flex;align-items:center;gap:6px}body.light-mode :not(.single-music) .music-stats .listen.stat-item,html.theme-light :not(.single-music) .music-stats .listen.stat-item,.light-mode :not(.single-music) .music-stats .listen.stat-item{outline:none;border:1px solid #e0e0e0;background:#fff}:not(.single-music) .music-stats .listen.stat-item .stat-number{min-width:14px;text-align:center}body.light-mode .track-credits-wrapper{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;font-family:"Vazirmatn",sans-serif}body.light-mode .track-credits-table{width:100%;border-collapse:collapse;font-family:"Vazirmatn",sans-serif;font-size:13px}body.light-mode .track-credits-table thead th{background:#f3f4f6;color:#111827;padding:10px;text-align:center;border-left:1px solid #e5e7eb;font-weight:700}body.light-mode .track-credits-table tbody td{padding:10px;text-align:center;color:#1f2937;border-top:1px solid #f3f4f6;border-left:1px solid #f3f4f6;font-weight:400}body.light-mode .track-credits-footer{background:#f3f4f6;text-align:center;padding:9px 10px;font-size:13px;color:#1f2937;font-family:"Vazirmatn",sans-serif}body.light-mode .track-credits-footer a{color:#dc2626;font-weight:700;text-decoration:none}body:not(.light-mode) .track-credits-wrapper{background:#020617;border-radius:12px;border:1px solid #1f2937;box-shadow:0 10px 25px rgba(0,0,0,.45);overflow:hidden;font-family:"Vazirmatn",sans-serif}body:not(.light-mode) .track-credits-table{width:100%;border-collapse:collapse;font-family:"Vazirmatn",sans-serif;font-size:13px}body:not(.light-mode) .track-credits-table thead th{background:#111827;color:#e5e7eb;padding:10px;text-align:center;border-left:1px solid #1f2937;font-weight:700}body:not(.light-mode) .track-credits-table tbody td{padding:10px;text-align:center;color:#f9fafb;border-top:1px solid #1f2937;border-left:1px solid #020617;font-weight:400}body:not(.light-mode) .track-credits-footer{background:#111827;text-align:center;padding:9px 10px;font-size:13px;color:#e5e7eb;font-family:"Vazirmatn",sans-serif}body:not(.light-mode) .track-credits-footer a{color:#f97316;text-decoration:none;font-weight:700}.track-credits-table{table-layout:fixed}.track-credits-table thead th,.track-credits-table tbody td{width:25%}@media (max-width:600px){body.light-mode .track-credits-table,body:not(.light-mode) .track-credits-table{font-size:11px}body.light-mode .track-credits-table thead th,body.light-mode .track-credits-table tbody td,body:not(.light-mode) .track-credits-table thead th,body:not(.light-mode) .track-credits-table tbody td{padding:6px 4px}.track-credits-table,.track-credits-table thead,.track-credits-table tbody,.track-credits-table tr{display:table;width:100%}.track-credits-table tr{display:table-row}.track-credits-table th,.track-credits-table td{display:table-cell}}.seo-description-box{margin:40px auto 20px;padding:25px;border-radius:16px;text-align:justify;line-height:1.8;max-width:1300px;transition:all .3s ease;background-color:#151521;border:1px solid rgba(255,255,255,.05);color:#ccc}.seo-description-box h2{font-size:18px;margin-bottom:15px;font-family:inherit;font-weight:700;color:gold}body.light-mode .seo-description-box{background-color:#fff !important;border:1px solid #e0e0e0 !important;color:#333 !important;box-shadow:0 4px 15px rgba(0,0,0,.05)}body.light-mode .seo-description-box h2{color:#0060cc !important}@media (max-width:768px){.seo-description-box{margin:20px 15px 20px !important;padding:15px !important}}.music-stats .rating-view{outline:1px solid rgba(255,255,255,.18) !important;outline-offset:0 !important;border-radius:10px !important;padding:4px 10px !important;background:0 0 !important;border:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:6px !important;margin-left:8px !important;height:auto !important;line-height:normal !important}.music-stats .rating-view .icon{display:flex !important;align-items:center !important;color:#ffd24d}.music-stats .rating-view .icon svg{width:16px;height:16px}.music-stats .rating-view .stat-number{font-size:13px !important;color:#fff !important;font-weight:700 !important;position:relative;top:1px}body.light-mode .music-stats .rating-view{outline-color:#ddd !important;color:#333 !important}body.light-mode .music-stats .rating-view .stat-number{color:#333 !important}
.post-ratings{width:100%;opacity:1}.post-ratings-loading{display:none;height:16px;text-align:left}.post-ratings-image{border:0}.post-ratings img,.post-ratings-loading img,.post-ratings-image img{border:0;padding:0;margin:0}.post-ratings-comment-author{font-weight:400;font-style:italic}
.post-ratings-loading{text-align:right}
@font-face{font-family:'Vazirmatn';src:url(//naab3da.ir/wp-content/themes/Naab3da/fonts/Vazirmatn-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Vazirmatn';src:url(//naab3da.ir/wp-content/themes/Naab3da/fonts/Vazirmatn-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--bg:#0b0c10;--text-strong:#fff;--text-muted:#d1d5db;--accent:#fbbf24;--accent-hover:#ffd65c;--hover:rgba(250,250,250,.08)}body.theme-light{--bg:#fff;--text-strong:#111;--text-muted:#374151;--accent:#f59e0b;--accent-hover:#fbbf24;--hover:rgba(15,23,42,.06)}*{box-sizing:border-box}body{margin:0;color:var(--text-strong);background:var(--bg);font-family:"Vazirmatn",system-ui,-apple-system,"Segoe UI",Arial,sans-serif}.topbar{position:fixed;top:0;right:0;left:0;width:100%;background:rgba(255,255,255,.06);backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px);box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:9999}body.theme-light .topbar{background:rgba(255,255,255,.65);box-shadow:0 8px 20px rgba(0,0,0,.1)}.topbar-inner{width:min(1200px, 100% - 32px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0}.topbar-spacer{height:74px}.site-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.site-nav a{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .95rem;border-radius:10px;color:var(--text-muted);font-weight:800;text-decoration:none;font-size:15px;transition:background .25s,color .25s}.site-nav a:hover,.site-nav a:focus{color:var(--text-strong);background:var(--accent-hover)}.site-nav li.current-menu-item>a,.site-nav li.current_page_item>a,.site-nav li.current-menu-ancestor>a,.site-nav li.current_page_parent>a,.site-nav li.current_page_ancestor>a,.site-nav li.is-current>a{background:var(--accent) !important;color:#000 !important}.site-nav li.current-menu-item>a:hover,.site-nav li.current_page_item>a:hover,.site-nav li.current-menu-ancestor>a:hover,.site-nav li.current_page_parent>a:hover,.site-nav li.current_page_ancestor>a:hover,.site-nav li.is-current>a:hover{background:var(--accent-hover) !important;color:#000 !important}.site-nav a .em{display:inline-block;transition:transform .3s ease}.site-nav a:hover .em{animation:floatIcon .6s ease-in-out infinite}@keyframes floatIcon{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.group.social{display:flex;align-items:center;gap:12px}.pill{display:inline-flex;align-items:center;gap:.2rem;padding:.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.04);color:inherit;text-decoration:none;font-weight:800;transition:background .25s,color .25s,border-color .25s}.pill .ico{width:18px;height:18px;color:currentColor;display:block}.pill.telegram:hover{background:#229ed9;color:#fff;border-color:transparent}.pill.instagram:hover{background:#f78026;color:#fff;border-color:transparent}body.theme-light .pill{border-color:rgba(0,0,0,.12);background:rgba(0,0,0,.04)}body.theme-light .pill:hover{border-color:rgba(0,0,0,.12);background:rgba(0,0,0,.08)}.theme-switch--circle{position:relative}.theme-switch--circle input{position:absolute;opacity:0;width:0;height:0}.theme-switch--circle .circle{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--hover);border:2px solid rgba(255,255,255,.25);cursor:pointer;transition:background .25s,border-color .25s,transform .12s}.theme-switch--circle .circle:active{transform:scale(.95)}.theme-switch--circle .icon{font-size:18px;line-height:1;display:none}.theme-switch--circle .icon.moon{display:inline-block}body.theme-light .theme-switch--circle .circle{background:#f9f9f9;border-color:rgba(0,0,0,.12)}body.theme-light .theme-switch--circle .icon.moon{display:none}body.theme-light .theme-switch--circle .icon.sun{display:inline-block}html.theme-light body,html.theme-light #page,html.theme-light .site,html.theme-light .site-main,html.theme-light .container,html.theme-light .wrap,html.theme-light .wrapper{background:#fff!important;color:#111!important}html:not(.theme-light) body,html:not(.theme-light) #page,html:not(.theme-light) .site,html:not(.theme-light) .site-main,html:not(.theme-light) .container,html:not(.theme-light) .wrap,html:not(.theme-light) .wrapper{background:#0b0c10!important;color:#fff!important}.theme-switch--circle{transform:translateX(20px)}:root{--accent-hover:#e0b000}body.theme-light .pill.telegram:hover{background:#229ed9;color:#fff;border-color:transparent}body.theme-light .pill.instagram:hover{background:#f78026;color:#fff;border-color:transparent}.site-logo--mobile{display:block}@media (max-width:767px){:root{--bg:#0b0c10;--text-strong:#fff;--text-muted:#d1d5db;--accent:#fbbf24;--accent-hover:#ffd65c;--hover:rgba(250,250,250,.08)}body.theme-light{--bg:#fff;--text-strong:#111;--text-muted:#374151;--accent:#f59e0b;--accent-hover:#fbbf24;--hover:rgba(15,23,42,.06)}.topbar{height:56px;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);box-shadow:0 6px 18px rgba(0,0,0,.15)}body.theme-light .topbar{background:rgba(255,255,255,.9);box-shadow:0 6px 16px rgba(0,0,0,.1)}.topbar-inner{width:calc(100% - 24px);margin:0 auto;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.topbar-spacer{height:56px}.site-logo--mobile{display:block}.site-logo--mobile img{width:80px;height:auto;display:block;object-fit:contain;margin:0 !important;padding:0 !important}.menu-toggle,.search-toggle,.theme-switch--circle{width:38px;height:38px;flex:0 0 38px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:2px solid rgba(255,255,255,.25);background:var(--hover);color:inherit;cursor:pointer}body.theme-light .menu-toggle{border-color:rgba(0,0,0,.12);background:rgba(0,0,0,.06)}.menu-toggle .bars{display:block;width:20px;height:2px;background:currentColor;position:relative}.menu-toggle .bars:before,.menu-toggle .bars:after{content:"";position:absolute;left:0;right:0;height:2px;background:currentColor}.menu-toggle .bars:before{top:-6px}.menu-toggle .bars:after{top:6px}.site-nav{position:fixed;top:56px;right:0;left:0;background:rgba(15,23,42,.98);border-top:1px solid rgba(255,255,255,.08);max-height:0;overflow:hidden;transition:max-height .28s ease}body.theme-light .site-nav{background:rgba(255,255,255,.98);border-top:1px solid rgba(0,0,0,.08)}.site-nav.open{max-height:calc(100vh - 56px)}.site-nav ul{list-style:none;margin:8px;padding:0;display:flex;flex-direction:column;gap:6px}.site-nav a{display:flex;align-items:center;gap:.5rem;width:100%;padding:.9rem 1rem;border-radius:12px;color:var(--text-muted);font-weight:800;text-decoration:none;font-size:16px;transition:background .25s,color .25s}.site-nav a:hover{color:var(--text-strong);background:var(--accent-hover)}.site-nav li.current-menu-item>a,.site-nav li.current_page_item>a,.site-nav li.current-menu-ancestor>a,.site-nav li.current_page_parent>a,.site-nav li.current_page_ancestor>a,.site-nav li.is-current>a{background:var(--accent);color:#000}.group.social{margin-inline-start:auto;display:flex;align-items:center;gap:8px}.pill{display:none}.theme-switch--circle .circle{width:38px;height:38px}body.theme-light .theme-switch--circle .circle{background:#f9f9f9;border-color:rgba(0,0,0,.12)}.theme-switch--circle .icon{display:none;font-size:18px}.theme-switch--circle .icon.moon{display:inline-block}body.theme-light .theme-switch--circle .icon.moon{display:none}body.theme-light .theme-switch--circle .icon.sun{display:inline-block}.search-toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background-color:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.3);cursor:pointer;transition:all .25s ease}html.theme-light .search-toggle{background-color:rgba(0,0,0,.05);border:2px solid rgba(0,0,0,.28)}.search-toggle svg{width:18px;height:18px;stroke:#ffc107;transition:transform .25s ease,stroke .25s ease}.search-toggle:hover{background-color:rgba(255,255,255,.12);border-color:rgba(255,255,255,.35)}html.theme-light .search-toggle:hover{background-color:rgba(0,0,0,.08);border-color:rgba(0,0,0,.35)}}@media (max-width:767px){.mobile-search{position:fixed;top:56px;right:0;left:0;z-index:10000;background:rgba(28,30,34,.92);border-top:1px solid rgba(255,255,255,.06);box-shadow:0 1px 0 rgba(255,255,255,.03) inset,0 8px 18px rgba(0,0,0,.18);padding:0;border:0}html.theme-light .mobile-search{background:#fff;border-top:1px solid rgba(0,0,0,.06);box-shadow:0 6px 14px rgba(0,0,0,.06)}.mobile-search form{margin:0;position:relative}.mobile-search input[type=search]{width:100%;height:48px;padding:0 16px;padding-left:48px !important;border:0 !important;outline:none !important;border-radius:0 !important;background:0 0;box-shadow:none !important;-webkit-appearance:none;appearance:none;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4;direction:rtl;text-align:right;caret-color:#ffc107;letter-spacing:.2px;text-overflow:clip;color:#e5e7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.theme-light .mobile-search input[type=search]{color:#333 !important;background:#fff;font-weight:500}.mobile-search input::placeholder{font-family:inherit;font-size:14px;font-weight:600;color:rgba(229,231,235,.8);opacity:1}html.theme-light .mobile-search input::placeholder{color:#1f2937 !important;opacity:1 !important;font-weight:600}html.theme-light .mobile-search input::-webkit-input-placeholder{color:#1f2937 !important;opacity:1 !important;font-weight:600}html.theme-light .mobile-search input::-moz-placeholder{color:#1f2937 !important;opacity:1 !important;font-weight:600}html.theme-light .mobile-search input:-ms-input-placeholder{color:#1f2937 !important;opacity:1 !important;font-weight:600}body:not(.light-mode) .mobile-search form:before,body.light-mode .mobile-search form:before{content:"";position:absolute;left:14px;top:50%;width:22px;height:22px;transform:translateY(-50%);pointer-events:none;background-repeat:no-repeat;background-size:22px 22px;opacity:.75}body:not(.light-mode) .mobile-search form:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23cfcfcf' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='7'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>")}body.light-mode .mobile-search form:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='7'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>");opacity:.7}.topbar-inner{justify-content:space-between}.group.social{margin-inline-start:auto;gap:8px}}@media (min-width:768px){.menu-toggle{display:none !important}.search-toggle{display:none !important}.mobile-search{display:none !important}.site-logo--mobile{display:none !important}}