/*
Theme Name: TMSAB Theme V2.7
Theme URI: https://example.com/tmsab-theme-v2
Author: OpenAI
Author URI: https://openai.com
Description: نسخه ۲.۷ قالب حرفه‌ای وردپرس برای سامانه TMSAB با هدر کامل ورود/خروج/پروفایل، چرخه الزامی ایجاد حساب اولیه، تکمیل پروفایل، ثبت درخواست و پیام‌های راهبری سراسری.
Version: 2.7.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: tmsab
Tags: rtl-language-support, custom-logo, custom-menu, featured-images, accessibility-ready
*/


/* TMSAB v2.7 auth and flow helpers */
.header-auth-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.header-user-chip{display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;background:#eef6ff;border:1px solid #d8e6f3;color:#0f3057;font-size:13px;font-weight:700}
.site-state-bar{background:#fff7e5;border-bottom:1px solid #f1d38b;color:#7a5600}
.site-state-bar.is-success{background:#effaf3;border-bottom-color:#8ad1a3;color:#10633a}
.site-state-bar .container{padding:11px 0;font-weight:700}
.portal-quick-links{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}
.portal-quick-links a,.sidebar-auth-links a,.tmsab-tracking-link{color:#0b4f7a;font-weight:700}
.portal-quick-links a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;background:#eef6ff;border:1px solid #d8e6f3}
.portal-quick-links a:hover{background:#e4f0fb}
.tmsab-tracking-link{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){.header-auth-links{justify-content:flex-start}.header-user-chip{display:none}}
