/* source-sans-3-cyrillic-ext-400-normal */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/source-sans-3-cyrillic-ext-400-normal.woff2) format('woff2'), url(./files/source-sans-3-cyrillic-ext-400-normal.woff) format('woff');
  unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

/* source-sans-3-cyrillic-400-normal */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/source-sans-3-cyrillic-400-normal.woff2) format('woff2'), url(./files/source-sans-3-cyrillic-400-normal.woff) format('woff');
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

/* source-sans-3-greek-ext-400-normal */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/source-sans-3-greek-ext-400-normal.woff2) format('woff2'), url(./files/source-sans-3-greek-ext-400-normal.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}

/* source-sans-3-greek-400-normal */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/source-sans-3-greek-400-normal.woff2) format('woff2'), url(./files/source-sans-3-greek-400-normal.woff) format('woff');
  unicode-range: U+0370-03FF;
}

/* source-sans-3-vietnamese-400-normal */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/source-sans-3-vietnamese-400-normal.woff2) format('woff2'), url(./files/source-sans-3-vietnamese-400-normal.woff) format('woff');
  unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
}

/* source-sans-3-latin-ext-400-normal */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/source-sans-3-latin-ext-400-normal.woff2) format('woff2'), url(./files/source-sans-3-latin-ext-400-normal.woff) format('woff');
  unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* source-sans-3-latin-400-normal */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/source-sans-3-latin-400-normal.woff2) format('woff2'), url(./files/source-sans-3-latin-400-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* Security Utility Classes for Strict CSP Compliance */
.card-max-600 {
    max-width: 600px;
}
.card-max-800 {
    max-width: 800px;
}
.ml-20 {
    margin-left: 20px;
}
.card-margin-auto {
    margin: 1.5rem auto;
}
.w-100-h-100 {
    width: 100px;
    height: 100px;
}
.avatar-85 {
    width: 85px;
    height: 85px;
}
.badge-15 {
    width: 15px;
    height: 15px;
}
.img-50 {
    width: 50px;
    height: 50px;
}
.btn-28 {
    width: 28px;
    height: 28px;
}
.font-size-075 {
    font-size: 0.75rem;
}
.badge-sec-padded {
    letter-spacing: 1px;
    padding: 0.35em 0.6em;
}
.nav-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
}
.modal-z-1055 {
    z-index: 1055;
}
.d-none-important {
    display: none !important;
}
.max-height-250 {
    max-height: 250px;
}
.overflow-y-auto {
    overflow-y: auto;
}
.cursor-pointer {
    cursor: pointer;
}
.w-100-percent {
    width: 100%;
}
.max-width-100-percent {
    max-width: 100%;
}
.max-height-none {
    max-height: none;
}
.lh-15 {
    line-height: 1.5;
}
.fs-17 {
    font-size: 17px;
}
.font-w-800 {
    font-weight: 800;
}
.lh-12 {
    line-height: 1.2;
}
.font-w-700 {
    font-weight: 700;
}
.fs-16 {
    font-size: 16px;
}
.avatar-260 {
    width: 260px;
    height: 260px;
}
.fs-14 {
    font-size: 14px;
}
.fs-20 {
    font-size: 20px;
}
.mt-neg-25 {
    margin-top: -25px;
}
.abs-text-rotated {
    margin: 0;
    padding: 0;
    color: #000;
    position: relative;
    left: -50px;
    bottom: 25px;
    font-weight: bold;
    letter-spacing: -0.05em;
    transform-origin: 0 0;
    transform: rotate(-90deg);
}
.verify-modal-body {
    padding-right: 15px;
    max-height: auto;
    overflow-y: hidden;
}
.verify-modal-footer {
    padding: 10px 15px;
}
.w-120 {
    width: 120px;
}
.fs-09 {
    font-size: 0.9rem;
}
.fs-095 {
    font-size: 0.95rem;
}
.border-b-2 {
    border-bottom: 2px solid #dee2e6;
}
.fs-0825 {
    font-size: 0.825rem;
}
.fs-11 {
    font-size: 1.1rem;
}
.avatar-45 {
    width: 45px;
    height: 45px;
}
.max-w-250 {
    max-width: 250px;
}
.fs-08 {
    font-size: 0.8rem;
}
.stamp-protection-container {
    position: relative;
    display: inline-block;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.stamp-watermark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    opacity: 0.15;
}
.stamp-watermark-text {
    font-size: 16px;
    font-weight: bold;
    color: red;
    transform: rotate(-30deg);
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.img-200-contain {
    width: 200px;
    height: 200px;
    object-fit: contain;
    pointer-events: none;
}
.fw-550 {
    font-weight: 550;
}
.rounded-12 {
    border-radius: 12px !important;
}
.fs-105 {
    font-size: 1.05rem;
}
.avatar-180 {
    width: 180px;
    height: 180px;
}
.w-55-percent {
    width: 55%;
}
.w-60-percent {
    width: 60%;
}
.opacity-85 {
    opacity: 0.85;
}
.img-200 {
    width: 200px;
    height: 200px;
}
.pdf-iframe {
    width: 100%;
    height: 600px;
    border: none;
}
.max-h-200 {
    max-height: 200px;
}
.avatar-150 {
    width: 150px;
    height: 150px;
}
.img-120 {
    width: 120px;
    height: 120px;
}
.translate-neg-10 {
    transform: translate(-10%, -10%);
}
.avatar-110 {
    width: 110px;
    height: 110px;
}
.translate-neg-5 {
    transform: translate(-5%, -5%);
}
.fs-07 {
    font-size: 0.7rem;
}
.card-max-1000 {
    max-width: 1000px;
}
.mh-fit-content {
    max-height: fit-content;
}
.card-max-700 {
    max-width: 700px;
}
.export-type-label {
    padding: 5px 46px 0 0;
    font-weight: bold;
}
.h-fit-content {
    height: fit-content;
}
.flex-gap-15-center {
    display: flex;
    gap: 15px;
    align-items: center;
}
.badge-queue-padded {
    letter-spacing: 0.5px;
    padding: 0.25em 0.5em;
}
.w-280 {
    width: 280px;
}
.w-340 {
    width: 340px;
}

/* Premium DataTable Scrolling & Kebab Dropdown Styling */
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

table.dataTable th,
table.dataTable td {
    white-space: nowrap; /* Prevent stacking/wrapping */
    vertical-align: middle;
}

/* Make action column dropdown trigger look clean & clickable */
.dropdown-toggle-nocaret::after {
    display: none !important;
}

.kebab-trigger {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #64748b;
    transition: all 0.2s ease-in-out;
}

.kebab-trigger:hover {
    background-color: #f1f5f9;
    color: #0f172a;
}

.dropdown-menu-premium {
    border: none;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1) !important;
    border-radius: 8px;
    padding: 0.5rem;
}

.dropdown-menu-premium .dropdown-item {
    border-radius: 6px;
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
    font-weight: 550;
    transition: all 0.15s ease-in-out;
}

.dropdown-menu-premium .dropdown-item:hover {
    background-color: #f8fafc;
}

/* Secure Image Preview (Signature and Teater) */
.secure-preview-container {
    position: relative;
    display: inline-block;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.secure-preview-img {
    width: 220px;
    height: 120px;
    object-fit: contain;
    pointer-events: none;
    -webkit-touch-callout: none;
    background-color: #f8f9fa;
}

.secure-preview-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}