/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-lg: 32rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --radius-md: 0.375rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-geist-sans);
    --default-mono-font-family: var(--font-geist-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .bottom-full {
    bottom: 100%;
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .ms-1 {
    margin-inline-start: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .table {
    display: table;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[60vh\] {
    height: 60vh;
  }
  .h-\[97px\] {
    height: 97px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-\[460px\] {
    height: 460px;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[80px\] {
    width: 80px;
  }
  .w-\[97px\] {
    width: 97px;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[266px\] {
    width: 266px;
  }
  .w-\[730px\] {
    width: 730px;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .max-w-\[220px\] {
    max-width: 220px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[750px\] {
    max-width: 750px;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .flex-1 {
    flex: 1;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-6 {
    --tw-translate-x: calc(var(--spacing) * 6);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-5 {
    --tw-translate-y: calc(var(--spacing) * 5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-\[\#4CAF50\] {
    border-color: #4CAF50;
  }
  .border-\[\#6DCFF6\] {
    border-color: #6DCFF6;
  }
  .border-\[\#F9FBFC\] {
    border-color: #F9FBFC;
  }
  .border-\[\#F75A4C\] {
    border-color: #F75A4C;
  }
  .border-\[\#F44336\] {
    border-color: #F44336;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-b-\[\#E3E3E3\] {
    border-bottom-color: #E3E3E3;
  }
  .bg-\[\#6DCFF6\] {
    background-color: #6DCFF6;
  }
  .bg-\[\#47E9B3\] {
    background-color: #47E9B3;
  }
  .bg-\[\#BDE7BD\] {
    background-color: #BDE7BD;
  }
  .bg-\[\#C0C2CE\] {
    background-color: #C0C2CE;
  }
  .bg-\[\#E3F4FD\] {
    background-color: #E3F4FD;
  }
  .bg-\[\#F75A4C\] {
    background-color: #F75A4C;
  }
  .bg-\[\#FBE267\] {
    background-color: #FBE267;
  }
  .bg-\[\#FFB6B3\] {
    background-color: #FFB6B3;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-\[image\:var\(--sidebar-bg\)\] {
    background-image: var(--sidebar-bg);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-\[110px\] {
    padding-inline: 110px;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pr-\[20px\] {
    padding-right: 20px;
  }
  .pb-\[80px\] {
    padding-bottom: 80px;
  }
  .text-center {
    text-align: center;
  }
  .font-\[\'DM_Sans\'\] {
    font-family: 'DM Sans';
  }
  .font-\[DM_Sans\] {
    font-family: DM Sans;
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .leading-\[160\%\] {
    --tw-leading: 160%;
    line-height: 160%;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-normal {
    white-space: normal;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#000\] {
    color: #000;
  }
  .text-\[\#47E9B3\] {
    color: #47E9B3;
  }
  .text-\[\#F9FBFC\] {
    color: #F9FBFC;
  }
  .text-\[\#F75A4C\] {
    color: #F75A4C;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-500 {
    color: var(--color-blue-500);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-\[4px_4px_20\.9px_-6px_\#CAD5DA\] {
    --tw-shadow: 4px 4px 20.9px -6px var(--tw-shadow-color, #CAD5DA);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[4px_5px_20\.9px_-4px_\#0176A559\] {
    --tw-shadow: 4px 5px 20.9px -4px var(--tw-shadow-color, #0176A559);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-\[500ms\] {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover\:bg-\[\#6DCFF6\] {
    &:hover {
      @media (hover: hover) {
        background-color: #6DCFF6;
      }
    }
  }
  .hover\:text-blue-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-700);
      }
    }
  }
  .hover\:text-red-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red-800);
      }
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus-visible\:outline-none {
    &:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .disabled\:pointer-events-none {
    &:disabled {
      pointer-events: none;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .sm\:w-auto {
    @media (width >= 40rem) {
      width: auto;
    }
  }
}
:root {
  --background: #ffffff;
  --foreground: #171717;
  --white-color: #fff;
  --bg-color: #f9fbfc;
  --button-bg-border: #6dcff6;
  --table-border: #e3e3e3;
  --modal-bg: #0176a5;
  --container-bg: #deeef4;
  --input-border: #2d2d2d;
  --error-color: #f75a4c;
  --sidebar-bg: linear-gradient(177.19deg, #0077a6 20.21%, #055a7c 121.28%);
  --table-header-color: #deeef48f;
  --button-text-color:  ;
  --pm-bg: #ffffff;
  --pm-accent: #0f62fe;
  --pm-accent-strong: #0847c4;
  --pm-muted: #6b7280;
  --pm-success: #16a34a;
  --pm-shadow: 0 10px 30px rgba(11, 15, 26, 0.08);
  --pm-radius: 12px;
  --pm-gap: 16px;
  --pm-font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}
@media (prefers-color-scheme: dark) {
  :root {
    --background: #0a0a0a;
    --foreground: #ededed;
  }
}
body {
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-dm);
}
.custom-scroll::-webkit-scrollbar {
  width: 8px;
}
.custom-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
}
* {
  box-sizing: border-box;
}
body.login_page {
  background-color: var(--bg-color);
}
header {
  width: 100%;
  display: flex;
  justify-content: center;
  max-width: 1600px;
  padding: 30px;
  margin: 0 auto;
}
.header_box {
  width: 100%;
  justify-content: flex-start;
}
.logo_image {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
section.login_section {
  width: 100%;
  position: relative;
  height: calc(100vh - 96px);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.login_container {
  max-width: 1000px;
  width: 100%;
  float: left;
}
.login_box {
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.login_form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login_box h1 {
  font-weight: 600;
  font-size: 56px;
  text-align: center;
  color: var(--button-bg-border);
  margin: 0;
}
.description {
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding-bottom: 50px;
}
.login_input,
.password_input_box {
  border: 1px solid var(--input-border);
  max-width: 400px;
  height: 50px;
  border-radius: 5px;
  padding: 0 16px;
  width: 100%;
  background: var(--white-color);
  font-size: 18px;
  font-weight: 400;
}
.password_input_box {
  position: relative;
  margin: 20px 0 30px;
  background-color: var(--white-color);
}
.subfixes {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-40%);
}
.password_input {
  width: 100%;
  font-size: 18px;
  border: unset;
  background-color: var(--white-color);
  padding-right: 16px;
  height: 100%;
}
input:focus {
  outline: unset;
}
.union_icon {
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.signin_button {
  font-weight: 400;
  font-size: 20px;
  border-radius: 6px;
  color: #f7fafc;
  background-color: var(--button-bg-border);
  border: unset;
  cursor: pointer;
  width: fit-content;
  padding: 0px 6px;
  height: 50px;
  border: 2px solid var(--button-bg-border);
  margin-bottom: 20px;
}
.signin_button:hover {
  background-color: transparent;
  color: var(--button-bg-border);
}
.login_form p {
  font-weight: 400;
  font-size: 20px;
  margin: 0;
  color: var(--input-border);
}
.link_text {
  color: var(--button-bg-border);
  cursor: pointer;
  display: flex;
  margin-left: 12px;
}
.link_text_signin {
  color: var(--button-bg-border);
  cursor: pointer;
  display: flex;
}
p.item_center {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 0 5px;
}
section {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 100vh;
}
.content_block {
  display: flex;
  min-height: 100vh;
  width: 100%;
  float: left;
}
.page-contain {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.main-container {
  width: calc(100% - 266px);
  margin-left: 266px;
  transition: all 0.3s ease-in-out;
}
.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 266px;
  background: var(--button-bg-border);
  color: var(--white-color);
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
  z-index: 40;
  display: flex;
  flex-direction: column;
  padding: 15px;
}
.sidebar.open {
  transform: translateX(0);
}
.sidebar-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
}
.sidebar-close {
  display: none;
}
.sidebar-menu {
  margin-top: 24px;
}
.sidebar-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.sidebar-link:hover {
  background-image: var(--sidebar-bg);
  overflow: hidden;
  color: var(--white-color);
}
.sidebar-active {
  background-image: var(--sidebar-bg);
  overflow: hidden;
  border-radius: 4px;
  color: var(--white-color);
}
.sidebar-link {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 15px;
  border-radius: 4px;
  overflow: hidden;
}
.sidebar-bottom {
  margin-top: auto;
}
.logout {
  cursor: pointer;
}
.inline-icon {
  display: inline-block;
  margin-right: 8px;
}
.sidebar-toggle {
  display: none;
  position: fixed;
  top: 16px;
  left: 16px;
  z-index: 50;
  padding: 8px;
  background: #2d2f3a;
  color: white;
  border-radius: 8px;
}
.sidebar-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 30;
}
.custom_container {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
  background-color: var(--container-bg);
}
.select-option-block {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  gap: 12px;
}
.top_bar {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
.search_input_box {
  display: flex;
  align-items: center;
  position: relative;
  background-color: var(--bg-color);
  border: 1px solid var(--modal-bg);
  height: 40px;
  border-radius: 4px;
  overflow: hidden;
  width: 40%;
}
.search_input {
  background-color: transparent;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  border: 0;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}
.search_icon {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  cursor: pointer;
}
.topbar_options {
  display: flex;
  align-items: center;
}
.tab_content_box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.tab_box {
  display: flex;
  justify-content: flex-start;
}
.tab_link {
  position: relative;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
  transition-property: color;
  transition-duration: 150ms;
  margin-right: 30px;
}
.tab_active_decoration {
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 1.5px;
  background-color: var(--button-bg-border);
}
.tab_normal {
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 1.5px;
  background-color: #000;
}
.status_label {
  margin-left: 15px;
}
.select_box {
  border: 1px solid #2d2d2d;
  text-align: center;
  border-radius: 20px;
  padding: 0 5px;
  height: 30px;
  min-width: 80px;
  display: inline-block;
}
.library_label {
  padding-right: 5px;
}
.form_select {
  border: unset;
  background-color: transparent;
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
select.form_select:focus-visible {
  outline: unset;
}
.text-lightblue {
  color: var(--button-bg-border);
}
.text-small {
  color: #9ca3af;
  font-size: 14px;
  line-height: 20px;
}
.thead-fixed {
  border-bottom: 1px solid #e3e3e3;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.scroll_body {
  display: block;
  overflow-y: auto;
  width: 100%;
  max-height: calc(100vh - 250px);
}
.library_datatable .scroll_body {
  max-height: calc(100vh - 200px);
}
.top_bar h3 {
  font-weight: 400;
  font-size: 20px;
  color: var(--input-border);
  margin: 0;
}
.scanning_button,
.save_button {
  font-weight: 500;
  font-size: 16px;
  color: var(--white-color);
  background-color: var(--button-bg-border);
  padding: 0 20px;
  height: 45px;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid var(--button-bg-border);
}
.scanning_button:hover {
  color: var(--button-bg-border);
  background: var(--white-color);
}
.save_button:hover {
  color: var(--button-bg-border);
  background: var(--white-color);
}
.table_section {
  display: flex;
  width: 100%;
  align-items: flex-start;
  height: 100vh;
}
.book_scanner_table {
  box-shadow: 0 0 20.9px -6px #cad5da;
  background: var(--bg-color);
  height: 100%;
  border-radius: 8px;
  overflow: auto;
  width: 100%;
}
.table_card {
  box-shadow: 0 0 20.9px -6px #cad5da;
  background: var(--bg-color);
  height: 100%;
  border-radius: 8px;
  overflow: auto;
  width: calc(50% - 12px);
  margin-right: 24px;
}
.table_card.card-full-width {
  width: 100%;
  height: fit-content;
}
.table_section .table_card:last-child {
  margin-right: 0;
}
.data_table {
  width: 100%;
  border-collapse: collapse;
}
.data_table tbody tr:hover {
  background-color: #c2c1c12b;
  cursor: pointer;
}
.data_table thead tr {
  border-bottom: 1px solid var(--table-border);
  background: var(--bg-color);
}
.data_table th,
td {
  text-align: left;
  padding: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: var(--input-border);
}
.data_table th {
  font-size: 16px;
  text-wrap: nowrap;
  font-weight: 700;
  background-color: var(--table-header-color);
}
.data_table tbody tr + tr {
  border-top: 1px solid var(--table-border);
}
.data_table td {
  font-weight: 400;
  font-family: "Inconsolata", monospace;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.info_box {
  display: flex;
  flex-direction: column;
}
.info_box .name {
  font-family: "Inconsolata", monospace;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.info_box p {
  font-family: "Inconsolata", monospace;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
.data_table .text-center {
  text-align: center;
}
.filter_button_box {
  position: relative;
  width: fit-content;
  margin-bottom: 16px;
}
.date_filter_button {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #2d2d2d;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  background: transparent;
  border-radius: 20px;
  overflow: hidden;
  padding: 8px 10px;
  cursor: pointer;
}
.icon_calendar_week {
  width: 16px;
  height: 16px;
  cursor: pointer;
  color: #323232;
}
.icon_down {
  width: 16px;
  height: 16px;
  cursor: pointer;
  color: #323232;
}
.day_picker_box {
  position: absolute;
  z-index: 50;
  margin-top: 8px;
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  padding: 16px;
}
.date_picker_options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.clear_button {
  cursor: pointer;
  font-size: 14px;
  color: #ef4444;
  text-decoration: underline;
}
.date_range_options {
  display: flex;
  align-items: center;
}
.date_range_options .cancel_button {
  padding: 6px 12px;
  font-size: 14px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  margin-right: 16px;
  cursor: pointer;
}
.apply_button {
  padding: 6px 12px;
  font-size: 14px;
  background-color: #2563eb;
  color: #ffffff;
  border-radius: 4px;
  transition: background-color 0.2s ease;
  cursor: pointer;
}
.popup_overlay {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 150;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.popup_body {
  outline: none;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
}
.popup_modal {
  background-color: var(--modal-bg);
  border-radius: 8px;
  height: 400px;
  max-width: 750px;
  width: 100%;
  position: relative;
  box-shadow: 4px 5px 20.9px -4px var(--modal-bg) 59;
}
.delete_modal {
  position: relative;
  width: 730px;
  margin-left: auto;
  margin-right: auto;
  height: 460px;
  border-radius: 8px;
  overflow: hidden;
  padding: 40px;
}
.delete_confirm_modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.confirm_modal_body {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  padding: 24px;
  max-width: 448px;
  width: 100%;
}
.confirm_modal_body h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
  color: var(--input-border);
}
.confirm_text {
  font-size: 14px;
  color: #4b5563;
  margin-bottom: 24px;
}
.popup_modal.successfully {
  background-color: var(--button-bg-border);
  max-width: 600px;
}
.book_log_modal {
  background-color: var(--modal-bg);
  padding: 30px;
  max-height: 600px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 4px 5px 20.9px -4px #0176a580;
}
.popup_content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 40px 110px;
}
.popup_close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: transparent;
  border: none;
  cursor: pointer;
}
.popup_message {
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: 400;
  color: var(--bg-color);
  text-align: center;
  margin-top: 0;
}
.popup_table_wrapper,
.popup_table {
  display: flex;
  max-height: 200px;
  overflow: auto;
  width: 100%;
}
.popup_table_wrapper .popup_table:last-child {
  margin-left: 15px;
}
.popup_table_wrapper .popup_table {
  max-width: unset;
}
.popup_table {
  max-width: 270px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.popup_row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 6px 10px;
  align-items: center;
  border-top: 1px solid var(--table-border);
}
.popup_table .popup_row:last-child {
  border-bottom: unset;
}
.popup_row.yellow {
  background-color: #fbe267;
  color: #000;
}
.popup_row.red {
  background-color: var(--error-color);
  color: #000;
}
.popup_row .name,
.popup_row .time {
  font-family: "Inconsolata", monospace;
  font-weight: 600;
  font-size: 16px;
  color: var(--input-border);
}
.popup_row .name {
  display: flex;
  flex-direction: column;
}
.popup_row .id {
  font-family: "Inconsolata", monospace;
  font-size: 12px;
  font-weight: 400;
}
.popup_icon {
  width: 97px;
  height: 97px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_icon img {
  width: 100%;
  height: 100%;
}
.font-16 {
  font-size: 16px;
}
.table-wrapper-content {
  padding: 0 60px;
}
.book_card_modal,
.add_employee_modal,
.add_student_modal {
  background-color: var(--modal-bg);
  width: 790px;
  max-width: 790px;
  height: 640px;
  box-shadow: 4px 5px 20.9px -4px var(--modal-bg) 59;
  border-radius: 8px;
  padding: 30px;
  position: relative;
}
.add_student_modal {
  height: fit-content;
  max-width: 470px;
}
.book_details {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.book_img_box {
  min-width: 240px;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  border: 1px dashed var(--input-border);
  margin-right: 20px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.custom_file_upload {
  padding: 10px 20px;
  font-size: 14px;
  color: var(--input-border);
  cursor: pointer;
}
.remove_btn {
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  border-radius: 50%;
  color: white;
  padding: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.remove_btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.book_field_wrapper {
  margin-right: 20px;
  display: inline-flex;
  flex-direction: column;
  width: calc(100% - 20px);
}
.book_img_box img {
  width: 100%;
  height: 100%;
}
.book_info {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.book_title_box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}
.book_title {
  display: flex;
  flex-direction: column;
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: var(--bg-color);
}
.book_title .book_author {
  font-size: 12px;
  font-weight: 400;
}
.status-button {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: var(--bg-color);
  background-color: var(--error-color);
  height: 40px;
  width: 80px;
  border-radius: 12px;
  border: 1px solid var(--error-color);
  cursor: pointer;
}
.book_card_modal .action_buttons {
  position: absolute;
  bottom: 30px;
  right: 30px;
  display: flex;
  justify-content: flex-end;
}
.book_description {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  color: var(--bg-color);
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
}
.taken_count {
  font-weight: 400;
  font-size: 16px;
  color: #47e9b3;
  margin-bottom: 0;
  margin-top: 10px;
}
.users_section {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.recent_users,
.current_user {
  width: 50%;
}
.recent_users h4,
.current_user h4 {
  font-weight: 700;
  font-size: 16px;
  color: var(--bg-color);
  margin-top: 0;
  margin-bottom: 10px;
}
.current_user {
  margin-left: 50px;
}
.user_row {
  background-color: var(--table-border);
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 16px;
  border-radius: 5px;
  margin-bottom: 6px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.action_buttons {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.delete_button {
  font-weight: 400;
  font-size: 16px;
  color: var(--button-bg-border);
  background: transparent;
  cursor: pointer;
  border: 1px solid var(--button-bg-border);
  border-radius: 6px;
  padding: 0 20px;
  margin-right: 10px;
  height: 45px;
}
.delete_button:hover {
  background-color: var(--white-color);
}
button.edit {
  font-weight: 400;
  font-size: 16px;
  color: var(--button-bg-border);
  background: transparent;
  cursor: pointer;
  border: 1px solid var(--button-bg-border);
  border-radius: 6px;
  padding: 0 20px;
  margin-right: 10px;
}
button.edit:hover {
  background-color: var(--white-color);
}
.custom_file_upload {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  background-color: transparent;
  border: 1px solid var(--input-border);
  color: var(--input-border);
  font-size: 12px;
  border-radius: 12px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-top: 12px;
}
.custom_file_upload:hover {
  background-color: var(--button-bg-border);
  border: 1px solid var(--button-bg-border);
  color: var(--white-color);
}
.file_uplod_box {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
input[type="file"] {
  display: none;
}
.add_book_modal {
  width: 730px;
  height: fit-content;
  border-radius: 8px;
  box-shadow: 4px 5px 20.9px -4px var(--modal-bg) 59;
  padding: 30px;
  background-color: var(--modal-bg);
}
.add_book_modal .book_img_box {
  background-color: var(--table-border);
}
.add_book_form {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.book_form__label {
  color: var(--bg-color);
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 4px;
}
.student_option_box .student_checkbox {
  width: calc(50% - 5px);
  margin: 15px 0 15px;
  border: 1px solid;
  padding: 12px 16px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid var(--bg-color);
  padding: 12px 16px;
  border-radius: 4px;
  margin-bottom: 10px;
  background: transparent;
  font-size: 14px;
  color: var(--white-color);
}
.student_option_box .student_checkbox.student_checkbox_checked {
  background-color: #fff;
  color: #000;
}
.student_option_box .student_checkbox.student_checkbox_checked .check_input[type="checkbox"] {
  background-color: #fff;
  color: #000;
  border: 1px solid;
}
.student_option_box .student_checkbox:first-child {
  margin-right: 10px;
}
.student_option_box .student_checkbox:last-child {
  width: 100%;
}
.book_form__input {
  border: 1px solid var(--bg-color);
  padding: 12px 16px;
  border-radius: 4px;
  margin-bottom: 10px;
  background: transparent;
  width: 100%;
  font-size: 14px;
  color: var(--white-color);
}
.book_form_option {
  background-color: var(--modal-bg);
}
.form_input_wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
.form_input_wrapper span {
  display: flex;
  flex-direction: column;
  width: calc(50% - 4px);
  align-items: flex-start;
}
.form_input_wrapper span:last-child {
  margin-left: 8px;
}
.add_employee_modal {
  max-width: 470px;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.student_checkbox {
  display: inline-flex;
  align-items: center;
}
.check_input {
  width: 16px;
  height: 16px;
  accent-color: var(--bg-color);
  display: inline-block;
  margin-right: 5px;
  display: flex;
  align-items: center;
}
.check_input:checked {
  background-color: var(--sidebar-bg);
  color: #000;
  border: 1px solid #000;
}
.check_input:checked .student_checkbox {
  background-color: #fff;
}
.check_input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid var(--bg-color);
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
  overflow: hidden;
}
.check_input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 9px;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.ml-20px {
  margin-left: 20px;
}
.mb-20px {
  margin-bottom: 15px;
}
.configuration_card_section {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.configuration_card_section .select_box {
  width: 100%;
  max-width: 350px;
  height: 46px;
  display: block;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin-right: 16px;
}
.configuration_card_section .select_box select {
  border: unset;
  width: 100%;
}
.configuration_card_section .select_box select:focus-visible {
  outline: unset;
}
.configuration_card_section .card,
.profile_card_section,
.profile_change_password_section {
  background-color: var(--bg-color);
  padding: 28px;
  box-shadow: 4px 4px 20.9px -6px #cad5da;
  display: flex;
  flex-direction: column;
  text-align: left;
  border-radius: 8px;
  width: 100%;
}
.reading_card {
  margin: 20px 0;
}
.card .title {
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  color: var(--input-border);
  display: flex;
  align-items: center;
  display: flex;
}
.configuration_card_section p,
.card p {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  padding: 4px 0 16px;
}
.card_wrapper {
  display: flex;
}
.card_wrapper .card {
  width: calc(50% - 10px);
}
.card_wrapper .card:first-child {
  margin-right: 20px;
}
.configuration_card_section .form__input,
.card .form__input,
.level_card_input {
  width: 350px;
  border: 1px solid var(--input-border);
  height: 45px;
  padding: 0 16px;
  font-weight: 400;
  border-radius: 4px;
  font-size: 16px;
}
.configuration_card_section input.level_card_input {
  border: 1px solid #b9b9b9;
}
.configuration_card_section input.level_card_input:first-child {
  max-width: 140px;
}
.configuration_card_section input.level_card_input:last-child {
  max-width: 238px;
}
.configuration_card_section .form__label,
.card .form__label {
  font-weight: 400;
  font-size: 14px;
  color: var(--input-border);
  margin-bottom: 4px;
  display: block;
  display: flex;
  align-items: center;
}
.configuration_card_section .description {
  font-weight: 400;
  font-size: 12px;
  color: #b9b9b9;
  padding-top: 16px;
  padding-bottom: 0;
  display: block;
  text-align: left;
}
.configuration_card_section .form__label span {
  width: fit-content;
  display: inline-flex;
  margin: 0;
}
.title_icon {
  display: block;
  margin-right: 4px;
}
.field_button {
  margin-top: 25px;
}
.level_card_list {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: flex-start;
}
.level_card {
  background: transparent;
  border: 1px solid #deeef4;
  border-radius: 4px;
  box-shadow: var(--shadow);
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  max-width: 714px;
  width: 100%;
}
.level_card_list h4 {
  font-weight: 400;
  font-size: 16px;
  color: #2d2d2d;
  margin: 0;
  padding-bottom: 16px;
}
.level_wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
.badge {
  color: #f9fbfc;
  display: inline-flex;
  align-items: center;
  padding: 4px 16px;
  border-radius: 9px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 16px;
  min-width: fit-content;
  margin-right: 24px;
}
.badge_beginner {
  background: #47e9b3;
}
.badge_elementary {
  background: #0176a5;
}
.badge_intermediate {
  background: #fbe267;
}
p.lvl_title,
.p.lvl_desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  color: #2d2d2d;
  padding: 0;
}
p.lvl_desc {
  font-size: 12px;
  color: #b9b9b9;
}
button.icon_btn {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #6dcff6;
  border-radius: 4px;
  cursor: pointer;
}
.actions {
  display: flex;
  align-items: center;
}
.actions button.icon_btn:last-child {
  margin-left: 16px;
}
.divider {
  height: 2px;
  max-width: 714px;
  width: 100%;
  background: #deeef4;
  margin: 36px 0;
}
.text_yellow {
  color: #fbe267;
}
.text_red {
  color: #f75a4c;
}
.form_input_wrapper input,
.form_input_wrapper select {
  margin-right: 16px;
}
.profile_card_section,
.profile_change_password_section {
  padding: 28px;
}
.profile_change_password_section {
  margin-top: 20px;
}
.profile_form .form_input_wrapper:nth-child(2) {
  margin-top: 16px;
}
.button_block {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
}
.for_desktop {
  display: block;
}
.for_mobile {
  display: none;
}
.add_employee_modal.password-modal {
  width: 100%;
  max-width: 560px;
  background: var(--pm-bg);
  border-radius: var(--pm-radius);
  box-shadow: var(--pm-shadow);
  padding: 20px;
  font-family: var(--pm-font-sans);
  color: #0b1220;
  display: flex;
  flex-direction: column;
  gap: 12px;
  box-sizing: border-box;
  animation: pm-fade-in 220ms ease;
}
.pm_header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 4px;
}
.pm_icon {
  min-width: 48px;
  min-height: 48px;
  border-radius: 50%;
  background: linear-gradient(180deg, var(--pm-accent), var(--pm-accent-strong));
  color: white;
  display: inline-grid;
  place-items: center;
  font-weight: 700;
  font-size: 18px;
  box-shadow: 0 6px 18px rgba(15, 98, 254, 0.16);
}
.pm_title {
  margin: 0;
  font-size: 18px;
  line-height: 1.1;
}
.pm_sub {
  margin: 0;
  color: var(--pm-muted);
  font-size: 13px;
}
.pm_body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 6px;
}
.pm_label {
  font-weight: 600;
  color: var(--pm-muted);
  font-size: 13px;
}
.pm_password_row {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}
.pm_password_box {
  flex: 1 1 300px;
  border: 1px solid #e6e9ef;
  padding: 12px 14px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  min-height: 48px;
  background: linear-gradient(180deg, #fff, #fbfdff);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.02);
  overflow: hidden;
}
.pm_password_text {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, "Roboto Mono", "Courier New", monospace;
  font-size: 16px;
  letter-spacing: 0.6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: text;
}
.pm_actions {
  display: flex;
  gap: 8px;
  align-items: center;
}
.pm_input {
  width: 100%;
  padding: 0.6rem 0.8rem;
  border: 1px solid #d0d7de;
  border-radius: 6px;
  font-size: 0.95rem;
  line-height: 1.4;
  background-color: #fff;
  color: #24292f;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.pm_input:focus {
  outline: none;
  border-color: #0176a5;
  box-shadow: 0 0 0 3px rgba(1, 118, 165, 0.2);
}
.pm_input:disabled {
  background-color: #f6f8fa;
  cursor: not-allowed;
  opacity: 0.7;
}
.btn {
  border: 1px solid transparent;
  background: #f3f4f6;
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  transition: transform 120ms ease, box-shadow 120ms ease, background 120ms ease;
}
.btn:hover {
  transform: translateY(-1px);
}
.btn:active {
  transform: translateY(0);
}
.btn-primary {
  background: var(--pm-accent);
  color: white;
  border-color: rgba(0, 0, 0, 0.03);
  box-shadow: 0 6px 18px rgba(15, 98, 254, 0.12);
}
.btn-primary.copied {
  background: var(--pm-success);
  box-shadow: 0 6px 18px rgba(22, 163, 74, 0.12);
}
.validation_box {
  margin: 8px 0;
}
.condition_item {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
}
.btn_ghost {
  background: transparent;
  border: 1px solid #e6e9ef;
  color: #0b1220;
  padding: 10px;
  border-radius: 8px;
  cursor: pointer;
}
.btn_secondary {
  background: #0b1220;
  color: #fff;
}
.pm_note {
  margin: 0;
  color: var(--pm-muted);
  font-size: 13px;
}
.pm_footer {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  margin-top: 6px;
}
.pm_actions_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 12px;
}
.pm_action_button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 0.375rem;
  background-color: #0d6efd;
  color: #ffffff;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, opacity 0.2s;
}
.pm_action_button:hover {
  background-color: #0b5ed7;
}
.pm_action_button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.sr_only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@keyframes pm-fade-in {
  from {
    opacity: 0;
    transform: translateY(6px) scale(0.995);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@media (max-width: 520px) {
  .add_employee_modal.password-modal {
    padding: 16px;
    border-radius: 10px;
    width: calc(100% - 32px);
  }
  .pm-password-row {
    flex-direction: column;
    align-items: stretch;
  }
  .pm-actions {
    justify-content: flex-end;
  }
}
@media (max-width: 1100px) {
  .configuration_card_section .form__input,
  .card .form__input,
  .configuration_card_section .select_box {
    width: 240px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .login_box h1 {
    font-size: 42px;
  }
  .add_book_modal {
    width: 600px;
  }
  .scanning_button,
  .save_button {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  header {
    padding: 20px;
  }
  .login_box h1 {
    font-size: 42px;
  }
  .login_box {
    padding: 0 60px;
  }
  .table_section {
    flex-wrap: wrap;
  }
  .table_card {
    width: 100%;
    margin-right: 0;
  }
  .table_section .table_card:last-child {
    margin-top: 20px;
  }
  .popup_modal {
    max-width: 600px;
  }
  .popup_content {
    padding: 40px 80px;
  }
  .table-wrapper-content {
    padding: 0 30px;
  }
  .popup_message {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .book_card_modal {
    max-width: 700px;
    height: 600px;
    padding: 20px;
  }
  .level_card,
  .form_input_wrapper {
    flex-wrap: wrap;
  }
  .configuration_card_section input.level_card_input:first-child {
    max-width: 100%;
    margin-bottom: 16px;
  }
  .configuration_card_section input.level_card_input:last-child {
    max-width: 100%;
    margin-bottom: 16px;
  }
  .level_wrapper {
    flex-direction: column;
  }
  .badge {
    margin-bottom: 20px;
  }
  .actions {
    width: 100%;
    justify-content: end;
  }
  .card_wrapper {
    flex-wrap: wrap;
  }
  .card_wrapper .card {
    width: 100%;
  }
  .card_wrapper .card:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .configuration_card_section .select_box {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .for_desktop {
    display: none;
  }
  .for_mobile {
    display: block;
  }
  .sidebar {
    transform: translateX(-100%);
  }
  .sidebar.open {
    transform: translateX(0);
  }
  .top_bar {
    margin-top: 40px;
  }
  .main-container {
    width: 100%;
    margin-left: 0;
  }
  .sidebar-toggle {
    display: block;
  }
  .sidebar-close {
    display: block;
  }
  .login_box h1 {
    font-size: 32px;
  }
  .login_box {
    padding: 0 30px;
  }
  .top_bar h3 {
    font-size: 16px;
  }
  .scanning_button {
    font-size: 14px;
    padding: 0 8px;
  }
  .search_input_box {
    width: 65%;
  }
  .delete_button,
  .scanning_button {
    height: 30px;
    padding: 0 10px;
  }
  .search_input_box,
  .form_select,
  .date_filter_button {
    height: 30px;
  }
  .search_input {
    font-size: 12px;
    padding: 0 5px;
  }
  .tab_link {
    font-size: 12px;
    margin-right: 15px;
  }
  .data_table th,
  td {
    font-size: 14px;
    width: 120px;
  }
  .popup_modal {
    max-width: 400px;
    padding: 0;
  }
  .popup_message {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .popup_content {
    padding: 20px 40px;
  }
  .popup_table_wrapper {
    flex-wrap: wrap;
  }
  .popup_table_wrapper .popup_table:last-child {
    margin-left: 0;
  }
  .add_book_modal {
    height: 600px;
    overflow: auto;
    margin: 0;
    width: 100%;
  }
  .book_details {
    flex-direction: column;
  }
  .book_card_modal {
    width: 100%;
    margin: 40px;
    height: fit-content;
  }
  .book_img_box {
    width: 100%;
    height: 240px;
    margin-bottom: 15px;
  }
  .book_form__input {
    padding: 8px 10px;
  }
  .status-button {
    font-size: 12px;
    width: 60px;
  }
  .book_title {
    font-size: 16px;
  }
  .book_description,
  .taken_count {
    font-size: 14px;
    padding-right: unset;
  }
  .users_section,
  .button_block {
    margin-top: 15px;
  }
  .current_user {
    margin-left: 15px;
  }
  .action_buttons {
    margin-top: 10px;
  }
  .action_buttons .scanning_button,
  button.edit {
    padding: 0 12px;
  }
  .level_wrapper {
    flex-direction: column;
  }
  .form_input_wrapper {
    width: 100%;
  }
  .actions {
    width: 100%;
    justify-content: center;
  }
  .card_wrapper {
    flex-wrap: wrap;
  }
  .card_wrapper .card {
    width: 100%;
  }
  .configuration_card_section .select_box {
    width: 100%;
    max-width: 100%;
  }
  .card_wrapper .card:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 24px;
  }
  .description {
    font-size: 18px;
    padding-bottom: 30px;
  }
  .login_form p {
    font-size: 18px;
  }
  .signin_button {
    font-size: 16px;
  }
  .password_input_box {
    margin: 16px 0;
  }
  .popup_modal {
    max-width: unset;
    width: 100%;
    padding-top: 0;
    height: fit-content;
  }
  .popup_content {
    padding: 60px 30px;
  }
  .book_card_modal {
    width: 100%;
    margin: 0 30px;
    height: 600px;
    overflow: auto;
  }
  .book_details {
    flex-wrap: wrap;
    width: 100%;
  }
  .book_img_box {
    width: 100%;
    height: 150px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .users_section {
    flex-direction: column;
    width: 100%;
  }
  .current_user {
    margin-left: 0;
  }
  .add_book_modal {
    overflow: auto;
    max-height: 400px;
  }
  .form_input_wrapper {
    flex-wrap: wrap;
  }
  .form_input_wrapper span {
    width: 100%;
    margin: 0;
  }
  .form_input_wrapper span:last-child {
    margin-left: 0;
  }
  .add_employee_modal,
  .add_student_modal {
    width: 100%;
    max-width: unset;
    height: 600px;
    overflow: auto;
  }
  .popup_body {
    width: 95%;
    height: auto;
    max-height: 80vh;
    border-radius: 8px;
    padding: 0.75rem;
  }
  .configuration_card_section .form__input,
  .configuration_card_section .select_box {
    margin-bottom: 15px;
    width: 100%;
    margin-right: 0;
  }
  .configuration_card_section .scanning_button,
  .save_button {
    width: 100%;
  }
  .form_input_wrapper .form__input,
  .card .form__input,
  .configuration_card_section .select_box {
    width: 100%;
    max-width: 100%;
  }
  .field_button {
    margin-top: 0;
  }
  .level_card {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  p.lvl_title,
  .p.lvl_desc {
    text-align: center;
  }
  .badge {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .form_field {
    width: 100%;
  }
  .configuration_card_section input.level_card_input:first-child {
    margin-right: 0;
    width: 100%;
  }
  .configuration_card_section input.level_card_input:last-child {
    margin-right: 0;
    width: 100%;
  }
}
@media (prefers-color-scheme: dark) {
  input::placeholder {
    color: #888888;
    opacity: 1;
  }
  .login_input,
  .password_input_box {
    color: #2d2d2d;
  }
  .login_form p {
    color: #fff;
  }
}
.otp_modal_body {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  padding: 24px;
}
.otp-boxes {
  display: flex;
  gap: 8px;
  justify-content: center;
}
.otp-box {
  width: 40px;
  height: 48px;
  text-align: center;
  font-size: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"DM_Sans","arguments":[{"subsets":["latin"],"weight":["400","500","700"],"variable":"--font-dm"}],"variableName":"dmSans"} ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7ab938503e4547a1-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/13971731025ec697-s.p.woff2) format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/7ab938503e4547a1-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/13971731025ec697-s.p.woff2) format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7ab938503e4547a1-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/13971731025ec697-s.p.woff2) format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'DM Sans Fallback';src: local("Arial");ascent-override: 94.90%;descent-override: 29.66%;line-gap-override: 0.00%;size-adjust: 104.53%
}.__className_ef116d {font-family: 'DM Sans', 'DM Sans Fallback';font-style: normal
}.__variable_ef116d {--font-dm: 'DM Sans', 'DM Sans Fallback'
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"Inconsolata","arguments":[{"subsets":["latin"],"weight":["400","700"],"variable":"--font-inconsolata"}],"variableName":"inconsolata"} ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* vietnamese */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/d4fbdff1b926f9f7-s.woff2) format('woff2');
  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;
}
/* latin-ext */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/e1bfc245270dd1fc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/d8c14dc5fcaf3a63-s.p.woff2) format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/d4fbdff1b926f9f7-s.woff2) format('woff2');
  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;
}
/* latin-ext */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/e1bfc245270dd1fc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/d8c14dc5fcaf3a63-s.p.woff2) format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Inconsolata Fallback';src: local("Arial");ascent-override: 76.59%;descent-override: 16.94%;line-gap-override: 0.00%;size-adjust: 112.16%
}.__className_7e516d {font-family: 'Inconsolata', 'Inconsolata Fallback';font-style: normal
}.__variable_7e516d {--font-inconsolata: 'Inconsolata', 'Inconsolata Fallback'
}

