.elementor-3204 .elementor-element.elementor-element-28a4846{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3204 .elementor-element.elementor-element-9e19082{--display:flex;}.elementor-3204 .elementor-element.elementor-element-019cc2c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-3204 .elementor-element.elementor-element-4adba42{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#DDDDDD;--border-color:#DDDDDD;}.elementor-3204 .elementor-element.elementor-element-ba3326b{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#DDDDDD;--border-color:#DDDDDD;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-boxes{--rh-columns:1;gap:15px;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__title{color:#0f2747;font-size:18px;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__item-title a{color:#172033;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__item-title{font-size:14px;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__header{border-color:#0f2747;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__tab.is-active{color:#0f2747;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__number{color:#0f2747;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__tab.is-active::after{background:#0f2747;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box{border-color:#e5eaf0;border-radius:10px;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__item{border-color:#e5eaf0;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-box__tabs{border-color:#e5eaf0;}.elementor-3204 .elementor-element.elementor-element-b69a6a6{--display:flex;}body.elementor-page-3204:not(.elementor-motion-effects-element-type-background), body.elementor-page-3204 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}@media(max-width:1024px){.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-boxes{--rh-columns:2;}}@media(max-width:767px){.elementor-3204 .elementor-element.elementor-element-9e19082{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3204 .elementor-element.elementor-element-019cc2c{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3204 .elementor-element.elementor-element-6904438 .rh-post-boxes{--rh-columns:1;}}@media(min-width:768px){.elementor-3204 .elementor-element.elementor-element-ba3326b{--width:40%;}}/* Start custom CSS for shortcode, class: .elementor-element-0f8c8fb *//* ============================================================
   OFFICIAL STATEMENTS — SINGLE PAGE
   RTL / RESPONSIVE / OFFICIAL UI / MOBILE CARD TABLE
   Scope: .official-statement-single
============================================================ */

/* ============================================================
   متغیرها و کانتینر اصلی
============================================================ */

.official-statement-single {
    --os-navy: #0b3553;
    --os-navy-dark: #07263d;
    --os-blue: #12618d;
    --os-blue-soft: #edf5f9;
    --os-red: #8b1e24;
    --os-red-dark: #69151a;
    --os-gold: #c99316;

    --os-title: #14212b;
    --os-text: #293640;
    --os-muted: #687783;

    --os-border: #dce4e9;
    --os-border-soft: #edf1f3;
    --os-bg: #ffffff;
    --os-bg-soft: #f7f9fa;

    --os-radius: 4px;
    --os-content-width: 1280px;
    --os-reading-width: 1080px;
    --os-font-size: 16px;

    position: relative;
    isolation: isolate;

    width: 100%;
    max-width: var(--os-content-width);
    margin: 0 auto;
    padding: 18px 20px 55px;

    direction: rtl;
    background: var(--os-bg);
    color: var(--os-text);

    font-family: inherit;
    font-size: var(--os-font-size);
    line-height: 1.95;
    text-align: right;
	background: #fff;
    color: var(--cnew-text);
    box-shadow: 0 4px 18px rgba(10, 31, 58, .05);
    border-radius: 18px !important;
}

/* ============================================================
   ریست داخلی
============================================================ */

.official-statement-single,
.official-statement-single *,
.official-statement-single *::before,
.official-statement-single *::after {
    box-sizing: border-box;
}

.official-statement-single img {
    max-width: 100%;
}

.official-statement-single button,
.official-statement-single input,
.official-statement-single textarea,
.official-statement-single select {
    font: inherit;
}

.official-statement-single button {
    cursor: pointer;
}

.official-statement-single a {
    color: var(--os-navy);
    text-decoration: none;
}

.official-statement-single a:hover {
    color: var(--os-red);
}

/* ============================================================
   Breadcrumb
============================================================ */

.official-statement-single .os-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;

    width: 100%;
    max-width: var(--os-reading-width);
    margin: 0 auto 20px;
    padding: 10px 15px;

    border: 1px solid var(--os-border);
    border-radius: var(--os-radius);
    background: #f8fbfc;

    color: var(--os-muted);
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
}

.official-statement-single .os-breadcrumb a {
    color: var(--os-navy);
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s ease;
}

.official-statement-single .os-breadcrumb a:hover,
.official-statement-single .os-breadcrumb a:focus {
    color: var(--os-red);
    text-decoration: underline;
    text-underline-offset: 3px;
}

.official-statement-single .os-breadcrumb-sep {
    color: var(--os-muted);
    font-size: 10px;
    opacity: 0.7;
}

.official-statement-single .os-breadcrumb-current {
    display: block;

    max-width: min(100%, 400px);
    overflow: hidden;

    color: var(--os-muted);
    font-weight: 600;

    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ============================================================
   Header
============================================================ */

.official-statement-single .os-single-header {
    width: 100%;
    margin: 0 0 22px;
}

.official-statement-single .os-single-title {
    position: relative;
    margin: 0 0 13px;
    padding-right: 16px;
    color: var(--os-title);
    font-size: clamp(19px, 2vw, 25px);
    font-weight: 900;
    line-height: 1.65;
    letter-spacing: -0.25px;
}

.official-statement-single .os-single-title::before {
    position: absolute;
    top: 10px;
    right: 0;
    width: 5px;
    height: calc(100% - 20px);
    min-height: 31px;
    border-radius: 3px;
    background: var(--os-red);
    content: "";
}

.official-statement-single .os-single-subtitle {
    margin: 0;
    color: #53616b;
    font-size: clamp(12px, 1vw, 14px);
    font-weight: 600;
    line-height: 2;
}
/* Breadcrumb - Official Statements CPT */
.official-statement-single .os-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 20px;
    padding: 10px 15px;
    border: 1px solid var(--os-border);
    border-radius: var(--os-radius);
    background: #f8fbfc;
    font-size: 12px;
    line-height: 1.5;
}

.official-statement-single .os-breadcrumb a {
    color: var(--os-navy);
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s ease;
}

.official-statement-single .os-breadcrumb a:hover {
    color: var(--os-red);
    text-decoration: underline;
}

.official-statement-single .os-breadcrumb-sep {
    color: var(--os-muted);
    font-size: 10px;
    opacity: 0.7;
}

.official-statement-single .os-breadcrumb-current {
    color: var(--os-muted);
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* محدود کردن طول عنوان در موبایل برای جلوگیری از به‌هم‌ریختگی */
    max-width: 250px;
}


/* ============================================================
   خلاصه
============================================================ */

.official-statement-single .os-summary-box {
    width: 100%;
    max-width: var(--os-reading-width);
    margin: 0 auto 22px;
    padding: 14px 17px;

    border-right: 4px solid var(--os-navy);
    border-radius: 2px;
    background: var(--os-blue-soft);

    color: #304b5c;
    font-size: 14px;
    font-weight: 500;
    line-height: 2.1;
    text-align: justify;
}

.official-statement-single .os-summary-box p:last-child {
    margin-bottom: 0;
}

/* ============================================================
   اطلاعات متا
============================================================ */

.official-statement-single .os-meta-info {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;

    width: 100%;
    max-width: var(--os-reading-width);
    margin: 0 auto 24px;
    padding: 10px 0;

    border-top: 1px solid var(--os-border);
    border-bottom: 1px solid var(--os-border);
}

.official-statement-single .os-meta-item {
    display: flex;
    align-items: center;
    gap: 6px;

    min-height: 35px;
    padding: 3px 14px;

    border-left: 1px solid var(--os-border-soft);

    color: var(--os-text);
    font-size: 12px;
    line-height: 1.8;
}

.official-statement-single .os-meta-item:last-child {
    border-left: 0;
}

.official-statement-single .os-meta-label {
    color: var(--os-muted);
    font-size: 11px;
    font-weight: 800;
    white-space: nowrap;
}

/* ============================================================
   تصویر شاخص
============================================================ */

.official-statement-single .os-single-thumb {
    display: block;

    width: 100% !important;
    max-width: var(--os-reading-width);
    height: auto !important;
    min-height: 260px;
    max-height: 620px;
    margin: 0 auto 28px;
    padding: 0;
    overflow: hidden;

    border: 1px solid var(--os-border);
    border-radius: var(--os-radius);
    background: #eef2f4;

    object-fit: contain;
    object-position: center;
}

/* ============================================================
   ابزار اندازه متن و اشتراک‌گذاری
============================================================ */

.official-statement-single .os-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;

    width: 100%;
    max-width: var(--os-reading-width);
    margin: 0 auto 30px;
    padding: 15px;

    border-top: 1px solid var(--os-border);
    border-bottom: 1px solid var(--os-border);

    color: var(--os-muted);
    font-size: 11px;

    box-shadow:
        inset 1px 1px 3px rgba(255, 255, 255, 0.4),
        1px 2px 4px rgba(0, 0, 0, 0.12);
}

.official-statement-single .os-font-tools,
.official-statement-single .os-share-tools,
.official-statement-single .os-share-menu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}

.official-statement-single .os-font-tools > .os-tool-label {
    margin-left: 3px;
    color: var(--os-muted);
    font-weight: 800;
}

.official-statement-single .os-font-btn,
.official-statement-single .os-share-toggle,
.official-statement-single .os-share-item {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    min-height: 32px;
    margin: 0;
    padding: 5px 11px;

    border: 1px solid #c8d3da;
    border-radius: 3px;
    outline: none;
    background: #fff;

    color: #33434e;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none !important;

    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.official-statement-single .os-font-btn:hover,
.official-statement-single .os-font-btn:focus,
.official-statement-single .os-share-item:hover,
.official-statement-single .os-share-item:focus {
    border-color: var(--os-navy);
    background: var(--os-blue-soft);
    color: var(--os-navy);
    transform: translateY(-1px);
}

.official-statement-single .os-font-btn {
    width: 32px;
    padding: 0;

    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: 900;
}

.official-statement-single .os-font-btn.is-active {
    border-color: var(--os-navy);
    background: var(--os-navy);
    color: #fff;
}

/* ============================================================
   پنل اشتراک‌گذاری
============================================================ */

.official-statement-single .os-share-tools {
    position: relative;
}

.official-statement-single .os-share-toggle {
    gap: 7px;

    border-color: #ddd;
    color: #222;
    font-weight: 900;
}

.official-statement-single .os-share-toggle:hover,
.official-statement-single .os-share-toggle:focus,
.official-statement-single .os-share-tools.is-open .os-share-toggle,
.official-statement-single .os-share-toggle[aria-expanded="true"] {
    border-color: var(--os-navy);
    background: var(--os-navy);
    color: #fff;
    transform: translateY(-1px);
}

.official-statement-single .os-share-toggle-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.official-statement-single .os-share-toggle-icon svg {
    display: block;
    width: 15px;
    height: 15px;
}

.official-statement-single .os-share-chevron {
    display: none;
}

.official-statement-single .os-share-menu {
    position: absolute;
    z-index: 50;
    top: calc(100% + 8px);
    left: 0;

    min-width: 250px;
    padding: 9px;

    border: 1px solid var(--os-border);
    border-radius: var(--os-radius);
    background: #fff;

    box-shadow: 0 10px 28px rgba(17, 40, 56, 0.15);
    animation: os-share-panel-in 0.18s ease both;
}

.official-statement-single .os-share-menu[hidden] {
    display: none !important;
}

@keyframes os-share-panel-in {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.official-statement-single .os-share-item {
    flex: 1 1 calc(50% - 6px);
    min-width: 105px;

    border-color: #d6e0e5;
    background: #fff;
}

.official-statement-single .os-share-telegram {
    color: #087ea4 !important;
}

.official-statement-single .os-share-whatsapp {
    color: #16834a !important;
}

.official-statement-single .os-share-x {
    color: #111827 !important;
}

.official-statement-single .os-share-linkedin {
    color: #185abc !important;
}

.official-statement-single .os-share-copy {
    color: var(--os-navy) !important;
}

.official-statement-single .os-share-telegram:hover {
    border-color: #087ea4;
    background: #e9f7fc;
    color: #087ea4 !important;
}

.official-statement-single .os-share-whatsapp:hover {
    border-color: #16834a;
    background: #edf9f1;
    color: #16834a !important;
}

.official-statement-single .os-share-x:hover {
    border-color: #111827;
    background: #f2f4f5;
    color: #111827 !important;
}

.official-statement-single .os-share-linkedin:hover {
    border-color: #185abc;
    background: #eef5fd;
    color: #185abc !important;
}

.official-statement-single .os-share-copy:hover {
    border-color: var(--os-navy);
    background: var(--os-blue-soft);
    color: var(--os-navy) !important;
}

/* ============================================================
   جدول مشخصات
============================================================ */

.official-statement-single .os-details-table-wrap {
    width: 100%;
    max-width: var(--os-reading-width);
    margin: 0 auto 32px;
    overflow: hidden;

    border: 1px solid var(--os-border);
    border-radius: var(--os-radius);
    background: #fff;
	
}

.official-statement-single .os-details-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;

    color: var(--os-text);
    font-size: 13px;
    line-height: 1.8;
}

.official-statement-single .os-details-table th,
.official-statement-single .os-details-table td {
    padding: 11px 13px;

    border-bottom: 1px solid var(--os-border);
    text-align: right;
    vertical-align: middle;
}

.official-statement-single .os-details-table tr:last-child th,
.official-statement-single .os-details-table tr:last-child td {
    border-bottom: 0;
}

.official-statement-single .os-details-table th {
    width: 19%;

    border-left: 1px solid var(--os-border);
    background: var(--os-blue-soft);

    color: var(--os-navy-dark);
    font-size: 12px;
    font-weight: 900;
    white-space: nowrap;
}

.official-statement-single .os-details-table td {
    width: 31%;
    color: #475862;
    font-weight: 600;
}

.official-statement-single .os-details-table td:nth-child(2) {
    border-left: 1px solid var(--os-border);
}

/* ============================================================
   بخش متن اصلی
============================================================ */

.official-statement-single .os-section {
    width: 100%;
    max-width: var(--os-reading-width);
    margin: 0 auto;
}

.official-statement-single .os-section-title {
    position: relative;

    margin: 0 0 20px;
    padding-right: 14px;

    color: var(--os-title);
    font-size: 21px;
    font-weight: 900;
    line-height: 1.7;
}

.official-statement-single .os-section-title::before {
    position: absolute;
    top: 7px;
    right: 0;

    width: 4px;
    min-height: 27px;
    height: calc(100% - 14px);

    border-radius: 2px;
    background: var(--os-navy);
    content: "";
}

.official-statement-single .os-full-content {
    width: 100%;
    margin: 0 auto;

    color: var(--os-text);
    font-size: var(--os-font-size) !important;
    line-height: 2.15;
    text-align: justify;

    transition:
        font-size 0.2s ease,
        line-height 0.2s ease;
}

.official-statement-single .os-full-content p,
.official-statement-single .os-full-content li,
.official-statement-single .os-full-content blockquote,
.official-statement-single .os-full-content td,
.official-statement-single .os-full-content th {
    font-size: inherit !important;
}

.official-statement-single .os-full-content p {
    margin: 0 0 1.3em;
}

.official-statement-single .os-full-content ul,
.official-statement-single .os-full-content ol {
    margin: 0 0 1.4em;
    padding-right: 1.6em;
    padding-left: 0;
}

.official-statement-single .os-full-content li {
    margin-bottom: 0.5em;
}

.official-statement-single .os-full-content h2,
.official-statement-single .os-full-content h3,
.official-statement-single .os-full-content h4,
.official-statement-single .os-full-content h5,
.official-statement-single .os-full-content h6 {
    clear: both;

    color: var(--os-title);
    font-weight: 900;
    line-height: 1.75;
    text-align: right;
}

.official-statement-single .os-full-content h2 {
    margin: 36px 0 17px;
    padding-right: 13px;

    border-right: 4px solid var(--os-navy);
    font-size: 21px !important;
}

.official-statement-single .os-full-content h3 {
    margin: 28px 0 14px;
    padding-right: 11px;

    border-right: 3px solid var(--os-red);
    font-size: 18px !important;
}

.official-statement-single .os-full-content h4 {
    margin: 23px 0 11px;
    font-size: 16px !important;
}

.official-statement-single .os-full-content h5 {
    margin: 20px 0 10px;
    font-size: 15px !important;
}

.official-statement-single .os-full-content h6 {
    margin: 18px 0 9px;
    font-size: 14px !important;
}

.official-statement-single .os-full-content blockquote {
    margin: 26px 0;
    padding: 14px 18px;

    border-right: 4px solid var(--os-red);
    border-radius: 2px;
    background: var(--os-bg-soft);

    color: #52616b;
    font-style: normal;
}

.official-statement-single .os-full-content blockquote p:last-child {
    margin-bottom: 0;
}

.official-statement-single .os-full-content img {
    display: block;

    width: auto;
    max-width: 100%;
    height: auto;
    margin: 26px auto;

    border: 1px solid var(--os-border);
    border-radius: var(--os-radius);
}

.official-statement-single .os-full-content table {
    width: 100%;
    margin: 26px 0;

    border-collapse: collapse;
    font-size: 13px;
}

.official-statement-single .os-full-content th,
.official-statement-single .os-full-content td {
    padding: 10px 11px;

    border: 1px solid var(--os-border);
    text-align: right;
    vertical-align: middle;
}

.official-statement-single .os-full-content th {
    background: var(--os-blue-soft);
    color: var(--os-navy-dark);
    font-weight: 900;
}

.official-statement-single .os-full-content tr:nth-child(even) td {
    background: #fbfcfd;
}

.official-statement-single .os-full-content a {
    color: var(--os-blue);
    font-weight: 800;
    text-decoration: underline;
    text-decoration-color: rgba(18, 97, 141, 0.35);
    text-underline-offset: 3px;
}

.official-statement-single .os-full-content a:hover {
    color: var(--os-red);
}

/* کنترل اندازه متن با JavaScript */

.official-statement-single .os-full-content[data-font-step="-2"] {
    font-size: 13px !important;
    line-height: 2;
}

.official-statement-single .os-full-content[data-font-step="-1"] {
    font-size: 15px !important;
    line-height: 2.08;
}

.official-statement-single .os-full-content[data-font-step="1"] {
    font-size: 18px !important;
    line-height: 2.2;
}

.official-statement-single .os-full-content[data-font-step="2"] {
    font-size: 20px !important;
    line-height: 2.25;
}

/* ============================================================
   منبع و فایل پیوست
============================================================ */

.official-statement-single .os-source-box {
    width: 100%;
    max-width: var(--os-reading-width);
    margin: 32px auto 0;
}

.official-statement-single .os-source-item {
    width: 100%;
    margin: 0 0 13px;
    padding: 12px 15px;

    border-right: 3px solid var(--os-muted);
    border-radius: 2px;
    background: var(--os-bg-soft);

    color: var(--os-muted);
    font-size: 12px;
    line-height: 1.9;
}

.official-statement-single .os-source-item strong {
    margin-left: 7px;
    color: var(--os-navy);
    font-weight: 900;
}

.official-statement-single .os-source-item a {
    color: var(--os-navy);
    font-weight: 800;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.official-statement-single .os-source-item a:hover {
    color: var(--os-red);
}

.official-statement-single .os-attachment-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;

    width: 100%;
    padding: 15px 17px;

    border: 1px solid var(--os-border);
    border-right: 3px solid var(--os-navy);
    border-radius: var(--os-radius);
    background: var(--os-bg-soft);
}

.official-statement-single .os-attachment-box strong {
    display: inline-flex;
    align-items: center;
    gap: 7px;

    color: var(--os-title);
    font-size: 13px;
    font-weight: 900;
}

.official-statement-single .os-attachment-box strong::before {
    display: inline-block;

    width: 8px;
    height: 8px;

    border-radius: 50%;
    background: var(--os-gold);
    content: "";
}

.official-statement-single .os-attachment-box a {
    flex: 0 0 auto;

    min-height: 36px;
    padding: 7px 15px;

    border-radius: 3px;
    background: var(--os-navy);

    color: #fff !important;
    font-size: 11px;
    font-weight: 800;
    text-align: center;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        transform 0.2s ease;
}

.official-statement-single .os-attachment-box a:hover {
    background: var(--os-navy-dark);
    color: #fff !important;
    transform: translateY(-1px);
}

/* ============================================================
   Focus Accessibility
============================================================ */

.official-statement-single .os-font-btn:focus-visible,
.official-statement-single .os-share-toggle:focus-visible,
.official-statement-single .os-share-item:focus-visible,
.official-statement-single .os-attachment-box a:focus-visible,
.official-statement-single .os-breadcrumb a:focus-visible {
    outline: 3px solid rgba(11, 53, 83, 0.22);
    outline-offset: 2px;
}

/* ============================================================
   Tablet
============================================================ */

@media (max-width: 900px) {
    .official-statement-single {
        padding-right: 16px;
        padding-left: 16px;
    }

    .official-statement-single .os-meta-item {
        flex: 1 1 calc(33.333% - 1px);
    }
}

/* ============================================================
   Mobile
============================================================ */

@media (max-width: 680px) {
    .official-statement-single {
        padding: 12px 12px 38px;
    }

    /* Breadcrumb */

	    .official-statement-single .os-breadcrumb {
        padding: 8px 10px;
        font-size: 11px;
    }
    
    .official-statement-single .os-breadcrumb-current {
        max-width: 150px;
    }

    /* Header */

    .official-statement-single .os-single-header {
        margin-bottom: 17px;
    }

    .official-statement-single .os-single-title {
        padding-right: 12px;

        font-size: 19px;
        line-height: 1.72;
    }

    .official-statement-single .os-single-title::before {
        top: 5px;

        width: 4px;
        min-height: 26px;
    }

    .official-statement-single .os-single-subtitle {
        font-size: 12px;
        line-height: 1.9;
    }

    .official-statement-single .os-summary-box {
        margin-bottom: 18px;
        padding: 12px 13px;

        font-size: 12px;
        line-height: 2.05;
    }

    /* Meta */

    .official-statement-single .os-meta-info {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;

        padding: 0;

        border: 0;
    }

    .official-statement-single .os-meta-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 6px;

        min-height: 42px;
        padding: 8px 10px;

        border: 1px solid var(--os-border);
        border-right: 3px solid var(--os-navy);
        border-radius: var(--os-radius);
        background: #fff;

        font-size: 11px;
    }

    .official-statement-single .os-meta-item:last-child {
        border-left: 1px solid var(--os-border);
    }

    .official-statement-single .os-meta-label {
        font-size: 10px;
    }

    /* Image */

    .official-statement-single .os-single-thumb {
        min-height: 210px;
        max-height: none;
        margin-bottom: 26px;
    }

    /* Toolbar */

    .official-statement-single .os-toolbar {
        position: relative;

        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px;

        padding: 12px;
    }

    .official-statement-single .os-font-tools,
    .official-statement-single .os-share-tools {
        width: auto;
    }

    .official-statement-single .os-font-tools {
        flex: 0 1 auto;
        flex-wrap: nowrap;
        gap: 5px;
    }

    .official-statement-single .os-font-tools > .os-tool-label {
        white-space: nowrap;
    }

    .official-statement-single .os-share-tools {
        position: relative;
        flex: 0 0 auto;
    }

    .official-statement-single .os-share-toggle {
        width: auto;
        padding: 5px 11px;
        white-space: nowrap;
    }

    /*
       پنل شناور موبایل
       left: 0 نگه داشته شده تا مطابق ساختار فعلی شما
       به سمت نامناسب نرود و ریسپانسیو به‌هم نریزد.
    */

    .official-statement-single .os-share-menu {
        position: absolute;
        z-index: 50;
        top: calc(100% + 10px);
        left: 0;
        right: auto;

        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 8px;

        width: 280px;
        min-width: 0;
        max-width: 90vw;
        margin: 0;
        padding: 9px;

        border: 1px solid var(--os-border);
        border-radius: var(--os-radius);
        background: #fff;

        box-shadow: 0 10px 28px rgba(17, 40, 56, 0.15);
        animation: os-share-panel-in 0.18s ease both;
    }

    .official-statement-single .os-share-menu[hidden] {
        display: none !important;
    }

    .official-statement-single .os-share-item {
        flex: 0 0 auto;

        width: 100%;
        min-width: 0;
        margin: 0 !important;

        justify-content: center;
    }

    /* جدول مشخصات به کارت */

    .official-statement-single .os-details-table-wrap {
        margin-bottom: 27px;
        overflow: visible;

        border: 0;
        border-radius: 0;
        background: transparent;
    }

    .official-statement-single .os-details-table,
    .official-statement-single .os-details-table tbody {
        display: block;
        width: 100%;
    }

    .official-statement-single .os-details-table tr {
        display: grid;
        grid-template-columns: minmax(110px, 42%) minmax(0, 58%);

        width: 100%;
        margin: 0 0 11px;
        overflow: hidden;

        border: 1px solid var(--os-border);
        border-right: 4px solid var(--os-navy);
        border-radius: var(--os-radius);
        background: #fff;

        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    }

    .official-statement-single .os-details-table tr:last-child {
        margin-bottom: 0;
    }

    .official-statement-single .os-details-table th,
    .official-statement-single .os-details-table td {
        display: flex;
        align-items: center;

        width: auto;
        min-width: 0;
        min-height: 48px;
        padding: 10px 11px;

        border: 0;
        border-bottom: 1px solid var(--os-border-soft);
        line-height: 1.8;
    }

    .official-statement-single .os-details-table th {
        border-left: 1px solid var(--os-border-soft);
        background: var(--os-blue-soft);

        color: var(--os-navy-dark);
        font-size: 11px;
        font-weight: 900;
        white-space: normal;
    }

    .official-statement-single .os-details-table td {
        background: #fff;

        color: #475862;
        font-size: 12px;
        font-weight: 700;

        overflow-wrap: anywhere;
    }

    .official-statement-single .os-details-table td:nth-child(2) {
        border-left: 0;
    }

    .official-statement-single .os-details-table tr th:nth-of-type(2),
    .official-statement-single .os-details-table tr td:last-child {
        border-bottom: 0;
    }

    /* Content */

    .official-statement-single .os-section-title {
        margin-bottom: 14px;
        font-size: 18px;
    }

    .official-statement-single .os-full-content {
        font-size: 14px !important;
        line-height: 2.15;
    }

    .official-statement-single .os-full-content h2 {
        font-size: 19px !important;
    }

    .official-statement-single .os-full-content h3 {
        font-size: 17px !important;
    }

    /* Attachment */

    .official-statement-single .os-attachment-box {
        align-items: stretch;
        flex-direction: column;
        gap: 13px;
    }

    .official-statement-single .os-attachment-box a {
        width: 100%;
    }
}

/* ============================================================
   Small Mobile
============================================================ */

@media (max-width: 420px) {
    .official-statement-single {
        padding-right: 10px;
        padding-left: 10px;
    }

    .official-statement-single .os-single-title {
        font-size: 18px;
    }

    .official-statement-single .os-meta-info {
        grid-template-columns: 1fr;
    }

    .official-statement-single .os-single-thumb {
        min-height: 170px;
    }

    .official-statement-single .os-details-table tr {
        grid-template-columns: 1fr;
    }

    .official-statement-single .os-details-table th,
    .official-statement-single .os-details-table td {
        min-height: auto;
    }

    .official-statement-single .os-details-table th {
        padding: 9px 11px 4px;

        border-bottom: 0;
        border-left: 0;
        background: #fff;

        color: var(--os-muted);
        font-size: 10.5px;
    }

    .official-statement-single .os-details-table td {
        padding: 3px 11px 11px;

        border-bottom: 1px solid var(--os-border-soft);

        color: var(--os-title);
        font-size: 13px;
        font-weight: 800;
    }

    .official-statement-single .os-details-table tr td:last-child {
        border-bottom: 0;
    }
}

/* ============================================================
   Print
============================================================ */

@media print {
    .official-statement-single {
        max-width: 100%;
        padding: 0;
        color: #000;
    }

    .official-statement-single .os-toolbar {
        display: none !important;
    }

    .official-statement-single .os-single-title,
    .official-statement-single .os-section-title,
    .official-statement-single .os-full-content h2,
    .official-statement-single .os-full-content h3 {
        color: #000;
    }

    .official-statement-single .os-summary-box,
    .official-statement-single .os-source-item,
    .official-statement-single .os-attachment-box,
    .official-statement-single .os-details-table-wrap {
        border-color: #999;
        background: #fff;
        box-shadow: none;
    }
}

/* ============================================================
   کاهش حرکت برای دسترس‌پذیری
============================================================ */

@media (prefers-reduced-motion: reduce) {
    .official-statement-single *,
    .official-statement-single *::before,
    .official-statement-single *::after {
        transition: none !important;
        animation: none !important;
    }
}/* End custom CSS */
/* Start custom CSS for rh_sidebar_post_boxes, class: .elementor-element-6904438 */.rh-post-box__item-title a {
	display: block;

	color: #172033;
	text-decoration: none;

	transition: color .2s ease;
	font-size: 13px!important;
    font-weight: 500!important;
}
.rh-post-box__header{
    border-top: 0 !important;

}
.rh-post-box {
    background: #fff;
    color: var(--cnew-text);
    box-shadow: 0 4px 18px rgba(10, 31, 58, .05);
    border-radius: 18px !important;
}/* End custom CSS */