/* _content/HealthOS/Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-9nwsq991xn] {
    min-height: 100vh;
    background: #f7f8fa;
    direction: rtl;
}

.app-header[b-9nwsq991xn] {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #ffffff;
    border-bottom: 1px solid #e8e8e8;
}

.header-inner[b-9nwsq991xn] {
    width: min(100% - 32px, 900px);
    min-height: 64px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.brand[b-9nwsq991xn] {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #222;
}

.brand-title[b-9nwsq991xn] {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
}

.brand-subtitle[b-9nwsq991xn] {
    font-size: 11px;
    color: #777;
    margin-top: 2px;
}

.home-button[b-9nwsq991xn] {
    text-decoration: none;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: 10px;
    transition: background 0.15s ease;
}

.home-button:hover[b-9nwsq991xn] {
    background: #f0f1f3;
}

.app-content[b-9nwsq991xn] {
    width: min(100% - 32px, 900px);
    margin: 0 auto;
    padding: 24px 0 40px;
}

@media (max-width: 600px) {

    .header-inner[b-9nwsq991xn] {
        width: min(100% - 24px, 900px);
        min-height: 60px;
    }

    .brand-subtitle[b-9nwsq991xn] {
        display: none;
    }

    .app-content[b-9nwsq991xn] {
        width: min(100% - 24px, 900px);
        padding-top: 18px;
    }
}
/* _content/HealthOS/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-hs5bbf20qm] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-hs5bbf20qm] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-hs5bbf20qm] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-hs5bbf20qm] {
    font-size: 1.1rem;
}

.bi[b-hs5bbf20qm] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-hs5bbf20qm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-hs5bbf20qm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-hs5bbf20qm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-hs5bbf20qm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hs5bbf20qm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hs5bbf20qm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hs5bbf20qm]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-hs5bbf20qm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-hs5bbf20qm]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-hs5bbf20qm] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-hs5bbf20qm] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-hs5bbf20qm] {
        display: none;
    }

    .nav-scrollable[b-hs5bbf20qm] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/HealthOS/Components/Pages/Home.razor.rz.scp.css */
.home-page[b-njjtigzg4n] {
    max-width: 720px;
    margin: 0 auto;
}

.home-intro[b-njjtigzg4n] {
    text-align: center;
    padding: 28px 16px 30px;
}

.home-intro h1[b-njjtigzg4n] {
    margin: 0;
    font-size: 28px;
    font-weight: 800;
    color: #202124;
}

.home-intro p[b-njjtigzg4n] {
    margin: 10px 0 0;
    font-size: 16px;
    color: #444;
    font-weight: 500;
}

.home-intro span[b-njjtigzg4n] {
    display: block;
    margin-top: 8px;
    font-size: 13px;
    color: #888;
}

.main-menu[b-njjtigzg4n] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.menu-card[b-njjtigzg4n] {
    min-height: 190px;
    padding: 24px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 18px;
    text-decoration: none;
    color: inherit;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    text-align: center;

    transition:
        transform 0.15s ease,
        box-shadow 0.15s ease,
        border-color 0.15s ease;
}

.menu-card:hover[b-njjtigzg4n] {
    transform: translateY(-2px);
    border-color: #d5d5d5;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

.menu-card:active[b-njjtigzg4n] {
    transform: translateY(0);
}

.menu-card-title[b-njjtigzg4n] {
    font-size: 21px;
    font-weight: 700;
    color: #222;
}

.menu-card-description[b-njjtigzg4n] {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.8;
    color: #888;
}

@media (max-width: 600px) {

    .home-intro[b-njjtigzg4n] {
        padding-top: 18px;
        padding-bottom: 22px;
    }

    .home-intro h1[b-njjtigzg4n] {
        font-size: 25px;
    }

    .main-menu[b-njjtigzg4n] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .menu-card[b-njjtigzg4n] {
        min-height: 155px;
        padding: 18px 12px;
        border-radius: 15px;
    }

    .menu-card-title[b-njjtigzg4n] {
        font-size: 18px;
    }

    .menu-card-description[b-njjtigzg4n] {
        font-size: 11px;
    }
}
/* _content/HealthOS/Components/Pages/Observer.razor.rz.scp.css */
.observer-page[b-mh9yh0z8u0] {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    padding: 24px 16px 40px;
}

.page-heading[b-mh9yh0z8u0] {
    text-align: center;
    margin-bottom: 24px;
}

.page-heading h1[b-mh9yh0z8u0] {
    margin: 0 0 8px;
    font-size: 24px;
    font-weight: 700;
}

.page-heading p[b-mh9yh0z8u0] {
    margin: 0;
    color: #6b7280;
    font-size: 14px;
    line-height: 1.8;
}

.observer-options[b-mh9yh0z8u0] {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.observer-option[b-mh9yh0z8u0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 20px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    text-decoration: none;
    color: inherit;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.observer-option:hover[b-mh9yh0z8u0] {
    border-color: #d1d5db;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-1px);
}

.observer-option-content[b-mh9yh0z8u0] {
    min-width: 0;
}

.observer-option h2[b-mh9yh0z8u0] {
    margin: 0 0 6px;
    font-size: 17px;
    font-weight: 700;
}

.observer-option p[b-mh9yh0z8u0] {
    margin: 0;
    color: #6b7280;
    font-size: 13px;
    line-height: 1.8;
}

.observer-option-arrow[b-mh9yh0z8u0] {
    flex: 0 0 auto;
    font-size: 20px;
    color: #6b7280;
}
/* _content/HealthOS/Components/Pages/ObserverEconomic.razor.rz.scp.css */
/* =========================================================
   Health OS
   فرم اطلاعات اقتصادی باشگاه
   هماهنگ با استایل فرم‌های اصلی پرسشنامه
   ========================================================= */

.economic-page[b-5gabaifo0g] {
    direction: rtl;
    width: 100%;
    min-height: 100vh;
    font-family: 'Vazirmatn', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.economic-container[b-5gabaifo0g] {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding: 24px 16px 40px;
    box-sizing: border-box;
}


/* =========================================================
   سربرگ فرم
   ========================================================= */

.economic-header[b-5gabaifo0g] {
    width: 100%;
    margin-bottom: 28px;
}

.economic-header h1[b-5gabaifo0g] {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.8;
}

.economic-header p[b-5gabaifo0g] {
    margin: 8px 0 0;
    color: #6c757d;
    font-size: 14px;
    line-height: 1.8;
}


/* =========================================================
   وضعیت پیشرفت
   ========================================================= */

.economic-progress[b-5gabaifo0g] {
    width: 100%;
    margin-bottom: 28px;
}

.economic-progress-text[b-5gabaifo0g] {
    margin-top: 8px;
    color: #6c757d;
    font-size: 14px;
}

.economic-progress-track[b-5gabaifo0g] {
    width: 100%;
    height: 7px;
    margin-top: 12px;
    overflow: hidden;
    border-radius: 10px;
    background-color: #e9ecef;
}

.economic-progress-value[b-5gabaifo0g] {
    height: 100%;
    border-radius: 10px;
    background-color: #258cfb;
    transition: width 0.25s ease;
}


/* =========================================================
   کارت فرم
   بدون ظاهر کارت مجزا؛
   فرم در همان ساختار فرم‌های اصلی قرار می‌گیرد
   ========================================================= */

.economic-card[b-5gabaifo0g] {
    width: 100%;
    box-sizing: border-box;
}


/* =========================================================
   عنوان سؤال
   ========================================================= */

.economic-question[b-5gabaifo0g] {
    width: 100%;
}

.economic-question .question-number[b-5gabaifo0g] {
    margin-bottom: 8px;
    color: #6c757d;
    font-size: 14px;
    font-weight: 600;
}

.economic-question h2[b-5gabaifo0g] {
    width: 100%;
    margin: 0 0 8px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.8;
}

.economic-question .question-help[b-5gabaifo0g] {
    margin: 8px 0 24px;
    color: #6c757d;
    font-size: 14px;
    line-height: 1.8;
}


/* =========================================================
   گزینه‌های چندانتخابی
   ========================================================= */

.economic-options[b-5gabaifo0g] {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;

    width: 100%;
    margin: 0 0 18px;
}


/* =========================================================
   گزینه Checkbox
   ========================================================= */

.economic-check[b-5gabaifo0g] {
    display: flex !important;
    align-items: center;

    width: 100%;
    min-height: 54px;

    margin: 0;
    padding: 12px 14px;

    box-sizing: border-box;

    border: 1px solid #d9dee5;
    border-radius: 12px;

    background-color: #ffffff;

    cursor: pointer;
    user-select: none;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;
    line-height: 1.6;

    direction: rtl;
}


/* =========================================================
   Checkbox
   ========================================================= */

.economic-check input[type="checkbox"][b-5gabaifo0g] {
    display: inline-block !important;

    position: static !important;

    width: 20px !important;
    height: 20px !important;

    min-width: 20px !important;
    min-height: 20px !important;

    margin: 0 0 0 10px !important;
    padding: 0 !important;

    opacity: 1 !important;
    visibility: visible !important;

    appearance: auto !important;
    -webkit-appearance: auto !important;

    cursor: pointer;

    flex-shrink: 0;
}


/* =========================================================
   متن Checkbox
   ========================================================= */

.economic-check span[b-5gabaifo0g] {
    display: inline-block !important;

    flex: 1;

    margin: 0;

    color: #212529;

    visibility: visible !important;
    opacity: 1 !important;
}


/* =========================================================
   حالت انتخاب Checkbox
   ========================================================= */

.economic-check:has(input[type="checkbox"]:checked)[b-5gabaifo0g] {
    border-color: #258cfb;
    background-color: #f5f9ff;
}


/* =========================================================
   گزینه‌های رادیویی
   ========================================================= */

.economic-radio[b-5gabaifo0g] {
    display: flex !important;
    align-items: center;

    width: 100%;
    min-height: 54px;

    margin: 0;
    padding: 12px 14px;

    box-sizing: border-box;

    border: 1px solid #d9dee5;
    border-radius: 12px;

    background-color: #ffffff;

    cursor: pointer;
    user-select: none;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;
    line-height: 1.6;

    direction: rtl;
}


/* =========================================================
   Radio
   ========================================================= */

.economic-radio input[type="radio"][b-5gabaifo0g] {
    display: inline-block !important;

    position: static !important;

    width: 20px !important;
    height: 20px !important;

    min-width: 20px !important;
    min-height: 20px !important;

    margin: 0 0 0 10px !important;
    padding: 0 !important;

    opacity: 1 !important;
    visibility: visible !important;

    appearance: auto !important;
    -webkit-appearance: auto !important;

    cursor: pointer;

    flex-shrink: 0;
}


/* =========================================================
   متن Radio
   ========================================================= */

.economic-radio span[b-5gabaifo0g] {
    display: inline-block !important;

    flex: 1;

    margin: 0;

    color: #212529;

    visibility: visible !important;
    opacity: 1 !important;
}


/* =========================================================
   حالت انتخاب Radio
   ========================================================= */

.economic-radio:has(input[type="radio"]:checked)[b-5gabaifo0g] {
    border-color: #258cfb;
    background-color: #f5f9ff;
}


/* =========================================================
   لیست رادیوها
   ========================================================= */

.economic-radio-list[b-5gabaifo0g] {
    display: flex;
    flex-direction: column;

    width: 100%;

    gap: 10px;
    margin-bottom: 18px;
}


/* =========================================================
   ورودی «سایر»
   ========================================================= */

.economic-other[b-5gabaifo0g] {
    width: 100%;
    margin-top: 12px;
}

.economic-other label[b-5gabaifo0g] {
    display: block;

    margin-bottom: 8px;

    color: #212529;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.economic-text-input[b-5gabaifo0g] {
    display: block !important;

    width: 100%;
    min-height: 50px;

    margin: 0;
    padding: 12px 14px;

    box-sizing: border-box;

    border: 1px solid #d9dee5;
    border-radius: 10px;

    background-color: #ffffff;

    color: #212529;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;

    direction: rtl;
    text-align: right;
}

.economic-text-input:focus[b-5gabaifo0g] {
    outline: none;

    border-color: #258cfb;

    box-shadow: 0 0 0 0.2rem rgba(37, 140, 251, 0.15);
}


/* =========================================================
   پیام اعتبارسنجی
   ========================================================= */

.economic-validation[b-5gabaifo0g] {
    width: 100%;

    margin-top: 18px;
    padding: 10px 12px;

    box-sizing: border-box;

    border-radius: 8px;

    color: #e50000;

    background-color: #fff5f5;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 14px;
    line-height: 1.8;
}


/* =========================================================
   دکمه‌های قبلی / بعدی
   ========================================================= */

.economic-navigation[b-5gabaifo0g] {
    display: flex;

    width: 100%;

    gap: 12px;

    margin-top: 28px;
}

.economic-navigation-spacer[b-5gabaifo0g] {
    flex: 1;
}

.economic-button[b-5gabaifo0g] {
    min-height: 48px;

    padding: 10px 22px;

    border: 0;
    border-radius: 10px;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;

    cursor: pointer;
}

.economic-button.primary[b-5gabaifo0g] {
    color: #ffffff;
    background-color: #1b6ec2;
}

.economic-button.secondary[b-5gabaifo0g] {
    color: #212529;
    background-color: #e9ecef;
}

.economic-button:disabled[b-5gabaifo0g] {
    opacity: 0.65;
    cursor: not-allowed;
}


/* =========================================================
   دکمه بازگشت
   ========================================================= */

.economic-back-button[b-5gabaifo0g] {
    display: none;
}


/* =========================================================
   وضعیت بارگذاری
   ========================================================= */

.economic-loading[b-5gabaifo0g] {
    width: 100%;

    padding: 30px 0;

    color: #6c757d;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;

    text-align: center;
}


/* =========================================================
   خطا
   ========================================================= */

.economic-error[b-5gabaifo0g] {
    width: 100%;

    margin-bottom: 18px;
    padding: 14px;

    box-sizing: border-box;

    border: 1px solid #f1b0b7;
    border-radius: 10px;

    color: #842029;

    background-color: #f8d7da;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 14px;
    line-height: 1.8;
}


/* =========================================================
   ثبت موفق
   ========================================================= */

.economic-success-card[b-5gabaifo0g] {
    width: 100%;
    text-align: center;
}

.economic-success-icon[b-5gabaifo0g] {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 64px;
    height: 64px;

    margin: 0 auto 20px;

    border-radius: 50%;

    color: #ffffff;
    background-color: #26b050;

    font-size: 32px;
}

.economic-success-card h1[b-5gabaifo0g] {
    margin: 0;

    font-size: 22px;
    font-weight: 700;
    line-height: 1.8;
}

.economic-success-card p[b-5gabaifo0g] {
    margin: 10px 0 24px;

    color: #6c757d;

    font-size: 14px;
    line-height: 1.8;
}


/* =========================================================
   موبایل
   ========================================================= */

@media (max-width: 600px) {

    .economic-container[b-5gabaifo0g] {
        padding: 18px 12px 30px;
    }

    .economic-header h1[b-5gabaifo0g] {
        font-size: 20px;
    }

    .economic-question h2[b-5gabaifo0g] {
        font-size: 19px;
    }

    .economic-options[b-5gabaifo0g] {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .economic-check[b-5gabaifo0g],
    .economic-radio[b-5gabaifo0g] {
        min-height: 52px;
        padding: 11px 13px;
    }

    .economic-check input[type="checkbox"][b-5gabaifo0g],
    .economic-radio input[type="radio"][b-5gabaifo0g] {
        width: 20px !important;
        height: 20px !important;

        min-width: 20px !important;
        min-height: 20px !important;
    }

    .economic-navigation[b-5gabaifo0g] {
        gap: 8px;
    }

    .economic-button[b-5gabaifo0g] {
        flex: 1;

        padding: 10px 14px;
    }
}


/* =========================================================
   تبلت و دسکتاپ
   ========================================================= */

@media (min-width: 601px) {

    .economic-container[b-5gabaifo0g] {
        padding-left: 24px;
        padding-right: 24px;
    }
}
/* _content/HealthOS/Components/Pages/ObserverObservation.razor.rz.scp.css */
/* =========================================================
   Health OS
   فرم مشاهده میدانی
   ========================================================= */

.observation-loading[b-jt549uxiqk] {
    width: 100%;
    padding: 30px 0;
    color: #6c757d;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;
    text-align: center;
}

.observation-error[b-jt549uxiqk] {
    width: 100%;
    margin-bottom: 18px;
    padding: 14px;
    box-sizing: border-box;
    border: 1px solid #f1b0b7;
    border-radius: 10px;
    color: #842029;
    background-color: #f8d7da;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 14px;
    line-height: 1.8;
}

.observation-validation[b-jt549uxiqk] {
    width: 100%;
    margin-top: 18px;
    padding: 10px 12px;
    box-sizing: border-box;
    border-radius: 8px;
    color: #e50000;
    background-color: #fff5f5;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 14px;
    line-height: 1.8;
}

.observation-info-box[b-jt549uxiqk] {
    width: 100%;
    min-height: 54px;
    padding: 14px;
    box-sizing: border-box;

    border: 1px solid #d9dee5;
    border-radius: 12px;

    background-color: #f8f9fa;
    color: #212529;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;
    line-height: 1.6;
}

.observation-textarea[b-jt549uxiqk] {
    resize: vertical;
    line-height: 1.8;
}

.observation-navigation-spacer[b-jt549uxiqk] {
    flex: 1;
}

.observation-button[b-jt549uxiqk] {
    min-height: 48px;
    padding: 10px 22px;

    border: 0;
    border-radius: 10px;

    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;

    cursor: pointer;
}

.observation-button.primary[b-jt549uxiqk] {
    color: #ffffff;
    background-color: #1b6ec2;
}

.observation-button.secondary[b-jt549uxiqk] {
    color: #212529;
    background-color: #e9ecef;
}

.observation-button:disabled[b-jt549uxiqk] {
    opacity: 0.65;
    cursor: not-allowed;
}


/* =========================================================
   ثبت موفق
   ========================================================= */

.observation-success[b-jt549uxiqk] {
    width: 100%;
    text-align: center;
}

.observation-success-icon[b-jt549uxiqk] {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 64px;
    height: 64px;

    margin: 0 auto 20px;

    border-radius: 50%;

    color: #ffffff;
    background-color: #26b050;

    font-size: 32px;
}

.observation-success h1[b-jt549uxiqk] {
    margin: 0;

    font-size: 22px;
    font-weight: 700;
    line-height: 1.8;
}

.observation-success p[b-jt549uxiqk] {
    margin: 10px 0 24px;

    color: #6c757d;

    font-size: 14px;
    line-height: 1.8;
}


/* =========================================================
   موبایل
   ========================================================= */

@media (max-width: 600px) {

    .observation-button[b-jt549uxiqk] {
        flex: 1;
        padding: 10px 14px;
    }

    .observation-navigation-spacer[b-jt549uxiqk] {
        display: none;
    }

}
