/*
Theme Name: Noushin Tafi Aqua Pro 2
Theme URI: https://noushintafi.ir/
Author: Custom theme for Noushin Tafi
Description: Premium RTL Persian music-artist theme, responsive on desktop, tablet and mobile.
Version: 2.0.0
Requires at least: 6.9
Tested up to: 7.1
Requires PHP: 8.3
Text Domain: noushintafi-aqua
*/
:root{
 --sky:#dff3ff; --sky-2:#edf9ff; --blue:#168ef2; --blue2:#0d6fca; --deep:#153e67;
 --ink:#183c60; --muted:#71859a; --white:#fff; --line:#dcecf7;
 --soft:#f5fbff; --shadow:0 18px 52px rgba(18,95,150,.10); --shadow2:0 8px 26px rgba(18,95,150,.08);
 --radius:28px; --radius-sm:18px; --max:1480px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,#fbfeff 0%,#eef9ff 44%,#f8fcff 100%);color:var(--ink);font-family:"Vazirmatn","B Homa",Homa,Tahoma,Arial,sans-serif;line-height:1.85}
body.admin-bar .site-header{top:32px}
button,input,textarea,select{font-family:inherit}
a{color:inherit;text-decoration:none}
img,video{max-width:100%;height:auto}
.container{width:min(var(--max),calc(100% - 44px));margin-inline:auto}
.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,236,247,.82)}
.header-inner{min-height:82px;display:grid;grid-template-columns:auto minmax(280px,440px) 1fr;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}
.brand-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f3fbff,#fff);border:1px solid var(--line);color:var(--blue2);box-shadow:var(--shadow2)}
.brand-title{display:block;font-weight:800;font-size:19px;line-height:1.2}.brand-sub{display:block;font-size:10.5px;color:var(--muted);margin-top:2px}
.header-search{justify-self:center;width:100%}.search-wrap{position:relative}.search-wrap svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#7b9ab2}.search-wrap input{width:100%;height:46px;border:1px solid #e1eef7;background:#f1f9ff;border-radius:999px;padding:0 47px 0 18px;color:var(--ink);outline:none}.search-wrap input:focus{border-color:#b8daf1;box-shadow:0 0 0 4px rgba(22,142,242,.08)}
.main-nav{justify-self:end}.main-nav ul{display:flex;align-items:center;justify-content:flex-end;gap:5px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.main-nav a{display:block;padding:9px 12px;border-radius:13px;font-size:13px;font-weight:700;color:#234766}.main-nav a:hover,.main-nav .current-menu-item>a{background:#eaf6ff;color:var(--blue2)}
.menu-toggle{display:none;justify-self:end;border:0;background:#edf8ff;color:var(--blue2);border-radius:13px;padding:9px 12px;cursor:pointer}
.mobile-tools{display:none}
.hero{margin-top:18px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(218,237,247,.95);position:relative;background:#dff3ff}
.hero-desktop{min-height:410px;background:url("images/hero.webp") right center/cover no-repeat;display:flex;align-items:stretch}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 33%,rgba(255,255,255,.15) 65%,rgba(255,255,255,0) 100%)}
.hero-inner{position:relative;z-index:2;width:100%;display:flex;align-items:center;padding:34px 58px}.hero-copy{width:min(550px,58%);background:rgba(255,255,255,.90);border:1px solid rgba(255,255,255,.96);backdrop-filter:blur(12px);border-radius:28px;padding:28px 30px;box-shadow:0 14px 38px rgba(30,91,135,.09)}
.nastaliq{font-family:"Noto Nastaliq Urdu","IranNastaliq","Urdu Typesetting","Jameel Noori Nastaleeq",serif;font-size:13px;font-weight:400;line-height:2.2;white-space:nowrap}
.hero-kicker{color:var(--blue);font-weight:800;font-size:14px}.hero-title{font-family:"B Homa",Homa,"Vazirmatn",Tahoma,sans-serif;font-size:30px;line-height:1.48;margin:6px 0 12px;font-weight:800;letter-spacing:-.3px}.hero-title .soft{font-weight:500}.hero-text{font-size:14px;color:#48647e;margin:0 0 17px}.hero-socials{display:flex;gap:17px;align-items:flex-start;flex-wrap:wrap}.social-item{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:66px;font-size:11px;font-weight:800}.social-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 8px 22px rgba(47,122,172,.14)}.social-instagram{color:#e8499b}.social-telegram{color:#168ef2}.social-youtube{color:#ff334d}.hero-mobile{display:none}
.section{padding:30px 0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.section-title{font-size:21px;line-height:1.4;margin:0;font-weight:800;display:flex;align-items:center;gap:9px}.section-title .accent{color:var(--blue)}.more-link{background:#e9f6ff;color:var(--blue2);padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800}.section-sub{margin:-5px 0 14px;color:var(--muted);font-size:12px}
.home-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,.9fr);gap:18px}.card{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow2)}
.latest-card{padding:16px}.latest-row{display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center}.cover{width:160px;height:160px;border-radius:22px;object-fit:cover;background:#edf8ff;border:1px solid #dbeaf5}.music-name{font-size:21px;font-weight:800;margin:0}.music-artist{font-size:12px;color:var(--muted);margin-top:1px}.meta-line{display:flex;gap:10px;flex-wrap:wrap;color:#8197aa;font-size:11px;margin-top:5px}
.player{margin-top:15px}.player-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.player-btn{width:46px;height:46px;border-radius:50%;border:0;background:var(--blue);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 9px 18px rgba(22,142,242,.20)}.progress-wrap{min-width:0}.progress{height:6px;border-radius:999px;background:#e2eff7;overflow:hidden;cursor:pointer}.progress > span{display:block;width:0;height:100%;background:linear-gradient(90deg,#65c7ff,#168ef2);border-radius:999px}.time-row{display:flex;justify-content:space-between;font-size:10px;color:#91a5b6;margin-top:5px}.player-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;padding:9px 13px;font-size:11px;font-weight:800}.btn-primary{background:var(--blue);color:#fff}.btn-light{background:#f0f8ff;color:var(--blue2);border:1px solid #cfe6f5}.btn-white{background:#fff;color:var(--blue2);border:1px solid #cfe6f5}
.video-card{overflow:hidden}.video-media{aspect-ratio:16/9;background:#d9effc;position:relative}.video-media img{width:100%;height:100%;object-fit:cover}.video-play{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,transparent 0%,rgba(8,54,92,.20) 100%)}.video-play span{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.93);display:grid;place-items:center;color:var(--blue);box-shadow:0 12px 26px rgba(8,54,92,.16)}.video-info{padding:13px 15px}.video-info h3{margin:0;font-size:16px}.video-info p{margin:2px 0 0;font-size:11px;color:var(--muted)}
.triple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-music{padding:12px;display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:11px;align-items:center}.mini-cover{width:68px;height:68px;border-radius:15px;object-fit:cover;background:#edf8ff}.rank{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff0f2;color:#de4e60;font-weight:900;font-size:11px}.mini-title{font-size:13px;font-weight:900;margin:0}.mini-sub{font-size:10px;color:var(--muted)}
.split-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:18px}.panel{background:linear-gradient(135deg,#dff4ff,#f6fcff);border:1px solid #cfe8f7;border-radius:24px;padding:21px;box-shadow:var(--shadow2)}.panel h3{margin:0 0 7px;font-size:18px}.panel p{margin:0 0 13px;color:#5c7690;font-size:12px}.panel .send-btn{display:inline-flex;align-items:center;gap:8px;background:var(--blue);color:#fff;border-radius:13px;padding:11px 15px;font-size:12px;font-weight:900}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.gallery-grid a{display:block}.gallery-grid img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:17px;border:1px solid var(--line);transition:transform .25s ease}.gallery-grid a:hover img{transform:translateY(-2px) scale(1.01)}
.short-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.short-card{display:block;position:relative;overflow:hidden;border-radius:19px;aspect-ratio:9/13;background:#dcefff}.short-card img,.short-card video{width:100%;height:100%;object-fit:cover}.short-caption{position:absolute;inset:auto 0 0;padding:10px 11px;color:#fff;background:linear-gradient(180deg,transparent,rgba(7,46,79,.74));font-size:11px;font-weight:800}
.artists{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.artist-card{display:flex;align-items:center;gap:11px;padding:12px}.artist-avatar{width:68px;height:68px;border-radius:17px;object-fit:cover;background:#edf8ff}.artist-name{font-size:13px;font-weight:900;margin:0}.artist-meta{font-size:10px;color:var(--muted);margin-top:2px}
.page-shell{padding:35px 0 70px}.page-head{margin-bottom:20px}.page-head h1{margin:0;font-size:28px;font-weight:900}.page-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.archive-card{overflow:hidden}.archive-card .archive-cover{display:block;aspect-ratio:1/1;background:#edf8ff}.archive-card .archive-cover img{width:100%;height:100%;object-fit:cover}.archive-body{padding:13px}.archive-body h2{font-size:15px;margin:0 0 2px}.archive-body .meta{color:var(--muted);font-size:10px}.single-layout{display:grid;grid-template-columns:340px 1fr;gap:22px}.single-cover{width:100%;border-radius:26px}.single-content h1{margin:0;font-size:30px}.single-content .lead{color:var(--muted);font-size:13px}.prose{font-size:14px;color:#415f79}.prose p{margin:.55em 0}.no-items{padding:20px;border:1px dashed #cfe4f2;border-radius:18px;color:#8096a8;text-align:center;background:#f8fcff;font-size:12px}
.site-footer{padding:34px 0 25px;border-top:1px solid var(--line);background:#f7fcff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:18px}.footer-card{padding:18px}.footer-title{font-size:15px;font-weight:900;margin-bottom:8px}.footer-copy{color:var(--muted);font-size:11px}.footer-links{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#49647e}.footer-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:17px;padding-top:14px;border-top:1px solid var(--line);font-size:10px;color:#8aa0b1}.footer-nastaliq{font-family:"Noto Nastaliq Urdu","IranNastaliq","Urdu Typesetting",serif;font-size:12px}
.floating-telegram{position:fixed;right:22px;bottom:22px;z-index:120;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;box-shadow:0 15px 30px rgba(22,142,242,.28);border:4px solid #fff}.floating-telegram:hover{transform:translateY(-2px)}
@media(max-width:1180px){.header-inner{grid-template-columns:auto 1fr auto}.main-nav{display:none}.menu-toggle{display:block}.header-search{max-width:420px}.hero-inner{padding:28px 36px}.hero-copy{width:58%}.hero-title{font-size:28px}.home-grid{grid-template-columns:1fr}.split-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.container{width:min(var(--max),calc(100% - 28px))}.header-inner{min-height:74px;gap:10px}.brand-title{font-size:16px}.brand-sub{font-size:9px}.brand-mark{width:42px;height:42px}.header-search{display:none}.mobile-tools{display:block;padding-bottom:9px}.mobile-tools .search-wrap input{height:42px}.main-nav.is-open{display:block;position:absolute;top:74px;right:14px;left:14px;background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:18px;padding:9px;box-shadow:var(--shadow)}.main-nav.is-open ul{display:grid;grid-template-columns:1fr 1fr}.main-nav.is-open a{padding:10px 9px}.hero-desktop{display:none}.hero-mobile{display:grid;background:linear-gradient(180deg,#e6f6ff,#f8fdff)}.hero-mobile-art{position:relative;min-height:365px;display:grid;place-items:end center;overflow:hidden}.hero-mobile-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(234,248,255,.08),rgba(248,253,255,.92) 88%)}.hero-mobile-art img{width:100%;height:100%;max-height:500px;object-fit:contain;object-position:center top;mix-blend-mode:multiply}.hero-mobile-copy{padding:0 20px 24px;text-align:center}.hero-mobile-copy .hero-title{font-size:24px}.hero-mobile-copy .hero-text{font-size:12px}.hero-socials{justify-content:center}.latest-row{grid-template-columns:95px 1fr;gap:14px}.cover{width:95px;height:95px;border-radius:16px}.music-name{font-size:17px}.player-row{grid-template-columns:auto 1fr}.player-actions .btn{flex:1}.triple-grid{grid-template-columns:1fr}.mini-music{grid-template-columns:56px minmax(0,1fr) auto}.mini-cover{width:56px;height:56px}.artists{grid-template-columns:1fr}.archive-grid{grid-template-columns:repeat(2,1fr)}.single-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.page-head h1{font-size:24px}}
@media(max-width:560px){.container{width:calc(100% - 20px)}body.admin-bar .site-header{top:46px}.site-header{position:relative}.header-inner{min-height:68px}.menu-toggle{padding:8px 10px}.hero{margin-top:10px;border-radius:24px}.hero-mobile-art{min-height:315px}.hero-mobile-copy{padding:0 14px 18px}.hero-mobile-copy .hero-title{font-size:22px}.hero-mobile-copy .nastaliq{font-size:11px}.section{padding:22px 0}.section-title{font-size:18px}.section-head{margin-bottom:10px}.latest-row{grid-template-columns:1fr;gap:12px}.cover{width:100%;height:auto;aspect-ratio:1/1}.music-name{font-size:18px}.player-row{grid-template-columns:auto 1fr}.archive-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.short-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.floating-telegram{right:14px;bottom:14px;width:54px;height:54px}}
