@import url("https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css");
@import url("../design/_shared/Button/Button.css");
@import url("../design/_shared/Input/Input.css");
@import url("../design/_shared/Card/Card.css");
@import url("../design/_shared/Switch/Switch.css");
@import url("../design/_shared/Tooltip/Tooltip.css");
@import url("../design/_shared/Segment/Segment.css");
@import url("../design/_shared/Checkbox/Checkbox.css");
@import url("../design/_shared/Divider/Divider.css");
@import url("../design/_shared/Tag/Tag.css");
@import url("../design/_shared/Toast/Toast.css");
@import url("../design/_shared/Icon/Icon.css");
@import url("../design/_shared/Avatar/Avatar.css");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@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: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --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-outline-style: solid;
      --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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-400: oklch(.704 .191 22.216);
    --color-red-500: oklch(.637 .237 25.331);
    --color-amber-100: oklch(.962 .059 95.617);
    --color-amber-500: oklch(.769 .188 70.08);
    --color-amber-700: oklch(.555 .163 48.998);
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-300: oklch(.872 .01 258.338);
    --color-gray-400: oklch(.707 .022 261.325);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-gray-600: oklch(.446 .03 256.802);
    --color-gray-700: oklch(.373 .034 259.733);
    --color-gray-800: oklch(.278 .033 256.848);
    --color-gray-900: oklch(.21 .034 264.665);
    --color-neutral-200: oklch(.922 0 0);
    --color-neutral-300: oklch(.87 0 0);
    --color-neutral-400: oklch(.708 0 0);
    --color-neutral-500: oklch(.556 0 0);
    --color-neutral-600: oklch(.439 0 0);
    --color-neutral-700: oklch(.371 0 0);
    --color-neutral-900: oklch(.205 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-4xl: 2.25rem;
    --font-weight-thin: 100;
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-sm: .225rem;
    --radius-md: .425rem;
    --radius-lg: .625rem;
    --radius-xl: 1.025rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
    --color-background: var(--background);
    --color-primary: oklch(.205 0 0);
    --color-secondary: oklch(.97 0 0);
    --color-accent: var(--accent);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
  }

  body {
    line-height: inherit;
  }

  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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  * {
    border-color: var(--border);
  }

  body {
    background-color: var(--color-white);
    color: var(--color-gray-900);
    font-family: var(--font-family-vazir);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    direction: rtl;
  }

  html {
    font-size: var(--font-size);
    scroll-behavior: smooth;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-family: var(--font-family-vazir);
    font-size: var(--text-4xl);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-tight);
    letter-spacing: -.02em;
    color: var(--color-gray-900);
    margin-bottom: var(--spacing-lg);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-family: var(--font-family-vazir);
    font-size: var(--text-3xl);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-snug);
    color: var(--color-gray-900);
    margin-bottom: var(--spacing-base);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-family: var(--font-family-vazir);
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-snug);
    color: var(--color-gray-900);
    margin-bottom: var(--spacing-md);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-family: var(--font-family-vazir);
    font-size: var(--text-xl);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-normal);
    color: var(--color-gray-900);
    margin-bottom: var(--spacing-sm);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h5 {
    font-family: var(--font-family-vazir);
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-normal);
    color: var(--color-gray-800);
    margin-bottom: var(--spacing-sm);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h6 {
    font-family: var(--font-family-vazir);
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-normal);
    color: var(--color-gray-800);
    margin-bottom: var(--spacing-xs);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-family: var(--font-family-vazir);
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: var(--line-height-relaxed);
    color: var(--color-gray-700);
    margin-bottom: var(--spacing-base);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label {
    font-family: var(--font-family-vazir);
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-normal);
    color: var(--color-gray-700);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-family: var(--font-family-vazir);
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-normal);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) small {
    font-family: var(--font-family-vazir);
    font-size: var(--text-sm);
    font-weight: var(--font-weight-normal);
    line-height: var(--line-height-normal);
    color: var(--color-gray-600);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) a {
    font-family: var(--font-family-vazir);
    color: var(--color-primary);
    transition: color var(--transition-base);
    text-decoration: none;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) a:hover {
    color: var(--color-primary-dark);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) strong, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) b {
    font-weight: var(--font-weight-bold);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) code {
    font-family: var(--font-family-mono);
    background-color: var(--color-gray-100);
    border-radius: var(--radius-sm);
    color: var(--color-gray-800);
    padding: .125rem .25rem;
    font-size: .9em;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) textarea, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) select {
    font-family: var(--font-family-vazir);
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: var(--line-height-normal);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input::placeholder, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) textarea::placeholder {
    font-family: var(--font-family-vazir);
    color: var(--color-gray-400);
  }
}

@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-\[16\.37\%_18\.95\%_17\.89\%_19\%\] {
    inset: 16.37% 18.95% 17.89% 19%;
  }

  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-1 {
    top: calc(var(--spacing) * 1);
  }

  .top-1\/2 {
    top: 50%;
  }

  .top-4 {
    top: calc(var(--spacing) * 4);
  }

  .top-\[84px\] {
    top: 84px;
  }

  .top-\[93px\] {
    top: 93px;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-3 {
    right: calc(var(--spacing) * 3);
  }

  .-bottom-4 {
    bottom: calc(var(--spacing) * -4);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .-left-2 {
    left: calc(var(--spacing) * -2);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-1 {
    left: calc(var(--spacing) * 1);
  }

  .left-4 {
    left: calc(var(--spacing) * 4);
  }

  .left-\[13px\] {
    left: 13px;
  }

  .left-\[145px\] {
    left: 145px;
  }

  .z-0 {
    z-index: 0;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .z-40 {
    z-index: 40;
  }

  .z-50 {
    z-index: 50;
  }

  .z-\[60\] {
    z-index: 60;
  }

  .z-\[70\] {
    z-index: 70;
  }

  .z-\[9999\] {
    z-index: 9999;
  }

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }

  .my-\[8px\] {
    margin-block: 8px;
  }

  .-mt-10 {
    margin-top: calc(var(--spacing) * -10);
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-auto {
    margin-top: auto;
  }

  .-mr-4 {
    margin-right: calc(var(--spacing) * -4);
  }

  .mr-0\.5 {
    margin-right: calc(var(--spacing) * .5);
  }

  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }

  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * .5);
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .box-border {
    box-sizing: border-box;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-flex {
    display: inline-flex;
  }

  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }

  .size-20 {
    width: calc(var(--spacing) * 20);
    height: calc(var(--spacing) * 20);
  }

  .size-\[20px\] {
    width: 20px;
    height: 20px;
  }

  .size-\[24px\] {
    width: 24px;
    height: 24px;
  }

  .size-\[32px\] {
    width: 32px;
    height: 32px;
  }

  .size-\[48px\] {
    width: 48px;
    height: 48px;
  }

  .size-\[72px\] {
    width: 72px;
    height: 72px;
  }

  .size-\[75px\] {
    width: 75px;
    height: 75px;
  }

  .size-\[398\.453px\] {
    width: 398.453px;
    height: 398.453px;
  }

  .size-\[638\.453px\] {
    width: 638.453px;
    height: 638.453px;
  }

  .size-\[712\.569px\] {
    width: 712.569px;
    height: 712.569px;
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-11 {
    height: calc(var(--spacing) * 11);
  }

  .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-16 {
    height: calc(var(--spacing) * 16);
  }

  .h-\[23px\] {
    height: 23px;
  }

  .h-\[32px\] {
    height: 32px;
  }

  .h-\[35px\] {
    height: 35px;
  }

  .h-\[48px\] {
    height: 48px;
  }

  .h-\[52px\] {
    height: 52px;
  }

  .h-\[56px\] {
    height: 56px;
  }

  .h-\[60px\] {
    height: 60px;
  }

  .h-\[130px\] {
    height: 130px;
  }

  .h-\[290px\] {
    height: 290px;
  }

  .h-\[374px\] {
    height: 374px;
  }

  .h-\[425px\] {
    height: 425px;
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-\[85vh\] {
    max-height: 85vh;
  }

  .max-h-\[90vh\] {
    max-height: 90vh;
  }

  .min-h-px {
    min-height: 1px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-2 {
    width: calc(var(--spacing) * 2);
  }

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-9 {
    width: calc(var(--spacing) * 9);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-11 {
    width: calc(var(--spacing) * 11);
  }

  .w-12 {
    width: calc(var(--spacing) * 12);
  }

  .w-14 {
    width: calc(var(--spacing) * 14);
  }

  .w-16 {
    width: calc(var(--spacing) * 16);
  }

  .w-\[108px\] {
    width: 108px;
  }

  .w-\[211px\] {
    width: 211px;
  }

  .w-\[280px\] {
    width: 280px;
  }

  .w-\[325px\] {
    width: 325px;
  }

  .w-\[364px\] {
    width: 364px;
  }

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

  .max-w-\[480px\] {
    max-width: 480px;
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .max-w-sm {
    max-width: var(--container-sm);
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-\[180px\] {
    min-width: 180px;
  }

  .min-w-px {
    min-width: 1px;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

  .origin-center {
    transform-origin: center;
  }

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .scale-y-\[-100\%\] {
    --tw-scale-y: -100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-\[1\.04\] {
    scale: 1.04;
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .rotate-\[15deg\] {
    rotate: 15deg;
  }

  .rotate-\[180deg\] {
    rotate: 180deg;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .animate-in {
    animation: enter var(--tw-duration, .15s) var(--tw-ease, ease);
  }

  .animate-ping {
    animation: var(--animate-ping);
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: flex-start;
  }

  .gap-0\.5 {
    gap: calc(var(--spacing) * .5);
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-\[6px\] {
    gap: 6px;
  }

  .gap-\[7px\] {
    gap: 7px;
  }

  .gap-\[8px\] {
    gap: 8px;
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[12px\] {
    gap: 12px;
  }

  .gap-\[16px\] {
    gap: 16px;
  }

  .gap-\[20px\] {
    gap: 20px;
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :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)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  .self-start {
    align-self: flex-start;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-\[6px\] {
    border-radius: 6px;
  }

  .rounded-\[12px\] {
    border-radius: 12px;
  }

  .rounded-\[14\.35px\] {
    border-radius: 14.35px;
  }

  .rounded-\[16px\] {
    border-radius: 16px;
  }

  .rounded-\[21px\] {
    border-radius: 21px;
  }

  .rounded-\[24px\] {
    border-radius: 24px;
  }

  .rounded-\[39\.25px\] {
    border-radius: 39.25px;
  }

  .rounded-\[inherit\] {
    border-radius: inherit;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: .625rem;
  }

  .rounded-md {
    border-radius: .425rem;
  }

  .rounded-xl {
    border-radius: 1.025rem;
  }

  .rounded-t-2xl {
    border-top-left-radius: var(--radius-2xl);
    border-top-right-radius: var(--radius-2xl);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .border-\[\#A0BB9D\] {
    border-color: #a0bb9d;
  }

  .border-\[\#DCE7D1\] {
    border-color: #dce7d1;
  }

  .border-\[\#EAEFEC\] {
    border-color: #eaefec;
  }

  .border-\[\#F3F4F6\] {
    border-color: #f3f4f6;
  }

  .border-\[\#FBFAFB\] {
    border-color: #fbfafb;
  }

  .border-\[\#FEE5E5\] {
    border-color: #fee5e5;
  }

  .border-\[\#a0bb9d\] {
    border-color: #a0bb9d;
  }

  .border-\[\#ebecf0\] {
    border-color: #ebecf0;
  }

  .border-amber-500 {
    border-color: var(--color-amber-500);
  }

  .border-gray-100 {
    border-color: var(--color-gray-100);
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-neutral-200 {
    border-color: var(--color-neutral-200);
  }

  .border-white {
    border-color: var(--color-white);
  }

  .border-white\/20 {
    border-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/20 {
      border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .border-white\/30 {
    border-color: #ffffff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/30 {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }

  .bg-\[\#6F8A6D\] {
    background-color: #6f8a6d;
  }

  .bg-\[\#73A6CD\], .bg-\[\#73a6cd\] {
    background-color: #73a6cd;
  }

  .bg-\[\#A0BB9D\] {
    background-color: #a0bb9d;
  }

  .bg-\[\#CFE3CD\] {
    background-color: #cfe3cd;
  }

  .bg-\[\#D8E1EA\] {
    background-color: #d8e1ea;
  }

  .bg-\[\#DCE7D1\] {
    background-color: #dce7d1;
  }

  .bg-\[\#E8EEF4\] {
    background-color: #e8eef4;
  }

  .bg-\[\#EF3B3D\] {
    background-color: #ef3b3d;
  }

  .bg-\[\#F8FAFC\] {
    background-color: #f8fafc;
  }

  .bg-\[\#FAFAFA\] {
    background-color: #fafafa;
  }

  .bg-\[\#FBFAFB\] {
    background-color: #fbfafb;
  }

  .bg-\[\#FEE5E5\] {
    background-color: #fee5e5;
  }

  .bg-\[\#FEF3C7\] {
    background-color: #fef3c7;
  }

  .bg-\[\#a0bb9d\] {
    background-color: #a0bb9d;
  }

  .bg-\[\#ccd6be\] {
    background-color: #ccd6be;
  }

  .bg-\[\#cfe3cd\] {
    background-color: #cfe3cd;
  }

  .bg-\[\#d8e1ea\] {
    background-color: #d8e1ea;
  }

  .bg-\[\#e1ebe0\] {
    background-color: #e1ebe0;
  }

  .bg-\[\#e8eef4\] {
    background-color: #e8eef4;
  }

  .bg-\[\#e8f5e9\] {
    background-color: #e8f5e9;
  }

  .bg-\[rgb\(245\,245\,245\)\] {
    background-color: #f5f5f5;
  }

  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }

  .bg-black\/40 {
    background-color: #0006;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/40 {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }

  .bg-black\/50 {
    background-color: #00000080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }

  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }

  .bg-red-400 {
    background-color: var(--color-red-400);
  }

  .bg-red-500 {
    background-color: var(--color-red-500);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/10 {
    background-color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/10 {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .bg-white\/20 {
    background-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/20 {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .bg-white\/30 {
    background-color: #ffffff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/30 {
      background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }

  .bg-white\/50 {
    background-color: #ffffff80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/50 {
      background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }

  .bg-white\/60 {
    background-color: #fff9;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/60 {
      background-color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-\[\#73A6CD\] {
    --tw-gradient-from: #73a6cd;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#A0BB9D\] {
    --tw-gradient-from: #a0bb9d;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#EAEFEC\] {
    --tw-gradient-from: #eaefec;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#EF3B3D\] {
    --tw-gradient-from: #ef3b3d;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#F59E0B\] {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-gray-400 {
    --tw-gradient-from: var(--color-gray-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-gray-600 {
    --tw-gradient-from: var(--color-gray-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-white {
    --tw-gradient-from: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#5B89B0\] {
    --tw-gradient-to: #5b89b0;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#8AAA87\] {
    --tw-gradient-to: #8aaa87;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#D97706\] {
    --tw-gradient-to: #d97706;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#DC2626\] {
    --tw-gradient-to: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#DCE7D1\] {
    --tw-gradient-to: #dce7d1;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#EAEFEC\] {
    --tw-gradient-to: #eaefec;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-gray-500 {
    --tw-gradient-to: var(--color-gray-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-gray-700 {
    --tw-gradient-to: var(--color-gray-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .object-contain {
    object-fit: contain;
  }

  .p-1 {
    padding: calc(var(--spacing) * 1);
  }

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-\[16px\] {
    padding: 16px;
  }

  .p-px {
    padding: 1px;
  }

  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-\[12px\] {
    padding-inline: 12px;
  }

  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }

  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

  .pt-\[10px\] {
    padding-top: 10px;
  }

  .pt-\[70px\] {
    padding-top: 70px;
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }

  .pr-13 {
    padding-right: calc(var(--spacing) * 13);
  }

  .pr-15 {
    padding-right: calc(var(--spacing) * 15);
  }

  .pb-0\.5 {
    padding-bottom: calc(var(--spacing) * .5);
  }

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }

  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .text-center {
    text-align: center;
  }

  .text-justify {
    text-align: justify;
  }

  .text-right {
    text-align: right;
  }

  .font-\[\'Vazirmatn\'\,sans-serif\] {
    font-family: Vazirmatn, sans-serif;
  }

  .font-\[\'Vazirmatn\'\] {
    font-family: Vazirmatn;
  }

  .font-mono {
    font-family: var(--font-mono);
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .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-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11\.008px\] {
    font-size: 11.008px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[12\.25px\] {
    font-size: 12.25px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[24px\] {
    font-size: 24px;
  }

  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }

  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }

  .leading-\[11\.008px\] {
    --tw-leading: 11.008px;
    line-height: 11.008px;
  }

  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }

  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

  .leading-\[22px\] {
    --tw-leading: 22px;
    line-height: 22px;
  }

  .leading-\[24px\] {
    --tw-leading: 24px;
    line-height: 24px;
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

  .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);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

  .text-ellipsis {
    text-overflow: ellipsis;
  }

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .text-\[\#2B2D34\], .text-\[\#2b2d34\] {
    color: #2b2d34;
  }

  .text-\[\#4C5051\] {
    color: #4c5051;
  }

  .text-\[\#5B89B0\] {
    color: #5b89b0;
  }

  .text-\[\#5E6C84\] {
    color: #5e6c84;
  }

  .text-\[\#6F8A6D\], .text-\[\#6f8a6d\] {
    color: #6f8a6d;
  }

  .text-\[\#8AAA87\] {
    color: #8aaa87;
  }

  .text-\[\#73A6CD\] {
    color: #73a6cd;
  }

  .text-\[\#94A3B8\] {
    color: #94a3b8;
  }

  .text-\[\#172b4d\] {
    color: #172b4d;
  }

  .text-\[\#253858\] {
    color: #253858;
  }

  .text-\[\#676767\] {
    color: #676767;
  }

  .text-\[\#A0BB9D\] {
    color: #a0bb9d;
  }

  .text-\[\#C1C7D0\] {
    color: #c1c7d0;
  }

  .text-\[\#D97706\] {
    color: #d97706;
  }

  .text-\[\#DC2626\] {
    color: #dc2626;
  }

  .text-\[\#EF3B3D\] {
    color: #ef3b3d;
  }

  .text-\[\#F59E0B\] {
    color: #f59e0b;
  }

  .text-\[\#FB2C36\] {
    color: #fb2c36;
  }

  .text-\[\#a0bb9d\] {
    color: #a0bb9d;
  }

  .text-\[\#ef3b3d\] {
    color: #ef3b3d;
  }

  .text-\[rgb\(255\,255\,255\)\] {
    color: #fff;
  }

  .text-amber-700 {
    color: var(--color-amber-700);
  }

  .text-gray-300 {
    color: var(--color-gray-300);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-gray-700 {
    color: var(--color-gray-700);
  }

  .text-gray-800 {
    color: var(--color-gray-800);
  }

  .text-neutral-400 {
    color: var(--color-neutral-400);
  }

  .text-neutral-500 {
    color: var(--color-neutral-500);
  }

  .text-neutral-700 {
    color: var(--color-neutral-700);
  }

  .text-neutral-900 {
    color: var(--color-neutral-900);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-white\/70 {
    color: #ffffffb3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/70 {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }

  .text-white\/80 {
    color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/80 {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .text-white\/90 {
    color: #ffffffe6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/90 {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }

  .opacity-20 {
    opacity: .2;
  }

  .opacity-25 {
    opacity: .25;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-75 {
    opacity: .75;
  }

  .opacity-\[0\.15\] {
    opacity: .15;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_1px_3px_0px_rgba\(0\,0\,0\,0\.1\)\,0px_1px_2px_-1px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 1px 3px 0px var(--tw-shadow-color, #0000001a), 0px 1px 2px -1px var(--tw-shadow-color, #0000001a);
    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, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    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, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .blur-\[60px\] {
    --tw-blur: blur(60px);
    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, );
  }

  .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, );
  }

  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .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: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-all {
    -webkit-user-select: all;
    user-select: all;
  }

  .fade-in {
    --tw-enter-opacity: 0;
  }

  .running {
    animation-play-state: running;
  }

  .zoom-in {
    --tw-enter-scale: 0;
  }

  @media (hover: hover) {
    .group-hover\:scale-110:is(:where(.group):hover *) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-white\/30:is(:where(.group):hover *) {
      background-color: #ffffff4d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .group-hover\:bg-white\/30:is(:where(.group):hover *) {
        background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .group-hover\/list\:bg-white\/20:is(:where(.group\/list):hover *) {
      background-color: #fff3;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .group-hover\/list\:bg-white\/20:is(:where(.group\/list):hover *) {
        background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .group-hover\/new\:scale-110:is(:where(.group\/new):hover *) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .group-hover\/new\:bg-white\/30:is(:where(.group\/new):hover *) {
      background-color: #ffffff4d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .group-hover\/new\:bg-white\/30:is(:where(.group\/new):hover *) {
        background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
      }
    }
  }

  .placeholder\:text-\[\#C1C7D0\]::placeholder {
    color: #c1c7d0;
  }

  .focus-within\:border-\[\#A0BB9D\]:focus-within {
    border-color: #a0bb9d;
  }

  .focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (hover: hover) {
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:gap-2:hover {
      gap: calc(var(--spacing) * 2);
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#A0BB9D\]:hover {
      border-color: #a0bb9d;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#5A8FB3\]:hover {
      background-color: #5a8fb3;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#8AAA87\]:hover {
      background-color: #8aaa87;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#A0BB9D\]:hover {
      background-color: #a0bb9d;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#D32F31\]:hover {
      background-color: #d32f31;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#E8EEF4\]:hover {
      background-color: #e8eef4;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#E8F5E9\]:hover {
      background-color: #e8f5e9;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#EAEFEC\]:hover {
      background-color: #eaefec;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#EF3B3D\]:hover {
      background-color: #ef3b3d;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#F8FAFC\]:hover {
      background-color: #f8fafc;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#FEE5E5\]:hover {
      background-color: #fee5e5;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#d32f2f\]:hover {
      background-color: #d32f2f;
    }
  }

  @media (hover: hover) {
    .hover\:bg-black\/5:hover {
      background-color: #0000000d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-black\/5:hover {
        background-color: color-mix(in oklab, var(--color-black) 5%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:bg-white:hover {
      background-color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:bg-white\/5:hover {
      background-color: #ffffff0d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-white\/5:hover {
        background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#2B2D34\]:hover {
      color: #2b2d34;
    }
  }

  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .hover\:shadow:hover {
      --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-md:hover {
      --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-xl:hover {
      --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus\:border-transparent:focus {
    border-color: #0000;
  }

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-\[\#A0BB9D\]:focus {
    --tw-ring-color: #a0bb9d;
  }

  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .active\:scale-95:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .active\:scale-\[0\.98\]:active {
    scale: .98;
  }

  .active\:bg-\[\#6F8A6D\]:active {
    background-color: #6f8a6d;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  @media (width >= 48rem) {
    .md\:inset-0 {
      inset: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .md\:mb-8 {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .md\:size-\[56px\] {
      width: 56px;
      height: 56px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-14 {
      height: calc(var(--spacing) * 14);
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[56px\] {
      height: 56px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[480px\] {
      width: 480px;
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }

  @media (width >= 48rem) {
    .md\:justify-center {
      justify-content: center;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 48rem) {
    .md\:rounded-2xl {
      border-radius: var(--radius-2xl);
    }
  }

  @media (width >= 48rem) {
    .md\:rounded-\[24px\] {
      border-radius: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .md\:p-\[20px\] {
      padding: 20px;
    }
  }

  @media (width >= 48rem) {
    .md\:px-\[50px\] {
      padding-inline: 50px;
    }
  }

  @media (width >= 48rem) {
    .md\:pt-\[17px\] {
      padding-top: 17px;
    }
  }

  @media (width >= 48rem) {
    .md\:pt-\[66px\] {
      padding-top: 66px;
    }
  }

  @media (width >= 48rem) {
    .md\:pb-3 {
      padding-bottom: calc(var(--spacing) * 3);
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[14px\] {
      font-size: 14px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[24px\] {
      font-size: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:leading-6 {
      --tw-leading: calc(var(--spacing) * 6);
      line-height: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .md\:leading-9 {
      --tw-leading: calc(var(--spacing) * 9);
      line-height: calc(var(--spacing) * 9);
    }
  }

  @media (width >= 48rem) {
    .md\:leading-\[22\.4px\] {
      --tw-leading: 22.4px;
      line-height: 22.4px;
    }
  }

  @media (width >= 64rem) {
    .lg\:mx-auto {
      margin-inline: auto;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[400px\] {
      width: 400px;
    }
  }

  @media (width >= 64rem) {
    .lg\:max-w-7xl {
      max-width: var(--container-7xl);
    }
  }

  @media (width >= 64rem) {
    .lg\:flex-shrink-0 {
      flex-shrink: 0;
    }
  }

  @media (width >= 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 64rem) {
    .lg\:items-end {
      align-items: flex-end;
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }
}


:root {
  --color-primary: #a0bb9d;
  --color-primary-1: #f0f5ef;
  --color-primary-2: #e1ebe0;
  --color-primary-3: #d2e1d0;
  --color-primary-4: #c3d7c1;
  --color-primary-5: #b4cdb1;
  --color-primary-6: #a0bb9d;
  --color-primary-7: #8aaa87;
  --color-primary-8: #739872;
  --color-primary-9: #5d865c;
  --color-primary-10: #4a6e4a;
  --color-primary-light: #b8ccbb;
  --color-primary-lighter: #ccd6be;
  --color-primary-dark: #8aaa87;
  --color-primary-darker: #6f8a6d;
  --color-secondary: #73a6cd;
  --color-secondary-1: #edf7ff;
  --color-secondary-2: #d8e1ea;
  --color-secondary-3: #c3d3e6;
  --color-secondary-4: #9fb8d7;
  --color-secondary-5: #8badd1;
  --color-secondary-6: #73a6cd;
  --color-secondary-7: #5a8ab8;
  --color-secondary-8: #4570a3;
  --color-secondary-9: #2f568e;
  --color-secondary-10: #1a3d79;
  --color-secondary-light: #d8e1ea;
  --color-secondary-lighter: #e8eef4;
  --color-secondary-dark: #5a8ab8;
  --color-secondary-darker: #4a7099;
  --color-white: #fff;
  --color-neutral-0: #fff;
  --color-neutral-10: #fafbfc;
  --color-neutral-20: #f4f5f7;
  --color-neutral-30: #ebecf0;
  --color-neutral-40: #dfe1e6;
  --color-neutral-50: #c1c7d0;
  --color-neutral-60: #b3bac5;
  --color-neutral-70: #a5adba;
  --color-neutral-80: #97a0af;
  --color-neutral-90: #8993a4;
  --color-neutral-100: #7a869a;
  --color-neutral-200: #6b778c;
  --color-neutral-300: #5e6c84;
  --color-neutral-400: #505f79;
  --color-neutral-500: #42526e;
  --color-neutral-600: #344563;
  --color-neutral-700: #253858;
  --color-neutral-800: #172b4d;
  --color-neutral-900: #091e42;
  --color-neutral-black: #00091a;
  --color-cream: #dce7d1;
  --color-gray-50: #fafbfc;
  --color-gray-100: #f4f5f7;
  --color-gray-200: #ebecf0;
  --color-gray-300: #dfe1e6;
  --color-gray-400: #c1c7d0;
  --color-gray-500: #97a0af;
  --color-gray-600: #7a869a;
  --color-gray-700: #5e6c84;
  --color-gray-800: #344563;
  --color-gray-900: #172b4d;
  --color-success: #0b6623;
  --color-success-1: #f1f8f4;
  --color-success-2: #e8f5e9;
  --color-success-3: #c8e6c9;
  --color-success-4: #a5d6a7;
  --color-success-5: #4caf50;
  --color-success-6: #0b6623;
  --color-success-7: #0a5a1f;
  --color-success-8: #094d1a;
  --color-success-9: #074016;
  --color-success-10: #063312;
  --color-success-light: #4caf50;
  --color-success-bg: #f1f8f4;
  --color-error: #ef3b3d;
  --color-error-1: #fff1f0;
  --color-error-2: #ffccc7;
  --color-error-3: #fee5e5;
  --color-error-4: #ff7875;
  --color-error-5: #ff4d4f;
  --color-error-6: #ef3b3d;
  --color-error-7: #cf1322;
  --color-error-8: #a8071a;
  --color-error-9: #820014;
  --color-error-10: #5c0011;
  --color-error-light: #f66668;
  --color-error-bg: #fee5e5;
  --color-warning: #f59e0b;
  --color-warning-1: #fffbe6;
  --color-warning-2: #fff1b8;
  --color-warning-3: #ffe58f;
  --color-warning-4: #ffd666;
  --color-warning-5: #ffc53d;
  --color-warning-6: #f59e0b;
  --color-warning-7: #d48806;
  --color-warning-8: #ad6800;
  --color-warning-9: #874d00;
  --color-warning-10: #613400;
  --color-warning-light: #fbbf24;
  --color-warning-bg: #fef3c7;
  --color-info: #73a6cd;
  --color-info-1: #e6f4ff;
  --color-info-2: #bae0ff;
  --color-info-3: #91caff;
  --color-info-4: #69b1ff;
  --color-info-5: #4096ff;
  --color-info-6: #73a6cd;
  --color-info-7: #0958d9;
  --color-info-8: #003eb3;
  --color-info-9: #002c8c;
  --color-info-10: #001d66;
  --color-info-light: #d8e1ea;
  --color-info-bg: #e8eef4;
  --color-accent: #73a6cd;
  --color-accent-light: #d8e1ea;
  --color-accent-bg: #e8eef4;
  --spacing-xs: .25rem;
  --spacing-sm: .5rem;
  --spacing-md: .75rem;
  --spacing-base: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-2xl: 2.5rem;
  --spacing-3xl: 3rem;
  --spacing-4xl: 4rem;
  --spacing-5xl: 5rem;
  --radius-sm: .25rem;
  --radius-md: .5rem;
  --radius-lg: .75rem;
  --radius-xl: 1rem;
  --radius-2xl: 1.5rem;
  --radius-full: 9999px;
  --shadow-sm: 0 1px 2px 0 #080a090d;
  --shadow-md: 0 4px 6px -1px #080a091a, 0 2px 4px -1px #080a090f;
  --shadow-lg: 0 10px 15px -3px #080a091a, 0 4px 6px -2px #080a090d;
  --shadow-xl: 0 20px 25px -5px #080a091a, 0 10px 10px -5px #080a090a;
  --shadow-2xl: 0 25px 50px -12px #080a0940;
  --shadow-primary: 0 4px 14px #a0bb9d4d;
  --shadow-secondary: 0 4px 14px #73a6cd4d;
  --shadow-accent: 0 4px 14px #ef3b3d40;
  --shadow-inner: inset 0 2px 4px 0 #080a090d;
  --font-family-vazir: "Vazirmatn", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --font-family-mono: "Courier New", Courier, monospace;
  --text-xs: .75rem;
  --text-sm: .875rem;
  --text-base: 1rem;
  --text-lg: 1.125rem;
  --text-xl: 1.25rem;
  --text-2xl: 1.5rem;
  --text-3xl: 2rem;
  --text-4xl: 2.5rem;
  --text-5xl: 3rem;
  --font-weight-thin: 100;
  --font-weight-extralight: 200;
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --font-weight-black: 900;
  --line-height-tight: 1.2;
  --line-height-snug: 1.375;
  --line-height-normal: 1.5;
  --line-height-relaxed: 1.625;
  --line-height-loose: 2;
  --transition-fast: .15s ease-in-out;
  --transition-base: .2s ease-in-out;
  --transition-slow: .3s ease-out;
  --background: #fff;
  --foreground: var(--color-gray-900);
  --card: #fff;
  --card-foreground: var(--color-gray-900);
  --popover: #fff;
  --popover-foreground: var(--color-gray-900);
  --primary: var(--color-primary);
  --primary-foreground: var(--color-white);
  --secondary: var(--color-secondary);
  --secondary-foreground: var(--color-white);
  --muted: var(--color-gray-100);
  --muted-foreground: var(--color-gray-600);
  --accent: var(--color-accent);
  --accent-foreground: var(--color-white);
  --destructive: var(--color-error);
  --destructive-foreground: var(--color-white);
  --border: var(--color-gray-200);
  --input: var(--color-gray-200);
  --input-background: var(--color-white);
  --ring: var(--color-primary);
  --font-size: 16px;
  --radius: .75rem;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in {
  animation: .2s ease-in fadeIn;
}

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.slide-in-right {
  animation: .3s ease-out slideInRight;
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.slide-in-left {
  animation: .3s ease-out slideInLeft;
}

@keyframes scaleIn {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.scale-in {
  animation: .2s ease-out scaleIn;
}

@keyframes bounce {
  0%, 100% {
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%);
  }

  50% {
    animation-timing-function: cubic-bezier(0, 0, .2, 1);
    transform: none;
  }
}

.bounce {
  animation: .5s ease-in-out bounce;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.pulse {
  animation: 2s infinite pulse;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.spin {
  animation: 1s linear infinite spin;
}

.text-body-large {
  font-size: var(--text-lg);
  font-weight: var(--font-weight-normal);
  line-height: 1.7;
}

.text-body-small {
  font-size: var(--text-sm);
  font-weight: var(--font-weight-normal);
  line-height: 1.6;
}

.text-caption {
  font-size: var(--text-xs);
  font-weight: var(--font-weight-normal);
  color: var(--color-gray-600);
  line-height: 1.5;
}

.text-gradient-primary {
  background: linear-gradient(135deg, #a0bb9d 0%, #73a6cd 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.text-gradient-vibrant {
  background: linear-gradient(135deg, #a0bb9d 0%, #73a6cd 50%, #ccd6be 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.mobile-container {
  max-width: 480px;
  margin: 0 auto;
  padding: 0 1rem;
}

.glass-effect {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background: #fffffff2;
  border: 1px solid #ffffff4d;
}

.font-vazir {
  font-family: var(--font-family-vazir);
}

.font-mono {
  font-family: var(--font-family-mono);
}

.font-thin {
  font-weight: var(--font-weight-thin);
}

.font-extralight {
  font-weight: var(--font-weight-extralight);
}

.font-light {
  font-weight: var(--font-weight-light);
}

.font-normal {
  font-weight: var(--font-weight-normal);
}

.font-medium {
  font-weight: var(--font-weight-medium);
}

.font-semibold {
  font-weight: var(--font-weight-semibold);
}

.font-bold {
  font-weight: var(--font-weight-bold);
}

.font-extrabold {
  font-weight: var(--font-weight-extrabold);
}

.font-black {
  font-weight: var(--font-weight-black);
}

.leading-tight {
  line-height: var(--line-height-tight);
}

.leading-snug {
  line-height: var(--line-height-snug);
}

.leading-normal {
  line-height: var(--line-height-normal);
}

.leading-relaxed {
  line-height: var(--line-height-relaxed);
}

.leading-loose {
  line-height: var(--line-height-loose);
}

.hover-lift {
  transition: all .3s;
}

.hover-lift:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px -8px #a0bb9d33;
}

.hover-scale {
  transition: transform .25s;
}

.hover-scale:hover {
  transform: scale(1.05);
}

.hover-glow {
  transition: all .3s;
}

.hover-glow:hover {
  box-shadow: 0 0 20px #a0bb9d4d;
}













::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: var(--color-gray-100);
}

::-webkit-scrollbar-thumb {
  background: var(--color-gray-400);
  border-radius: var(--radius-full);
}

::-webkit-scrollbar-thumb:hover {
  background: var(--color-gray-500);
}

.input {
  width: 100%;
  padding: var(--spacing-md) var(--spacing-base);
  background-color: var(--color-white);
  border: 2px solid var(--color-gray-200);
  border-radius: var(--radius-lg);
  color: var(--color-gray-800);
  transition: all var(--transition-base);
}

.input:focus {
  border-color: var(--color-primary);
  outline: none;
  box-shadow: 0 0 0 4px #a0bb9d1a;
}

.input-sm {
  padding: var(--spacing-sm) var(--spacing-md);
  min-height: 36px;
}

.input-md {
  padding: var(--spacing-md) var(--spacing-base);
  min-height: 48px;
}

.input-lg {
  padding: var(--spacing-base) var(--spacing-lg);
  min-height: 56px;
}

@media (width <= 639px) {
  :root {
    --font-size: 14px;
  }
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

:focus-visible {
  outline: 2px solid var(--color-primary);
  outline-offset: 2px;
}

.persian-numbers {
  font-variant-numeric: normal;
}

input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.btn {
  justify-content: center;
  align-items: center;
  gap: var(--spacing-sm);
  border-radius: var(--radius-lg);
  cursor: pointer;
  transition: all var(--transition-base);
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  border: none;
  display: inline-flex;
  position: relative;
}

.btn:disabled {
  opacity: .5;
  cursor: not-allowed;
  pointer-events: none;
}

.btn:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #73a6cd;
}

.btn-sm {
  padding: var(--spacing-xs) var(--spacing-md);
  border-radius: var(--radius-md);
  min-height: 32px;
}

.btn-md {
  padding: var(--spacing-md) var(--spacing-lg);
  min-height: 44px;
}

.btn-lg {
  padding: var(--spacing-base) var(--spacing-xl);
  border-radius: var(--radius-xl);
  min-height: 56px;
}

.btn-primary {
  color: var(--color-white);
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 12px #a0bb9d59;
}

.btn-primary:before {
  content: "";
  opacity: 0;
  transition: opacity var(--transition-base);
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  position: absolute;
  inset: 0;
}

.btn-primary:hover:not(:disabled) {
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px #a0bb9d80;
}

.btn-primary:hover:not(:disabled):before {
  opacity: 1;
}

.btn-primary:active:not(:disabled) {
  background: linear-gradient(135deg, #6f8a6d 0%, #5a7a57 100%);
  transform: scale(.98)translateY(0);
  box-shadow: 0 2px 8px #a0bb9d4d;
}

.btn-primary .btn-text {
  z-index: 1;
  position: relative;
}

.btn-secondary {
  color: var(--color-white);
  background: linear-gradient(135deg, #73a6cd 0%, #5a8ab8 100%);
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 12px #73a6cd59;
}

.btn-secondary:before {
  content: "";
  opacity: 0;
  transition: opacity var(--transition-base);
  background: linear-gradient(135deg, #5a8ab8 0%, #4a7aa8 100%);
  position: absolute;
  inset: 0;
}

.btn-secondary:hover:not(:disabled) {
  background: linear-gradient(135deg, #5a8ab8 0%, #4a7aa8 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px #73a6cd80;
}

.btn-secondary:hover:not(:disabled):before {
  opacity: 1;
}

.btn-secondary:active:not(:disabled) {
  background: linear-gradient(135deg, #4a7aa8 0%, #3a6a98 100%);
  transform: scale(.98)translateY(0);
  box-shadow: 0 2px 8px #73a6cd4d;
}

.btn-secondary .btn-text {
  z-index: 1;
  position: relative;
}

.btn-outline {
  color: var(--color-primary);
  border: 2px solid var(--color-primary);
  background-color: #0000;
  position: relative;
  overflow: hidden;
}

.btn-outline:before {
  content: "";
  background: var(--color-primary);
  opacity: 0;
  transition: opacity var(--transition-base);
  position: absolute;
  inset: 0;
}

.btn-outline:hover:not(:disabled) {
  color: var(--color-white);
  border-color: var(--color-primary);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px #a0bb9d4d;
}

.btn-outline:hover:not(:disabled):before {
  opacity: 1;
}

.btn-outline:active:not(:disabled) {
  transform: scale(.98)translateY(0);
}

.btn-outline .btn-text {
  z-index: 1;
  position: relative;
}

.btn-ghost {
  color: var(--color-primary);
  background-color: #0000;
}

.btn-ghost:hover:not(:disabled) {
  background-color: var(--color-gray-100);
}

.btn-ghost:active:not(:disabled) {
  background-color: var(--color-gray-200);
  transform: scale(.98);
}

.btn-danger {
  background-color: var(--color-error);
  color: var(--color-white);
}

.btn-danger:hover:not(:disabled) {
  background-color: #e11d48;
  box-shadow: 0 4px 12px #f43f5e66;
}

.btn-danger:active:not(:disabled) {
  background-color: #be123c;
  transform: scale(.98);
}

.btn-success {
  color: var(--color-white);
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 12px #a0bb9d59;
}

.btn-success:before {
  content: "";
  opacity: 0;
  transition: opacity var(--transition-base);
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  position: absolute;
  inset: 0;
}

.btn-success:hover:not(:disabled) {
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px #a0bb9d80;
}

.btn-success:hover:not(:disabled):before {
  opacity: 1;
}

.btn-success:active:not(:disabled) {
  background: linear-gradient(135deg, #6f8a6d 0%, #5a7a57 100%);
  transform: scale(.98)translateY(0);
  box-shadow: 0 2px 8px #a0bb9d4d;
}

.btn-success .btn-text {
  z-index: 1;
  position: relative;
}

.btn-full {
  width: 100%;
}

.btn-loading {
  pointer-events: none;
}

.btn-spinner {
  margin-left: var(--spacing-sm);
  display: inline-flex;
}

.btn-icon {
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.btn-icon-left {
  margin-left: var(--spacing-xs);
}

.btn-icon-right {
  margin-right: var(--spacing-xs);
}

.btn-text {
  align-items: center;
  display: inline-flex;
}

.btn-icon-only {
  padding: var(--spacing-md);
  border-radius: var(--radius-lg);
  aspect-ratio: 1;
}

.btn-icon-only.btn-sm {
  padding: var(--spacing-sm);
  width: 32px;
  min-height: 32px;
}

.btn-icon-only.btn-md {
  padding: var(--spacing-md);
  width: 44px;
  min-height: 44px;
}

.btn-icon-only.btn-lg {
  padding: var(--spacing-base);
  width: 56px;
  min-height: 56px;
}

.animate-spin {
  animation: 1s linear infinite spin;
}

.verify-otp-container {
  background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 50%, #6ee7b7 100%);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.verify-otp-container:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(circle, #06b6d426 0%, #0000 60%);
  width: 140%;
  height: 140%;
  animation: 8s ease-in-out infinite float;
  position: absolute;
  top: -20%;
  left: -20%;
}

@keyframes float {
  0%, 100% {
    transform: translate(0);
  }

  50% {
    transform: translate(30px, 30px);
  }
}

.verify-otp-card {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  z-index: 1;
  background: #fffffffa;
  border: 1px solid #ffffff4d;
  border-radius: 1.5rem;
  width: 100%;
  max-width: 420px;
  padding: 2.5rem 1.75rem;
  animation: .6s ease-out slideUp;
  position: relative;
  box-shadow: 0 25px 50px -12px #0f172a4d, inset 0 0 1px #ffffff80;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.verify-back-btn {
  cursor: pointer;
  color: #374151;
  background: #f3f4f6;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.verify-back-btn:hover {
  background: #e5e7eb;
}

.verify-header {
  text-align: center;
  margin-bottom: 2rem;
}

.verify-icon {
  justify-content: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.verify-icon svg {
  color: #4ade80;
  filter: drop-shadow(0 4px 12px #4ade804d);
  width: 4rem;
  height: 4rem;
  animation: 2s ease-in-out infinite pulse-icon;
}

@keyframes pulse-icon {
  0%, 100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }
}

.verify-title {
  color: #111827;
  margin-bottom: .5rem;
}

.verify-subtitle {
  color: #6b7280;
}

.verify-phone {
  color: #3b82f6;
  direction: ltr;
  display: inline-block;
}

.otp-container {
  margin-bottom: 1.5rem;
}

.otp-inputs {
  direction: ltr;
  justify-content: center;
  gap: .75rem;
  margin-bottom: .75rem;
  display: flex;
}

.otp-input {
  text-align: center;
  background: #fff;
  border: 2px solid #e2e8f0;
  border-radius: .875rem;
  width: 4rem;
  height: 4rem;
  font-size: 1.75rem;
  font-weight: 600;
  transition: all .25s cubic-bezier(.4, 0, .2, 1);
  box-shadow: 0 2px 4px #0f172a0a;
}

.otp-input:hover {
  border-color: #cbd5e1;
  box-shadow: 0 4px 8px #0f172a14;
}

.otp-input:focus {
  border-color: #4ade80;
  outline: none;
  transform: scale(1.05);
  box-shadow: 0 0 0 4px #4ade8026, 0 4px 12px #4ade8033;
}

.otp-input-error {
  background: #f43f5e05;
  border-color: #f43f5e;
  animation: .4s shake;
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(-8px);
  }

  75% {
    transform: translateX(8px);
  }
}

.otp-error {
  text-align: center;
  color: #ef4444;
  font-size: .875rem;
}

.verify-resend {
  text-align: center;
  color: #6b7280;
  margin-top: 1.5rem;
  font-size: .875rem;
}

.resend-btn {
  color: #3b82f6;
  cursor: pointer;
  background: none;
  border: none;
  margin-right: .25rem;
  text-decoration: none;
}

.resend-btn:hover {
  text-decoration: underline;
}

[dir="rtl"] .verify-back-btn {
  left: 1rem;
  right: auto;
  transform: scaleX(-1);
}

@media (width >= 768px) {
  .verify-otp-card {
    padding: 3rem 2rem;
  }

  .otp-input {
    width: 4.5rem;
    height: 4.5rem;
  }
}

.header {
  z-index: 50;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background: #fffffff2;
  border-bottom: 1px solid #e2e8f099;
  position: sticky;
  top: 0;
  box-shadow: 0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;
}

.header-warning {
  background: linear-gradient(90deg, #fbbf24 0%, #f59e0b 100%);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: .75rem 1rem;
  display: flex;
}

.header-warning-text {
  color: #78350f;
  flex: 1;
  min-width: 200px;
}

.header-warning-btn {
  color: #f59e0b;
  cursor: pointer;
  white-space: nowrap;
  background: #fff;
  border: none;
  border-radius: .375rem;
  padding: .5rem 1rem;
  transition: all .2s;
}

.header-warning-btn:hover {
  background: #fef3c7;
}

.header-main {
  padding: 1rem;
}

.header-container {
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
}

.header-logo {
  flex-shrink: 0;
  align-items: center;
  gap: .75rem;
  display: flex;
  position: relative;
}

.header-logo-text {
  flex-direction: column;
  gap: .125rem;
  display: flex;
}

.logo-text {
  background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 4px #a0bb9d33);
  background-clip: text;
  margin: 0;
}

.logo-subtitle {
  color: var(--color-neutral-600);
  margin: 0;
  font-size: .75rem;
}

.header-nav-desktop {
  gap: .5rem;
  display: none;
}

.nav-link {
  color: #475569;
  border-radius: .75rem;
  padding: .625rem 1.25rem;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.nav-link:after {
  content: "";
  opacity: 0;
  background: linear-gradient(90deg, #3b5bdb 0%, #06b6d4 100%);
  height: 2px;
  transition: opacity .2s;
  position: absolute;
  bottom: .25rem;
  left: 1.25rem;
  right: 1.25rem;
}

.nav-link:hover {
  color: #3b5bdb;
  background: linear-gradient(135deg, #3b5bdb0d 0%, #06b6d408 100%);
}

.nav-link:hover:after {
  opacity: 1;
}

.nav-link:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #3b5bdb;
}

.header-actions {
  align-items: center;
  gap: .5rem;
  display: flex;
}

.header-action-btn {
  color: #475569;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  transition: all .2s;
  display: flex;
  position: relative;
}

.header-action-btn:hover {
  color: #3b5bdb;
  background: linear-gradient(135deg, #3b5bdb14 0%, #06b6d40d 100%);
  transform: scale(1.05);
}

.notification-badge {
  color: #fff;
  background: linear-gradient(135deg, #f43f5e 0%, #fb7185 100%);
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  font-size: .625rem;
  animation: 2s infinite pulse-badge;
  display: flex;
  position: absolute;
  top: .25rem;
  left: .25rem;
  box-shadow: 0 2px 8px #f43f5e66;
}

@keyframes pulse-badge {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: .9;
    transform: scale(1.1);
  }
}

.profile-menu-container {
  position: relative;
}

.profile-menu {
  z-index: 10;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  min-width: 200px;
  position: absolute;
  top: calc(100% + .5rem);
  left: 0;
  box-shadow: 0 4px 6px -1px #0000001a;
}

.profile-menu-header {
  padding: 1rem;
}

.profile-name {
  color: #111827;
  margin: 0;
}

.profile-phone {
  color: #6b7280;
  text-align: left;
  direction: ltr;
  margin: .25rem 0 0;
  font-size: .875rem;
}

.profile-menu-divider {
  background: #e5e7eb;
  height: 1px;
}

.profile-menu-item {
  color: #374151;
  cursor: pointer;
  background: none;
  border: none;
  align-items: center;
  gap: .75rem;
  width: 100%;
  padding: .75rem 1rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.profile-menu-item:hover {
  background: #f3f4f6;
}

.mobile-menu-toggle {
  color: #374151;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.mobile-menu-toggle:hover {
  background: #f3f4f6;
}

.header-nav-mobile {
  border-top: 1px solid #e5e7eb;
  flex-direction: column;
  gap: .25rem;
  padding: 1rem;
  display: flex;
}

.mobile-nav-link {
  color: #374151;
  border-radius: .375rem;
  padding: .75rem 1rem;
  text-decoration: none;
  transition: all .2s;
}

.mobile-nav-link:hover {
  background: #f3f4f6;
}

@media (width >= 768px) {
  .header-nav-desktop {
    display: flex;
  }

  .mobile-menu-toggle, .header-nav-mobile {
    display: none;
  }
}

[dir="rtl"] .notification-badge {
  left: auto;
  right: .25rem;
}

[dir="rtl"] .profile-menu {
  left: auto;
  right: 0;
}

[dir="rtl"] .profile-phone {
  text-align: right;
}

.card {
  background-color: #fff;
  border: 1px solid #e8eef4;
  border-radius: .625rem;
  transition: all .25s cubic-bezier(.4, 0, .2, 1);
}

.card-default {
  background: #fff;
  border: 1px solid #e8eef4;
  box-shadow: 0 1px 2px #0000000a;
}

.card-outlined {
  box-shadow: none;
  background: #fff;
  border: 1px solid #d8e1ea;
}

.card-elevated {
  background: #fff;
  border: 1px solid #e8eef4;
  box-shadow: 0 2px 4px #0000000f;
}

.card-padding-none {
  padding: 0;
}

.card-padding-sm {
  padding: .75rem;
}

.card-padding-md {
  padding: 1rem;
}

.card-padding-lg {
  padding: 1.25rem;
}

.card-hoverable {
  cursor: pointer;
  background: #fff;
  position: relative;
}

.card-hoverable:hover {
  background: #fafbfb;
  border-color: #b8ccbb;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px #00000014;
}

.card-hoverable:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000000a;
}

.card-clickable {
  cursor: pointer;
  background: #fff;
  transition: all .25s cubic-bezier(.4, 0, .2, 1);
  position: relative;
}

.card-clickable:hover {
  background: #fafbfb;
  border-color: #a0bb9d;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px #00000014;
}

.card-clickable:active {
  transform: scale(.995);
  box-shadow: 0 1px 2px #0000000a;
}

.card-clickable:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #a0bb9d;
  box-shadow: 0 0 0 4px #a0bb9d1a;
}

.card-header {
  border-bottom: 1px solid #f3f4f6;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  margin-bottom: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.card-header-content {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.card-header-action {
  flex-shrink: 0;
}

.card-body {
  flex: 1;
}

.card-footer {
  border-top: 1px solid #f3f4f6;
  justify-content: flex-end;
  align-items: center;
  gap: .75rem;
  margin-top: .75rem;
  padding-top: .75rem;
  display: flex;
}

.card-highlighted {
  background: #fff;
  border: 2px solid #a0bb9d;
  box-shadow: 0 2px 8px #a0bb9d1f;
}

.card-gradient {
  color: #2b2d34;
  background: linear-gradient(135deg, #eaefec 0%, #dce7d1 100%);
  border: 1px solid #d1d5db;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 8px #0000000f;
}

.card-gradient:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(circle, #fff6 0%, #0000 70%);
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  right: -30%;
}

.card-gradient .card-header {
  z-index: 1;
  border-bottom-color: #d1d5db;
  position: relative;
}

.card-gradient .card-footer {
  z-index: 1;
  border-top-color: #d1d5db;
  position: relative;
}

.card:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #a0bb9d;
}

.card-light {
  background: #fff;
  border: 1px solid #d1d5db;
}

.card-subtle {
  box-shadow: none;
  background: #fafbfb;
  border: 1px solid #f3f4f6;
}

.card-square {
  aspect-ratio: 1;
  flex-direction: column;
  display: flex;
}

@media (width >= 768px) {
  .card {
    border-radius: .75rem;
  }

  .card-elevated {
    box-shadow: 0 4px 12px #00000014, 0 2px 6px #0000000a;
  }

  .card-padding-sm {
    padding: 1rem;
  }

  .card-padding-md {
    padding: 1.25rem;
  }

  .card-padding-lg {
    padding: 1.5rem;
  }

  .card-hoverable:hover, .card-clickable:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px #0000001a, 0 4px 8px #0000000f;
  }

  .card-clickable:active {
    transform: translateY(0);
  }

  .card-header {
    gap: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

  .card-header-content {
    gap: 1rem;
  }

  .card-footer {
    gap: 1rem;
    margin-top: 1rem;
    padding-top: 1rem;
  }
}

@media (width >= 1024px) {
  .card-padding-lg {
    padding: 2rem;
  }
}

@media (width <= 767px) {
  .card-header.card-header-stack {
    flex-direction: column;
    align-items: flex-start;
  }

  .card-footer.card-footer-stack {
    flex-direction: column;
    align-items: stretch;
  }

  .card-footer.card-footer-stack > * {
    width: 100%;
  }
}

.video-verification-container {
  background: #f5f5f5;
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

.video-verification-main {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.verification-step {
  width: 100%;
  max-width: 500px;
  animation: .4s ease-out fadeIn;
}

.verification-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 16px #00000014;
}

.card-content {
  padding: 2rem 1.5rem;
}

.step-header {
  text-align: center;
  margin-bottom: 2rem;
}

.icon-circle {
  color: #fff;
  background: #2b2d34;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-bottom: 1rem;
  display: inline-flex;
}

.step-header h1, .step-header h2 {
  color: #2b2d34;
  margin-bottom: .5rem;
}

.subtitle {
  color: #676767;
  margin: 0;
}

.description-box {
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  margin-bottom: 1.5rem;
  padding: 1rem 1.25rem;
}

.description-box p {
  color: #4c5051;
  margin: 0;
  line-height: 1.6;
}

.description-box strong {
  color: #2b2d34;
}

.instructions-section {
  margin-bottom: 1.5rem;
}

.section-header {
  color: #676767;
  align-items: center;
  gap: .5rem;
  margin-bottom: 1rem;
  display: flex;
}

.section-header h2 {
  color: #2b2d34;
  margin: 0;
}

.instruction-list {
  flex-direction: column;
  gap: .75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.instruction-item {
  background: #eaefec;
  border-radius: 8px;
  align-items: center;
  gap: .75rem;
  padding: .75rem;
  display: flex;
}

.instruction-number {
  color: #fff;
  background: #a0bb9d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 28px;
  height: 28px;
  font-size: .875rem;
  display: flex;
}

.instruction-item p {
  color: #4c5051;
  flex: 1;
  margin: 0;
}

.instruction-grid {
  grid-template-columns: 1fr;
  gap: .75rem;
  display: grid;
}

.instruction-card {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  transition: all .3s;
  display: flex;
}

.instruction-card:hover {
  border-color: #d0d0d0;
  transform: translateY(-2px);
  box-shadow: 0 2px 8px #00000014;
}

.instruction-icon-wrapper {
  color: #4c5051;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  display: flex;
}

.instruction-content {
  flex: 1;
}

.instruction-content h3 {
  color: #2b2d34;
  margin: 0 0 .25rem;
  font-size: 1rem;
}

.instruction-content p {
  color: #676767;
  margin: 0;
  font-size: .875rem;
}

.alert {
  border-radius: 12px;
  align-items: flex-start;
  gap: .75rem;
  margin-bottom: 1.5rem;
  padding: 1rem;
  display: flex;
}

.alert svg {
  flex-shrink: 0;
  margin-top: 2px;
}

.alert p {
  flex: 1;
  margin: 0;
  line-height: 1.5;
}

.alert-error {
  color: #ef3b3d;
  background: #fee5e5;
  border: 1px solid #ef3b3d;
}

.actions-group {
  flex-direction: column;
  gap: .75rem;
  margin-bottom: 1rem;
  display: flex;
}

.info-note {
  color: #4c5051;
  background: #d8e1ea;
  border-radius: 8px;
  align-items: flex-start;
  gap: .5rem;
  padding: .75rem 1rem;
  display: flex;
}

.info-note svg {
  color: #73a6cd;
  flex-shrink: 0;
  margin-top: 2px;
}

.info-note p {
  margin: 0;
  font-size: .875rem;
  line-height: 1.5;
}

.camera-container {
  aspect-ratio: 4 / 3;
  background: #000;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
  overflow: hidden;
}

.camera-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.countdown-overlay {
  z-index: 10;
  background: #0000004d;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.countdown-number {
  color: #fff;
  text-shadow: 0 4px 16px #00000080;
  font-size: 6rem;
  font-weight: 300;
  animation: 1s ease-in-out infinite pulse;
}

.recording-badge {
  color: #fff;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: #ef3b3df2;
  border-radius: 20px;
  align-items: center;
  gap: .5rem;
  padding: .5rem 1rem;
  font-size: .875rem;
  display: flex;
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.recording-dot {
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  animation: 1.5s ease-in-out infinite blink;
}

@keyframes blink {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }
}

.video-preview-container {
  aspect-ratio: 4 / 3;
  background: #000;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 1.5rem;
  overflow: hidden;
}

.preview-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.success-icon-wrapper {
  text-align: center;
  margin-bottom: 1.5rem;
}

.success-circle {
  color: #fff;
  background: #2b2d34;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 96px;
  animation: .5s ease-out scaleIn;
  display: inline-flex;
}

.success-text {
  text-align: center;
  margin-bottom: 1.5rem;
}

.success-text h2 {
  color: #2b2d34;
  margin-bottom: .75rem;
}

.success-text p {
  color: #676767;
  margin: 0;
  line-height: 1.6;
}

.security-note {
  color: #4c5051;
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  padding: .75rem 1rem;
  font-size: .875rem;
  display: flex;
}

.security-note svg {
  color: #676767;
}

@media (width >= 768px) {
  .verification-step {
    max-width: 560px;
  }

  .card-content {
    padding: 2.5rem 2rem;
  }

  .icon-circle {
    width: 72px;
    height: 72px;
  }

  .success-circle {
    width: 112px;
    height: 112px;
  }

  .instruction-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}

@media (width >= 1024px) {
  .verification-step {
    max-width: 600px;
  }

  .card-content {
    padding: 3rem 2.5rem;
  }

  .icon-circle {
    width: 80px;
    height: 80px;
  }

  .success-circle {
    width: 128px;
    height: 128px;
  }

  .instruction-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}

.simple-header {
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-gray-200);
  z-index: 100;
  direction: rtl;
  position: sticky;
  top: 0;
}

.simple-header-container {
  max-width: 1200px;
  padding: var(--spacing-lg);
  margin: 0 auto;
}

.simple-header-content {
  align-items: center;
  gap: var(--spacing-md);
  direction: rtl;
  display: flex;
}

.simple-header-back-btn {
  border: 1px solid var(--color-gray-300);
  border-radius: var(--radius-lg);
  width: 40px;
  height: 40px;
  color: var(--color-gray-700);
  cursor: pointer;
  transition: all var(--transition-base);
  background-color: #0000;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.simple-header-back-btn:hover {
  background-color: var(--color-gray-100);
  border-color: var(--color-primary);
  color: var(--color-primary);
}

.simple-header-back-btn:active {
  transform: scale(.95);
}

.simple-header-title {
  color: var(--color-gray-900);
  text-align: right;
  flex: 1;
  margin: 0;
}

@media (width <= 768px) {
  .simple-header-container {
    padding: var(--spacing-md);
  }
}

.verification-alert {
  border-color: var(--color-warning, #f59e0b);
  background-color: #fffbeb;
  margin-bottom: 1rem;
}

.verification-alert-content {
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  display: flex;
}

.verification-alert-icon {
  color: var(--color-warning, #f59e0b);
  flex-shrink: 0;
}

.verification-alert-text {
  flex: 1;
}

.verification-alert-text h3 {
  color: #92400e;
  margin: 0 0 .25rem;
}

.verification-alert-text p {
  color: #78350f;
  margin: 0;
}

@media (width <= 767px) {
  .verification-alert-content {
    text-align: center;
    flex-direction: column;
  }

  .verification-alert button {
    width: 100%;
  }
}

.datepicker-container {
  z-index: 1000;
  background: #fff;
  border: 1px solid #dce7d1;
  border-radius: .75rem;
  min-width: 320px;
  padding: 1rem;
  animation: .2s ease-out datepickerFadeIn;
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  box-shadow: 0 8px 24px #0000001f, 0 2px 6px #00000014;
}

@keyframes datepickerFadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.datepicker-header {
  border-bottom: 2px solid #dce7d1;
  flex-direction: column;
  gap: .5rem;
  margin-bottom: 1rem;
  padding-bottom: .75rem;
  display: flex;
}

.datepicker-nav {
  justify-content: space-between;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.datepicker-current {
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: .125rem;
  display: flex;
}

.datepicker-month {
  color: #2b2d34;
  font-size: 1rem;
  font-weight: 700;
}

.datepicker-year {
  color: #676767;
  font-size: .875rem;
  font-weight: 600;
}

.datepicker-nav-btn, .datepicker-year-btn {
  color: #676767;
  cursor: pointer;
  background: #eaefec;
  border: none;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: all .2s;
  display: flex;
}

.datepicker-nav-btn:hover, .datepicker-year-btn:hover {
  color: #fff;
  background: #a0bb9d;
  transform: scale(1.05);
}

.datepicker-nav-btn:active, .datepicker-year-btn:active {
  transform: scale(.95);
}

.datepicker-year-nav {
  justify-content: center;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.datepicker-year-btn {
  width: 28px;
  height: 28px;
}

.datepicker-weekdays {
  grid-template-columns: repeat(7, 1fr);
  gap: .25rem;
  margin-bottom: .5rem;
  display: grid;
}

.datepicker-weekday {
  text-align: center;
  color: #676767;
  text-transform: uppercase;
  padding: .5rem 0;
  font-size: .75rem;
  font-weight: 700;
}

.datepicker-days {
  grid-template-columns: repeat(7, 1fr);
  gap: .25rem;
  margin-bottom: .75rem;
  display: grid;
}

.datepicker-day-empty {
  aspect-ratio: 1;
}

.datepicker-day {
  aspect-ratio: 1;
  color: #2b2d34;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  font-size: .875rem;
  font-weight: 600;
  transition: all .2s;
  display: flex;
  position: relative;
}

.datepicker-day:hover:not(.disabled) {
  background: #eaefec;
  transform: scale(1.05);
}

.datepicker-day:active:not(.disabled) {
  transform: scale(.95);
}

.datepicker-day.today {
  color: #73a6cd;
  background: linear-gradient(135deg, #e8eef4 0%, #d8e1ea 100%);
  font-weight: 700;
}

.datepicker-day.today:after {
  content: "";
  background: #73a6cd;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
}

.datepicker-day.selected {
  color: #fff;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  font-weight: 700;
  box-shadow: 0 2px 8px #a0bb9d66;
}

.datepicker-day.selected:hover {
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  transform: scale(1.05);
}

.datepicker-day.disabled {
  color: #ccc;
  cursor: not-allowed;
  background: none;
}

.datepicker-day.disabled:hover {
  background: none;
  transform: none;
}

.datepicker-footer {
  border-top: 1px solid #eaefec;
  justify-content: center;
  padding-top: .75rem;
  display: flex;
}

.datepicker-today-btn {
  color: #fff;
  cursor: pointer;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border: none;
  border-radius: .5rem;
  padding: .5rem 1.5rem;
  font-size: .875rem;
  font-weight: 600;
  transition: all .2s;
  box-shadow: 0 2px 6px #a0bb9d4d;
}

.datepicker-today-btn:hover {
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px #a0bb9d66;
}

.datepicker-today-btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px #a0bb9d4d;
}

@media (width <= 768px) {
  .datepicker-container {
    min-width: 280px;
    padding: .75rem;
  }

  .datepicker-month {
    font-size: .875rem;
  }

  .datepicker-year {
    font-size: .75rem;
  }

  .datepicker-day {
    font-size: .8125rem;
  }

  .datepicker-today-btn {
    padding: .5rem 1.25rem;
    font-size: .8125rem;
  }
}

.timepicker-container {
  z-index: 1000;
  background: #fff;
  border: 1px solid #dce7d1;
  border-radius: .75rem;
  min-width: 280px;
  padding: 1rem;
  animation: .2s ease-out timepickerFadeIn;
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  box-shadow: 0 8px 24px #0000001f, 0 2px 6px #00000014;
}

@keyframes timepickerFadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.timepicker-header {
  border-bottom: 2px solid #dce7d1;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  margin-bottom: 1rem;
  padding-bottom: .75rem;
  display: flex;
}

.timepicker-title {
  color: #2b2d34;
  font-size: 1rem;
  font-weight: 700;
}

.timepicker-display {
  background: linear-gradient(135deg, #eaefec 0%, #dce7d1 100%);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  padding: 1rem;
  display: flex;
}

.timepicker-display-time {
  color: #2b2d34;
  letter-spacing: .1em;
  font-family: Courier New, monospace;
  font-size: 2rem;
  font-weight: 700;
}

.timepicker-selectors {
  align-items: stretch;
  gap: .5rem;
  margin-bottom: 1rem;
  display: flex;
}

.timepicker-column {
  flex-direction: column;
  flex: 1;
  gap: .5rem;
  display: flex;
}

.timepicker-column-header {
  text-align: center;
  color: #676767;
  background: #eaefec;
  border-radius: .375rem;
  padding: .5rem;
  font-size: .875rem;
  font-weight: 700;
}

.timepicker-column-scroll {
  scrollbar-width: thin;
  scrollbar-color: #a0bb9d #eaefec;
  flex-direction: column;
  gap: .25rem;
  max-height: 200px;
  padding: .25rem;
  display: flex;
  overflow-y: auto;
}

.timepicker-column-scroll::-webkit-scrollbar {
  width: 6px;
}

.timepicker-column-scroll::-webkit-scrollbar-track {
  background: #eaefec;
  border-radius: 3px;
}

.timepicker-column-scroll::-webkit-scrollbar-thumb {
  background: #a0bb9d;
  border-radius: 3px;
}

.timepicker-column-scroll::-webkit-scrollbar-thumb:hover {
  background: #8aaa87;
}

.timepicker-item {
  color: #2b2d34;
  cursor: pointer;
  text-align: center;
  background: none;
  border: none;
  border-radius: .375rem;
  padding: .625rem;
  font-family: Courier New, monospace;
  font-size: .9375rem;
  font-weight: 600;
  transition: all .2s;
}

.timepicker-item:hover:not(.disabled) {
  background: #eaefec;
  transform: scale(1.03);
}

.timepicker-item:active:not(.disabled) {
  transform: scale(.97);
}

.timepicker-item.selected {
  color: #fff;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  font-weight: 700;
  box-shadow: 0 2px 6px #a0bb9d66;
}

.timepicker-item.selected:hover {
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  transform: scale(1.03);
}

.timepicker-item.disabled {
  color: #ccc;
  cursor: not-allowed;
  background: none;
}

.timepicker-item.disabled:hover {
  background: none;
  transform: none;
}

.timepicker-separator {
  color: #676767;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 2rem;
  padding: 0 .25rem;
  font-size: 2rem;
  font-weight: 700;
  display: flex;
}

.timepicker-footer {
  border-top: 1px solid #eaefec;
  justify-content: center;
  padding-top: .75rem;
  display: flex;
}

.timepicker-now-btn {
  color: #fff;
  cursor: pointer;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border: none;
  border-radius: .5rem;
  padding: .5rem 1.5rem;
  font-size: .875rem;
  font-weight: 600;
  transition: all .2s;
  box-shadow: 0 2px 6px #a0bb9d4d;
}

.timepicker-now-btn:hover {
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px #a0bb9d66;
}

.timepicker-now-btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px #a0bb9d4d;
}

@media (width <= 768px) {
  .timepicker-container {
    min-width: 260px;
    padding: .75rem;
  }

  .timepicker-display-time {
    font-size: 1.75rem;
  }

  .timepicker-column-scroll {
    max-height: 160px;
  }

  .timepicker-item {
    padding: .5rem;
    font-size: .875rem;
  }

  .timepicker-separator {
    font-size: 1.5rem;
  }
}

.input-wrapper {
  width: auto;
  display: inline-block;
  position: relative;
}

.input-full {
  width: 100%;
}

.input-label {
  color: var(--color-gray-700);
  margin-bottom: var(--spacing-xs);
  display: block;
}

.input-container {
  align-items: center;
  display: flex;
  position: relative;
}

.input {
  width: 100%;
  padding: var(--spacing-md) var(--spacing-base);
  border: 2px solid var(--color-gray-200);
  border-radius: var(--radius-lg);
  background-color: var(--color-white);
  color: var(--color-gray-900);
  transition: all var(--transition-base);
  text-align: right;
  direction: rtl;
  min-height: 52px;
  box-shadow: 0 1px 2px #0f172a08;
}

.input-full-width {
  width: 100%;
}

.input::placeholder {
  color: var(--color-gray-400);
}

.input:hover:not(:disabled) {
  border-color: var(--color-gray-300);
}

.input:focus {
  border-color: var(--color-primary);
  outline: none;
  transform: translateY(-1px);
  box-shadow: 0 0 0 4px #a0bb9d26, 0 2px 8px #a0bb9d1a;
}

.input-error {
  border-color: var(--color-error);
  background-color: #f43f5e05;
}

.input-error:focus {
  border-color: var(--color-error);
  box-shadow: 0 0 0 4px #f43f5e1f, 0 2px 8px #f43f5e14;
}

.input:disabled {
  background-color: var(--color-gray-100);
  color: var(--color-gray-500);
  cursor: not-allowed;
  opacity: .6;
}

.input-with-icon-left {
  padding-right: var(--spacing-3xl);
}

.input-with-icon-right {
  padding-left: var(--spacing-3xl);
}

.input-icon {
  color: var(--color-gray-400);
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.input-icon-left {
  right: var(--spacing-base);
}

.input-icon-right {
  left: var(--spacing-base);
}

.input-error-text {
  color: var(--color-error);
  font-size: var(--text-sm);
  margin-top: var(--spacing-xs);
}

.input-helper-text {
  color: var(--color-gray-600);
  font-size: var(--text-sm);
  margin-top: var(--spacing-xs);
}

.input-sm {
  min-height: 40px;
  padding: var(--spacing-sm) var(--spacing-md);
  font-size: var(--text-sm);
}

.input-lg {
  min-height: 56px;
  padding: var(--spacing-base) var(--spacing-lg);
}

[dir="ltr"] .input-icon-left {
  left: var(--spacing-base);
  right: auto;
}

[dir="ltr"] .input-icon-right {
  right: var(--spacing-base);
  left: auto;
}

[dir="ltr"] .input-with-icon-left {
  padding-left: var(--spacing-3xl);
  padding-right: var(--spacing-base);
}

[dir="ltr"] .input-with-icon-right {
  padding-right: var(--spacing-3xl);
  padding-left: var(--spacing-base);
}

.input-with-datepicker {
  cursor: pointer;
  padding-left: 3rem;
}

.input-calendar-icon {
  color: #a0bb9d;
  cursor: pointer;
  z-index: 1;
  background: none;
  border: none;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: 50%;
  left: .75rem;
  transform: translateY(-50%);
}

.input-calendar-icon:hover:not(:disabled) {
  color: #6f8a6d;
  background: #eaefec;
  transform: translateY(-50%)scale(1.1);
}

.input-calendar-icon:active:not(:disabled) {
  transform: translateY(-50%)scale(.95);
}

.input-calendar-icon:disabled {
  opacity: .5;
  cursor: not-allowed;
}

[dir="ltr"] .input-with-datepicker {
  padding-right: 3rem;
  padding-left: var(--spacing-base);
}

[dir="ltr"] .input-calendar-icon {
  left: auto;
  right: .75rem;
}

.input-with-timepicker {
  cursor: pointer;
  padding-left: 3rem;
}

.input-clock-icon {
  color: #a0bb9d;
  cursor: pointer;
  z-index: 1;
  background: none;
  border: none;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: 50%;
  left: .75rem;
  transform: translateY(-50%);
}

.input-clock-icon:hover:not(:disabled) {
  color: #6f8a6d;
  background: #eaefec;
  transform: translateY(-50%)scale(1.1);
}

.input-clock-icon:active:not(:disabled) {
  transform: translateY(-50%)scale(.95);
}

.input-clock-icon:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.coming-soon-modal-overlay {
  z-index: 9999;
  background-color: #0009;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  animation: .2s ease-out fadeIn;
  display: flex;
  position: fixed;
  inset: 0;
}

.coming-soon-modal-content {
  background: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 480px;
  animation: .3s ease-out slideUp;
  position: relative;
  box-shadow: 0 20px 60px #0000004d;
}

.coming-soon-modal-close {
  color: #676767;
  cursor: pointer;
  z-index: 1;
  background: #f3f4f6;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.coming-soon-modal-close:hover {
  color: #2b2d34;
  background: #e5e7eb;
  transform: rotate(90deg);
}

.coming-soon-modal-body {
  text-align: center;
  padding: 3rem 2rem 2rem;
}

.coming-soon-icon {
  color: #f59e0b;
  justify-content: center;
  margin-bottom: 1.5rem;
  animation: 2s infinite bounce;
  display: flex;
}

.coming-soon-title {
  color: #2b2d34;
  margin: 0 0 1rem;
  font-size: 1.5rem;
}

.coming-soon-description {
  color: #676767;
  margin: 0 0 2rem;
  line-height: 1.8;
}

.coming-soon-actions {
  justify-content: center;
  gap: 1rem;
  display: flex;
}

.coming-soon-actions button {
  min-width: 150px;
}

@media (width <= 640px) {
  .coming-soon-modal-overlay {
    padding: .5rem;
  }

  .coming-soon-modal-content {
    border-radius: .75rem;
  }

  .coming-soon-modal-body {
    padding: 2.5rem 1.5rem 1.5rem;
  }

  .coming-soon-title {
    font-size: 1.25rem;
  }

  .coming-soon-icon svg {
    width: 48px;
    height: 48px;
  }

  .coming-soon-actions {
    flex-direction: column;
  }

  .coming-soon-actions button {
    width: 100%;
  }
}

.mobile-bottom-nav {
  z-index: 50;
  height: 72px;
  padding: 0 16px;
  padding-bottom: env(safe-area-inset-bottom);
  background: #fff;
  border-top: 1px solid #e2e8f0;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 -4px 20px -5px #0000000d;
}

.nav-item {
  color: #94a3b8;
  cursor: pointer;
  background: none;
  border: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  width: 60px;
  height: 100%;
  padding-top: 8px;
  font-size: 11px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
  position: relative;
}

.nav-item.active {
  color: #6f8a6d;
  font-weight: 700;
}

.nav-item.active:before {
  content: "";
  z-index: -1;
  background: linear-gradient(135deg, #a0bb9d26, #8aaa8733);
  border-radius: 16px;
  width: 48px;
  height: 48px;
  animation: 2s ease-in-out infinite pulseActive;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
}

.nav-item.active:after {
  content: "";
  background: linear-gradient(90deg, #a0bb9d, #8aaa87);
  border-radius: 0 0 4px 4px;
  width: 32px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 2px 8px #a0bb9d66;
}

.nav-item.active svg {
  filter: drop-shadow(0 2px 4px #6f8a6d4d);
  transform: scale(1.15);
}

@keyframes pulseActive {
  0%, 100% {
    opacity: 1;
    transform: translateX(-50%)scale(1);
  }

  50% {
    opacity: .8;
    transform: translateX(-50%)scale(1.05);
  }
}

.nav-item svg {
  transition: transform .2s;
}

.nav-item:active svg {
  transform: scale(.9);
}

.nav-item-fab {
  width: auto;
  padding-top: 0;
  overflow: visible;
}

.pb-24 {
  padding-bottom: 96px !important;
}

.case-list-container {
  background: var(--color-background, #fff);
  min-height: 100vh;
  padding-bottom: 5rem;
  position: relative;
}

.case-list-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: .75rem;
}

@media (width >= 768px) {
  .case-list-container {
    padding-bottom: 2rem;
  }

  .case-list-wrapper {
    padding: 1.5rem;
  }
}

@media (width >= 1024px) {
  .case-list-wrapper {
    padding: 2rem;
  }
}

.case-list-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.page-title {
  color: var(--color-text-primary, #2b2d34);
  margin: 0 0 .25rem;
}

.page-subtitle {
  color: var(--color-text-secondary, #676767);
  margin: 0;
}

.header-actions {
  flex-wrap: wrap;
  gap: .75rem;
  display: flex;
}

@media (width <= 640px) {
  .case-list-header {
    flex-direction: column;
    align-items: stretch;
  }

  .header-actions {
    width: 100%;
  }

  .header-actions button {
    flex: 1;
  }
}

.case-list-controls {
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.filter-buttons {
  gap: .5rem;
  padding-bottom: .25rem;
  display: flex;
  overflow-x: auto;
}

.filter-btn {
  border: 1px solid var(--color-neutral-300, #d1d5db);
  background: var(--color-background, #fff);
  color: var(--color-text-secondary, #676767);
  cursor: pointer;
  white-space: nowrap;
  border-radius: .5rem;
  padding: .5rem 1rem;
  transition: all .2s;
}

.filter-btn:hover {
  border-color: var(--color-primary, #a0bb9d);
  background: var(--color-primary-lighter, #ccd6be);
}

.filter-btn-active {
  border-color: var(--color-primary, #a0bb9d);
  background: var(--color-primary, #a0bb9d);
  color: #fff;
}

.filter-btn:focus {
  outline: 2px solid var(--color-primary, #a0bb9d);
  outline-offset: 2px;
}

.cases-grid {
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-bottom: 2rem;
  display: grid;
}

@media (width >= 768px) {
  .cases-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .cases-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.case-card {
  cursor: pointer;
  flex-direction: column;
  gap: .875rem;
  padding: 1rem;
  transition: all .25s;
  display: flex;
  background: #fff !important;
}

.case-card:hover {
  transform: translateY(-1px);
  background: #fff !important;
}

.case-card-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.case-card-icon {
  background: var(--color-primary-lighter, #ccd6be);
  width: 40px;
  height: 40px;
  color: var(--color-primary-dark, #6f8a6d);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.case-card-title {
  color: var(--color-text-primary, #2b2d34);
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
}

.case-card-info {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.case-info-item {
  gap: .5rem;
  display: flex;
}

.case-info-label {
  color: var(--color-text-secondary, #676767);
  flex-shrink: 0;
}

.case-info-value {
  color: var(--color-text-primary, #2b2d34);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.case-tags {
  flex-wrap: wrap;
  gap: .5rem;
  display: flex;
}

.case-tag {
  border: 1px solid var(--color-secondary, #73a6cd);
  color: var(--color-text-secondary, #676767);
  background: none;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
  display: inline-flex;
}

.case-tag.case-tag-default, .case-tag.case-tag-claim, .case-tag.case-tag-contract, .case-tag.case-tag-divorce, .case-tag.case-tag-family, .case-tag.case-tag-objection, .case-tag.case-tag-court {
  border: 1px solid var(--color-secondary, #73a6cd);
  color: var(--color-text-secondary, #676767);
  background: none;
}

.case-tag-more {
  color: var(--color-text-secondary, #676767);
  padding: .25rem .5rem;
}

.case-card-footer {
  border-top: 1px solid var(--color-neutral-200, #e5e7eb);
  padding-top: .75rem;
}

.case-update-date {
  color: var(--color-text-secondary, #676767);
}

.empty-cases {
  padding: 3rem 1rem;
}

.empty-state {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.empty-state h2 {
  color: var(--color-text-primary, #2b2d34);
  margin: 0;
}

.empty-state p {
  color: var(--color-text-secondary, #676767);
  margin: 0;
}

.ai-fab {
  background: linear-gradient(135deg, var(--color-secondary, #73a6cd) 0%, var(--color-secondary-dark, #5a8ab8) 100%);
  color: #fff;
  cursor: pointer;
  z-index: 1000;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  transition: all .3s;
  display: flex;
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  box-shadow: 0 4px 12px #73a6cd66;
}

.ai-fab:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 20px #73a6cd99;
}

.ai-fab:hover .ai-fab-tooltip {
  opacity: 1;
  visibility: visible;
}

.ai-fab:active {
  transform: scale(.95);
}

.ai-fab-tooltip {
  background: var(--color-text-primary, #2b2d34);
  color: #fff;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  border-radius: .5rem;
  padding: .5rem .75rem;
  transition: all .2s;
  position: absolute;
  right: calc(100% + .75rem);
}

.ai-fab-tooltip:after {
  content: "";
  border: .375rem solid #0000;
  border-right-color: var(--color-text-primary, #2b2d34);
  position: absolute;
  top: 50%;
  left: -.375rem;
  transform: translateY(-50%);
}

[dir="rtl"] .ai-fab {
  left: 2rem;
  right: auto;
}

[dir="rtl"] .ai-fab-tooltip {
  left: auto;
  right: calc(100% + .75rem);
}

[dir="rtl"] .ai-fab-tooltip:after {
  border-left-color: #0000;
  border-right-color: var(--color-text-primary, #2b2d34);
  left: -.375rem;
  right: auto;
}

@media (width <= 640px) {
  .ai-fab {
    width: 48px;
    height: 48px;
    bottom: 1rem;
    left: 1rem;
  }

  [dir="rtl"] .ai-fab {
    left: 1rem;
    right: auto;
  }

  .ai-fab-tooltip {
    display: none;
  }
}

.file-upload-container {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.file-upload-dropzone {
  border: 2px dashed var(--color-neutral-300, #d1d5db);
  text-align: center;
  cursor: pointer;
  background: var(--color-background-light, #eaefec);
  border-radius: .75rem;
  padding: 2rem;
  transition: all .2s;
}

.file-upload-dropzone:hover, .file-upload-dropzone:focus {
  border-color: var(--color-primary, #a0bb9d);
  background: var(--color-primary-lighter, #ccd6be);
  outline: none;
}

.upload-icon {
  color: var(--color-primary, #a0bb9d);
  opacity: .7;
  margin: 0 auto 1rem;
}

.upload-text {
  color: var(--color-text-primary, #2b2d34);
  margin: 0 0 .5rem;
}

.upload-hint {
  color: var(--color-text-secondary, #676767);
  margin: 0;
}

.file-input-hidden {
  display: none;
}

.uploaded-files-list {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.files-list-header {
  color: var(--color-text-primary, #2b2d34);
  align-items: center;
  gap: .5rem;
  display: flex;
}

.files-list-header h3 {
  margin: 0;
}

.files-grid {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.file-card {
  padding: 1rem;
}

.file-card-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: .75rem;
  display: flex;
}

.file-info {
  flex: 1;
  align-items: flex-start;
  gap: .75rem;
  min-width: 0;
  display: flex;
}

.file-icon {
  background: var(--color-primary-lighter, #ccd6be);
  width: 40px;
  height: 40px;
  color: var(--color-primary-dark, #6f8a6d);
  border-radius: .5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.file-details {
  flex-direction: column;
  flex: 1;
  gap: .25rem;
  min-width: 0;
  display: flex;
}

.file-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  overflow: hidden;
}

.file-size {
  color: var(--color-text-secondary, #676767);
}

.file-remove-btn {
  color: var(--color-error, #ef3b3d);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .375rem;
  flex-shrink: 0;
  padding: .5rem;
  transition: all .2s;
}

.file-remove-btn:hover {
  background: var(--color-error-background, #fee5e5);
}

.file-remove-btn:focus {
  outline: 2px solid var(--color-error, #ef3b3d);
  outline-offset: 2px;
}

.file-metadata-edit, .file-metadata-view {
  border-top: 1px solid var(--color-neutral-200, #e5e7eb);
  flex-direction: column;
  gap: .75rem;
  padding-top: .75rem;
  display: flex;
}

.file-metadata-view p {
  color: var(--color-text-secondary, #676767);
  margin: 0;
}

.file-title, .file-description {
  word-wrap: break-word;
}

.file-preview {
  border: 1px solid var(--color-neutral-200, #e5e7eb);
  border-radius: .5rem;
  margin-top: .75rem;
  overflow: hidden;
}

.preview-image {
  object-fit: cover;
  width: 100%;
  height: auto;
  max-height: 200px;
  display: block;
}

@media (width >= 768px) {
  .files-grid {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
  }
}

@media (width >= 1024px) {
  .file-upload-dropzone {
    padding: 3rem;
  }
}

.create-case-container {
  background: var(--color-background, #fff);
  min-height: 100vh;
  padding-bottom: 2rem;
}

.create-case-main {
  max-width: 900px;
  margin: 0 auto;
  padding: .75rem;
}

@media (width >= 768px) {
  .create-case-main {
    padding: 1.5rem;
  }
}

@media (width >= 1024px) {
  .create-case-main {
    padding: 2rem;
  }
}

.case-form, .form-section {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.form-section h2 {
  color: var(--color-text-primary, #2b2d34);
  border-bottom: 2px solid var(--color-primary, #a0bb9d);
  margin: 0 0 .5rem;
  padding-bottom: .75rem;
}

.section-description {
  color: var(--color-text-secondary, #676767);
  margin: -.5rem 0 .5rem;
}

@media (width >= 768px) {
  .form-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

.form-select {
  border: 1px solid var(--color-neutral-300, #d1d5db);
  background: var(--color-background, #fff);
  width: 100%;
  color: var(--color-text-primary, #2b2d34);
  cursor: pointer;
  border-radius: .5rem;
  padding: .75rem 1rem;
  transition: all .2s;
}

.error-message {
  color: var(--color-error, #ef3b3d);
}

.client-type-toggle {
  grid-template-columns: repeat(2, 1fr);
  gap: .75rem;
  display: grid;
}

.client-type-btn {
  border: 2px solid var(--color-neutral-300, #d1d5db);
  background: var(--color-background, #fff);
  color: var(--color-text-secondary, #676767);
  cursor: pointer;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.client-type-btn:hover {
  border-color: var(--color-primary, #a0bb9d);
  background: var(--color-primary-lighter, #ccd6be);
}

.client-type-btn.active {
  border-color: var(--color-primary, #a0bb9d);
  background: var(--color-primary, #a0bb9d);
  color: #fff;
}

.client-type-btn:focus {
  outline: 2px solid var(--color-primary, #a0bb9d);
  outline-offset: 2px;
}

.tag-input-wrapper {
  align-items: flex-start;
  gap: .5rem;
  display: flex;
}

.tag-suggestions {
  background: var(--color-background-light, #eaefec);
  border-radius: .5rem;
  margin-top: .5rem;
  padding: .75rem;
}

.tag-suggestions-label {
  color: var(--color-text-secondary, #676767);
  margin: 0 0 .5rem;
}

.tag-suggestions-list {
  flex-wrap: wrap;
  gap: .5rem;
  display: flex;
}

.tag-suggestion-btn {
  border: 1px solid var(--color-primary, #a0bb9d);
  background: var(--color-background, #fff);
  color: var(--color-primary-dark, #6f8a6d);
  cursor: pointer;
  border-radius: 1rem;
  padding: .375rem .75rem;
  transition: all .2s;
}

.tag-suggestion-btn:hover {
  background: var(--color-primary, #a0bb9d);
  color: #fff;
}

.selected-tags {
  flex-wrap: wrap;
  gap: .5rem;
  margin-top: .75rem;
  display: flex;
}

.selected-tag {
  background: var(--color-primary, #a0bb9d);
  color: #fff;
  border-radius: 1rem;
  align-items: center;
  gap: .375rem;
  padding: .375rem .75rem;
  display: inline-flex;
}

.tag-remove-btn {
  color: #fff;
  cursor: pointer;
  background: #ffffff4d;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: .125rem;
  transition: all .2s;
  display: inline-flex;
}

.tag-remove-btn:hover {
  background: #ffffff80;
}

@media (width <= 640px) {
  .form-actions {
    flex-direction: column-reverse;
  }

  .form-actions button {
    width: 100%;
  }
}

.modal-overlay {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  z-index: 9999;
  background: #00000080;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  animation: .2s ease-out fadeIn;
  display: flex;
  position: fixed;
  inset: 0;
}

.modal-content {
  background: #fff;
  border-radius: 12px;
  flex-direction: column;
  width: 100%;
  max-height: 90vh;
  animation: .3s ease-out slideUp;
  display: flex;
  box-shadow: 0 20px 60px #0000004d;
}

.modal-sm {
  max-width: 400px;
}

.modal-md {
  max-width: 600px;
}

.modal-lg {
  max-width: 800px;
}

.modal-xl {
  max-width: 1200px;
}

.modal-header {
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.25rem;
  display: flex;
}

.modal-title {
  color: #2b2d34;
  flex: 1;
  margin: 0;
}

.modal-close {
  color: #676767;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 6px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  transition: all .2s;
  display: flex;
}

.modal-close:hover {
  color: #2b2d34;
  background: #f3f4f6;
}

.modal-body {
  flex: 1;
  padding: 1.25rem;
  overflow-y: auto;
}

.modal-body::-webkit-scrollbar {
  width: 8px;
}

.modal-body::-webkit-scrollbar-track {
  background: #f3f4f6;
  border-radius: 4px;
}

.modal-body::-webkit-scrollbar-thumb {
  background: #a0bb9d;
  border-radius: 4px;
}

.modal-body::-webkit-scrollbar-thumb:hover {
  background: #8aaa87;
}

@media (width <= 768px) {
  .modal-overlay {
    align-items: flex-end;
    padding: 0;
  }

  .modal-content {
    border-radius: 16px 16px 0 0;
    max-height: 85vh;
    animation: .3s ease-out slideUpMobile;
  }

  @keyframes slideUpMobile {
    from {
      transform: translateY(100%);
    }

    to {
      transform: translateY(0);
    }
  }

  .modal-sm, .modal-md, .modal-lg, .modal-xl {
    max-width: 100%;
  }

  .modal-header, .modal-body {
    padding: 1rem;
  }
}

.add-update-form {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.datetime-section {
  background: var(--color-background-light, #eaefec);
  border: 1px solid var(--color-primary-lighter, #ccd6be);
  border-radius: .5rem;
  padding: 1rem;
}

.datetime-hint {
  color: var(--color-text-secondary, #676767);
  margin: .75rem 0 0;
}

.form-group {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.form-group label {
  color: var(--color-text-primary, #2b2d34);
  align-items: center;
  gap: .5rem;
  display: flex;
}

.optional-label {
  color: var(--color-text-secondary, #676767);
}

.field-hint {
  color: var(--color-text-secondary, #676767);
  margin: 0;
}

@media (width >= 640px) {
  .form-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

.form-textarea {
  border: 1px solid var(--color-neutral-300, #d1d5db);
  background: var(--color-background, #fff);
  width: 100%;
  color: var(--color-text-primary, #2b2d34);
  resize: vertical;
  border-radius: .5rem;
  padding: .75rem 1rem;
  font-family: inherit;
  transition: all .2s;
}

.form-textarea::placeholder {
  color: var(--color-text-secondary, #676767);
}

.form-actions {
  border-top: 1px solid var(--color-neutral-200, #e5e7eb);
  justify-content: flex-end;
  gap: 1rem;
  padding-top: 1rem;
  display: flex;
}

@media (width <= 640px) {
  .form-actions {
    flex-direction: column-reverse;
  }

  .form-actions button {
    width: 100%;
  }
}

.case-detail-container {
  background: var(--color-background, #fff);
  min-height: 100vh;
  padding-bottom: 2rem;
}

.case-detail-main {
  flex-direction: column;
  gap: 1rem;
  max-width: 1000px;
  margin: 0 auto;
  padding: .75rem;
  display: flex;
}

@media (width >= 768px) {
  .case-detail-main {
    gap: 1.5rem;
    padding: 1.5rem;
  }
}

@media (width >= 1024px) {
  .case-detail-main {
    padding: 2rem;
  }
}

.case-info-card {
  padding: 1rem;
}

@media (width >= 768px) {
  .case-info-card {
    padding: 2rem;
  }
}

.case-header {
  border-bottom: 2px solid var(--color-primary-lighter, #ccd6be);
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.case-title {
  color: var(--color-text-primary, #2b2d34);
  margin: 0 0 .5rem;
}

.case-meta {
  flex-wrap: wrap;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.case-number {
  color: var(--color-text-secondary, #676767);
  align-items: center;
  gap: .375rem;
  display: inline-flex;
}

.case-status-badge {
  border-radius: .375rem;
  align-items: center;
  gap: .25rem;
  padding: .25rem .625rem;
  font-size: .8125rem;
  font-weight: 500;
  display: inline-flex;
}

.case-status-active {
  color: #73a6cd;
  background: #e8eef4;
}

.case-status-closed {
  color: #616161;
  background: #f5f5f5;
}

.case-status-pending {
  color: #d97706;
  background: #fef3c7;
}

.case-status-unknown {
  color: #1565c0;
  background: #e3f2fd;
}

.case-info-grid {
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: grid;
}

@media (width >= 640px) {
  .case-info-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.info-item {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  gap: 1rem;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.info-item:hover {
  background: #fafbfb;
  border-color: #d1d5db;
  box-shadow: 0 1px 3px #0000000d;
}

.info-item .info-icon, .info-item.icon-primary .info-icon, .info-item.icon-secondary .info-icon, .info-item.icon-neutral .info-icon {
  color: #6b7280;
  background: #f3f4f6;
}

.info-item.highlight {
  background: #f9fafb;
  border: 1.5px solid #a0bb9d;
  box-shadow: 0 1px 3px #0000000d;
}

.info-item.highlight:hover {
  background: #f3f9f3;
  border-color: #8aaa87;
  box-shadow: 0 2px 6px #00000014;
}

.info-item.highlight .info-icon {
  color: #fff;
  box-shadow: none;
  background: #a0bb9d;
}

.info-icon {
  border-radius: .5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .2s;
  display: flex;
}

.info-content {
  flex-direction: column;
  flex: 1;
  gap: .25rem;
  min-width: 0;
  display: flex;
}

.info-label {
  color: var(--color-text-secondary, #676767);
}

.info-value {
  color: var(--color-text-primary, #2b2d34);
}

.info-detail {
  color: var(--color-text-secondary, #676767);
  align-items: center;
  gap: .25rem;
  display: flex;
}

.case-description {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  margin-bottom: 1rem;
  padding: 1.25rem;
  transition: all .2s;
}

.case-description:hover {
  background: #fff;
  border-color: #d1d5db;
}

.case-description h3 {
  color: #2b2d34;
  align-items: center;
  gap: .5rem;
  margin: 0 0 .75rem;
  display: flex;
}

.case-description p {
  color: #4b5563;
  white-space: pre-wrap;
  margin: 0;
  line-height: 1.7;
}

.case-tags {
  color: var(--color-primary-dark, #6f8a6d);
  align-items: center;
  gap: .75rem;
  display: flex;
}

.tags-list {
  flex-wrap: wrap;
  gap: .5rem;
  display: flex;
}

.case-tag {
  background: var(--color-primary, #a0bb9d);
  color: #fff;
  border-radius: 1rem;
  padding: .375rem .75rem;
  display: inline-flex;
}

.timeline-section {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.timeline-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.timeline-header h2 {
  color: var(--color-text-primary, #2b2d34);
  margin: 0;
}

.timeline-actions {
  gap: .5rem;
  display: flex;
}

.timeline {
  flex-direction: column;
  gap: 1.5rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.timeline-marker {
  background: var(--color-primary, #a0bb9d);
  border: 3px solid var(--color-background, #fff);
  width: 12px;
  height: 12px;
  box-shadow: 0 0 0 2px var(--color-primary-lighter, #ccd6be);
  z-index: 1;
  border-radius: 50%;
  position: absolute;
  top: 1rem;
  right: -2rem;
}

.timeline-item.latest .timeline-marker {
  background: var(--color-primary-dark, #6f8a6d);
  width: 16px;
  height: 16px;
  animation: 2s ease-in-out infinite pulse;
}

.timeline-card {
  flex: 1;
  padding: 1.25rem;
}

.timeline-header-row {
  justify-content: flex-end;
  align-items: center;
  gap: .5rem;
  min-height: 1.5rem;
  margin-bottom: .75rem;
  display: flex;
}

.latest-badge {
  background: var(--color-primary-dark, #6f8a6d);
  color: #fff;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .75rem;
}

.timeline-title {
  color: var(--color-text-primary, #2b2d34);
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin: 0 0 .75rem;
  display: flex;
}

.timeline-title-text {
  text-align: right;
  flex: 1;
}

.timeline-title-date {
  color: var(--color-text-secondary, #676767);
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  gap: .375rem;
  font-size: .875rem;
  font-weight: 400;
  display: flex;
}

.timeline-description {
  color: var(--color-text-secondary, #676767);
  margin: 0 0 .75rem;
  line-height: 1.6;
}

.timeline-attachments {
  background: var(--color-background-light, #eaefec);
  color: var(--color-text-secondary, #676767);
  border-radius: .375rem;
  align-items: center;
  gap: .5rem;
  padding: .5rem .75rem;
  display: inline-flex;
}

.timeline-show-more {
  justify-content: center;
  padding-top: .5rem;
  display: flex;
}

.attachments-section h2 {
  color: var(--color-text-primary, #2b2d34);
  align-items: center;
  gap: .5rem;
  margin: 0 0 1rem;
  display: flex;
}

.attachments-grid {
  grid-template-columns: 1fr;
  gap: 1rem;
  display: grid;
}

@media (width >= 640px) {
  .attachments-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.attachment-item {
  background: var(--color-background-light, #eaefec);
  border-radius: .5rem;
  gap: 1rem;
  padding: 1rem;
  display: flex;
}

.attachment-icon {
  color: var(--color-primary, #a0bb9d);
  flex-shrink: 0;
}

.attachment-info {
  flex: 1;
  min-width: 0;
}

.attachment-info h4 {
  color: var(--color-text-primary, #2b2d34);
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 .25rem;
  overflow: hidden;
}

.attachment-info p {
  color: var(--color-text-secondary, #676767);
  margin: 0 0 .25rem;
}

.attachment-date {
  color: var(--color-text-secondary, #676767);
}

.empty-state, .empty-state-small {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 3rem 1rem;
  display: flex;
}

.empty-state-small {
  padding: 2rem 1rem;
}

.empty-icon {
  color: var(--color-neutral-300, #d1d5db);
}

.empty-state h2, .empty-state-small p {
  color: var(--color-text-secondary, #676767);
  margin: 0;
}

@media (width <= 640px) {
  .case-header {
    flex-direction: column;
    align-items: stretch;
  }

  .timeline {
    padding-right: 1.5rem;
  }

  .timeline-marker {
    right: -1.5rem;
  }

  .timeline-title {
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
  }

  .timeline-title-date {
    font-size: .8125rem;
  }
}

.edli-connection-page {
  background: #fff;
  min-height: 100vh;
  padding-bottom: 2rem;
}

.edli-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1rem;
}

.connection-steps {
  justify-content: center;
  margin-bottom: 2rem;
  padding: 0 1rem;
  display: flex;
}

.step {
  align-items: center;
  gap: .5rem;
  display: flex;
}

.step-number {
  color: #676767;
  background: #eaefec;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  font-size: .875rem;
  font-weight: 700;
  display: flex;
}

.step.active .step-number {
  color: #fff;
  background: #a0bb9d;
}

.step.completed .step-number {
  color: #fff;
  background: #6f8a6d;
}

.step-label {
  color: #676767;
  font-size: .875rem;
}

.step-divider {
  background: #eaefec;
  width: 60px;
  height: 2px;
  margin: 0 1rem;
}

.step.completed ~ .step .step-divider {
  background: #a0bb9d;
}

.connection-status-banner {
  color: #fff;
  background: linear-gradient(135deg, #a0bb9d 0%, #6f8a6d 100%);
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  display: flex;
}

.connection-status-banner.disconnected {
  background: linear-gradient(135deg, #73a6cd 0%, #5a8ab8 100%);
}

.status-content {
  flex: 1;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.status-icon {
  background: #fff3;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.status-info h3 {
  color: #fff;
  margin: 0 0 .25rem;
}

.status-info p {
  opacity: .95;
  margin: 0;
}

.status-actions {
  gap: .5rem;
  display: flex;
}

.edli-card {
  background: #fff;
  border: 1px solid #eaefec;
  border-radius: .5rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
}

.edli-intro {
  text-align: center;
  padding: 3rem 2rem;
}

.intro-icon {
  color: #fff;
  background: linear-gradient(135deg, #73a6cd 0%, #5a8ab8 100%);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 1.5rem;
  display: flex;
}

.edli-intro h2 {
  color: #2b2d34;
  margin-bottom: .75rem;
}

.intro-description {
  color: #676767;
  max-width: 700px;
  margin: 0 auto 2rem;
  line-height: 1.6;
}

.features-grid {
  text-align: right;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
  margin: 2rem 0;
  display: grid;
}

.feature-item {
  background: #eaefec;
  border-radius: .5rem;
  gap: 1rem;
  padding: 1.5rem;
  display: flex;
}

.feature-icon {
  color: #fff;
  background: #a0bb9d;
  border-radius: .5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.feature-content h4 {
  color: #2b2d34;
  margin: 0 0 .5rem;
}

.feature-content p {
  color: #676767;
  margin: 0;
  font-size: .875rem;
}

.instructions-section {
  background: #eaefec;
  border-radius: .5rem;
  margin: 2rem 0;
  padding: 2rem;
}

.instructions-section h3 {
  color: #2b2d34;
  text-align: center;
  margin-bottom: 1rem;
}

.instruction-steps {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
  display: grid;
}

.instruction-step {
  text-align: center;
}

.instruction-number {
  color: #fff;
  background: #a0bb9d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0 auto .75rem;
  font-weight: 700;
  display: flex;
}

.instruction-step p {
  color: #4c5051;
  margin: 0;
  font-size: .875rem;
}

.alert-box {
  border-radius: .5rem;
  gap: 1rem;
  margin: 1.5rem 0;
  padding: 1rem;
  display: flex;
}

.alert-box.warning {
  background: #fef3c7;
  border: 1px solid #f59e0b;
}

.alert-box.info {
  background: #d8e1ea;
  border: 1px solid #73a6cd;
}

.alert-box.success {
  background: #cfe3cd;
  border: 1px solid #6f8a6d;
}

.alert-icon {
  flex-shrink: 0;
}

.alert-box.warning .alert-icon {
  color: #f59e0b;
}

.alert-box.info .alert-icon {
  color: #73a6cd;
}

.alert-box.success .alert-icon {
  color: #6f8a6d;
}

.alert-content strong {
  color: #2b2d34;
  margin-bottom: .25rem;
  display: block;
}

.alert-content p {
  color: #4c5051;
  margin: 0;
  font-size: .875rem;
  line-height: 1.5;
}

.intro-actions {
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
  display: flex;
}

.iframe-section {
  background: #f8f9fa;
  border: 2px solid #dce7d1;
  border-radius: .5rem;
  overflow: hidden;
}

.iframe-loading {
  color: #676767;
  background: #ffffffe6;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.confirmation-card {
  text-align: center;
  background: #fff;
  border: 1px solid #eaefec;
  border-radius: .5rem;
  padding: 2rem;
}

.confirmation-card h3 {
  color: #2b2d34;
  margin-bottom: .5rem;
}

.confirmation-card p {
  color: #676767;
  margin-bottom: 1.5rem;
}

.confirmation-actions {
  justify-content: center;
  gap: 1rem;
  display: flex;
}

.success-state {
  text-align: center;
  padding: 3rem 1rem;
}

.success-icon-large {
  color: #6f8a6d;
  background: #cfe3cd;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 1.5rem;
  display: flex;
}

.success-state h3 {
  color: #2b2d34;
  margin-bottom: .5rem;
}

.success-state p {
  color: #676767;
  margin-bottom: 2rem;
}

.connected-stats {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin: 2rem 0;
  display: grid;
}

.stat-card {
  background: #eaefec;
  border-radius: .5rem;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem;
  display: flex;
}

.stat-icon {
  color: #fff;
  background: #a0bb9d;
  border-radius: .5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.sync-info {
  background: #eaefec;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.sync-info-text {
  color: #676767;
  font-size: .875rem;
}

.sync-time {
  color: #2b2d34;
  font-weight: 600;
}

@media (width <= 768px) {
  .connection-steps {
    padding-bottom: 1rem;
    overflow-x: auto;
  }

  .step-label {
    display: none;
  }

  .step-divider {
    width: 30px;
    margin: 0 .5rem;
  }

  .connection-status-banner, .status-content {
    text-align: center;
    flex-direction: column;
  }

  .status-actions {
    flex-direction: column;
    width: 100%;
  }

  .status-actions button {
    width: 100%;
  }

  .edli-intro {
    padding: 2rem 1rem;
  }

  .features-grid, .instruction-steps {
    grid-template-columns: 1fr;
  }

  .intro-actions {
    flex-direction: column;
    width: 100%;
  }

  .intro-actions button {
    width: 100%;
  }

  .confirmation-actions {
    flex-direction: column;
    width: 100%;
  }

  .confirmation-actions button {
    width: 100%;
  }

  .iframe-wrapper {
    height: 500px;
  }

  .iframe-header {
    flex-direction: column;
    gap: .5rem;
  }

  .connected-stats {
    grid-template-columns: 1fr;
  }

  .sync-info {
    text-align: center;
    flex-direction: column;
    gap: .5rem;
  }
}

.coming-soon-page {
  background: linear-gradient(135deg, #eaefec 0%, #dce7d1 50%, #ccd6be 100%);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 2rem 1rem 6rem;
  display: flex;
}

.coming-soon-container {
  text-align: center;
  background: #fff;
  border-radius: 1.5rem;
  width: 100%;
  max-width: 600px;
  padding: 3rem 2rem;
  animation: .6s ease-out fadeInUp;
  box-shadow: 0 8px 24px #00000014;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.coming-soon-logo {
  justify-content: center;
  margin-bottom: 2rem;
  display: flex;
}

.logo-wrapper {
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: 2s ease-in-out infinite pulse;
  position: relative;
  box-shadow: 0 8px 24px #a0bb9d4d;
}

.coming-soon-icon {
  color: #a0bb9d;
  background: linear-gradient(135deg, #eaefec 0%, #dce7d1 100%);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-bottom: 2rem;
  display: inline-flex;
  box-shadow: 0 4px 16px #a0bb9d26;
}

.coming-soon-title {
  color: #2b2d34;
  margin-bottom: 1.5rem;
}

.coming-soon-message {
  color: #c77700;
  background: linear-gradient(135deg, #fff9e6 0%, #fff3cc 100%);
  border-radius: 3rem;
  align-items: center;
  gap: .75rem;
  margin-bottom: 1.5rem;
  padding: 1rem 2rem;
  display: inline-flex;
  box-shadow: 0 2px 8px #c777001a;
}

.coming-soon-message svg {
  animation: 2s linear infinite rotate;
}

@keyframes rotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.coming-soon-description {
  color: #676767;
  max-width: 500px;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8;
}

.coming-soon-features {
  text-align: right;
  flex-direction: column;
  gap: 1rem;
  max-width: 400px;
  margin: 0 auto;
  display: flex;
}

.feature-item {
  background: #eaefec;
  border-radius: .75rem;
  align-items: center;
  gap: .75rem;
  padding: 1rem;
  transition: all .3s;
  display: flex;
}

.feature-item:hover {
  background: #dce7d1;
  transform: translateX(-4px);
}

.feature-dot {
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border-radius: 50%;
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  box-shadow: 0 2px 6px #a0bb9d4d;
}

.feature-item span {
  color: #4c5051;
  font-weight: 500;
}

@media (width <= 768px) {
  .coming-soon-page {
    padding: 1rem 1rem 5rem;
  }

  .coming-soon-container {
    padding: 2rem 1.5rem;
  }

  .logo-wrapper {
    width: 64px;
    height: 64px;
  }

  .coming-soon-icon {
    width: 96px;
    height: 96px;
  }

  .coming-soon-icon svg {
    width: 48px;
    height: 48px;
  }

  .coming-soon-message {
    padding: .75rem 1.5rem;
    font-size: .875rem;
  }

  .feature-item {
    padding: .75rem;
  }

  .feature-item span {
    font-size: .875rem;
  }
}

.law-card {
  cursor: pointer;
  background: #fff;
  border: 1px solid #ccd6be;
  border-radius: .5rem;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.law-card:hover {
  border-color: #a0bb9d;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px #a0bb9d26;
}

.law-card:active {
  transform: translateY(0);
}

.law-card:focus {
  border-color: #a0bb9d;
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.law-card__icon-wrapper {
  background: #cfe3cd;
  border-radius: .5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.law-card__icon {
  color: #6f8a6d;
}

.law-card__content {
  flex: 1;
  min-width: 0;
}

.law-card__title {
  color: #2b2d34;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 .25rem;
  overflow: hidden;
}

.law-card__meta {
  color: #676767;
  align-items: center;
  gap: .5rem;
  font-size: .875rem;
  display: flex;
}

.law-card__category {
  color: #676767;
}

.law-card__separator {
  color: #ccd6be;
}

.law-card__count {
  color: #676767;
}

.law-card__arrow {
  color: #a0bb9d;
  flex-shrink: 0;
  transform: rotate(180deg);
}

@media (width >= 768px) {
  .law-card {
    padding: 1.25rem;
  }

  .law-card__title {
    white-space: normal;
    text-overflow: clip;
    overflow: visible;
  }
}

.laws-home {
  background-color: #eaefec;
  min-height: 100vh;
  padding-bottom: 5rem;
}

.laws-home__main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem 1rem;
}

.laws-home__search-section {
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 1rem 0 2rem;
  display: flex;
}

.laws-home__subtitle {
  text-align: center;
  color: #676767;
  margin: 0;
}

.laws-home__search-form {
  flex-direction: column;
  gap: .75rem;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.laws-home__search-wrapper {
  width: 100%;
  position: relative;
}

.laws-home__search-icon {
  color: #676767;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}

.laws-home__search-input {
  color: #2b2d34;
  background: #fff;
  border: 1px solid #ccd6be;
  border-radius: .5rem;
  width: 100%;
  padding: .875rem 3rem .875rem 1rem;
  transition: all .2s;
}

.laws-home__search-input:focus {
  border-color: #a0bb9d;
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.laws-home__search-input::placeholder {
  color: #676767;
}

.laws-home__search-button {
  color: #fff;
  cursor: pointer;
  background: #a0bb9d;
  border: none;
  border-radius: .5rem;
  width: 100%;
  padding: .875rem;
  transition: background .2s;
}

.laws-home__search-button:hover {
  background: #8aaa87;
}

.laws-home__search-button:active {
  background: #6f8a6d;
}

.laws-home__popular-section {
  margin-top: 2rem;
}

.laws-home__section-title {
  color: #2b2d34;
  margin-bottom: 1rem;
}

.laws-home__laws-grid {
  grid-template-columns: 1fr;
  gap: 1rem;
  display: grid;
}

@media (width >= 768px) {
  .laws-home__main {
    padding: 2rem 1.5rem;
  }

  .laws-home__search-section {
    padding: 1.5rem 0 3rem;
  }

  .laws-home__laws-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .laws-home__laws-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.law-search-results {
  background-color: #eaefec;
  min-height: 100vh;
  padding-bottom: 5rem;
}

.law-search-results__main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
}

.law-search-results__search-section {
  padding: 1rem 0;
}

.law-search-results__search-form {
  margin-bottom: .75rem;
}

.law-search-results__search-wrapper {
  width: 100%;
  position: relative;
}

.law-search-results__search-icon {
  color: #676767;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}

.law-search-results__search-input {
  color: #2b2d34;
  background: #fff;
  border: 1px solid #ccd6be;
  border-radius: .5rem;
  width: 100%;
  padding: .875rem 3rem .875rem 1rem;
  transition: all .2s;
}

.law-search-results__search-input:focus {
  border-color: #a0bb9d;
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.law-search-results__search-input::placeholder {
  color: #676767;
}

.law-search-results__query {
  color: #676767;
  margin: 0;
}

.law-search-results__query strong {
  color: #2b2d34;
}

.law-search-results__tabs-section {
  -webkit-overflow-scrolling: touch;
  margin: 1rem 0;
  overflow-x: auto;
}

.law-search-results__tabs {
  border-bottom: 2px solid #ccd6be;
  gap: .5rem;
  min-width: min-content;
  display: flex;
}

.law-search-results__tab {
  cursor: pointer;
  color: #676767;
  white-space: nowrap;
  background: none;
  border: none;
  border-bottom: 2px solid #0000;
  margin-bottom: -2px;
  padding: .75rem 1.5rem;
  transition: all .2s;
}

.law-search-results__tab:hover {
  color: #2b2d34;
}

.law-search-results__tab--active {
  color: #a0bb9d;
  border-bottom-color: #a0bb9d;
}

.law-search-results__results-section {
  margin-top: 1.5rem;
}

.law-search-results__results-grid {
  grid-template-columns: 1fr;
  gap: 1rem;
  display: grid;
}

.law-search-results__empty {
  text-align: center;
  color: #676767;
  padding: 3rem 1rem;
}

@media (width >= 768px) {
  .law-search-results__main {
    padding: 1.5rem;
  }

  .law-search-results__results-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .law-search-results__results-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.law-article {
  background: #fff;
  border: 1px solid #ccd6be;
  border-radius: .5rem;
  overflow: hidden;
}

.law-article__header {
  background: #cfe3cd;
  border-bottom: 1px solid #ccd6be;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  padding: 1rem;
  display: flex;
}

.law-article__number-wrapper {
  flex: 1;
  min-width: 0;
}

.law-article__number {
  color: #6f8a6d;
  margin-bottom: .25rem;
  display: inline-block;
}

.law-article__title {
  color: #2b2d34;
  margin: .25rem 0 0;
}

.law-article__actions {
  flex-shrink: 0;
  gap: .5rem;
  display: flex;
}

.law-article__action-button {
  cursor: pointer;
  color: #676767;
  background: #fff;
  border: 1px solid #ccd6be;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  transition: all .2s;
  display: flex;
}

.law-article__action-button:hover {
  color: #a0bb9d;
  background: #eaefec;
  border-color: #a0bb9d;
}

.law-article__action-button:active {
  transform: scale(.95);
}

.law-article__check-icon {
  color: #a0bb9d;
}

.law-article__content {
  padding: 1.25rem 1rem;
}

.law-article__content p {
  color: #2b2d34;
  text-align: justify;
  margin: 0;
  line-height: 1.8;
}

@media (width >= 768px) {
  .law-article__header {
    padding: 1.25rem;
  }

  .law-article__content {
    padding: 1.5rem 1.25rem;
  }

  .law-article__action-button {
    width: 40px;
    height: 40px;
  }
}

.law-detail {
  background-color: #eaefec;
  min-height: 100vh;
  padding-bottom: 5rem;
}

.law-detail__main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem 1rem;
}

.law-detail__articles-section {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

@media (width >= 768px) {
  .law-detail__main {
    padding: 2rem 1.5rem;
  }
}

.new-dashboard {
  background: linear-gradient(#eaefec 0%, #fff 100%);
  min-height: 100vh;
  padding-bottom: 5rem;
  position: relative;
}

.simple-header-floating {
  box-shadow: none;
  z-index: 200;
  background-color: #0000;
  border-bottom: none;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.header-icon-btn {
  cursor: pointer;
  color: #253858;
  background: none;
  border: none;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  transition: color .2s;
  display: flex;
}

.header-icon-btn:hover {
  color: #a0bb9d;
  background-color: #ffffff80;
}

.header-icon-btn:active {
  transform: scale(.95);
}

.header-title {
  color: #253858;
  margin: 0;
  font-family: Vazirmatn, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.notification-btn-new {
  position: relative;
}

.notification-badge-new {
  color: #fff;
  text-align: center;
  background-color: #ef3b3d;
  border-radius: 10px;
  min-width: 16px;
  padding: 2px 5px;
  font-family: Vazirmatn, sans-serif;
  font-size: .625rem;
  position: absolute;
  top: 4px;
  left: 4px;
}

.dashboard-main-content-with-top-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 400px 1.5rem 2rem;
}

.section-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.section-title-group {
  align-items: center;
  gap: .75rem;
  display: flex;
}

.section-icon {
  color: #a0bb9d;
}

.section-title {
  color: #253858;
  margin: 0;
  font-family: Vazirmatn, sans-serif;
}

.view-all-btn {
  color: #a0bb9d;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 8px;
  align-items: center;
  gap: .25rem;
  padding: .5rem .75rem;
  font-family: Vazirmatn, sans-serif;
  transition: all .2s;
  display: flex;
}

.view-all-btn:hover {
  color: #8aaa87;
  background-color: #a0bb9d1a;
}

.main-services-section {
  margin-bottom: 2rem;
}

.services-title {
  color: #253858;
  margin-bottom: 1.5rem;
  font-family: Vazirmatn, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
}

.services-grid {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  display: grid;
}

.recent-activities-section {
  margin-bottom: 2rem;
}

.activities-list {
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px #0000000a;
}

.activity-item {
  cursor: pointer;
  border-bottom: 1px solid #eaefec;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.25rem;
  transition: background-color .2s;
  display: flex;
}

.activity-item:last-child {
  border-bottom: none;
}

.activity-item:hover {
  background-color: #f9fafb;
}

.activity-indicator {
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}

.activity-indicator.case {
  background-color: #a0bb9d;
}

.activity-indicator.meeting {
  background-color: #f59e0b;
}

.activity-indicator.notification {
  background-color: #ef3b3d;
}

.activity-content {
  flex: 1;
}

.activity-title {
  color: #253858;
  margin: 0 0 .25rem;
  font-family: Vazirmatn, sans-serif;
}

.activity-time {
  color: #676767;
  margin: 0;
  font-family: Vazirmatn, sans-serif;
}

.fab-button {
  color: #fff;
  cursor: pointer;
  z-index: 50;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  transition: all .3s;
  display: flex;
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  box-shadow: 0 4px 16px #a0bb9d66;
}

.fab-button:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 20px #a0bb9d80;
}

.fab-button:active {
  transform: scale(1.05);
}

@media (width <= 768px) {
  .simple-header-floating {
    padding: 1rem;
  }

  .header-title {
    font-size: 1.125rem;
  }

  .dashboard-main-content-with-top-section {
    padding: 380px 1rem 6rem;
  }

  .services-grid {
    grid-template-columns: 1fr;
    gap: .75rem;
  }

  .fab-button {
    display: none;
  }

  .mobile-bottom-nav {
    display: flex;
  }

  .activity-item {
    padding: .875rem 1rem;
  }
}

@media (width <= 480px) {
  .dashboard-main-content-with-top-section {
    padding: 380px .75rem 6rem;
  }
}

.badge {
  justify-content: center;
  align-items: center;
  gap: var(--spacing-xs);
  border-radius: var(--radius-full);
  white-space: nowrap;
  transition: all var(--transition-base);
  display: inline-flex;
}

.badge-sm {
  padding: var(--spacing-xs) var(--spacing-sm);
  font-size: var(--text-xs);
}

.badge-md {
  padding: var(--spacing-xs) var(--spacing-md);
  font-size: var(--text-sm);
}

.badge-lg {
  padding: var(--spacing-sm) var(--spacing-base);
  font-size: var(--text-base);
}

.badge-success {
  background-color: var(--color-success-bg);
  color: var(--color-success);
}

.badge-warning {
  background-color: var(--color-warning-bg);
  color: #92400e;
}

.badge-error {
  background-color: var(--color-error-bg);
  color: #991b1b;
}

.badge-info {
  background-color: var(--color-info-bg);
  color: #1e40af;
}

.badge-default {
  background-color: var(--color-gray-200);
  color: var(--color-gray-800);
}

.badge-dot {
  padding-right: var(--spacing-base);
}

.badge-dot-indicator {
  border-radius: var(--radius-full);
  background-color: currentColor;
  width: 6px;
  height: 6px;
}

.badge-success .badge-dot-indicator {
  background-color: var(--color-success);
}

.badge-warning .badge-dot-indicator {
  background-color: var(--color-warning);
}

.badge-error .badge-dot-indicator {
  background-color: var(--color-error);
}

.badge-info .badge-dot-indicator {
  background-color: var(--color-info);
}

.badge-default .badge-dot-indicator {
  background-color: var(--color-gray-600);
}

[dir="ltr"] .badge-dot {
  padding-left: var(--spacing-base);
  padding-right: var(--spacing-xs);
}

.alert {
  border-radius: var(--radius-lg);
  padding: var(--spacing-base);
  animation: .2s ease-in fadeIn;
}

.alert-content {
  align-items: flex-start;
  gap: var(--spacing-md);
  display: flex;
}

.alert-icon {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  display: flex;
}

.alert-body {
  flex: 1;
}

.alert-title {
  margin: 0 0 var(--spacing-xs) 0;
}

.alert-message {
  margin: 0;
}

.alert-close {
  border-radius: var(--radius-md);
  cursor: pointer;
  width: 32px;
  height: 32px;
  transition: all var(--transition-base);
  background: none;
  border: none;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-top: -4px;
  display: flex;
}

.alert-close:hover {
  background-color: #0000001a;
}

.alert-close:active {
  transform: scale(.95);
}

.alert-close:focus-visible {
  outline-offset: 2px;
  outline: 2px solid;
}

.alert-success {
  background-color: var(--color-success-bg);
  border-right: 4px solid var(--color-success);
}

.alert-success .alert-icon, .alert-success .alert-title, .alert-success .alert-message, .alert-success .alert-close {
  color: var(--color-success);
}

.alert-error {
  background-color: var(--color-error-bg);
  border-right: 4px solid var(--color-error);
}

.alert-error .alert-icon {
  color: var(--color-error);
}

.alert-error .alert-title {
  color: #991b1b;
}

.alert-error .alert-message, .alert-error .alert-close {
  color: #b91c1c;
}

.alert-warning {
  background-color: var(--color-warning-bg);
  border-right: 4px solid var(--color-warning);
}

.alert-warning .alert-icon {
  color: var(--color-warning);
}

.alert-warning .alert-title {
  color: #92400e;
}

.alert-warning .alert-message, .alert-warning .alert-close {
  color: #b45309;
}

.alert-info {
  background-color: var(--color-info-bg);
  border-right: 4px solid var(--color-info);
}

.alert-info .alert-icon {
  color: var(--color-info);
}

.alert-info .alert-title {
  color: #1e40af;
}

.alert-info .alert-message, .alert-info .alert-close {
  color: #2563eb;
}

[dir="ltr"] .alert-success, [dir="ltr"] .alert-error, [dir="ltr"] .alert-warning, [dir="ltr"] .alert-info {
  border-left: 4px solid;
  border-right: none;
}

@media (width <= 640px) {
  .alert {
    padding: var(--spacing-md);
  }

  .alert-content {
    gap: var(--spacing-sm);
  }
}

.multi-searchable-select {
  width: 100%;
  position: relative;
}

.multi-searchable-select-trigger {
  cursor: pointer;
  text-align: right;
  background: #fff;
  border: 2px solid #e5e7eb;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  width: 100%;
  min-height: 56px;
  padding: .5rem 1rem;
  transition: all .2s;
  display: flex;
}

.multi-searchable-select-trigger:hover:not(:disabled) {
  background: #fafafa;
  border-color: #a0bb9d;
}

.multi-searchable-select.open .multi-searchable-select-trigger {
  border-color: #a0bb9d;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.multi-searchable-select.error .multi-searchable-select-trigger {
  border-color: #ef3b3d;
}

.multi-searchable-select-trigger:disabled {
  cursor: not-allowed;
  opacity: .6;
  background: #f3f4f6;
}

.selected-tags {
  flex-wrap: wrap;
  gap: .5rem;
  display: flex;
}

.selected-tag {
  color: #fff;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border-radius: 1rem;
  align-items: center;
  gap: .5rem;
  padding: .375rem .75rem;
  font-size: .875rem;
  font-weight: 500;
  transition: all .2s;
  display: inline-flex;
}

.selected-tag:hover {
  background: linear-gradient(135deg, #8aaa87 0%, #6f8a6d 100%);
}

.tag-label {
  line-height: 1;
}

.tag-remove {
  color: #fff;
  cursor: pointer;
  background: #fff3;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  padding: 0;
  transition: all .2s;
  display: flex;
}

.tag-remove:hover {
  background: #ffffff4d;
  transform: scale(1.1);
}

.multi-searchable-select-dropdown {
  z-index: 50;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  animation: .2s slideDown;
  position: absolute;
  top: calc(100% + .5rem);
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 10px 25px #0000001a;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.selection-counter {
  color: #6f8a6d;
  background: #e8f0e7;
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
  align-items: center;
  padding: .5rem .75rem;
  font-size: .875rem;
  font-weight: 600;
  display: flex;
}

.max-limit {
  color: #8aaa87;
  font-weight: 400;
}

.option-item {
  cursor: pointer;
  text-align: right;
  background: none;
  border: none;
  border-radius: .5rem;
  align-items: center;
  gap: .75rem;
  width: 100%;
  padding: .75rem;
  transition: all .15s;
  display: flex;
}

.option-item.selected {
  background: #e8f0e7;
}

.checkbox-wrapper {
  flex-shrink: 0;
}

.checkbox {
  background: #fff;
  border: 2px solid #d1d5db;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transition: all .2s;
  display: flex;
}

.checkbox.checked {
  color: #fff;
  background: #a0bb9d;
  border-color: #a0bb9d;
}

@media (width <= 640px) {
  .multi-searchable-select-dropdown {
    max-height: 60vh;
  }

  .options-list {
    max-height: calc(60vh - 6rem);
  }

  .selected-tags {
    max-height: 120px;
    overflow-y: auto;
  }
}

.create-petition {
  background: var(--color-background, #fff);
  min-height: 100vh;
  padding-bottom: 120px;
}

.create-petition-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem;
}

.step-label {
  color: var(--color-text-secondary, #676767);
  text-align: center;
  white-space: nowrap;
  font-size: .75rem;
}

.progress-line {
  background: #e2e8f0;
  flex: 1;
  min-width: 60px;
  max-width: 120px;
  height: 2px;
}

.petition-form {
  width: 100%;
}

.form-hint {
  color: var(--color-text-secondary, #676767);
  align-items: center;
  gap: .25rem;
  margin-top: .25rem;
  font-size: .875rem;
  display: flex;
}

.form-hint.success {
  color: var(--color-success, #16a34a);
}

.opponents-container {
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

.opponent-item {
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: .75rem;
  padding: 1rem;
  transition: all .2s;
}

.opponent-item:hover {
  background: #fff;
  border-color: #a0bb9d;
}

.opponent-header {
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  padding-bottom: .75rem;
  display: flex;
}

.opponent-header h3 {
  color: var(--color-primary-dark, #8aaa87);
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
}

.remove-opponent-btn {
  color: var(--color-error, #ef3b3d);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .375rem;
  align-items: center;
  gap: .375rem;
  padding: .5rem .75rem;
  font-size: .875rem;
  transition: all .2s;
  display: flex;
}

.remove-opponent-btn:hover {
  background: var(--color-error-bg, #fee5e5);
}

.opponent-fields {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  display: grid;
}

.opponent-field {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.opponent-field.full-width {
  grid-column: 1 / -1;
}

.add-opponent-btn {
  justify-content: center;
  width: 100%;
}

.checkbox-group {
  margin-bottom: 1.5rem;
}

.checkbox-label {
  cursor: pointer;
  color: var(--color-text-primary, #2b2d34);
  align-items: center;
  gap: .5rem;
  display: flex;
}

.form-checkbox {
  cursor: pointer;
  width: 20px;
  height: 20px;
  accent-color: var(--color-primary, #a0bb9d);
}

.summary-item {
  color: var(--color-text-primary, #2b2d34);
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  padding: .75rem 0;
  display: flex;
}

@media (width <= 640px) {
  .create-petition-container {
    padding: .5rem;
  }

  .page-title {
    font-size: 1.25rem;
  }

  .progress-steps {
    gap: .5rem;
    padding: 1rem;
  }

  .progress-step {
    min-width: 60px;
  }

  .step-indicator {
    width: 40px;
    height: 40px;
  }

  .step-label {
    font-size: .75rem;
  }

  .progress-line {
    min-width: 20px;
  }

  .opponent-fields {
    grid-template-columns: 1fr;
  }

  .form-actions, .modal-actions {
    flex-direction: column-reverse;
  }
}

@media (width >= 768px) {
  .create-petition-container {
    padding: 2rem;
  }

  .form-actions button {
    min-width: 150px;
  }
}

.searchable-select {
  width: 100%;
  position: relative;
}

.searchable-select-trigger {
  cursor: pointer;
  text-align: right;
  background: #fff;
  border: 2px solid #e5e7eb;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  width: 100%;
  min-height: 56px;
  padding: 0 1rem;
  transition: all .2s;
  display: flex;
}

.searchable-select-trigger:hover:not(:disabled) {
  background: #fafafa;
  border-color: #a0bb9d;
}

.searchable-select.open .searchable-select-trigger {
  border-color: #a0bb9d;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.searchable-select.error .searchable-select-trigger {
  border-color: #ef3b3d;
}

.searchable-select-trigger:disabled {
  cursor: not-allowed;
  opacity: .6;
  background: #f3f4f6;
}

.trigger-content {
  flex: 1;
  min-width: 0;
}

.selected-option {
  text-align: right;
  flex-direction: column;
  gap: .125rem;
  display: flex;
}

.selected-label {
  color: #2b2d34;
  font-size: .875rem;
  font-weight: 600;
}

.selected-subtitle {
  color: #676767;
  font-size: .75rem;
}

.placeholder {
  color: #9ca3af;
  font-size: .875rem;
}

.trigger-icons {
  flex-shrink: 0;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.clear-button {
  color: #676767;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .25rem;
  transition: all .2s;
  display: flex;
}

.clear-button:hover {
  color: #ef3b3d;
  background: #f3f4f6;
}

.chevron {
  color: #676767;
  transition: transform .2s;
}

.chevron.rotate {
  transform: rotate(180deg);
}

.searchable-select-dropdown {
  z-index: 50;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  animation: .2s slideDown;
  position: absolute;
  top: calc(100% + .5rem);
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 10px 25px #0000001a;
}

.search-container {
  border-bottom: 1px solid #e5e7eb;
  padding: .75rem;
  position: relative;
}

.search-icon {
  color: #9ca3af;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
}

.search-input {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  width: 100%;
  padding: .625rem .75rem .625rem 2.5rem;
  font-size: .875rem;
  transition: all .2s;
}

.search-input:focus {
  background: #fff;
  border-color: #a0bb9d;
  outline: none;
}

.search-input::placeholder {
  color: #9ca3af;
}

.options-list {
  max-height: 240px;
  padding: .5rem;
  overflow-y: auto;
}

.options-list::-webkit-scrollbar {
  width: 6px;
}

.options-list::-webkit-scrollbar-track {
  background: #f3f4f6;
  border-radius: 3px;
}

.options-list::-webkit-scrollbar-thumb {
  background: #d1d5db;
  border-radius: 3px;
}

.options-list::-webkit-scrollbar-thumb:hover {
  background: #a0bb9d;
}

.option-item {
  cursor: pointer;
  text-align: right;
  background: none;
  border: none;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  width: 100%;
  padding: .75rem;
  transition: all .15s;
  display: flex;
}

.option-item:hover:not(:disabled) {
  background: #f3f4f6;
}

.option-item.selected {
  color: #6f8a6d;
  background: #e8f0e7;
}

.option-item.selected:hover {
  background: #dce7d1;
}

.option-item:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.option-content {
  flex-direction: column;
  flex: 1;
  gap: .125rem;
  min-width: 0;
  display: flex;
}

.option-label {
  color: #2b2d34;
  font-size: .875rem;
  font-weight: 600;
}

.option-item.selected .option-label {
  color: #6f8a6d;
}

.option-subtitle {
  color: #676767;
  font-size: .75rem;
}

.option-item.selected .option-subtitle {
  color: #8aaa87;
}

.check-icon {
  color: #a0bb9d;
  flex-shrink: 0;
}

.empty-message {
  text-align: center;
  color: #9ca3af;
  padding: 2rem 1rem;
  font-size: .875rem;
}

@media (width <= 640px) {
  .searchable-select-dropdown {
    max-height: 60vh;
  }

  .options-list {
    max-height: calc(60vh - 4rem);
  }
}

.create-statement {
  background: var(--color-background, #fff);
  min-height: 100vh;
  padding-bottom: 120px;
}

.create-statement-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem;
}

.statement-form {
  width: 100%;
  animation: .3s fadeIn;
}

.form-step {
  animation: .3s fadeIn;
}

.form-label {
  color: var(--color-text-primary, #2b2d34);
  margin-bottom: .5rem;
  display: block;
}

.document-type-selector {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  display: grid;
}

.type-option {
  cursor: pointer;
  background: #fff;
  border: 2px solid #e2e8f0;
  border-radius: .75rem;
  padding: 1.25rem;
  transition: all .3s;
  position: relative;
}

.type-option:hover {
  border-color: var(--color-primary-light, #b8ccbb);
  background: var(--color-primary-lighter, #ccd6be);
}

.type-option.selected {
  border-color: var(--color-primary, #a0bb9d);
  background: linear-gradient(135deg, #a0bb9d1a 0%, #a0bb9d0d 100%);
  box-shadow: 0 4px 12px #a0bb9d33;
}

.type-radio {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.type-content {
  color: var(--color-text-primary, #2b2d34);
  align-items: flex-start;
  gap: 1rem;
  display: flex;
}

.type-content svg {
  color: var(--color-primary, #a0bb9d);
  flex-shrink: 0;
}

.type-content strong {
  margin-bottom: .25rem;
  display: block;
}

.type-content p {
  color: var(--color-text-secondary, #676767);
  margin: 0;
  font-size: .875rem;
}

.form-error {
  color: var(--color-error, #ef3b3d);
  align-items: center;
  gap: .25rem;
  margin-top: .25rem;
  font-size: .875rem;
  display: flex;
}

.attachments-list {
  margin-top: 1.5rem;
}

.attachments-list h3 {
  color: var(--color-text-primary, #2b2d34);
  margin: 0 0 1rem;
}

.attachment-item {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  padding: 1rem;
  display: flex;
}

.attachment-info {
  color: var(--color-secondary, #73a6cd);
  flex: 1;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.attachment-details {
  flex-direction: column;
  gap: .25rem;
  display: flex;
}

.attachment-name {
  color: var(--color-text-primary, #2b2d34);
}

.attachment-size {
  color: var(--color-text-secondary, #676767);
  font-size: .875rem;
}

.remove-attachment {
  width: 32px;
  height: 32px;
  color: var(--color-error, #ef3b3d);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.remove-attachment:hover {
  background: var(--color-error-bg, #fee5e5);
}

.payment-modal-content {
  padding: 1rem 0;
}

.payment-summary {
  background: #f8fafc;
  border-radius: .75rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
}

.summary-item {
  color: var(--color-text-primary, #2b2d34);
  justify-content: space-between;
  align-items: center;
  padding: .75rem 0;
  display: flex;
}

.summary-item.total {
  border-top: 2px solid #e2e8f0;
  margin-top: .5rem;
  padding-top: 1rem;
}

.summary-item.total .amount {
  color: var(--color-primary-dark, #8aaa87);
  font-weight: 600;
}

.summary-divider {
  background: #e2e8f0;
  height: 1px;
  margin: .5rem 0;
}

.modal-actions {
  border-top: 1px solid #e2e8f0;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  display: flex;
}

.mt-4 {
  margin-top: 1rem;
}

@media (width <= 640px) {
  .create-statement-container {
    padding: .5rem;
  }

  .page-title {
    font-size: 1.25rem;
  }

  .progress-steps {
    gap: .5rem;
    padding: 1rem;
  }

  .progress-step {
    min-width: 60px;
  }

  .step-indicator {
    width: 40px;
    height: 40px;
  }

  .step-label {
    font-size: .75rem;
  }

  .progress-line {
    min-width: 20px;
  }

  .document-type-selector {
    grid-template-columns: 1fr;
  }

  .form-actions, .modal-actions {
    flex-direction: column-reverse;
  }
}

@media (width >= 768px) {
  .create-statement-container {
    padding: 2rem;
  }

  .form-actions button {
    min-width: 150px;
  }
}

.power-of-attorney-scope {
  direction: rtl;
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.scope-actions {
  justify-content: flex-start;
  gap: .5rem;
  margin-bottom: .5rem;
  display: flex;
}

.scope-action-btn {
  color: #a0bb9d;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #a0bb9d;
  border-radius: .375rem;
  align-items: center;
  gap: .375rem;
  padding: .5rem 1rem;
  transition: all .2s;
  display: inline-flex;
}

.scope-action-btn:hover {
  color: #fff;
  background-color: #a0bb9d;
}

.scope-action-btn.select-all {
  color: #a0bb9d;
  border-color: #a0bb9d;
}

.scope-action-btn.select-all:hover {
  color: #fff;
  background-color: #a0bb9d;
}

.scope-action-btn.deselect-all {
  color: #ef3b3d;
  border-color: #ef3b3d;
}

.scope-action-btn.deselect-all:hover {
  color: #fff;
  background-color: #ef3b3d;
}

.scope-items {
  background-color: #eaefec;
  border-radius: .5rem;
  flex-direction: column;
  gap: .75rem;
  max-height: 500px;
  padding: 1rem;
  display: flex;
  overflow-y: auto;
}

.scope-item {
  display: flex;
}

.scope-item-label {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  align-items: flex-start;
  gap: .75rem;
  width: 100%;
  padding: .75rem;
  transition: all .2s;
  display: flex;
}

.scope-item-label:hover {
  background-color: #f8fbf8;
  border-color: #a0bb9d;
}

.scope-checkbox {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.scope-checkbox-custom {
  background-color: #fff;
  border: 2px solid #a0bb9d;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-top: .125rem;
  transition: all .2s;
  display: flex;
}

.scope-checkbox:checked + .scope-checkbox-custom {
  background-color: #a0bb9d;
  border-color: #a0bb9d;
}

.scope-checkbox-custom svg {
  color: #fff;
}

.scope-item-text {
  color: #2b2d34;
  flex: 1;
  gap: .5rem;
  line-height: 1.6;
  display: flex;
}

.scope-item-number {
  color: #a0bb9d;
  min-width: 1.5rem;
  font-weight: 600;
}

.scope-other {
  background-color: #fff9e6;
  border: 1px solid #f59e0b;
  border-radius: .5rem;
  flex-direction: column;
  gap: .5rem;
  padding: 1rem;
  display: flex;
}

.scope-other-label {
  color: #2b2d34;
}

.scope-other-textarea {
  resize: vertical;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  width: 100%;
  min-height: 100px;
  padding: .75rem;
  font-family: inherit;
}

.scope-other-textarea:focus {
  border-color: #a0bb9d;
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.scope-edit-action {
  justify-content: center;
  margin-top: .5rem;
  display: flex;
}

.scope-edit-btn {
  color: #fff;
  cursor: pointer;
  background-color: #73a6cd;
  border: none;
  border-radius: .375rem;
  align-items: center;
  gap: .5rem;
  padding: .75rem 1.5rem;
  transition: all .2s;
  display: inline-flex;
}

.scope-edit-btn:hover {
  background-color: #5a8cb8;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px #73a6cd4d;
}

.scope-edit-mode {
  background-color: #e8eef4;
  border: 2px solid #73a6cd;
  border-radius: .5rem;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem;
  display: flex;
}

.scope-edit-title {
  color: #2b2d34;
  margin: 0;
}

.scope-edit-description {
  color: #676767;
  margin: 0;
}

.scope-edit-textarea {
  resize: vertical;
  background-color: #fff;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  width: 100%;
  min-height: 400px;
  padding: 1rem;
  font-family: inherit;
  line-height: 1.8;
}

.scope-edit-textarea:focus {
  border-color: #73a6cd;
  outline: none;
  box-shadow: 0 0 0 3px #73a6cd1a;
}

.scope-edit-actions {
  justify-content: flex-start;
  gap: .75rem;
  display: flex;
}

.scope-edit-save-btn {
  color: #fff;
  cursor: pointer;
  background-color: #a0bb9d;
  border: none;
  border-radius: .375rem;
  padding: .75rem 1.5rem;
  transition: all .2s;
}

.scope-edit-save-btn:hover {
  background-color: #8aaa87;
}

.scope-edit-cancel-btn {
  color: #676767;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  padding: .75rem 1.5rem;
  transition: all .2s;
}

.scope-edit-cancel-btn:hover {
  color: #ef3b3d;
  border-color: #ef3b3d;
}

.scope-error {
  color: #ef3b3d;
  background-color: #fee5e5;
  border-radius: .375rem;
  margin: 0;
  padding: .5rem .75rem;
}

@media (width <= 768px) {
  .scope-items {
    max-height: 400px;
  }

  .scope-item-label {
    padding: .625rem;
  }

  .scope-edit-textarea {
    min-height: 300px;
  }

  .scope-edit-actions {
    flex-direction: column;
  }

  .scope-edit-save-btn, .scope-edit-cancel-btn {
    width: 100%;
  }
}

.contract-terms {
  direction: rtl;
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.contract-terms-header {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.contract-terms-header h3 {
  color: #2b2d34;
  margin: 0;
}

.contract-terms-description {
  color: #676767;
  margin: 0;
}

.contract-terms-actions {
  flex-wrap: wrap;
  gap: .75rem;
  display: flex;
}

.contract-terms-list {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.contract-term-item {
  background-color: #fff;
  border: 1px solid #dce7d1;
  border-radius: .5rem;
  transition: all .2s;
  overflow: hidden;
}

.contract-term-item:hover {
  border-color: #a0bb9d;
  box-shadow: 0 2px 8px #a0bb9d26;
}

.contract-term-view {
  padding: 1rem;
}

.contract-term-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .75rem;
  display: flex;
}

.contract-term-number {
  color: #a0bb9d;
  font-weight: 600;
}

.contract-term-actions {
  gap: .5rem;
  display: flex;
}

.contract-term-action-btn {
  cursor: pointer;
  background-color: #0000;
  border: none;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: all .2s;
  display: inline-flex;
}

.contract-term-action-btn.edit {
  color: #73a6cd;
}

.contract-term-action-btn.edit:hover {
  color: #5a8cb8;
  background-color: #e8eef4;
}

.contract-term-action-btn.delete {
  color: #ef3b3d;
}

.contract-term-action-btn.delete:hover {
  color: #d32f2f;
  background-color: #fee5e5;
}

.contract-term-content {
  color: #2b2d34;
  text-align: justify;
  margin: 0;
  line-height: 1.8;
}

.contract-term-edit, .contract-term-new {
  background-color: #e8eef4;
  border: 2px solid #73a6cd;
  padding: 1rem;
}

.contract-term-edit-header {
  margin-bottom: .75rem;
}

.contract-term-textarea {
  resize: vertical;
  background-color: #fff;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  width: 100%;
  min-height: 100px;
  padding: .75rem;
  font-family: inherit;
  line-height: 1.8;
}

.contract-term-textarea:focus {
  border-color: #73a6cd;
  outline: none;
  box-shadow: 0 0 0 3px #73a6cd1a;
}

.contract-term-edit-actions {
  gap: .75rem;
  margin-top: .75rem;
  display: flex;
}

.contract-term-new {
  background-color: #cfe3cd;
  border: 2px solid #a0bb9d;
}

.contract-terms-finalize {
  border-top: 2px solid #dce7d1;
  justify-content: center;
  margin-top: 1rem;
  padding: 1.5rem 0;
  display: flex;
}

@media (width <= 768px) {
  .contract-terms-actions {
    flex-direction: column;
  }

  .contract-terms-actions button {
    width: 100%;
  }

  .contract-term-header {
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
  }

  .contract-term-actions {
    justify-content: flex-end;
    width: 100%;
  }

  .contract-term-edit-actions {
    flex-direction: column;
  }

  .contract-term-edit-actions button {
    width: 100%;
  }
}

.power-of-attorney {
  background: #fff;
  min-height: 100vh;
  padding-bottom: 2rem;
}

.power-of-attorney-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem;
}

.progress-steps {
  background: #fff;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  display: flex;
  box-shadow: 0 2px 8px #0f172a0a;
}

.progress-step {
  flex-direction: column;
  align-items: center;
  gap: .5rem;
  min-width: 100px;
  display: flex;
}

.step-indicator {
  color: #64748b;
  background: #f1f5f9;
  border: 2px solid #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .3s;
  display: flex;
}

.progress-step.active .step-indicator {
  background: linear-gradient(135deg, var(--color-secondary, #73a6cd) 0%, var(--color-secondary-dark, #5a8ab8) 100%);
  color: #fff;
  border-color: var(--color-secondary, #73a6cd);
  box-shadow: 0 4px 12px #73a6cd4d;
}

.progress-step.completed .step-indicator {
  background: linear-gradient(135deg, var(--color-success, #16a34a) 0%, var(--color-success-dark, #15803d) 100%);
  color: #fff;
  border-color: var(--color-success, #16a34a);
}

.step-label {
  color: var(--color-text-secondary, #676767);
  text-align: center;
  font-size: .875rem;
}

.progress-step.active .step-label {
  color: var(--color-secondary, #73a6cd);
  font-weight: 500;
}

.progress-line {
  background: #e2e8f0;
  flex: 1;
  min-width: 40px;
  height: 2px;
}

.poa-form, .send-verification, .success-state {
  animation: .3s fadeIn;
}

.form-label {
  color: var(--color-text-primary, #2b2d34);
  align-items: center;
  gap: .5rem;
  margin-bottom: .5rem;
  display: flex;
}

.form-select, .form-textarea {
  width: 100%;
  color: var(--color-text-primary, #2b2d34);
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: .5rem;
  padding: .75rem 1rem;
  transition: all .2s;
}

.form-select:focus, .form-textarea:focus {
  border-color: var(--color-primary, #a0bb9d);
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.form-textarea {
  resize: vertical;
  min-height: 150px;
  font-family: inherit;
  line-height: 1.6;
}

.form-error {
  color: var(--color-error, #ef3b3d);
  margin-top: .25rem;
  font-size: .875rem;
}

.form-hint {
  color: var(--color-text-secondary, #676767);
  margin-top: .25rem;
  font-size: .875rem;
}

.clients-container {
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

.client-item {
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: .75rem;
  padding: 1rem;
  transition: all .2s;
}

.client-item:hover {
  background: #fff;
  border-color: #a0bb9d;
}

.client-header {
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  padding-bottom: .75rem;
  display: flex;
}

.client-header h3 {
  color: var(--color-primary-dark, #8aaa87);
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
}

.remove-client-btn {
  color: var(--color-error, #ef3b3d);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .375rem;
  align-items: center;
  gap: .375rem;
  padding: .5rem .75rem;
  font-size: .875rem;
  transition: all .2s;
  display: flex;
}

.remove-client-btn:hover {
  background: var(--color-error-bg, #fee5e5);
}

.client-fields {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  display: grid;
}

.client-field {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.field-label {
  color: var(--color-text-primary, #2b2d34);
  font-size: .875rem;
  font-weight: 500;
}

.add-client-btn {
  justify-content: center;
  width: 100%;
}

.clients-summary {
  flex-direction: column;
  gap: .5rem;
  width: 100%;
  display: flex;
}

.client-summary-item {
  display: flex;
}

.verification-section {
  margin-bottom: 1.5rem;
}

.verification-section h3 {
  color: var(--color-text-primary, #2b2d34);
  margin: 0 0 1rem;
}

.verification-box {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: .5rem;
  align-items: center;
  gap: .75rem;
  margin-bottom: .5rem;
  padding: 1rem;
  display: flex;
}

.verification-box.code {
  background: linear-gradient(135deg, var(--color-primary-lighter, #ccd6be) 0%, #a0bb9d1a 100%);
  border-color: var(--color-primary-light, #b8ccbb);
  justify-content: center;
  padding: 1.5rem;
}

.verification-text {
  color: var(--color-secondary, #73a6cd);
  word-break: break-all;
  flex: 1;
  font-family: Courier New, monospace;
  font-size: .875rem;
}

.verification-code {
  letter-spacing: .25rem;
  color: var(--color-primary-dark, #8aaa87);
  font-family: Courier New, monospace;
  font-size: 1.5rem;
  font-weight: 600;
}

.verification-hint {
  color: var(--color-text-secondary, #676767);
  margin: 0;
  font-size: .875rem;
}

.success-content {
  text-align: center;
  padding: 1rem 0;
}

.success-icon {
  color: var(--color-success, #16a34a);
  justify-content: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.success-content h2 {
  color: var(--color-text-primary, #2b2d34);
  margin: 0 0 .5rem;
}

.success-content > p {
  color: var(--color-text-secondary, #676767);
  margin: 0 0 1.5rem;
}

.contract-details {
  background: #f8fafc;
  border-radius: .75rem;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  display: flex;
}

.detail-label {
  color: var(--color-text-secondary, #676767);
}

.detail-value {
  color: var(--color-text-primary, #2b2d34);
  font-weight: 500;
}

.clients-list {
  flex-wrap: wrap;
  gap: .5rem;
  display: flex;
}

.success-actions {
  border-top: 1px solid #e2e8f0;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  display: flex;
}

.form-actions {
  border-top: 1px solid #e2e8f0;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 2rem;
  padding-top: 1.5rem;
  display: flex;
}

.mb-4 {
  margin-bottom: 1.5rem;
}

@media (width <= 640px) {
  .power-of-attorney-container {
    padding: .5rem;
  }

  .page-title {
    font-size: 1.25rem;
  }

  .progress-steps {
    gap: .5rem;
    padding: 1rem;
  }

  .progress-step {
    min-width: 80px;
  }

  .step-indicator {
    width: 40px;
    height: 40px;
  }

  .step-label {
    font-size: .75rem;
  }

  .progress-line {
    min-width: 20px;
  }

  .client-fields {
    grid-template-columns: 1fr;
  }

  .verification-code {
    letter-spacing: .15rem;
    font-size: 1.25rem;
  }

  .form-actions, .success-actions {
    flex-direction: column-reverse;
  }

  .contract-details {
    padding: 1rem;
  }

  .detail-item {
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
  }
}

@media (width >= 768px) {
  .power-of-attorney-container {
    padding: 2rem;
  }

  .form-actions button, .success-actions button {
    min-width: 150px;
  }
}

.documents-list-modern {
  position: relative;
}

.service-card {
  min-height: 140px;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  position: relative;
  transform: translateY(0);
}

.service-card:hover {
  transform: translateY(-4px);
}

.service-card:active {
  transform: translateY(-2px);
}

.service-card:before {
  content: "";
  border-radius: inherit;
  -webkit-mask-composite: xor;
  opacity: 0;
  pointer-events: none;
  background: linear-gradient(135deg, #ffffff4d, #fff0);
  padding: 2px;
  transition: opacity .3s;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-position: 0 0, 0 0;
  -webkit-mask-size: auto, auto;
  -webkit-mask-repeat: repeat, repeat;
  -webkit-mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  mask-composite: exclude;
  mask-mode: match-source, match-source;
}

.service-card:hover:before {
  opacity: 1;
}

.recent-action-card {
  transition: all .2s;
  position: relative;
}

.recent-action-card:hover {
  border-color: #a0bb9d;
  transform: translateX(-2px);
}

.recent-action-card:active {
  transform: translateX(0);
}

@media (width <= 640px) {
  .service-card {
    min-height: 130px;
  }
}

@media (width <= 360px) {
  .documents-list-modern .grid-cols-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .service-card {
    min-height: 120px;
  }
}

.service-card, .recent-action-card {
  animation: .4s ease-out backwards fadeInUp;
}

.service-card:first-child {
  animation-delay: 50ms;
}

.service-card:nth-child(2) {
  animation-delay: .1s;
}

.service-card:nth-child(3) {
  animation-delay: .15s;
}

.service-card:nth-child(4) {
  animation-delay: .2s;
}

.service-card:nth-child(5) {
  animation-delay: .25s;
}

.recent-action-card:first-child {
  animation-delay: .3s;
}

.recent-action-card:nth-child(2) {
  animation-delay: .35s;
}

.recent-action-card:nth-child(3) {
  animation-delay: .4s;
}

@media (width >= 768px) {
  .documents-list-modern .grid-cols-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .service-card {
    min-height: 160px;
  }
}

@media (width >= 1024px) {
  .documents-list-modern .grid-cols-2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.service-card [class*="bg-white/"] {
  -webkit-backdrop-filter: blur(8px);
}

.recent-action-card span[class*="rounded-full"] {
  white-space: nowrap;
  letter-spacing: -.01em;
}

button, .service-card, .recent-action-card, [class*="hover:"] {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.statement-success {
  background: linear-gradient(135deg, #eaefec 0%, #dce7d1 100%);
  min-height: 100vh;
  padding-bottom: 120px;
}

.statement-success-container {
  flex-direction: column;
  gap: 1.5rem;
  max-width: 800px;
  margin: 0 auto;
  padding: 1rem;
  display: flex;
}

.success-message {
  text-align: center;
  padding: 2rem 1rem;
  animation: .6s fadeInUp;
}

.success-icon {
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-bottom: 1.5rem;
  animation: .5s scaleIn;
  display: inline-flex;
  box-shadow: 0 8px 24px #a0bb9d4d;
}

.success-icon svg {
  color: #fff;
}

.success-message h1 {
  color: #2b2d34;
  margin-bottom: .5rem;
  font-size: 1.75rem;
}

.success-message p {
  color: #676767;
  font-size: 1rem;
}

.statement-details {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.detail-item {
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
  align-items: center;
  padding: .75rem 0;
  display: flex;
}

.detail-item:last-child {
  border-bottom: none;
}

.detail-label {
  color: #676767;
  font-size: .875rem;
}

.detail-value {
  color: #2b2d34;
  text-align: left;
  font-size: .875rem;
  font-weight: 600;
}

.pdf-preview {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.pdf-placeholder {
  background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
  border: 2px dashed #d1d5db;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .75rem;
  padding: 3rem 1rem;
  display: flex;
}

.pdf-placeholder svg {
  color: #a0bb9d;
}

.pdf-placeholder p {
  color: #2b2d34;
  font-size: 1rem;
  font-weight: 600;
}

.pdf-filename {
  color: #676767;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  padding: .5rem 1rem;
  font-family: monospace;
  font-size: .875rem;
}

.preview-content {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.preview-content h3 {
  color: #2b2d34;
  font-size: 1rem;
}

.content-preview {
  color: #2b2d34;
  white-space: pre-wrap;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  max-height: 300px;
  padding: 1.5rem;
  font-size: .875rem;
  line-height: 1.8;
  overflow-y: auto;
}

.content-preview::-webkit-scrollbar {
  width: 6px;
}

.content-preview::-webkit-scrollbar-track {
  background: #f3f4f6;
  border-radius: 3px;
}

.content-preview::-webkit-scrollbar-thumb {
  background: #d1d5db;
  border-radius: 3px;
}

.content-preview::-webkit-scrollbar-thumb:hover {
  background: #a0bb9d;
}

.action-buttons {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-top: 1rem;
  display: grid;
}

.action-btn {
  height: 56px;
}

.navigation-buttons {
  border-top: 2px solid #e5e7eb;
  flex-direction: column;
  gap: .75rem;
  padding-top: 1rem;
  display: flex;
}

@media (width <= 640px) {
  .success-icon {
    width: 96px;
    height: 96px;
  }

  .success-icon svg {
    width: 48px;
    height: 48px;
  }

  .success-message h1 {
    font-size: 1.5rem;
  }

  .action-buttons {
    grid-template-columns: 1fr;
  }

  .pdf-placeholder {
    padding: 2rem 1rem;
  }
}

.petition-card {
  transition: all .2s;
}

.petition-card:hover {
  transform: translateY(-2px);
}

.petition-card:active {
  transform: translateY(0);
}

.statement-card {
  transition: all .2s;
}

.statement-card:hover {
  transform: translateY(-2px);
}

.statement-card:active {
  transform: translateY(0);
}

.client-card {
  transition: all .2s;
}

.client-card:hover {
  transform: translateY(-2px);
}

.client-card:active {
  transform: translateY(0);
}

.event-modal {
  flex-direction: column;
  max-height: 90vh;
  display: flex;
}

.event-modal-header {
  border-bottom: 1px solid #eaefec;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

.event-modal-title {
  color: #2b2d34;
  align-items: center;
  gap: .5rem;
  margin: 0;
  display: flex;
}

.event-modal-close {
  cursor: pointer;
  color: #676767;
  background: none;
  border: none;
  border-radius: .25rem;
  padding: .5rem;
  transition: all .2s;
}

.event-modal-close:hover {
  color: #2b2d34;
  background: #eaefec;
}

.event-modal-form {
  flex: 1;
  padding: 1.5rem;
  overflow-y: auto;
}

.form-group {
  margin-bottom: 1.5rem;
  position: relative;
}

.form-group-row {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: grid;
  position: relative;
  overflow: visible;
}

.form-group-row .form-group {
  z-index: 90;
  margin-bottom: 0;
  position: relative;
  overflow: visible;
}

.form-label {
  color: #2b2d34;
  align-items: center;
  gap: .5rem;
  margin-bottom: .5rem;
  font-weight: 600;
  display: flex;
}

.required {
  color: #ef3b3d;
}

.form-select {
  color: #2b2d34;
  background: #fff;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  width: 100%;
  padding: .75rem 1rem;
  font-size: 1rem;
  transition: all .2s;
}

.form-select:focus {
  border-color: #a0bb9d;
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.form-textarea {
  color: #2b2d34;
  resize: vertical;
  background: #fff;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  width: 100%;
  padding: .75rem 1rem;
  font-family: inherit;
  font-size: 1rem;
  transition: all .2s;
}

.form-textarea:focus {
  border-color: #a0bb9d;
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.event-type-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: .75rem;
  display: grid;
}

.event-type-option {
  cursor: pointer;
  background: #fff;
  border: 2px solid #eaefec;
  border-radius: .5rem;
  align-items: center;
  gap: .75rem;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.event-type-option:hover {
  background: #f8f9fa;
  border-color: #dce7d1;
}

.event-type-option.selected {
  background: #eaefec;
}

.event-type-radio {
  display: none;
}

.event-type-indicator {
  border-radius: 50%;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}

.event-type-label {
  color: #2b2d34;
  font-weight: 600;
}

.checkbox-label {
  cursor: pointer;
  color: #2b2d34;
  align-items: center;
  gap: .5rem;
  font-weight: 500;
  display: flex;
}

.checkbox-label input[type="checkbox"] {
  cursor: pointer;
  accent-color: #a0bb9d;
  width: 1.25rem;
  height: 1.25rem;
}

.selected-case-info {
  color: #4c5051;
  background: #eaefec;
  border-radius: .375rem;
  align-items: center;
  gap: .5rem;
  margin-top: .5rem;
  padding: .5rem;
  font-size: .875rem;
  display: flex;
}

.reminder-settings {
  margin-top: .5rem;
}

.event-modal-actions {
  border-top: 1px solid #eaefec;
  justify-content: flex-end;
  gap: .75rem;
  padding: 1.5rem;
  display: flex;
}

@media (width <= 768px) {
  .event-modal-form {
    padding: 1rem;
  }

  .form-group-row, .event-type-grid {
    grid-template-columns: 1fr;
  }

  .event-modal-actions {
    flex-direction: column-reverse;
  }

  .event-modal-actions button {
    width: 100%;
  }
}

.event-detail {
  flex-direction: column;
  max-height: 90vh;
  display: flex;
}

.event-detail-header {
  border-bottom: 1px solid #eaefec;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.5rem;
  display: flex;
}

.event-detail-header-content {
  flex: 1;
  align-items: flex-start;
  gap: 1rem;
  display: flex;
}

.event-detail-type-indicator {
  border-radius: 2px;
  flex-shrink: 0;
  width: 4px;
  height: 60px;
}

.event-detail-title {
  color: #2b2d34;
  margin: 0 0 .5rem;
  font-size: 1.5rem;
}

.event-detail-close {
  cursor: pointer;
  color: #676767;
  background: none;
  border: none;
  border-radius: .25rem;
  flex-shrink: 0;
  padding: .5rem;
  transition: all .2s;
}

.event-detail-close:hover {
  color: #2b2d34;
  background: #eaefec;
}

.event-detail-body {
  flex: 1;
  padding: 1.5rem;
  overflow-y: auto;
}

.event-detail-section {
  margin-bottom: 1.5rem;
}

.event-detail-section:last-child {
  margin-bottom: 0;
}

.event-detail-item {
  background: #eaefec;
  border-radius: .5rem;
  gap: 1rem;
  margin-bottom: .75rem;
  padding: .75rem;
  display: flex;
}

.event-detail-item:last-child {
  margin-bottom: 0;
}

.event-detail-icon {
  color: #a0bb9d;
  flex-shrink: 0;
  padding-top: .25rem;
}

.event-detail-content {
  flex: 1;
}

.event-detail-label {
  color: #676767;
  margin-bottom: .25rem;
  font-size: .875rem;
}

.event-detail-value {
  color: #2b2d34;
  font-weight: 600;
}

.event-detail-description {
  color: #4c5051;
  white-space: pre-wrap;
  line-height: 1.6;
}

.event-detail-case {
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.event-detail-case-title {
  color: #2b2d34;
  margin-bottom: .5rem;
  font-weight: 600;
}

.event-detail-actions {
  border-top: 1px solid #eaefec;
  justify-content: space-between;
  gap: .75rem;
  padding: 1.5rem;
  display: flex;
}

.event-detail-delete {
  color: #ef3b3d;
}

.event-detail-delete:hover {
  color: #ef3b3d;
  background: #fee5e5;
}

@media (width <= 768px) {
  .event-detail-header {
    padding: 1rem;
  }

  .event-detail-title {
    font-size: 1.25rem;
  }

  .event-detail-body {
    padding: 1rem;
  }

  .event-detail-actions {
    flex-direction: column;
    padding: 1rem;
  }

  .event-detail-actions button {
    width: 100%;
  }

  .event-detail-case {
    flex-direction: column;
    align-items: flex-start;
  }
}

.google-sync-form {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.google-sync-intro {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.google-sync-icon {
  background: linear-gradient(135deg, #e8eef4 0%, #d8e1ea 100%);
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.google-sync-intro h3 {
  color: var(--color-text-primary);
  margin: 0;
}

.google-sync-intro p {
  color: var(--color-text-secondary);
  margin: 0;
  line-height: 1.6;
}

.google-sync-features {
  background: var(--color-bg-light);
  border-radius: .5rem;
  flex-direction: column;
  gap: .75rem;
  padding: 1rem;
  display: flex;
}

.sync-feature {
  color: var(--color-text-primary);
  align-items: center;
  gap: .75rem;
  display: flex;
}

.sync-feature svg {
  flex-shrink: 0;
}

.google-sync-input-group {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.google-sync-label {
  color: var(--color-text-primary);
  align-items: center;
  gap: .5rem;
  font-weight: 500;
  display: flex;
}

.google-sync-error {
  color: var(--color-error);
  margin: 0;
  font-size: .875rem;
}

.google-sync-notice {
  border-right: 4px solid var(--color-primary);
  background: #cfe3cd;
  border-radius: .5rem;
  padding: 1rem;
}

.google-sync-notice p {
  color: var(--color-text-secondary);
  margin: 0;
  font-size: .875rem;
  line-height: 1.6;
}

.google-sync-notice strong {
  color: var(--color-text-primary);
}

.google-sync-actions {
  justify-content: flex-end;
  gap: .75rem;
  padding-top: .5rem;
  display: flex;
}

@media (width <= 480px) {
  .google-sync-actions {
    flex-direction: column-reverse;
  }

  .google-sync-actions button {
    width: 100%;
  }
}

.calendar-page {
  background: linear-gradient(135deg, #fafcf9 0%, #eaefec 100%);
  min-height: 100vh;
  padding-bottom: 80px;
}

.calendar-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
}

.upcoming-events-section {
  background: linear-gradient(135deg, #eaefec 0%, #dce7d1 100%);
  border: 1px solid #dce7d1;
  border-radius: .75rem;
  margin-bottom: 2rem;
  padding: 1.5rem;
}

.upcoming-events-grid {
  grid-template-columns: 1fr;
  gap: 1rem;
  display: grid;
}

@media (width >= 768px) {
  .upcoming-events-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .upcoming-events-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}

.upcoming-event-card {
  cursor: pointer;
  background: #fff;
  border: 1px solid #0000;
  border-radius: .75rem;
  flex-direction: column;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px #00000014;
}

.upcoming-event-card:before {
  content: "";
  height: 4px;
  transition: height .3s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.upcoming-event-card.type-court:before {
  background: linear-gradient(90deg, #ef3b3d 0%, #ff6b6d 100%);
}

.upcoming-event-card.type-consultation:before {
  background: linear-gradient(90deg, #73a6cd 0%, #8fb8dd 100%);
}

.upcoming-event-card.type-meeting:before {
  background: linear-gradient(90deg, #6f8a6d 0%, #8aaa87 100%);
}

.upcoming-event-card:hover {
  border-color: #dce7d1;
  transform: translateY(-4px);
  box-shadow: 0 12px 24px #0000001f;
}

.upcoming-event-card:hover:before {
  height: 6px;
}

.upcoming-event-card.type-court {
  border-color: #fee5e5;
}

.upcoming-event-card.type-court:hover {
  background: linear-gradient(#fffbfb 0%, #fff 50%);
  border-color: #ef3b3d;
}

.upcoming-event-card.type-consultation {
  border-color: #e8eef4;
}

.upcoming-event-card.type-consultation:hover {
  background: linear-gradient(#f8fbfd 0%, #fff 50%);
  border-color: #73a6cd;
}

.upcoming-event-card.type-meeting {
  border-color: #cfe3cd;
}

.upcoming-event-card.type-meeting:hover {
  background: linear-gradient(#fafcf9 0%, #fff 50%);
  border-color: #a0bb9d;
}

.upcoming-event-date {
  background: linear-gradient(135deg, #f8f9fa 0%, #eaefec 100%);
  border-bottom: 1px solid #dce7d1;
  justify-content: center;
  align-items: center;
  gap: .75rem;
  padding: 1rem 1.25rem;
  display: flex;
}

.upcoming-event-day {
  background: linear-gradient(135deg, #2b2d34 0%, #4c5051 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1;
}

.upcoming-event-month {
  color: #676767;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: .875rem;
  font-weight: 600;
}

.upcoming-event-content {
  flex-direction: column;
  flex: 1;
  gap: 1rem;
  padding: 1.25rem;
  display: flex;
}

.upcoming-event-header {
  border-bottom: 1px solid #eaefec;
  justify-content: space-between;
  align-items: flex-start;
  gap: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.upcoming-event-title {
  color: #2b2d34;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  flex: 1;
  font-weight: 600;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
}

.upcoming-event-details {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.upcoming-event-info {
  color: #676767;
  align-items: center;
  gap: .5rem;
  padding: .25rem 0;
  font-size: .875rem;
  display: flex;
}

.upcoming-event-info svg {
  color: #a0bb9d;
  flex-shrink: 0;
}

.upcoming-event-relative-date {
  color: #a0bb9d;
  text-align: center;
  background: linear-gradient(135deg, #f0f5f0 0%, #e8f0e8 100%);
  border: 1px solid #dce7d1;
  border-radius: .5rem;
  margin-top: .25rem;
  padding: .5rem .75rem;
  font-size: .8125rem;
  font-weight: 600;
}

.calendar-header {
  margin-bottom: 1.5rem;
}

.calendar-grid {
  background: #fff;
  border: 1px solid #eaefec;
  border-radius: .75rem;
  overflow: hidden;
  box-shadow: 0 2px 8px #00000014;
}

.calendar-weekdays {
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border-bottom: 2px solid #6f8a6d;
  grid-template-columns: repeat(7, 1fr);
  display: grid;
}

.calendar-weekday {
  text-align: center;
  color: #fff;
  letter-spacing: .5px;
  padding: 1rem;
  font-size: .875rem;
  font-weight: 700;
}

.calendar-days {
  grid-template-columns: repeat(7, 1fr);
  grid-auto-rows: minmax(25px, auto);
  display: grid;
}

.calendar-day {
  cursor: pointer;
  border-bottom: 1px solid #eaefec;
  border-left: 1px solid #eaefec;
  flex-direction: column;
  min-height: 20px;
  max-height: 25px;
  padding: .15rem;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.calendar-day:hover {
  background-color: #f8f9fa;
}

.calendar-day.other-month {
  opacity: .5;
  background-color: #fafafa;
}

.calendar-day.today {
  background-color: #cfe3cd;
  border: 2px solid #a0bb9d;
}

.calendar-day-number {
  color: #2b2d34;
  flex-shrink: 0;
  margin-bottom: .1rem;
  font-size: .6rem;
  font-weight: 600;
}

.calendar-day.other-month .calendar-day-number {
  color: #999;
}

.calendar-day-events {
  flex-direction: column;
  flex: 1;
  gap: .25rem;
  display: flex;
  overflow: hidden;
}

.calendar-event-item {
  cursor: pointer;
  border-radius: 3px;
  flex-shrink: 0;
  height: 6px;
  transition: all .2s;
  position: relative;
}

.calendar-event-item:hover {
  height: 8px;
  transform: translateX(-2px);
}

.calendar-event-item.type-court {
  background: linear-gradient(90deg, #ef3b3d 0%, #ff6b6d 100%);
  box-shadow: 0 1px 3px #ef3b3d4d;
}

.calendar-event-item.type-consultation {
  background: linear-gradient(90deg, #73a6cd 0%, #8fb8dd 100%);
  box-shadow: 0 1px 3px #73a6cd4d;
}

.calendar-event-item.type-meeting {
  background: linear-gradient(90deg, #6f8a6d 0%, #8aaa87 100%);
  box-shadow: 0 1px 3px #6f8a6d4d;
}

.calendar-event-item.type-other {
  background: linear-gradient(90deg, #676767 0%, #4c5051 100%);
  box-shadow: 0 1px 3px #6767674d;
}

.calendar-event-more {
  color: #676767;
  cursor: pointer;
  text-align: center;
  background: #f8f9fa;
  border-radius: .25rem;
  flex-shrink: 0;
  margin-top: .25rem;
  padding: .25rem 0;
  font-size: .7rem;
  font-weight: 600;
}

.calendar-event-more:hover {
  color: #2b2d34;
  background: #eaefec;
}

.week-view-container {
  background: #fff;
  border: 1px solid #eaefec;
  border-radius: .75rem;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 8px #00000014;
}

.week-view-header {
  z-index: 10;
  background: linear-gradient(135deg, #eaefec 0%, #dce7d1 100%);
  border-bottom: 2px solid #a0bb9d;
  grid-template-columns: 60px repeat(7, 1fr);
  display: grid;
  position: sticky;
  top: 0;
}

.week-view-time-label {
  text-align: center;
  color: #676767;
  border-left: 1px solid #dce7d1;
  padding: .75rem;
  font-size: .875rem;
  font-weight: 600;
}

.week-view-day-header {
  text-align: center;
  border-left: 1px solid #dce7d1;
  padding: .75rem;
  transition: background-color .2s;
}

.week-view-day-name {
  color: #4c5051;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-bottom: .25rem;
  font-size: .75rem;
  font-weight: 600;
}

.week-view-day-number {
  color: #2b2d34;
  font-size: 1.25rem;
  font-weight: 700;
}

.week-view-day-header.today {
  background: linear-gradient(135deg, #cfe3cd 0%, #b8ccbb 100%);
  border-radius: .5rem;
  margin: .25rem;
}

.week-view-day-header.today .week-view-day-number {
  color: #6f8a6d;
}

.week-view-grid-wrapper {
  max-height: 600px;
  position: relative;
  overflow-y: auto;
}

.week-view-grid {
  grid-template-columns: 60px repeat(7, 1fr);
  display: grid;
}

.week-view-time-slot {
  text-align: center;
  color: #676767;
  background: #fafcf9;
  border-bottom: 1px solid #eaefec;
  border-left: 1px solid #dce7d1;
  padding: .75rem .5rem;
  font-size: .75rem;
  font-weight: 600;
}

.week-view-day-slot {
  cursor: pointer;
  border-bottom: 1px solid #eaefec;
  border-left: 1px solid #eaefec;
  min-height: 60px;
  padding: .25rem;
  transition: background-color .2s;
  position: relative;
}

.week-view-day-slot:hover {
  background-color: #f8fbfd;
}

.week-view-day-slot.has-event {
  background: linear-gradient(135deg, #f0f5f0 0%, #fff 100%);
}

.week-view-events-layer {
  pointer-events: none;
  z-index: 5;
  grid-template-columns: repeat(7, 1fr);
  display: grid;
  position: absolute;
  inset: 0 0 0 60px;
}

.week-view-day-events {
  pointer-events: none;
  position: relative;
}

.week-view-event {
  cursor: pointer;
  pointer-events: auto;
  border-right: 3px solid;
  border-radius: .375rem;
  padding: .375rem .5rem;
  font-size: .7rem;
  font-weight: 600;
  transition: all .2s;
  position: absolute;
  left: 2px;
  right: 2px;
  overflow: hidden;
  box-shadow: 0 1px 3px #0000001a;
}

.week-view-event:hover {
  transform: translateX(-2px);
  box-shadow: 0 2px 8px #0000001f;
}

.week-view-event.type-court {
  color: #ef3b3d;
  background: #fee5e5;
  border-color: #ef3b3d;
}

.week-view-event.type-consultation {
  color: #73a6cd;
  background: #e8eef4;
  border-color: #73a6cd;
}

.week-view-event.type-meeting {
  color: #6f8a6d;
  background: #cfe3cd;
  border-color: #6f8a6d;
}

.week-view-event-time {
  opacity: .8;
  margin-bottom: .125rem;
  font-size: .7rem;
}

.week-view-event-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: .125rem;
  font-weight: 600;
  overflow: hidden;
}

.week-view-event-location {
  opacity: .7;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: .65rem;
  overflow: hidden;
}

.day-view-container {
  background: #fff;
  border: 1px solid #eaefec;
  border-radius: .75rem;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 8px #00000014;
}

.day-view-header {
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border-bottom: 2px solid #6f8a6d;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

.day-view-date {
  text-align: center;
}

.day-view-date-number {
  color: #fff;
  text-shadow: 0 2px 4px #0000001a;
  font-size: 2.5rem;
  font-weight: 800;
}

.day-view-date-name {
  color: #fff;
  opacity: .95;
  margin-top: .5rem;
  font-size: 1rem;
  font-weight: 600;
}

.day-view-events {
  max-height: 600px;
  padding: 1.5rem;
  overflow-y: auto;
}

.day-view-no-events {
  text-align: center;
  color: #676767;
  padding: 4rem 1rem;
}

.day-view-no-events .calendar-empty-icon {
  color: #dce7d1;
  margin-bottom: 1rem;
}

.day-view-event-list {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.day-view-event-card {
  cursor: pointer;
  border: 2px solid #0000;
  border-radius: .75rem;
  padding: 1.25rem;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  position: relative;
  overflow: hidden;
}

.day-view-event-card:before {
  content: "";
  width: 4px;
  transition: width .3s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.day-view-event-card:hover {
  transform: translateX(-4px);
  box-shadow: 0 8px 16px #0000001f;
}

.day-view-event-card:hover:before {
  width: 6px;
}

.day-view-event-card.type-court {
  background: linear-gradient(135deg, #fff9f9 0%, #fee5e5 100%);
  border-color: #fee5e5;
}

.day-view-event-card.type-court:before {
  background: linear-gradient(#ef3b3d 0%, #ff6b6d 100%);
}

.day-view-event-card.type-court:hover {
  border-color: #ef3b3d;
}

.day-view-event-card.type-consultation {
  background: linear-gradient(135deg, #f8fbfd 0%, #e8eef4 100%);
  border-color: #e8eef4;
}

.day-view-event-card.type-consultation:before {
  background: linear-gradient(#73a6cd 0%, #8fb8dd 100%);
}

.day-view-event-card.type-consultation:hover {
  border-color: #73a6cd;
}

.day-view-event-card.type-meeting {
  background: linear-gradient(135deg, #fafcf9 0%, #cfe3cd 100%);
  border-color: #cfe3cd;
}

.day-view-event-card.type-meeting:before {
  background: linear-gradient(#6f8a6d 0%, #8aaa87 100%);
}

.day-view-event-card.type-meeting:hover {
  border-color: #a0bb9d;
}

.day-view-event-card.type-other {
  background: linear-gradient(135deg, #fafafa 0%, #eaefec 100%);
  border-color: #eaefec;
}

.day-view-event-card.type-other:before {
  background: linear-gradient(#676767 0%, #4c5051 100%);
}

.day-view-event-card.type-other:hover {
  border-color: #676767;
}

.day-view-event-header {
  border-bottom: 1px solid #0000000d;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.day-view-event-title {
  color: #2b2d34;
  flex: 1;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

.day-view-event-time {
  color: #4c5051;
  align-items: center;
  gap: .5rem;
  margin-bottom: .5rem;
  font-size: .9375rem;
  font-weight: 600;
  display: flex;
}

.day-view-event-time:before {
  content: "🕒";
  font-size: 1rem;
}

.day-view-event-details {
  color: #676767;
  align-items: center;
  gap: .5rem;
  margin-bottom: .5rem;
  font-size: .9375rem;
  line-height: 1.5;
  display: flex;
}

.day-view-event-description {
  color: #676767;
  border-top: 1px solid #0000000d;
  margin-top: .75rem;
  padding-top: .75rem;
  font-size: .875rem;
  line-height: 1.6;
}

.calendar-empty-icon {
  color: #dce7d1;
}

@media (width <= 768px) {
  .upcoming-events-section {
    padding: 1rem;
  }

  .calendar-container {
    padding: .5rem;
  }

  .calendar-weekday {
    padding: .5rem;
    font-size: .75rem;
  }

  .calendar-day {
    min-height: 80px;
    max-height: 100px;
    padding: .25rem;
  }

  .calendar-day-number {
    margin-bottom: .25rem;
    font-size: .75rem;
  }

  .calendar-event-item {
    height: 5px;
  }

  .calendar-event-item:hover {
    height: 6px;
  }

  .calendar-event-more {
    padding: .2rem 0;
    font-size: .65rem;
  }

  .week-view-grid-wrapper {
    max-height: 400px;
  }

  .week-view-time-label, .week-view-day-header {
    padding: .5rem;
    font-size: .75rem;
  }

  .week-view-day-number {
    font-size: 1rem;
  }

  .week-view-event {
    padding: .375rem;
    font-size: .7rem;
  }

  .day-view-header {
    padding: 1rem;
  }

  .day-view-date-number {
    font-size: 2rem;
  }

  .day-view-date-name {
    font-size: .875rem;
  }

  .day-view-events {
    max-height: 400px;
    padding: 1rem;
  }

  .day-view-event-card {
    padding: 1rem;
  }

  .day-view-event-title {
    font-size: 1rem;
  }

  .day-view-event-time, .day-view-event-details {
    font-size: .875rem;
  }

  .upcoming-event-card {
    padding: 0;
  }

  .upcoming-event-date {
    gap: .5rem;
    padding: .75rem 1rem;
  }

  .upcoming-event-day {
    font-size: 1.5rem;
  }

  .upcoming-event-month {
    font-size: .75rem;
  }

  .upcoming-event-content {
    gap: .75rem;
    padding: 1rem;
  }

  .upcoming-event-title {
    font-size: .9375rem;
  }

  .upcoming-event-info {
    font-size: .8125rem;
  }
}

.financial-dashboard {
  background: #fff;
  min-height: 100vh;
  padding-bottom: 3rem;
}

.financial-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: .75rem;
}

@media (width >= 768px) {
  .financial-dashboard {
    padding-bottom: 2rem;
  }

  .financial-container {
    padding: 1.5rem;
  }
}

@media (width >= 1024px) {
  .financial-container {
    padding: 2rem;
  }
}

.financial-alert-section {
  margin-bottom: 1.5rem;
}

.financial-stats {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
  margin-bottom: 2rem;
  display: grid;
}

.stat-card {
  background: #eaefec;
  border: 1px solid #dce7d1;
  border-radius: .5rem;
  padding: 1.5rem;
}

.stat-card.primary {
  color: #fff;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
}

.stat-card.primary .stat-label {
  color: #ffffffe6;
}

.stat-card.primary .stat-value {
  color: #fff;
}

.stat-header {
  align-items: center;
  gap: .75rem;
  margin-bottom: 1rem;
  display: flex;
}

.stat-icon {
  background: #fff3;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.stat-card:not(.primary) .stat-icon {
  color: #fff;
  background: #a0bb9d;
}

.stat-content {
  flex: 1;
}

.stat-label {
  color: #676767;
  margin-bottom: .25rem;
  font-size: .875rem;
}

.stat-value {
  color: #2b2d34;
  font-size: 1.75rem;
  font-weight: 700;
}

.stat-subtext {
  opacity: .8;
  margin-top: .5rem;
  font-size: .875rem;
}

.financial-main {
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin-bottom: 2rem;
  display: grid;
}

.financial-section {
  background: #fff;
  border: 1px solid #eaefec;
  border-radius: .5rem;
  overflow: hidden;
}

.financial-section.full-width {
  grid-column: 1 / -1;
}

.section-header {
  border-bottom: 1px solid #eaefec;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

.section-title {
  color: #2b2d34;
  align-items: center;
  gap: .5rem;
  margin: 0;
  display: flex;
}

.section-body {
  padding: 1.5rem;
}

.bank-account-card {
  color: #fff;
  background: linear-gradient(135deg, #a0bb9d 0%, #6f8a6d 100%);
  border-radius: .5rem;
  padding: 1.5rem;
  position: relative;
  overflow: hidden;
}

.bank-account-card:before {
  content: "";
  background: #ffffff1a;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -50px;
  right: -50px;
}

.bank-account-header {
  z-index: 1;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2rem;
  display: flex;
  position: relative;
}

.bank-name {
  font-size: 1.25rem;
  font-weight: 700;
}

.bank-logo {
  background: #fff3;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.card-number {
  letter-spacing: .1em;
  z-index: 1;
  text-align: left;
  direction: ltr;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: 600;
  position: relative;
}

.account-details {
  z-index: 1;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.account-detail-item {
  flex-direction: column;
  gap: .25rem;
  display: flex;
}

.detail-label {
  opacity: .9;
  font-size: .75rem;
}

.detail-value {
  font-size: 1rem;
  font-weight: 600;
}

.no-bank-account {
  text-align: center;
  padding: 3rem 1rem;
}

.no-bank-icon {
  color: #a0bb9d;
  background: #eaefec;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 1rem;
  display: flex;
}

.no-bank-account h3 {
  color: #2b2d34;
  margin-bottom: .5rem;
}

.no-bank-account p {
  color: #676767;
  margin-bottom: 1.5rem;
}

.blubank-info {
  color: #4c5051;
  background: #d8e1ea;
  border-radius: .375rem;
  margin-top: 1rem;
  padding: 1rem;
  font-size: .875rem;
}

.payment-link-form {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.form-row {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  display: grid;
}

.generated-link {
  background: #eaefec;
  border-radius: .5rem;
  margin-top: 1rem;
  padding: 1rem;
}

.link-display {
  gap: .5rem;
  margin-bottom: 1rem;
  display: flex;
}

.link-input {
  color: #2b2d34;
  text-align: left;
  direction: ltr;
  background: #fff;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  flex: 1;
  padding: .75rem;
  font-size: .875rem;
}

.qr-code-section {
  text-align: center;
  background: #fff;
  border-radius: .375rem;
  padding: 1rem;
}

.qr-code-placeholder {
  color: #a0bb9d;
  background: #fff;
  border: 2px solid #dce7d1;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin: 0 auto 1rem;
  display: flex;
}

.qr-code-placeholder canvas, .qr-code-placeholder img {
  max-width: 100%;
  max-height: 100%;
}

.transaction-filters {
  flex-wrap: wrap;
  gap: .5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.filter-button {
  color: #4c5051;
  cursor: pointer;
  background: #eaefec;
  border: 1px solid #dce7d1;
  border-radius: .375rem;
  padding: .5rem 1rem;
  font-size: .875rem;
  transition: all .2s;
}

.filter-button:hover {
  background: #dce7d1;
}

.filter-button.active {
  color: #fff;
  background: #a0bb9d;
  border-color: #a0bb9d;
}

.transaction-list {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.transaction-item {
  cursor: pointer;
  background: #eaefec;
  border-radius: .5rem;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.transaction-item:hover {
  background: #dce7d1;
  transform: translateY(-1px);
}

.transaction-icon {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.transaction-item.completed .transaction-icon {
  color: #6f8a6d;
  background: #cfe3cd;
}

.transaction-item.pending .transaction-icon {
  color: #f59e0b;
  background: #fef3c7;
}

.transaction-item.failed .transaction-icon {
  color: #ef3b3d;
  background: #fee5e5;
}

.transaction-info {
  flex: 1;
}

.transaction-title {
  color: #2b2d34;
  margin-bottom: .25rem;
  font-weight: 600;
}

.transaction-meta {
  color: #676767;
  gap: 1rem;
  font-size: .875rem;
  display: flex;
}

.transaction-amount {
  color: #2b2d34;
  text-align: left;
  direction: ltr;
  font-size: 1.125rem;
  font-weight: 700;
}

.transaction-status {
  border-radius: .25rem;
  padding: .25rem .75rem;
  font-size: .75rem;
  font-weight: 600;
}

.transaction-status.completed {
  color: #6f8a6d;
  background: #cfe3cd;
}

.transaction-status.pending {
  color: #f59e0b;
  background: #fef3c7;
}

.transaction-status.failed {
  color: #ef3b3d;
  background: #fee5e5;
}

.empty-transactions {
  text-align: center;
  color: #676767;
  padding: 3rem 1rem;
}

.empty-icon {
  color: #a0bb9d;
  margin-bottom: 1rem;
}

@media (width <= 1024px) {
  .financial-main {
    grid-template-columns: 1fr;
  }

  .financial-section {
    grid-column: 1 !important;
  }
}

@media (width <= 768px) {
  .financial-stats, .form-row {
    grid-template-columns: 1fr;
  }

  .stat-value {
    font-size: 1.5rem;
  }

  .card-number {
    font-size: 1.125rem;
  }

  .transaction-item {
    flex-wrap: wrap;
  }

  .transaction-meta {
    flex-direction: column;
    gap: .25rem;
  }
}

.notification-modal-content {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.modal-notification-header {
  border-bottom: 2px solid #e5e7eb;
  flex-direction: column;
  gap: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.modal-title-section {
  align-items: flex-start;
  gap: .75rem;
  display: flex;
}

.modal-icon {
  color: #a0bb9d;
  flex-shrink: 0;
}

.modal-notification-title {
  color: #2b2d34;
  flex: 1;
  margin: 0;
  line-height: 1.5;
}

.modal-badges {
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.modal-status-badge {
  border-radius: 8px;
  padding: .25rem .75rem;
}

.modal-status-badge.new {
  color: #6f8a6d;
  background: #cfe3cd;
}

.modal-status-badge.viewed {
  color: #5a8fb8;
  background: #d8e1ea;
}

.modal-status-badge.downloaded {
  color: #4a7399;
  background: #e8eef4;
}

.modal-urgent-badge {
  color: #ef3b3d;
  background: #fee5e5;
  border-radius: 8px;
  align-items: center;
  gap: .375rem;
  padding: .25rem .75rem;
  display: flex;
}

.modal-section {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.modal-section-title {
  color: #2b2d34;
  border-bottom: 2px solid #a0bb9d;
  margin: 0;
  padding-bottom: .5rem;
}

.modal-description {
  color: #4c5051;
  text-align: right;
  background: #eaefec;
  border-radius: 8px;
  margin: 0;
  padding: 1rem;
  line-height: 1.7;
}

.modal-info-grid {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
  display: grid;
}

.modal-info-item {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  flex-direction: column;
  gap: .375rem;
  padding: .875rem;
  transition: all .2s;
  display: flex;
}

.modal-info-item:hover {
  background: #f3f4f6;
  border-color: #a0bb9d;
}

.modal-info-label {
  color: #676767;
  align-items: center;
  gap: .375rem;
  display: flex;
}

.modal-info-label svg {
  color: #a0bb9d;
  flex-shrink: 0;
}

.modal-info-value {
  color: #2b2d34;
  text-align: right;
}

.modal-attachments {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.modal-attachment-item {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.modal-attachment-item:hover {
  background: #f3f4f6;
  border-color: #a0bb9d;
}

.modal-attachment-info {
  flex: 1;
  align-items: center;
  gap: .75rem;
  min-width: 0;
  display: flex;
}

.modal-attachment-icon {
  color: #a0bb9d;
  flex-shrink: 0;
}

.modal-attachment-details {
  flex-direction: column;
  flex: 1;
  gap: .25rem;
  min-width: 0;
  display: flex;
}

.modal-attachment-name {
  color: #2b2d34;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.modal-attachment-size {
  color: #9ca3af;
}

.modal-actions {
  border-top: 1px solid #e5e7eb;
  flex-wrap: wrap;
  gap: .75rem;
  padding-top: 1rem;
  display: flex;
}

@media (width <= 768px) {
  .modal-info-grid {
    grid-template-columns: 1fr;
  }

  .modal-actions {
    flex-direction: column;
  }

  .modal-actions button {
    width: 100%;
  }

  .modal-attachment-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .modal-attachment-info {
    width: 100%;
  }
}

.notification-list-page {
  background: #fafafa;
  min-height: 100vh;
  padding-bottom: 3rem;
}

.notification-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: .75rem;
}

@media (width >= 768px) {
  .notification-list-page {
    padding-bottom: 2rem;
  }

  .notification-container {
    padding: 1.5rem;
  }
}

@media (width >= 1024px) {
  .notification-container {
    padding: 2rem;
  }
}

.notification-header {
  margin-bottom: 1.5rem;
}

.notification-actions {
  flex-wrap: wrap;
  gap: .75rem;
  display: flex;
}

.gateway-banner {
  color: #fff;
  background: linear-gradient(135deg, #73a6cd 0%, #5a8ab8 100%);
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  display: flex;
  box-shadow: 0 4px 12px #73a6cd33;
}

.gateway-banner-content {
  flex: 1;
}

.gateway-banner-content h3 {
  align-items: center;
  gap: .5rem;
  margin: 0 0 .5rem;
  display: flex;
}

.gateway-banner-content p {
  opacity: .95;
  margin: 0;
  line-height: 1.6;
}

.notification-grid {
  gap: .5rem;
  display: grid;
}

.notification-card {
  cursor: pointer;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  align-items: center;
  gap: .625rem;
  padding: .625rem .75rem;
  transition: all .2s;
  display: flex;
  box-shadow: 0 1px 2px #00000005;
}

.notification-card:hover {
  background: #fafafa;
  border-color: #a0bb9d;
  box-shadow: 0 2px 6px #a0bb9d1a;
}

.notification-card.is-new {
  border-right: 3px solid #a0bb9d;
}

.notification-card.is-urgent {
  border-top: 2px solid #ef3b3d;
}

.card-icon {
  color: #a0bb9d;
  flex-shrink: 0;
}

.card-content {
  flex-direction: column;
  flex: 1;
  gap: .25rem;
  min-width: 0;
  display: flex;
}

.card-title {
  color: #2b2d34;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  line-height: 1.4;
  overflow: hidden;
}

.card-meta {
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.meta-item {
  color: #676767;
  align-items: center;
  gap: .25rem;
  display: flex;
}

.meta-item svg {
  color: #a0bb9d;
  flex-shrink: 0;
}

.card-status {
  flex-shrink: 0;
  align-items: center;
  gap: .375rem;
  display: flex;
}

.status-badge {
  white-space: nowrap;
  border-radius: 6px;
  padding: .125rem .5rem;
}

.status-badge.new {
  color: #6f8a6d;
  background: #cfe3cd;
}

.status-badge.viewed {
  color: #5a8fb8;
  background: #d8e1ea;
}

.status-badge.downloaded {
  color: #4a7399;
  background: #e8eef4;
}

.urgent-badge {
  color: #ef3b3d;
  background: #fee5e5;
  border-radius: 6px;
  align-items: center;
  gap: .25rem;
  padding: .125rem .5rem;
  display: flex;
}

.urgent-badge svg {
  width: 12px;
  height: 12px;
}

.empty-notifications {
  text-align: center;
  color: #676767;
  padding: 4rem 1rem;
}

.empty-icon {
  color: #a0bb9d;
  opacity: .5;
  margin-bottom: 1rem;
}

@media (width <= 768px) {
  .notification-actions {
    width: 100%;
  }

  .notification-actions button {
    flex: 1;
  }

  .gateway-banner {
    text-align: center;
    flex-direction: column;
    gap: 1rem;
  }

  .card-main {
    flex-direction: column;
    gap: 1rem;
  }

  .expand-toggle {
    align-self: flex-start;
  }

  .meta-row {
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
  }

  .info-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .info-value {
    text-align: right;
  }

  .expanded-actions {
    flex-direction: column;
  }

  .expanded-actions button {
    width: 100%;
  }
}

@media (width <= 480px) {
  .notification-container {
    padding: .5rem;
  }

  .notification-card {
    border-radius: 8px;
  }

  .card-main, .expanded-content {
    padding: 1rem;
  }

  .gateway-banner {
    border-radius: 8px;
    padding: 1rem;
  }
}

.gateway-page {
  background: #fff;
  min-height: 100vh;
}

.gateway-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1rem;
}

.gateway-steps {
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin: 2rem auto 3rem;
  padding: 0 1rem;
  display: flex;
}

.step-wrapper {
  align-items: center;
  display: flex;
}

.step {
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  display: flex;
  position: relative;
}

.step-number {
  color: #676767;
  background: #eaefec;
  border: 3px solid #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 1.25rem;
  font-weight: 700;
  transition: all .3s;
  display: flex;
  box-shadow: 0 2px 8px #00000014;
}

.step.active .step-number {
  color: #fff;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  border-color: #6f8a6d;
  transform: scale(1.1);
  box-shadow: 0 4px 12px #a0bb9d66;
}

.step.completed .step-number {
  color: #fff;
  background: #6f8a6d;
  border-color: #6f8a6d;
}

.step-label {
  color: #676767;
  white-space: nowrap;
  font-size: .875rem;
  transition: all .3s;
}

.step.active .step-label {
  color: #2b2d34;
  font-weight: 700;
}

.step.completed .step-label {
  color: #4c5051;
  font-weight: 600;
}

.step-divider {
  background: #dce7d1;
  width: 80px;
  height: 3px;
  margin: 0 1rem;
  transition: all .4s;
  position: relative;
}

.step-divider.completed {
  background: linear-gradient(90deg, #6f8a6d 0%, #a0bb9d 100%);
}

.gateway-card {
  background: #fff;
  border: 1px solid #eaefec;
  border-radius: .5rem;
  margin-bottom: 1.5rem;
  padding: 2rem;
}

.gateway-header {
  text-align: center;
  margin-bottom: 2rem;
}

.gateway-icon {
  color: #fff;
  background: linear-gradient(135deg, #73a6cd 0%, #5a8ab8 100%);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 1rem;
  display: flex;
}

.gateway-header h2 {
  color: #2b2d34;
  margin-bottom: .5rem;
}

.gateway-header p {
  color: #676767;
  max-width: 600px;
  margin: 0 auto;
}

.auth-form {
  max-width: 500px;
  margin: 0 auto;
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-info {
  color: #4c5051;
  background: #d8e1ea;
  border-radius: .375rem;
  gap: .75rem;
  margin-bottom: 1.5rem;
  padding: 1rem;
  font-size: .875rem;
  display: flex;
}

.form-info-icon {
  color: #73a6cd;
  flex-shrink: 0;
}

.form-actions {
  justify-content: center;
  gap: .75rem;
  display: flex;
}

.otp-container {
  text-align: center;
}

.otp-inputs {
  direction: ltr;
  justify-content: center;
  gap: .5rem;
  margin: 1.5rem 0;
  display: flex;
}

.otp-input {
  text-align: center;
  color: #2b2d34;
  background: #fff;
  border: 2px solid #dce7d1;
  border-radius: .5rem;
  width: 56px;
  height: 56px;
  font-size: 1.5rem;
  font-weight: 700;
  transition: all .2s;
}

.otp-input:focus {
  border-color: #a0bb9d;
  outline: none;
  box-shadow: 0 0 0 3px #a0bb9d1a;
}

.otp-timer {
  color: #676767;
  margin-top: 1rem;
  font-size: .875rem;
}

.resend-code {
  color: #73a6cd;
  cursor: pointer;
  background: none;
  border: none;
  margin-top: .5rem;
  font-size: .875rem;
  text-decoration: underline;
}

.resend-code:hover {
  color: #5a8ab8;
}

.resend-code:disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: none;
}

.iframe-container {
  background: #f8f9fa;
  border: 2px solid #dce7d1;
  border-radius: .5rem;
  margin: 2rem 0;
  overflow: hidden;
}

.iframe-header {
  background: #eaefec;
  border-bottom: 1px solid #dce7d1;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.iframe-header-title {
  color: #2b2d34;
  align-items: center;
  gap: .5rem;
  font-weight: 600;
  display: flex;
}

.iframe-header-badge {
  color: #fff;
  background: #6f8a6d;
  border-radius: .25rem;
  align-items: center;
  gap: .25rem;
  padding: .25rem .75rem;
  font-size: .75rem;
  display: flex;
}

.iframe-wrapper {
  width: 100%;
  height: 600px;
  position: relative;
}

.iframe-wrapper iframe {
  border: none;
  width: 100%;
  height: 100%;
}

.iframe-loading {
  background: #ffffffe6;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.iframe-footer {
  text-align: center;
  color: #676767;
  background: #eaefec;
  border-top: 1px solid #dce7d1;
  padding: 1rem;
  font-size: .875rem;
}

.gateway-success {
  text-align: center;
  padding: 3rem 1rem;
}

.success-icon {
  color: #6f8a6d;
  background: #cfe3cd;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 1.5rem;
  display: flex;
}

.gateway-success h3 {
  color: #2b2d34;
  margin-bottom: .5rem;
}

.gateway-success p {
  color: #676767;
  margin-bottom: 2rem;
}

.saved-notifications {
  background: #eaefec;
  border-radius: .5rem;
  max-width: 500px;
  margin: 2rem auto;
  padding: 1.5rem;
}

.saved-notifications h4 {
  color: #2b2d34;
  align-items: center;
  gap: .5rem;
  margin-bottom: 1rem;
  display: flex;
}

.notification-item {
  background: #fff;
  border-radius: .375rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  padding: .75rem;
  font-size: .875rem;
  display: flex;
}

.notification-item:last-child {
  margin-bottom: 0;
}

@media (width <= 768px) {
  .gateway-steps {
    padding-bottom: 1rem;
    overflow-x: auto;
  }

  .step-label {
    display: none;
  }

  .step-divider {
    width: 30px;
    margin: 0 .5rem;
  }

  .gateway-card {
    padding: 1.5rem 1rem;
  }

  .otp-inputs {
    gap: .375rem;
  }

  .otp-input {
    width: 48px;
    height: 48px;
    font-size: 1.25rem;
  }

  .iframe-wrapper {
    height: 500px;
  }

  .form-actions {
    flex-direction: column;
  }

  .form-actions button {
    width: 100%;
  }
}

@media (width <= 480px) {
  .otp-input {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }

  .iframe-wrapper {
    height: 400px;
  }
}

.notification-detail-page {
  background: #fafafa;
  min-height: 100vh;
  padding-bottom: 2rem;
}

.detail-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem;
}

.error-container {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  padding: 4rem 2rem;
  display: flex;
}

.error-icon {
  color: #ef3b3d;
  opacity: .5;
}

.error-container h2 {
  color: #2b2d34;
  margin: 0;
}

.detail-header {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
}

.detail-title-section {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.detail-title-section h1 {
  color: #2b2d34;
  margin: 0;
  line-height: 1.4;
}

.detail-badges {
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.badge {
  white-space: nowrap;
  border-radius: 12px;
  align-items: center;
  gap: .25rem;
  padding: .25rem .625rem;
  font-size: .688rem;
  font-weight: 600;
  display: inline-flex;
}

.badge-urgent {
  color: #ef3b3d;
  background: #fee5e5;
}

.badge-status.badge-new {
  color: #d97706;
  background: #fef3c7;
}

.badge-status.badge-viewed {
  color: #5a8fb8;
  background: #d8e1ea;
}

.badge-status.badge-downloaded {
  color: #6f8a6d;
  background: #cfe3cd;
}

.badge-type.badge-court {
  color: #ef3b3d;
  background: #fee5e5;
}

.badge-type.badge-legal {
  color: #5a8fb8;
  background: #d8e1ea;
}

.badge-type.badge-administrative {
  color: #6f8a6d;
  background: #cfe3cd;
}

.badge-type.badge-other {
  color: #676767;
  background: #f3f4f6;
}

.detail-actions {
  justify-content: flex-start;
  gap: .75rem;
  display: flex;
}

.detail-content {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.info-card, .description-card, .attachments-card, .timeline-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  flex-direction: column;
  padding: 1.5rem;
  display: flex;
}

.card-heading {
  color: #2b2d34;
  border-bottom: 2px solid #f3f4f6;
  justify-content: flex-start;
  align-items: center;
  gap: .5rem;
  width: 100%;
  padding-bottom: .75rem;
  flex-direction: row !important;
  margin: 0 0 1.25rem !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  display: flex !important;
}

.card-heading svg {
  color: #a0bb9d;
  flex-shrink: 0;
}

.description-text {
  color: #4c5051;
  text-align: justify;
  margin: 0;
  line-height: 1.8;
}

.attachments-list {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.attachment-item {
  background: #fafafa;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  transition: all .2s;
  display: flex;
}

.attachment-item:hover {
  background: #f8faf9;
  border-color: #a0bb9d;
}

.attachment-icon {
  color: #fff;
  background: #a0bb9d;
  border-radius: 8px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.attachment-info {
  flex-direction: column;
  flex: 1;
  gap: .25rem;
  min-width: 0;
  display: flex;
}

.attachment-name {
  color: #2b2d34;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  overflow: hidden;
}

.attachment-meta {
  color: #9ca3af;
  font-size: .813rem;
}

.timeline {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
  position: relative;
}

.timeline:before {
  content: "";
  background: #e5e7eb;
  width: 2px;
  position: absolute;
  top: 30px;
  bottom: 30px;
  right: 19px;
}

.timeline-item {
  gap: 1rem;
  display: flex;
  position: relative;
}

.timeline-icon {
  z-index: 1;
  background: #fff;
  border: 3px solid;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.timeline-icon.viewed {
  color: #73a6cd;
  background: #d8e1ea;
  border-color: #73a6cd;
}

.timeline-icon.created {
  color: #6f8a6d;
  background: #cfe3cd;
  border-color: #a0bb9d;
}

.timeline-icon.issued {
  color: #676767;
  background: #f3f4f6;
  border-color: #9ca3af;
}

.timeline-content {
  flex-direction: column;
  flex: 1;
  gap: .25rem;
  padding-top: .375rem;
  display: flex;
}

.timeline-title {
  color: #2b2d34;
  font-weight: 600;
}

.timeline-date {
  color: #676767;
  font-size: .875rem;
}

.detail-bottom-actions {
  border-top: 1px solid #e5e7eb;
  gap: .75rem;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  display: flex;
}

@media (width <= 768px) {
  .detail-container {
    padding: .75rem;
  }

  .detail-header {
    padding: 1.25rem;
  }

  .detail-title-section h1 {
    font-size: 1.25rem;
  }

  .detail-actions {
    width: 100%;
  }

  .detail-actions button {
    flex: 1;
  }

  .info-card, .description-card, .attachments-card, .timeline-card {
    padding: 1.25rem;
  }

  .info-grid {
    grid-template-columns: 1fr;
  }

  .info-row {
    padding: .875rem;
  }

  .attachment-item {
    flex-direction: column;
    align-items: stretch;
  }

  .attachment-item button {
    width: 100%;
  }

  .detail-bottom-actions {
    flex-direction: column;
  }

  .detail-bottom-actions button {
    width: 100%;
  }

  .badge {
    padding: .25rem .5rem;
    font-size: .625rem;
  }
}

@media (width <= 480px) {
  .detail-container {
    padding: .5rem;
  }

  .detail-header, .info-card, .description-card, .attachments-card, .timeline-card {
    padding: 1rem;
  }

  .info-row {
    padding: .75rem;
  }

  .card-heading {
    font-size: 1rem;
  }

  .timeline:before {
    right: 14px;
  }

  .timeline-icon {
    width: 32px;
    height: 32px;
  }

  .timeline-icon svg {
    width: 14px;
    height: 14px;
  }
}

.ai-assistant-page {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.ai-messages {
  flex-direction: column;
  flex: 1;
  gap: 1rem;
  padding: 1.5rem;
  display: flex;
  overflow-y: auto;
}

.ai-message {
  align-items: flex-start;
  gap: .75rem;
  display: flex;
}

.message-avatar {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.bot-message .message-avatar {
  background: var(--color-secondary, #73a6cd);
  color: #fff;
}

.user-message {
  flex-direction: row-reverse;
}

.user-message .message-avatar {
  background: var(--color-primary, #a0bb9d);
  color: #fff;
}

.message-content {
  flex-direction: column;
  flex: 1;
  gap: .5rem;
  max-width: 80%;
  display: flex;
}

.user-message .message-content {
  align-items: flex-end;
}

.message-text {
  background: var(--color-background, #fff);
  color: var(--color-text-primary, #2b2d34);
  white-space: pre-wrap;
  word-wrap: break-word;
  border-radius: 1rem;
  margin: 0;
  padding: .75rem 1rem;
  box-shadow: 0 1px 2px #0000000d;
}

.user-message .message-text {
  background: var(--color-primary, #a0bb9d);
  color: #fff;
  border-radius: 1rem 1rem 0;
}

.bot-message .message-text {
  border-radius: 1rem 1rem 1rem 0;
}

.message-time {
  color: var(--color-text-secondary, #676767);
  padding: 0 .5rem;
  font-size: .75rem;
}

.message-actions {
  flex-wrap: wrap;
  gap: .5rem;
  padding: 0 .5rem;
  display: flex;
}

.case-list-actions {
  flex-direction: column;
  gap: .5rem;
  width: 100%;
  display: flex;
}

.typing-indicator {
  background: var(--color-background, #fff);
  border-radius: 1rem 1rem 1rem 0;
  align-items: center;
  gap: .375rem;
  padding: .75rem 1rem;
  display: flex;
}

.typing-indicator span {
  background: var(--color-primary, #a0bb9d);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  animation: 1.4s ease-in-out infinite typing;
}

.typing-indicator span:nth-child(2) {
  animation-delay: .2s;
}

.typing-indicator span:nth-child(3) {
  animation-delay: .4s;
}

@keyframes typing {
  0%, 60%, 100% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(-10px);
  }
}

.custom-scrollbar::-webkit-scrollbar {
  width: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: none;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background: var(--color-neutral-300, #d1d5db);
  border-radius: 3px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: var(--color-neutral-400, #9ca3af);
}

.moazed-app {
  background-color: #fff;
  flex-direction: column;
  min-width: 375px;
  min-height: 100vh;
  display: flex;
  overflow-x: hidden;
}

.moazed-header {
  color: #fff;
  z-index: 100;
  background: linear-gradient(135deg, #a0bb9d 0%, #8aaa87 100%);
  position: sticky;
  top: 0;
  box-shadow: 0 4px 12px #0000001a;
}

.moazed-header-container {
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  max-width: 1920px;
  margin: 0 auto;
  padding: .75rem 1rem;
  display: flex;
}

@media (width >= 768px) {
  .moazed-header-container {
    gap: 1rem;
    padding: 1rem 1.5rem;
  }
}

.moazed-header-right, .moazed-header-left {
  align-items: center;
  gap: .75rem;
  display: flex;
}

.mobile-menu-toggle {
  color: #fff;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  transition: background-color .2s;
  display: flex;
}

.mobile-menu-toggle:hover {
  background-color: #ffffff1a;
}

@media (width >= 768px) {
  .mobile-menu-toggle {
    display: none;
  }
}

.moazed-logo h1 {
  color: #fff;
  margin: 0;
  font-family: Vazirmatn, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.moazed-logo p {
  color: #ffffffe6;
  margin: 0;
  font-family: Vazirmatn, sans-serif;
  font-size: .75rem;
}

@media (width <= 767px) {
  .moazed-logo p {
    display: none;
  }
}

.notification-btn {
  color: #fff;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 8px;
  padding: .5rem;
  transition: background-color .2s;
  position: relative;
}

.notification-btn:hover {
  background-color: #ffffff1a;
}

.notification-badge {
  color: #fff;
  text-align: center;
  background-color: #ef3b3d;
  border-radius: 10px;
  min-width: 16px;
  padding: 2px 5px;
  font-family: Vazirmatn, sans-serif;
  font-size: .625rem;
  position: absolute;
  top: 4px;
  left: 4px;
}

.moazed-layout {
  flex: 1;
  display: flex;
  position: relative;
  overflow: hidden;
}

.moazed-sidebar {
  z-index: 200;
  background-color: #fff;
  border-left: 1px solid #ebecf0;
  flex-shrink: 0;
  width: 280px;
  height: 100vh;
  padding: 1.5rem 1rem;
  transition: transform .3s;
  position: fixed;
  top: 0;
  right: 0;
  overflow-y: auto;
  transform: translateX(100%);
}

@media (width >= 768px) {
  .moazed-sidebar {
    height: calc(100vh - 70px);
    position: sticky;
    top: 0;
    transform: translateX(0);
  }
}

.moazed-sidebar.mobile-open {
  transform: translateX(0);
}

.moazed-sidebar-overlay {
  z-index: 199;
  background-color: #00000080;
  transition: opacity .3s;
  display: none;
  position: fixed;
  inset: 0;
}

.moazed-sidebar-overlay.active {
  display: block;
}

@media (width >= 768px) {
  .moazed-sidebar-overlay {
    display: none !important;
  }
}

.moazed-nav {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.moazed-nav button {
  cursor: pointer;
  background: none;
  border: none;
  transition: all .2s;
}

.moazed-nav button:hover {
  background-color: #f5f5f5;
}

.moazed-main-wrapper {
  background-color: #fff;
  flex: 1;
  width: 100%;
  overflow-y: auto;
}

@media (width >= 768px) {
  .moazed-main-wrapper {
    width: 100%;
  }

  .moazed-layout:has(.new-dashboard) .moazed-sidebar {
    display: none;
  }

  .moazed-layout:has(.new-dashboard) .moazed-main-wrapper {
    width: 100%;
    margin-right: 0;
  }
}

@media (width <= 767px) {
  .moazed-layout:has(.new-dashboard) .moazed-sidebar {
    display: block;
  }
}

.avatar {
  background: linear-gradient(135deg, var(--color-primary-lighter) 0%, var(--color-primary-light) 100%);
  color: var(--color-primary);
  -webkit-user-select: none;
  user-select: none;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.avatar-xs {
  width: 24px;
  height: 24px;
}

.avatar-sm {
  width: 32px;
  height: 32px;
}

.avatar-md {
  width: 40px;
  height: 40px;
}

.avatar-lg {
  width: 56px;
  height: 56px;
}

.avatar-xl {
  width: 72px;
  height: 72px;
}

.avatar-circle {
  border-radius: var(--radius-full);
}

.avatar-rounded {
  border-radius: var(--radius-lg);
}

.avatar-square {
  border-radius: var(--radius-md);
}

.avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.avatar-initials {
  color: var(--color-primary);
  font-weight: 600;
}

.avatar-xs .avatar-initials {
  font-size: 10px;
}

.avatar-sm .avatar-initials {
  font-size: 12px;
}

.avatar-md .avatar-initials {
  font-size: 14px;
}

.avatar-lg .avatar-initials {
  font-size: 18px;
}

.avatar-xl .avatar-initials {
  font-size: 24px;
}

.avatar-icon {
  color: var(--color-primary);
}

.avatar-status {
  border: 2px solid var(--color-white);
  border-radius: var(--radius-full);
  width: 25%;
  height: 25%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.avatar-status-online {
  background-color: var(--color-success);
}

.avatar-status-offline {
  background-color: var(--color-gray-400);
}

.avatar-status-busy {
  background-color: var(--color-error);
}

.avatar-status-away {
  background-color: var(--color-warning);
}

.tag {
  align-items: center;
  gap: var(--spacing-xs);
  border-radius: var(--radius-lg);
  -webkit-user-select: none;
  user-select: none;
  transition: all var(--transition-base);
  display: inline-flex;
}

.tag-sm {
  padding: var(--spacing-xs) var(--spacing-sm);
  min-height: 24px;
}

.tag-md {
  padding: var(--spacing-xs) var(--spacing-md);
  min-height: 28px;
}

.tag-lg {
  padding: var(--spacing-sm) var(--spacing-base);
  min-height: 36px;
}

.tag-primary {
  color: #6f8a6d;
  background-color: #cfe3cd;
  border: 1px solid #a0bb9d;
}

.tag-secondary {
  background-color: var(--color-secondary-lighter);
  color: var(--color-secondary-dark);
  border: 1px solid var(--color-secondary-light);
}

.tag-success {
  background-color: var(--color-success-bg);
  color: var(--color-success);
  border: 1px solid var(--color-success-2);
}

.tag-error {
  background-color: var(--color-error-bg);
  color: var(--color-error);
  border: 1px solid var(--color-error-light);
}

.tag-warning {
  color: #b45309;
  background-color: #fef3c7;
  border: 1px solid #f59e0b;
}

.tag-info {
  background-color: var(--color-info-bg);
  color: var(--color-info);
  border: 1px solid var(--color-info-light);
}

.tag-outlined {
  background-color: #0000;
}

.tag-outlined.tag-primary {
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

.tag-outlined.tag-secondary {
  color: var(--color-secondary);
  border: 1px solid var(--color-secondary);
}

.tag-outlined.tag-success {
  color: var(--color-success);
  border: 1px solid var(--color-success);
  background-color: var(--color-success-1);
}

.tag-outlined.tag-error {
  color: var(--color-error);
  border: 1px solid var(--color-error);
}

.tag-outlined.tag-warning {
  color: var(--color-warning);
  border: 1px solid var(--color-warning);
}

.tag-outlined.tag-info {
  color: var(--color-info);
  border: 1px solid var(--color-info);
}

.tag-icon {
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.tag-text {
  line-height: 1;
}

.tag-close {
  cursor: pointer;
  color: currentColor;
  opacity: .7;
  transition: opacity var(--transition-base);
  margin-right: calc(var(--spacing-xs) * -1);
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: inline-flex;
}

.tag-close:hover {
  opacity: 1;
}

.tag-close:focus-visible {
  outline-offset: 2px;
  border-radius: var(--radius-sm);
  outline: 2px solid;
}

.divider {
  background-color: var(--color-gray-200);
  border: 0;
}

.divider-horizontal {
  width: 100%;
  height: 1px;
}

.divider-vertical {
  width: 1px;
  height: 100%;
  display: inline-block;
}

.divider-dashed {
  background-image: linear-gradient(to right, var(--color-gray-200) 50%, transparent 50%);
  background-color: #0000;
  background-repeat: repeat-x;
  background-size: 8px 1px;
}

.divider-vertical.divider-dashed {
  background-image: linear-gradient(to bottom, var(--color-gray-200) 50%, transparent 50%);
  background-repeat: repeat-y;
  background-size: 1px 8px;
}

.divider-dotted {
  background-image: radial-gradient(circle, var(--color-gray-200) 1px, transparent 1px);
  background-color: #0000;
  background-repeat: repeat-x;
  background-size: 6px 1px;
}

.divider-spacing-sm {
  margin: var(--spacing-sm) 0;
}

.divider-spacing-md {
  margin: var(--spacing-lg) 0;
}

.divider-spacing-lg {
  margin: var(--spacing-2xl) 0;
}

.divider-wrapper {
  align-items: center;
  gap: var(--spacing-md);
  display: flex;
}

.divider-text .divider-line {
  background-color: var(--color-gray-200);
  flex: 1;
  height: 1px;
}

.divider-text .divider-line.divider-dashed {
  background-image: linear-gradient(to right, var(--color-gray-200) 50%, transparent 50%);
  background-color: #0000;
  background-repeat: repeat-x;
  background-size: 8px 1px;
}

.divider-content {
  color: var(--color-gray-500);
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
}

@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;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@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: 0;
}

@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@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-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@keyframes ping {
  75%, 100% {
    opacity: 0;
    transform: scale(2);
  }
}

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
