/* Omantel typography + font fixes for offline clone */
@font-face {
    font-family: fsAlbertArabic;
    src: url('/assets/media/FSAlbertArabic_Regular-s.3dd81051.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: fsAlbertArabic;
    src: url('/assets/media/FSAlbertArabic_Bold-s.6e34626c.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: fsAlbertArabic;
    src: url('/assets/media/FSAlbertArabic_ExtraBold-s.61bb1f52.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

html,
body {
    font-family: fsAlbertArabic, "Segoe UI", Tahoma, sans-serif;
}

:root {
    --font-fs-albert: fsAlbertArabic, sans-serif;
    --font-display: fsAlbertArabic, sans-serif;
}

/* Mobile sizes matching omantel.om */
.typography-heading-2xl-extra-bold {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 800 !important;
    font-size: 28px !important;
    line-height: 36px !important;
}

.typography-heading-xl-extra-bold {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 800 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

.typography-heading-m-extra-bold {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    line-height: 28px !important;
}

.typography-heading-s-extra-bold,
.typography-heading-s-bold {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 800 !important;
    font-size: 18px !important;
    line-height: 26px !important;
}

.typography-heading-s-regular {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 26px !important;
}

.typography-body-l-regular,
.typography-body-l-bold {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 400 !important;
    font-size: 17px !important;
    line-height: 26px !important;
}

.typography-body-l-bold {
    font-weight: 700 !important;
}

.typography-body-m-regular {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.typography-body-s-regular {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 22px !important;
}

.typography-body-s-bold {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 22px !important;
}

.typography-body-xs-regular {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

.typography-label-l-bold {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    line-height: 18px !important;
}

.typography-label-l-regular {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 18px !important;
}

.typography-label-m-regular {
    font-family: fsAlbertArabic, sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

@media (min-width: 768px) {
    .typography-heading-2xl-extra-bold {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .typography-heading-xl-extra-bold {
        font-size: 28px !important;
        line-height: 36px !important;
    }

    .typography-heading-m-extra-bold {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .typography-heading-s-extra-bold,
    .typography-heading-s-bold,
    .typography-heading-s-regular {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .typography-body-l-regular,
    .typography-body-l-bold {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .typography-body-m-regular {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .typography-body-s-regular,
    .typography-body-s-bold {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}

@media (min-width: 1024px) {
    .typography-heading-2xl-extra-bold {
        font-size: 40px !important;
        line-height: 48px !important;
    }

    .typography-heading-xl-extra-bold {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}

/* Footer + page polish to match omantel.om mobile */
footer.bg-\[\#050505\] .flex.flex-col.gap-4 a {
    line-height: 1.6;
}

footer.bg-\[\#050505\] svg.text-orange-600 {
    color: #ff7800 !important;
    stroke: #ff7800 !important;
    width: 16px !important;
    height: 24px !important;
}

footer.bg-\[\#050505\] .typography-heading-s-regular {
    font-weight: 800 !important;
}

[data-component-identifier="pay-bills"] .bg-white.p-6 {
    padding: 24px !important;
}

[data-component-identifier="pay-bills"] .max-w-\[400px\] {
    max-width: 400px !important;
    width: 100%;
}

/* Site header + footer: display only, never clickable */
.omantel-chrome-disabled,
.omantel-chrome-disabled * {
    pointer-events: none !important;
    user-select: none !important;
    cursor: default !important;
}
