@import '_content/Suntender.Components/Suntender.Components.1o77fb46d5.bundle.scp.css';
@import '_content/WMBlazorOverlayScrollbars/WMBlazorOverlayScrollbars.bundle.scp.css';
@import '_content/WMBlazorSlickCarousel/WMBlazorSlickCarousel.bundle.scp.css';

/* _content/Suntender.Web/Components/Layout/Layout.razor.rz.scp.css */
.public-layout-shell[b-ar2o3gmtdn] {
    --public-shell-max-width: 1600px;
    --public-shell-x-padding: clamp(0.75rem, 1.5vw, 1.5rem);
    background: linear-gradient(180deg, #f5f8fd 0%, #f8fbff 34%, #ffffff 100%);
    color: #334155;
    font-family: "yekan", sans-serif;
    min-height: 100vh;
    padding: 0 var(--public-shell-x-padding) 0.75rem;
}

.landing-nav[b-ar2o3gmtdn] {
    background: transparent;
    inset-block-start: 0;
    margin-inline: auto;
    max-width: var(--public-shell-max-width);
    padding-block-start: 0;
    position: sticky;
    top: 0;
    z-index: 1200;
}

.landing-nav__inner[b-ar2o3gmtdn] {
    align-items: center;
    background: color-mix(in srgb, var(--header-bg) 88%, transparent);
    border: 1px solid color-mix(in srgb, var(--header-border-color) 82%, transparent);
    border-radius: 0 0 1rem 1rem;
    box-shadow: 0 0.25rem 1rem rgba(15, 23, 42, 0.04);
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    min-height: 4rem;
    padding: 0.55rem clamp(0.75rem, 1.4vw, 1.25rem);
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
}

.landing-brand[b-ar2o3gmtdn] {
    align-items: center;
    color: var(--header-prime-color);
    display: inline-flex;
    gap: 0.45rem;
    min-width: 0;
    text-decoration: none;
}

.landing-brand img[b-ar2o3gmtdn] {
    height: 42px;
    max-width: 132px;
    object-fit: contain;
    width: auto;
}

.landing-brand strong[b-ar2o3gmtdn] {
    color: var(--header-prime-color);
    display: block;
    font-size: 1.05rem;
    font-weight: 900;
    line-height: 1.2;
    white-space: nowrap;
}

.landing-brand span[b-ar2o3gmtdn] {
    color: #64748b;
    display: block;
    font-size: 0.74rem;
    font-weight: 800;
    line-height: 1.4;
    white-space: nowrap;
}

.landing-menu[b-ar2o3gmtdn] {
    align-items: center;
    display: flex;
    gap: 0.35rem;
    min-width: 0;
    overflow-x: auto;
    scrollbar-width: none;
}

.landing-menu[b-ar2o3gmtdn]::-webkit-scrollbar {
    display: none;
}

.landing-menu__link[b-ar2o3gmtdn] {
    align-items: center;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 999px;
    color: var(--header-prime-color);
    display: inline-flex;
    font-size: 0.82rem;
    font-weight: 900;
    min-height: 34px;
    padding: 0.25rem 0.75rem;
    text-decoration: none;
    white-space: nowrap;
}

.landing-menu__link:hover[b-ar2o3gmtdn],
.landing-menu__link--active[b-ar2o3gmtdn] {
    background: rgba(var(--primary-rgb), 0.12);
    border-color: rgba(var(--primary-rgb), 0.16);
    color: rgb(var(--primary-rgb));
}

.landing-auth[b-ar2o3gmtdn] {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 0.5rem;
}

.landing-auth a[b-ar2o3gmtdn] {
    text-decoration: none;
}

.landing-bale-link[b-ar2o3gmtdn] {
    align-items: center;
    background: rgba(16, 185, 129, 0.1);
    border: 1px solid rgba(16, 185, 129, 0.22);
    border-radius: 999px;
    color: #0f172a;
    display: inline-flex;
    gap: 0.42rem;
    min-height: 34px;
    padding: 0.18rem 0.5rem 0.18rem 0.75rem;
    white-space: nowrap;
}

.landing-bale-logo[b-ar2o3gmtdn],
.landing-footer__bale[b-ar2o3gmtdn] {
    background-color: currentColor;
    display: inline-block;
    mask: url("/assets/bale-logo.svg") center / contain no-repeat;
    -webkit-mask: url("/assets/bale-logo.svg") center / contain no-repeat;
}

.landing-bale-logo[b-ar2o3gmtdn] {
    color: #059669;
    height: 22px;
    width: 22px;
}

.landing-bale-text[b-ar2o3gmtdn] {
    color: #0f172a;
    font-size: 0.82rem;
    font-weight: 900;
    line-height: 1;
}

.auth-solid[b-ar2o3gmtdn] {
    align-items: center;
    background: rgb(var(--primary-rgb));
    border: 1px solid rgb(var(--primary-rgb));
    border-radius: 999px;
    color: #ffffff;
    display: inline-flex;
    font-size: 0.84rem;
    font-weight: 900;
    min-height: 34px;
    padding: 0.25rem 0.9rem;
    white-space: nowrap;
}

.public-layout-body[b-ar2o3gmtdn] {
    margin-inline: auto;
    max-width: var(--public-shell-max-width);
    min-height: calc(100vh - 360px);
    padding-block-start: 1rem;
    width: 100%;
}

.landing-footer[b-ar2o3gmtdn] {
    margin: 1rem auto 0;
    max-width: var(--public-shell-max-width);
}

.landing-footer__panel[b-ar2o3gmtdn] {
    background: linear-gradient(135deg, #10213d 0%, #173866 56%, #0f766e 100%);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 1rem;
    color: #e8eef8;
    display: grid;
    gap: 1.25rem;
    grid-template-columns: minmax(300px, 1.5fr) minmax(160px, 0.75fr) minmax(160px, 0.75fr) minmax(280px, 1.15fr);
    padding: 1.25rem;
}

.landing-footer h3[b-ar2o3gmtdn] {
    color: #ffffff;
    font-size: 0.95rem;
    font-weight: 900;
    margin: 0 0 0.75rem;
}

.landing-footer__about p[b-ar2o3gmtdn] {
    color: rgba(232, 238, 248, 0.78);
    line-height: 1.9;
    margin: 0;
}

.landing-footer__links[b-ar2o3gmtdn],
.landing-footer__contact[b-ar2o3gmtdn] {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
}

.landing-footer__links a[b-ar2o3gmtdn],
.landing-footer__contact a[b-ar2o3gmtdn],
.landing-footer__contact > span[b-ar2o3gmtdn] {
    align-items: flex-start;
    color: rgba(232, 238, 248, 0.78);
    display: inline-flex;
    font-size: 0.82rem;
    font-weight: 800;
    gap: 0.45rem;
    line-height: 1.8;
    text-decoration: none;
    width: fit-content;
}

.landing-footer__links a:hover[b-ar2o3gmtdn],
.landing-footer__contact a:hover[b-ar2o3gmtdn],
.landing-footer__social-icons a:hover[b-ar2o3gmtdn] {
    color: rgb(var(--primary-rgb));
}

.landing-footer__contact i[b-ar2o3gmtdn] {
    flex: 0 0 auto;
    margin-top: 0.22rem;
}

.landing-footer__social-icons[b-ar2o3gmtdn] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    justify-content: space-between;
    margin-top: 0.35rem;
    width: 100%;
}

.landing-footer__social-icons a[b-ar2o3gmtdn] {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 0.75rem;
    color: #ffffff;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    text-decoration: none;
    width: 40px;
}

.landing-footer__social-icons i[b-ar2o3gmtdn] {
    font-size: 1.25rem;
    line-height: 1;
}

.landing-footer__bale[b-ar2o3gmtdn] {
    height: 22px;
    width: 22px;
}

.landing-footer__bottom[b-ar2o3gmtdn] {
    align-items: center;
    color: rgba(15, 23, 42, 0.62);
    display: flex;
    flex-wrap: wrap;
    font-size: 0.82rem;
    font-weight: 800;
    gap: 0.75rem;
    justify-content: space-between;
    padding: 0.85rem 0.25rem 0;
}

[data-theme-mode="dark"] .public-layout-shell[b-ar2o3gmtdn] {
    background: linear-gradient(180deg, rgb(var(--body-bg-rgb2)) 0%, rgb(var(--body-bg-rgb)) 100%);
    color: var(--st-dark-text, #e6edf8);
}

[data-theme-mode="dark"] .landing-nav__inner[b-ar2o3gmtdn] {
    box-shadow: 0 1rem 2.25rem rgba(0, 0, 0, 0.24);
}

[data-theme-mode="dark"] .landing-brand span[b-ar2o3gmtdn],
[data-theme-mode="dark"] .landing-bale-text[b-ar2o3gmtdn] {
    color: var(--st-dark-muted, #aebbd1);
}

[data-theme-mode="dark"] .landing-bale-link[b-ar2o3gmtdn] {
    background: rgba(16, 185, 129, 0.12);
    border-color: var(--st-dark-border, #2b3f5f);
    color: var(--st-dark-text, #e6edf8);
}

[data-theme-mode="dark"] .landing-menu__link:hover[b-ar2o3gmtdn],
[data-theme-mode="dark"] .landing-menu__link--active[b-ar2o3gmtdn] {
    background: rgba(255, 255, 255, 0.05);
    border-color: var(--header-border-color);
}

[data-theme-mode="dark"] .landing-footer__bottom[b-ar2o3gmtdn] {
    color: var(--st-dark-muted, #aebbd1);
}

@media (max-width: 1280px) {
    .landing-footer__panel[b-ar2o3gmtdn] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 1060px) {
    .landing-nav__inner[b-ar2o3gmtdn] {
        flex-wrap: wrap;
    }

    .landing-menu[b-ar2o3gmtdn] {
        flex: 1 1 100%;
        order: 3;
    }
}

@media (max-width: 700px) {
    .public-layout-shell[b-ar2o3gmtdn] {
        --public-shell-x-padding: 0.75rem;
    }

    .landing-nav__inner[b-ar2o3gmtdn] {
        border-radius: 0 0 0.85rem 0.85rem;
        gap: 0.75rem;
    }

    .landing-brand span[b-ar2o3gmtdn],
    .landing-bale-text[b-ar2o3gmtdn] {
        display: none;
    }

    .landing-auth[b-ar2o3gmtdn] {
        gap: 0.35rem;
    }

    .auth-solid[b-ar2o3gmtdn] {
        padding-inline: 0.65rem;
    }

    .landing-footer__panel[b-ar2o3gmtdn] {
        grid-template-columns: 1fr;
    }
}
/* _content/Suntender.Web/Components/Pages/AboutUs.razor.rz.scp.css */
.about-page[b-z9ok8q8z9d] {
    background: transparent;
    margin-bottom: 1rem;
}

.about-hero[b-z9ok8q8z9d] {
    background:
        radial-gradient(90% 120% at 0% 0%, rgba(14, 165, 233, 0.16) 0%, transparent 58%),
        linear-gradient(135deg, #10213d 0%, #173866 58%, #0f766e 100%);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 1rem;
    box-shadow: 0 1rem 2.25rem rgba(15, 23, 42, 0.12);
    display: grid;
    margin-bottom: 1rem;
    min-height: 220px;
    overflow: hidden;
    padding: clamp(1.25rem, 3vw, 2.4rem);
    position: relative;
}

.about-hero[b-z9ok8q8z9d]::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0));
    border-radius: 999px;
    content: "";
    height: 220px;
    inset-block-start: -130px;
    inset-inline-start: -60px;
    position: absolute;
    width: 360px;
}

.about-hero-content[b-z9ok8q8z9d] {
    max-width: 900px;
    position: relative;
    z-index: 1;
}

.about-hero h1[b-z9ok8q8z9d] {
    color: #ffffff;
    font-size: clamp(1.45rem, 2.4vw, 2.35rem);
    font-weight: 950;
    line-height: 1.45;
    margin: 0 0 0.65rem;
}

.about-hero p[b-z9ok8q8z9d] {
    color: rgba(232, 238, 248, 0.84);
    font-size: 0.98rem;
    line-height: 2;
    margin: 0;
    max-width: 840px;
}

.about-points-grid[b-z9ok8q8z9d] {
    margin-top: 0.25rem;
}

.about-point-card[b-z9ok8q8z9d] {
    background: color-mix(in srgb, var(--custom-white) 96%, transparent);
    border: 1px solid color-mix(in srgb, var(--default-border) 76%, rgba(var(--primary-rgb), 0.22));
    border-radius: 1rem;
    box-shadow: 0 0.75rem 1.8rem rgba(15, 23, 42, 0.06);
    display: grid;
    gap: 0.5rem;
    height: 100%;
    padding: 1rem;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.about-point-card:hover[b-z9ok8q8z9d] {
    border-color: rgba(var(--primary-rgb), 0.28);
    box-shadow: 0 1rem 2.1rem rgba(15, 23, 42, 0.09);
    transform: translateY(-2px);
}

.about-point-card .mud-icon-root[b-z9ok8q8z9d] {
    align-items: center;
    background: rgba(var(--primary-rgb), 0.11);
    border: 1px solid rgba(var(--primary-rgb), 0.16);
    border-radius: 0.85rem;
    color: rgb(var(--primary-rgb));
    display: inline-flex;
    font-size: 1.18rem;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.about-point-card h3[b-z9ok8q8z9d] {
    color: #173466;
    font-size: 1rem;
    font-weight: 950;
    margin: 0.2rem 0 0;
}

.about-point-card p[b-z9ok8q8z9d] {
    color: #50638b;
    line-height: 1.95;
    margin: 0;
}

.about-point-card-wide[b-z9ok8q8z9d] {
    min-height: 130px;
}

[data-theme-mode="dark"] .about-point-card[b-z9ok8q8z9d] {
    background: var(--custom-white);
    border-color: var(--st-dark-border, #2b3f5f);
    box-shadow: 0 1rem 2.25rem rgba(0, 0, 0, 0.18);
}

[data-theme-mode="dark"] .about-page[b-z9ok8q8z9d] {
    background: transparent !important;
}

[data-theme-mode="dark"] .about-point-card h3[b-z9ok8q8z9d] {
    color: var(--st-dark-text, #e6edf8);
}

[data-theme-mode="dark"] .about-point-card p[b-z9ok8q8z9d] {
    color: var(--st-dark-muted, #aebbd1);
}

@media (max-width: 900px) {
    .about-hero[b-z9ok8q8z9d] {
        min-height: auto;
        padding: 1rem;
    }
}
/* _content/Suntender.Web/Components/Pages/ContactUs.razor.rz.scp.css */
.contact-page-re[b-c4y0ivcjhu] {
    background: transparent;
    margin-bottom: 1rem;
}

.contact-hero-re[b-c4y0ivcjhu] {
    background:
        radial-gradient(90% 120% at 0% 0%, rgba(14, 165, 233, 0.16) 0%, transparent 58%),
        linear-gradient(135deg, #10213d 0%, #173866 58%, #0f766e 100%);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 1rem;
    box-shadow: 0 1rem 2.25rem rgba(15, 23, 42, 0.12);
    margin-bottom: 1rem;
    overflow: hidden;
    padding: clamp(1.25rem, 3vw, 2.4rem);
    position: relative;
}

.contact-hero-re[b-c4y0ivcjhu]::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0));
    border-radius: 999px;
    content: "";
    height: 220px;
    inset-block-start: -130px;
    inset-inline-start: -60px;
    position: absolute;
    width: 360px;
}

.contact-hero-content[b-c4y0ivcjhu] {
    max-width: 900px;
    position: relative;
    z-index: 1;
}

.contact-hero-re h1[b-c4y0ivcjhu] {
    color: #ffffff;
    font-size: clamp(1.45rem, 2.4vw, 2.35rem);
    font-weight: 950;
    line-height: 1.45;
    margin: 0 0 0.65rem;
}

.contact-hero-re p[b-c4y0ivcjhu] {
    color: rgba(232, 238, 248, 0.84);
    font-size: 0.98rem;
    line-height: 2;
    margin: 0;
}

.contact-cards[b-c4y0ivcjhu] {
    display: grid;
    gap: 0.85rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 1rem;
}

.contact-cards a[b-c4y0ivcjhu],
.contact-address-re[b-c4y0ivcjhu] {
    align-items: center;
    background: color-mix(in srgb, var(--custom-white) 96%, transparent);
    border: 1px solid color-mix(in srgb, var(--default-border) 76%, rgba(var(--primary-rgb), 0.22));
    border-radius: 1rem;
    box-shadow: 0 0.75rem 1.8rem rgba(15, 23, 42, 0.06);
    color: #2f4c83;
    display: flex;
    gap: 0.7rem;
    min-height: 86px;
    padding: 0.95rem;
    text-decoration: none;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.contact-cards a:hover[b-c4y0ivcjhu] {
    border-color: rgba(var(--primary-rgb), 0.28);
    box-shadow: 0 1rem 2.1rem rgba(15, 23, 42, 0.09);
    transform: translateY(-2px);
}

.contact-cards .mud-icon-root[b-c4y0ivcjhu],
.contact-cards .bale-logo-mark[b-c4y0ivcjhu],
.contact-address-re .mud-icon-root[b-c4y0ivcjhu] {
    align-items: center;
    background: rgba(var(--primary-rgb), 0.11);
    border: 1px solid rgba(var(--primary-rgb), 0.16);
    border-radius: 0.85rem;
    color: rgb(var(--primary-rgb));
    display: inline-flex;
    flex: 0 0 40px;
    font-size: 1.14rem;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.contact-cards .bale-logo-mark[b-c4y0ivcjhu] {
    background-color: rgb(var(--primary-rgb));
    mask: url("/assets/bale-logo.svg") center / 22px 22px no-repeat;
    -webkit-mask: url("/assets/bale-logo.svg") center / 22px 22px no-repeat;
}

.contact-cards strong[b-c4y0ivcjhu],
.contact-address-re strong[b-c4y0ivcjhu] {
    color: #173a74;
    display: block;
    font-size: 0.92rem;
    font-weight: 950;
    margin-bottom: 0.12rem;
}

.contact-cards span[b-c4y0ivcjhu],
.contact-address-re span[b-c4y0ivcjhu] {
    color: #5b6f98;
    line-height: 1.8;
}

.contact-address-re[b-c4y0ivcjhu] {
    align-items: flex-start;
    grid-column: 1 / -1;
}

[data-theme-mode="dark"] .contact-cards a[b-c4y0ivcjhu],
[data-theme-mode="dark"] .contact-address-re[b-c4y0ivcjhu] {
    background: var(--custom-white);
    border-color: var(--st-dark-border, #2b3f5f);
    box-shadow: 0 1rem 2.25rem rgba(0, 0, 0, 0.18);
}

[data-theme-mode="dark"] .contact-page-re[b-c4y0ivcjhu] {
    background: transparent !important;
}

[data-theme-mode="dark"] .contact-cards strong[b-c4y0ivcjhu],
[data-theme-mode="dark"] .contact-address-re strong[b-c4y0ivcjhu] {
    color: var(--st-dark-text, #e6edf8);
}

[data-theme-mode="dark"] .contact-cards span[b-c4y0ivcjhu],
[data-theme-mode="dark"] .contact-address-re span[b-c4y0ivcjhu] {
    color: var(--st-dark-muted, #aebbd1);
}

@media (max-width: 1100px) {
    .contact-cards[b-c4y0ivcjhu] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .contact-hero-re[b-c4y0ivcjhu] {
        padding: 1rem;
    }

    .contact-cards[b-c4y0ivcjhu] {
        grid-template-columns: 1fr;
    }
}
/* _content/Suntender.Web/Components/Pages/ErrorView.razor.rz.scp.css */
.error-view[b-88fxwmkz6x] {
    align-items: center;
    background:
        radial-gradient(circle at 15% 20%, rgba(20, 184, 116, 0.14), transparent 28rem),
        radial-gradient(circle at 85% 15%, rgba(59, 130, 246, 0.11), transparent 24rem),
        linear-gradient(135deg, #f8fafc 0%, #eef2f7 100%);
    display: flex;
    min-height: 100vh;
    padding: clamp(1rem, 3vw, 2.5rem);
}

.error-card[b-88fxwmkz6x] {
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 24px;
    box-shadow: 0 24px 70px rgba(15, 23, 42, 0.10);
    margin: 0 auto;
    max-width: 1040px;
    overflow: hidden;
    width: 100%;
}

.error-card[b-88fxwmkz6x]::before {
    background: linear-gradient(90deg, #14b874, #3b82f6, var(--error-accent, #ef4444));
    content: "";
    display: block;
    height: 5px;
}

.error-brand[b-88fxwmkz6x] {
    align-items: center;
    border-bottom: 1px solid rgba(15, 23, 42, 0.07);
    display: flex;
    gap: 0.75rem;
    padding: 1rem clamp(1rem, 3vw, 1.75rem);
}

.error-brand img[b-88fxwmkz6x] {
    height: 42px;
    width: auto;
}

.error-brand span[b-88fxwmkz6x] {
    color: #475569;
    font-size: 0.92rem;
    font-weight: 800;
}

.error-content[b-88fxwmkz6x] {
    align-items: center;
    display: grid;
    gap: clamp(1.5rem, 5vw, 4rem);
    grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.8fr);
    padding: clamp(1.5rem, 5vw, 4rem);
}

.error-copy[b-88fxwmkz6x] {
    min-width: 0;
}

.error-eyebrow[b-88fxwmkz6x] {
    background: rgba(20, 184, 116, 0.10);
    border: 1px solid rgba(20, 184, 116, 0.20);
    border-radius: 999px;
    color: #047857;
    display: inline-flex;
    font-size: 0.82rem;
    font-weight: 900;
    padding: 0.35rem 0.75rem;
}

.error-copy h1[b-88fxwmkz6x] {
    color: #0f172a;
    font-size: clamp(1.6rem, 4vw, 3rem);
    font-weight: 950;
    line-height: 1.45;
    margin: 1rem 0 0.75rem;
}

.error-copy p[b-88fxwmkz6x] {
    color: #64748b;
    font-size: clamp(0.96rem, 2vw, 1.12rem);
    font-weight: 700;
    line-height: 2;
    margin: 0;
    max-width: 38rem;
}

.error-actions[b-88fxwmkz6x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.5rem;
}

.error-actions .mud-button-root[b-88fxwmkz6x] {
    min-height: 44px;
    white-space: nowrap;
}

.error-visual[b-88fxwmkz6x] {
    align-items: center;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(248, 250, 252, 0.72)),
        color-mix(in srgb, var(--error-accent, #ef4444) 12%, transparent);
    border: 1px solid color-mix(in srgb, var(--error-accent, #ef4444) 24%, transparent);
    border-radius: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 18rem;
    padding: 1.5rem;
}

.error-code[b-88fxwmkz6x] {
    color: var(--error-accent, #ef4444);
    font-size: clamp(5.4rem, 14vw, 10rem);
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1;
}

.error-plate[b-88fxwmkz6x] {
    align-items: center;
    background: #ffffff;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 16px;
    color: #0f172a;
    display: inline-flex;
    gap: 0.55rem;
    margin-top: 1rem;
    padding: 0.75rem 1rem;
}

.error-plate .mud-icon-root[b-88fxwmkz6x] {
    color: var(--error-accent, #ef4444);
    font-size: 1.35rem;
}

.error-plate strong[b-88fxwmkz6x] {
    font-size: 0.95rem;
    font-weight: 900;
}

@media (max-width: 760px) {
    .error-view[b-88fxwmkz6x] {
        align-items: stretch;
        padding: 0;
    }

    .error-card[b-88fxwmkz6x] {
        border-radius: 0;
        min-height: 100vh;
    }

    .error-content[b-88fxwmkz6x] {
        grid-template-columns: 1fr;
        padding: 1.25rem;
    }

    .error-visual[b-88fxwmkz6x] {
        min-height: 12rem;
        order: -1;
    }

    .error-actions[b-88fxwmkz6x] {
        flex-direction: column;
    }

    .error-actions .mud-button-root[b-88fxwmkz6x] {
        width: 100%;
    }
}
/* _content/Suntender.Web/Components/Pages/Home.razor.rz.scp.css */
.landing-page[b-lvahv2vpnu] {
    --landing-primary: rgb(var(--primary-rgb));
    --landing-accent: rgb(var(--secondary-rgb));
    --landing-bg: linear-gradient(180deg, #f2f6fd 0%, #f8fafd 35%, #ffffff 100%);
    --landing-title: #103166;
    --landing-text: #4a5b7f;
    --landing-border: rgba(37, 105, 195, 0.16);
    --landing-surface: #ffffff;
    --landing-surface-soft: rgba(244, 248, 255, 0.9);
    --landing-muted: #60739f;
    --landing-subtle: #5f7093;
    --landing-card-shadow: 0 16px 38px rgba(25, 62, 128, 0.09);
    min-height: 100vh;
    background: var(--landing-bg);
    color: var(--landing-text);
    font-family: "yekan", sans-serif;
    padding: 0 0 2.5rem;
}

.landing-container[b-lvahv2vpnu] {
    width: 100%;
    max-width: 1400px;
    margin-inline: auto;
    padding-inline: clamp(0.75rem, 2.5vw, 1.5rem);
    box-sizing: border-box;
}

.landing-nav[b-lvahv2vpnu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 2.2rem;
    animation: fade-in-b-lvahv2vpnu 550ms ease-out both;
}

.landing-brand[b-lvahv2vpnu] {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    color: var(--landing-title);
    text-decoration: none;
}

.landing-brand img[b-lvahv2vpnu] {
    width: 46px;
    height: 46px;
}

.landing-brand strong[b-lvahv2vpnu] {
    display: block;
    font-size: 1.35rem;
    line-height: 1.2;
}

.landing-brand span[b-lvahv2vpnu] {
    display: block;
    color: var(--landing-muted);
    font-size: 0.83rem;
}

.landing-menu[b-lvahv2vpnu] {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    flex-wrap: wrap;
}

.landing-menu a[b-lvahv2vpnu] {
    text-decoration: none;
    color: #435b8d;
    position: relative;
    padding: 0.1rem 0.25rem;
}

.landing-menu a[b-lvahv2vpnu]::after {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--landing-primary);
    transform: translateX(-50%);
    transition: width 220ms ease;
}

.landing-menu a:hover[b-lvahv2vpnu]::after {
    width: 80%;
}

.landing-auth[b-lvahv2vpnu] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
}

.landing-auth a[b-lvahv2vpnu] {
    text-decoration: none;
    border-radius: 999px;
    padding: 0.58rem 1.2rem;
    font-weight: 700;
    transition: transform 220ms ease, box-shadow 220ms ease, background-color 220ms ease, color 220ms ease;
}

.auth-outline[b-lvahv2vpnu] {
    color: var(--landing-primary);
    border: 1.5px solid var(--landing-primary);
    background: var(--landing-surface);
}

.auth-solid[b-lvahv2vpnu] {
    color: #fff;
    border: 1.5px solid var(--landing-primary);
    background: var(--landing-primary);
}

.landing-auth a:hover[b-lvahv2vpnu] {
    transform: translateY(-2px);
    box-shadow: 0 12px 18px rgba(29, 79, 157, 0.17);
}

.landing-hero[b-lvahv2vpnu] {
    display: grid;
    grid-template-columns: minmax(360px, 1fr) minmax(300px, 0.92fr);
    gap: 1.5rem 2rem;
    align-items: center;
    margin-bottom: 2.4rem;
}

.hero-copy[b-lvahv2vpnu] {
    animation: slide-up-b-lvahv2vpnu 760ms ease-out both;
}

.hero-tag[b-lvahv2vpnu] {
    display: inline-flex;
    border-radius: 999px;
    background: rgba(38, 191, 148, 0.14);
    color: #0b976c;
    padding: 0.25rem 0.8rem;
    font-size: 0.88rem;
    margin: 0 0 0.8rem;
}

.hero-copy h1[b-lvahv2vpnu] {
    color: var(--landing-title);
    margin: 0 0 1rem;
    font-size: clamp(1.8rem, 3.6vw, 3rem);
    line-height: 1.45;
}

.hero-copy h1 span[b-lvahv2vpnu] {
    color: var(--landing-primary);
}

.hero-copy p[b-lvahv2vpnu] {
    margin: 0 0 1.25rem;
    line-height: 2;
    max-width: 740px;
}

.hero-cta[b-lvahv2vpnu] {
    display: flex;
    gap: 0.85rem;
    margin-bottom: 1.1rem;
    flex-wrap: wrap;
}

.hero-cta a[b-lvahv2vpnu] {
    text-decoration: none;
    border-radius: 999px;
    padding: 0.75rem 1.3rem;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.cta-main[b-lvahv2vpnu] {
    background: linear-gradient(120deg, var(--landing-primary), #1f4b96);
    color: #fff;
}

.cta-link[b-lvahv2vpnu] {
    border: 1px dashed var(--landing-primary);
    color: var(--landing-primary);
    background: var(--landing-surface);
}

.hero-metrics[b-lvahv2vpnu] {
    display: grid;
    grid-template-columns: repeat(3, minmax(120px, 1fr));
    gap: 0.7rem;
}

.hero-metrics div[b-lvahv2vpnu] {
    background: var(--landing-surface);
    border: 1px solid var(--landing-border);
    border-radius: 14px;
    padding: 0.82rem;
}

.hero-metrics strong[b-lvahv2vpnu] {
    display: block;
    color: var(--landing-primary);
    font-size: 1.02rem;
    margin-bottom: 0.2rem;
}

.hero-metrics span[b-lvahv2vpnu] {
    color: var(--landing-subtle);
    font-size: 0.82rem;
}

.hero-visual[b-lvahv2vpnu] {
    position: relative;
    animation: slide-up-b-lvahv2vpnu 760ms ease-out 120ms both;
}

.hero-image-main[b-lvahv2vpnu] {
    width: 100%;
    border-radius: 24px;
    border: 1px solid var(--landing-border);
    box-shadow: var(--landing-card-shadow);
    background: var(--landing-surface);
}

.hero-image-float[b-lvahv2vpnu] {
    position: absolute;
    width: min(270px, 52%);
    left: -16%;
    bottom: -10%;
    border-radius: 16px;
    box-shadow: 0 15px 36px rgba(31, 74, 145, 0.24);
    border: 1px solid rgba(255, 255, 255, 0.8);
    animation: float-y-b-lvahv2vpnu 2.9s ease-in-out infinite;
}

.landing-section[b-lvahv2vpnu] {
    margin-bottom: 2.4rem;
}

.section-heading h2[b-lvahv2vpnu] {
    margin: 0 0 0.4rem;
    color: var(--landing-title);
    font-size: 1.55rem;
}

.section-heading p[b-lvahv2vpnu] {
    margin: 0;
    color: var(--landing-muted);
}

.feature-grid[b-lvahv2vpnu] {
    margin-top: 1rem;
    display: grid;
    gap: 0.9rem;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
}

.feature-card[b-lvahv2vpnu] {
    background: var(--landing-surface);
    border: 1px solid var(--landing-border);
    border-radius: 16px;
    padding: 1rem;
    box-shadow: var(--landing-card-shadow);
    animation: fade-in-b-lvahv2vpnu 700ms ease-out both;
}

.feature-card i[b-lvahv2vpnu] {
    color: var(--landing-primary);
    font-size: 1.25rem;
}

.feature-card h3[b-lvahv2vpnu] {
    margin: 0.65rem 0 0.35rem;
    color: var(--landing-title);
    font-size: 1.02rem;
}

.feature-card p[b-lvahv2vpnu] {
    margin: 0;
    font-size: 0.92rem;
    line-height: 1.8;
}

.landing-process[b-lvahv2vpnu] {
    display: grid;
    align-items: center;
    grid-template-columns: minmax(260px, 0.85fr) minmax(300px, 1fr);
    gap: 1.2rem 2rem;
}

.process-image img[b-lvahv2vpnu] {
    width: 100%;
    border-radius: 18px;
    border: 1px solid var(--landing-border);
    background: var(--landing-surface);
}

.process-copy h2[b-lvahv2vpnu] {
    margin: 0 0 0.85rem;
    color: var(--landing-title);
}

.process-copy ul[b-lvahv2vpnu] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.6rem;
}

.process-copy li[b-lvahv2vpnu] {
    background: var(--landing-surface);
    border: 1px solid var(--landing-border);
    border-radius: 12px;
    padding: 0.75rem 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--landing-text);
}

.process-copy i[b-lvahv2vpnu] {
    color: rgb(var(--success-rgb));
}

.policy-wrap[b-lvahv2vpnu] {
    margin-top: 1rem;
    display: grid;
    gap: 0.85rem;
    grid-template-columns: repeat(3, minmax(170px, 1fr));
}

.policy-card[b-lvahv2vpnu] {
    background: var(--landing-surface);
    border: 1px solid var(--landing-border);
    border-radius: 15px;
    padding: 1rem;
}

.policy-card img[b-lvahv2vpnu] {
    width: 52px;
    height: 52px;
}

.policy-card h3[b-lvahv2vpnu] {
    margin: 0.65rem 0 0.4rem;
    color: var(--landing-title);
}

.policy-card p[b-lvahv2vpnu] {
    margin: 0;
    line-height: 1.85;
    font-size: 0.91rem;
}

.contact-blocks[b-lvahv2vpnu] {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    width: 100%;
}

.contact-strip[b-lvahv2vpnu] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    align-items: stretch;
    gap: 0.5rem;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-address-row[b-lvahv2vpnu] {
    width: 100%;
}

.contact-chip[b-lvahv2vpnu] {
    background: var(--landing-surface);
    border-radius: 14px;
    border: 1px solid var(--landing-border);
    padding: 0.55rem 0.65rem;
    color: var(--landing-text);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.42rem;
    min-height: 2.65rem;
    min-width: 0;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 4px 14px rgba(25, 62, 128, 0.06);
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.contact-strip .contact-chip[b-lvahv2vpnu] {
    flex-direction: column;
    text-align: center;
    gap: 0.35rem;
    padding: 0.6rem 0.45rem;
}

.contact-strip .contact-chip-text[b-lvahv2vpnu] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 100%;
}

a.contact-chip:hover[b-lvahv2vpnu] {
    border-color: rgba(37, 105, 195, 0.42);
    box-shadow: 0 8px 22px rgba(25, 62, 128, 0.1);
    transform: translateY(-1px);
}

a.contact-chip:focus-visible[b-lvahv2vpnu] {
    outline: 2px solid var(--landing-primary);
    outline-offset: 2px;
}

.contact-chip i[b-lvahv2vpnu] {
    color: var(--landing-primary);
    font-size: 1.1rem;
    flex-shrink: 0;
}

.contact-chip-text[b-lvahv2vpnu] {
    direction: ltr;
    font-size: 0.86rem;
    line-height: 1.35;
    min-width: 0;
}

.contact-chip .bale-logo-mark[b-lvahv2vpnu] {
    background-color: var(--landing-primary);
    display: block;
    flex: 0 0 24px;
    height: 24px;
    mask: url("/assets/bale-logo.svg") center / contain no-repeat;
    -webkit-mask: url("/assets/bale-logo.svg") center / contain no-repeat;
    width: 24px;
}

.contact-chip-address[b-lvahv2vpnu] {
    cursor: default;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: unset;
    padding: 0.75rem 0.95rem;
    text-align: start;
}

.contact-chip-address .contact-chip-text[b-lvahv2vpnu] {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    line-height: 1.85;
    width: auto;
    flex: 1 1 auto;
}

.contact-chip-address i[b-lvahv2vpnu] {
    margin-top: 0.2rem;
}

@media (max-width: 900px) {
    .contact-strip[b-lvahv2vpnu] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 520px) {
    .contact-strip[b-lvahv2vpnu] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.tender-live-section[b-lvahv2vpnu] {
    background: linear-gradient(180deg, color-mix(in srgb, var(--landing-surface) 90%, transparent), var(--landing-surface-soft));
    border: 1px solid var(--landing-border);
    border-radius: 18px;
    padding: 1rem;
    box-shadow: var(--landing-card-shadow);
}

.tender-live-heading[b-lvahv2vpnu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.8rem;
    flex-wrap: wrap;
}

.tender-live-all-link[b-lvahv2vpnu] {
    text-decoration: none;
    color: var(--landing-primary);
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 0.2rem;
}

.tender-live-loading[b-lvahv2vpnu],
.tender-live-empty[b-lvahv2vpnu] {
    min-height: 120px;
    display: grid;
    place-items: center;
    color: var(--landing-muted);
}

.tender-live-empty[b-lvahv2vpnu] {
    gap: 0.4rem;
    text-align: center;
}

.tender-live-empty i[b-lvahv2vpnu] {
    font-size: 1.4rem;
    color: var(--landing-primary);
}

.tender-live-grid[b-lvahv2vpnu] {
    margin-top: 1rem;
    display: grid;
    gap: 0.9rem;
    grid-template-columns: repeat(5, minmax(185px, 1fr));
}

.tender-live-card[b-lvahv2vpnu] {
    background: var(--landing-surface);
    border: 1px solid var(--landing-border);
    border-radius: 14px;
    padding: 0.85rem;
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    animation: fade-in-b-lvahv2vpnu 650ms ease-out both;
    transition: transform 220ms ease, box-shadow 220ms ease;
}

.tender-live-card:hover[b-lvahv2vpnu] {
    transform: translateY(-3px);
    box-shadow: 0 14px 26px rgba(16, 49, 102, 0.14);
}

.tender-live-card header[b-lvahv2vpnu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
}

.tender-live-business[b-lvahv2vpnu] {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    color: var(--landing-text);
    font-size: 0.84rem;
}

.tender-live-state[b-lvahv2vpnu] {
    background: rgba(var(--success-rgb), 0.12);
    color: rgb(var(--success-rgb));
    padding: 0.12rem 0.42rem;
    border-radius: 999px;
    font-size: 0.75rem;
}

.tender-live-card h3[b-lvahv2vpnu] {
    margin: 0;
    color: var(--landing-title);
    font-size: 1rem;
    line-height: 1.75;
}

.tender-live-card p[b-lvahv2vpnu] {
    margin: 0;
    font-size: 0.86rem;
    line-height: 1.85;
    color: var(--landing-subtle);
    min-height: 58px;
}

.tender-live-meta[b-lvahv2vpnu] {
    border-top: 1px dashed rgba(37, 105, 195, 0.18);
    padding-top: 0.5rem;
    display: grid;
    gap: 0.35rem;
    font-size: 0.8rem;
}

.tender-live-meta span[b-lvahv2vpnu] {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    color: var(--landing-text);
}

.tender-live-action[b-lvahv2vpnu] {
    text-decoration: none;
    margin-top: auto;
    background: var(--landing-primary);
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 0.45rem 0.6rem;
    font-size: 0.85rem;
    font-weight: 700;
}

.landing-footer[b-lvahv2vpnu] {
    margin-top: 2rem;
    padding-top: 1rem;
    border-top: 1px solid var(--landing-border);
    display: flex;
    justify-content: space-between;
    gap: 0.8rem;
    color: var(--landing-muted);
    flex-wrap: wrap;
}

.landing-footer div[b-lvahv2vpnu] {
    display: flex;
    gap: 0.9rem;
    flex-wrap: wrap;
}

.landing-footer a[b-lvahv2vpnu] {
    color: var(--landing-text);
    text-decoration: none;
}

[data-theme-mode="dark"] .landing-page[b-lvahv2vpnu] {
    --landing-bg: linear-gradient(180deg, rgb(var(--body-bg-rgb2)) 0%, rgb(var(--body-bg-rgb)) 100%);
    --landing-title: var(--st-dark-text, #e6edf8);
    --landing-text: var(--st-dark-muted, #aebbd1);
    --landing-border: var(--st-dark-border, #2b3f5f);
    --landing-surface: var(--st-dark-surface, #111c2d);
    --landing-surface-soft: rgba(17, 28, 45, 0.72);
    --landing-muted: var(--st-dark-muted, #aebbd1);
    --landing-subtle: #c3cede;
    --landing-card-shadow: 0 16px 38px rgba(0, 0, 0, 0.24);
}

[data-theme-mode="dark"] .hero-tag[b-lvahv2vpnu],
[data-theme-mode="dark"] .tender-live-state[b-lvahv2vpnu] {
    background: rgba(16, 185, 129, 0.14);
}

[data-theme-mode="dark"] .hero-image-main[b-lvahv2vpnu],
[data-theme-mode="dark"] .process-image img[b-lvahv2vpnu],
[data-theme-mode="dark"] .policy-card img[b-lvahv2vpnu] {
    filter: saturate(0.92) brightness(0.9);
}

@keyframes fade-in-b-lvahv2vpnu {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slide-up-b-lvahv2vpnu {
    from {
        opacity: 0;
        transform: translateY(14px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes float-y-b-lvahv2vpnu {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@media (max-width: 1100px) {
    .landing-page[b-lvahv2vpnu] {
        padding: 0 0 2rem;
    }

    .feature-grid[b-lvahv2vpnu] {
        grid-template-columns: repeat(2, minmax(150px, 1fr));
    }

    .policy-wrap[b-lvahv2vpnu] {
        grid-template-columns: 1fr;
    }

    .tender-live-grid[b-lvahv2vpnu] {
        grid-template-columns: repeat(2, minmax(210px, 1fr));
    }
}

@media (max-width: 900px) {
    .landing-hero[b-lvahv2vpnu],
    .landing-process[b-lvahv2vpnu] {
        grid-template-columns: 1fr;
    }

    .hero-visual[b-lvahv2vpnu] {
        order: -1;
    }

    .hero-image-float[b-lvahv2vpnu] {
        display: none;
    }
}

@media (max-width: 760px) {
    .landing-nav[b-lvahv2vpnu] {
        flex-wrap: wrap;
    }

    .landing-menu[b-lvahv2vpnu] {
        width: 100%;
        justify-content: center;
        order: 3;
    }

    .hero-metrics[b-lvahv2vpnu] {
        grid-template-columns: 1fr;
    }

    .tender-live-grid[b-lvahv2vpnu] {
        grid-template-columns: 1fr;
    }
}
/* _content/Suntender.Web/Components/Pages/Policies.razor.rz.scp.css */
.policies-page[b-8bg423wgnp] {
    background: transparent;
    margin-bottom: 1rem;
}

.policies-page > .mud-grid[b-8bg423wgnp] {
    margin: 0;
}

.policies-hero[b-8bg423wgnp] {
    background:
        radial-gradient(90% 120% at 0% 0%, rgba(14, 165, 233, 0.16) 0%, transparent 58%),
        linear-gradient(135deg, #10213d 0%, #173866 58%, #0f766e 100%);
    border-radius: 1rem;
    display: grid;
    min-height: 230px;
    overflow: hidden;
    padding: clamp(1.25rem, 3vw, 2.4rem);
    place-items: center;
    position: relative;
}

.policies-hero[b-8bg423wgnp]::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0));
    border-radius: 999px;
    content: "";
    height: 220px;
    inset-block-start: -130px;
    inset-inline-start: -60px;
    position: absolute;
    width: 360px;
}

.policies-hero .mud-typography[b-8bg423wgnp] {
    font-size: clamp(1.1rem, 2vw, 1.85rem) !important;
    font-weight: 900;
    line-height: 2 !important;
    max-width: 980px;
    padding: 0 !important;
    position: relative;
    z-index: 1;
}

.policies-page > .mud-grid > .mud-grid-item:first-child .mud-card[b-8bg423wgnp] {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 1rem;
    box-shadow: 0 1rem 2.25rem rgba(15, 23, 42, 0.12);
}

.policy-summary[b-8bg423wgnp] {
    margin-top: 0.8rem;
}

.policy-summary-card[b-8bg423wgnp] {
    background: color-mix(in srgb, var(--custom-white) 96%, transparent);
    border: 1px solid color-mix(in srgb, var(--default-border) 76%, rgba(var(--primary-rgb), 0.22));
    border-radius: 1rem;
    box-shadow: 0 0.75rem 1.8rem rgba(15, 23, 42, 0.06);
    height: 100%;
    padding: 1rem;
}

.policy-summary-card .mud-icon-root[b-8bg423wgnp] {
    align-items: center;
    background: rgba(var(--primary-rgb), 0.11);
    border: 1px solid rgba(var(--primary-rgb), 0.16);
    border-radius: 0.85rem;
    color: rgb(var(--primary-rgb));
    display: inline-flex;
    font-size: 1.18rem;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.policy-summary-card h3[b-8bg423wgnp] {
    color: #17396f;
    font-size: 1rem;
    font-weight: 950;
    margin: 0.65rem 0 0.35rem;
}

.policy-summary-card p[b-8bg423wgnp] {
    color: #566992;
    line-height: 1.8;
    margin: 0;
}

.policy-section-card[b-8bg423wgnp] {
    background: color-mix(in srgb, var(--custom-white) 98%, transparent) !important;
    border: 1px solid color-mix(in srgb, var(--default-border) 76%, rgba(var(--primary-rgb), 0.22)) !important;
    border-radius: 1rem !important;
    box-shadow: 0 0.75rem 1.8rem rgba(15, 23, 42, 0.06) !important;
}

.policy-section-card .mud-card-header[b-8bg423wgnp] {
    border-bottom: 1px solid color-mix(in srgb, var(--default-border) 82%, transparent);
    padding: 0.85rem 1rem;
}

.policy-section-title[b-8bg423wgnp],
.policy-section-card .policy-section-title[b-8bg423wgnp] {
    color: #16366a;
    font-size: 0.98rem;
    font-weight: 950;
    line-height: 1.8;
}

.policy-section-card .mud-card-content[b-8bg423wgnp] {
    padding: 1rem !important;
}

.policy-section-card .mud-typography[b-8bg423wgnp],
.policy-section-card ol[b-8bg423wgnp] {
    color: #475569;
    line-height: 2.05;
}

.policy-section-card ol[b-8bg423wgnp] {
    margin-bottom: 0;
}

[data-theme-mode="dark"] .policy-summary-card[b-8bg423wgnp],
[data-theme-mode="dark"] .policy-section-card[b-8bg423wgnp] {
    background: var(--custom-white) !important;
    border-color: var(--st-dark-border, #2b3f5f) !important;
    box-shadow: 0 1rem 2.25rem rgba(0, 0, 0, 0.18) !important;
}

[data-theme-mode="dark"] .policies-page[b-8bg423wgnp] {
    background: transparent !important;
}

[data-theme-mode="dark"] .policy-summary-card h3[b-8bg423wgnp],
[data-theme-mode="dark"] .policy-section-title[b-8bg423wgnp] {
    color: var(--st-dark-text, #e6edf8);
}

[data-theme-mode="dark"] .policy-summary-card p[b-8bg423wgnp],
[data-theme-mode="dark"] .policy-section-card .mud-typography[b-8bg423wgnp],
[data-theme-mode="dark"] .policy-section-card ol[b-8bg423wgnp] {
    color: var(--st-dark-muted, #aebbd1);
}

@media (max-width: 900px) {
    .policies-hero[b-8bg423wgnp] {
        min-height: auto;
        padding: 1rem;
    }
}
