/* [project]/apps/web/src/app/globals.css [app-client] (css) */
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Inter", system-ui, "Segoe UI", sans-serif;
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-50: #fef2f2;
    --color-red-200: #ffcaca;
    --color-red-700: #bf000f;
    --color-red-800: #9f0712;
    --color-amber-50: #fffbeb;
    --color-amber-100: #fef3c6;
    --color-amber-200: #fee685;
    --color-amber-300: #ffd236;
    --color-amber-800: #953d00;
    --color-amber-900: #7b3306;
    --color-amber-950: #461901;
    --color-green-800: #016630;
    --color-emerald-50: #ecfdf5;
    --color-emerald-100: #d0fae5;
    --color-emerald-200: #a4f4cf;
    --color-emerald-300: #5ee9b5;
    --color-emerald-600: #009767;
    --color-emerald-700: #007956;
    --color-emerald-800: #005f46;
    --color-emerald-900: #004e3b;
    --color-emerald-950: #002c22;
    --color-sky-50: #f0f9ff;
    --color-sky-200: #b8e6fe;
    --color-sky-700: #0069a4;
    --color-sky-800: #005986;
    --color-sky-950: #052f4a;
    --color-blue-700: #1447e6;
    --color-rose-50: #fff1f2;
    --color-rose-100: #ffe4e6;
    --color-rose-200: #ffccd3;
    --color-rose-300: #ffa2ae;
    --color-rose-800: #a30037;
    --color-rose-900: #8b0836;
    --color-rose-950: #4d0218;
    --color-slate-50: #f8fafc;
    --color-slate-100: #f1f5f9;
    --color-slate-200: #e2e8f0;
    --color-slate-300: #cad5e2;
    --color-slate-400: #90a1b9;
    --color-slate-500: #62748e;
    --color-slate-600: #45556c;
    --color-slate-700: #314158;
    --color-slate-800: #1d293d;
    --color-slate-900: #0f172b;
    --color-slate-950: #020618;
    --color-stone-50: #fafaf9;
    --color-stone-100: #f5f5f4;
    --color-stone-200: #e7e5e4;
    --color-stone-300: #d6d3d1;
    --color-stone-400: #a6a09b;
    --color-stone-500: #79716b;
    --color-stone-600: #57534d;
    --color-stone-700: #44403b;
    --color-stone-800: #292524;
    --color-stone-900: #1c1917;
    --color-stone-950: #0c0a09;
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-5xl: 64rem;
    --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-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --tracking-tight: -.025em;
    --tracking-wide: .025em;
    --tracking-wider: .05em;
    --tracking-widest: .1em;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-50: lab(96.5005% 4.18508 1.52328);
      --color-red-200: lab(86.017% 19.8815 7.75869);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-red-800: lab(33.7174% 55.8993 41.0293);
      --color-amber-50: lab(98.6252% -.635922 8.42309);
      --color-amber-100: lab(95.916% -1.21653 23.111);
      --color-amber-200: lab(91.7203% -.505269 49.9084);
      --color-amber-300: lab(86.4156% 6.13147 78.3961);
      --color-amber-800: lab(37.8822% 37.1699 52.2718);
      --color-amber-900: lab(31.2288% 30.2627 40.0378);
      --color-amber-950: lab(15.8111% 20.9107 23.3752);
      --color-green-800: lab(37.4616% -36.7971 22.9692);
      --color-emerald-50: lab(97.8462% -6.94966 1.85487);
      --color-emerald-100: lab(94.9004% -17.0769 5.63836);
      --color-emerald-200: lab(90.2247% -31.039 9.47084);
      --color-emerald-300: lab(83.9203% -48.7124 13.8849);
      --color-emerald-600: lab(55.0481% -49.9246 15.93);
      --color-emerald-700: lab(44.4871% -41.0396 11.0361);
      --color-emerald-800: lab(35.3675% -33.1188 8.04002);
      --color-emerald-900: lab(28.8637% -26.9249 5.45986);
      --color-emerald-950: lab(15.0582% -17.9507 2.38369);
      --color-sky-50: lab(97.3623% -2.33802 -4.13098);
      --color-sky-200: lab(88.6983% -11.3978 -16.8488);
      --color-sky-700: lab(41.6013% -9.10804 -42.5647);
      --color-sky-800: lab(35.164% -9.57692 -34.4068);
      --color-sky-950: lab(17.8299% -5.31271 -21.1584);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-rose-50: lab(96.2369% 4.94155 1.28011);
      --color-rose-100: lab(92.8221% 9.86832 2.60075);
      --color-rose-200: lab(86.806% 19.1909 4.07754);
      --color-rose-300: lab(76.6339% 38.3549 9.68835);
      --color-rose-800: lab(34.6481% 60.802 20.1957);
      --color-rose-900: lab(29.7104% 51.514 12.6253);
      --color-rose-950: lab(14.2323% 34.0086 9.80922);
      --color-slate-50: lab(98.1434% -.369519 -1.05966);
      --color-slate-100: lab(96.286% -.852436 -2.46847);
      --color-slate-200: lab(91.7353% -.998765 -4.76968);
      --color-slate-300: lab(84.7652% -1.94535 -7.93337);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-slate-600: lab(35.5623% -1.74978 -15.4316);
      --color-slate-700: lab(26.9569% -1.47016 -15.6993);
      --color-slate-800: lab(16.132% -.318035 -14.6672);
      --color-slate-900: lab(7.78673% 1.82345 -15.0537);
      --color-slate-950: lab(1.76974% 1.32743 -9.28855);
      --color-stone-50: lab(98.2686% -.0991821 .364304);
      --color-stone-100: lab(96.5286% -.0991821 .364268);
      --color-stone-200: lab(91.055% .663072 .865579);
      --color-stone-300: lab(84.7909% .928015 1.59738);
      --color-stone-400: lab(66.2166% 1.88044 3.20326);
      --color-stone-500: lab(48.1164% 2.35701 4.26852);
      --color-stone-600: lab(35.5168% 1.08604 4.07829);
      --color-stone-700: lab(27.3812% 1.32917 3.57789);
      --color-stone-800: lab(15.0353% 1.96067 1.53427);
      --color-stone-900: lab(9.03835% 1.15298 1.92955);
      --color-stone-950: lab(2.86037% .455312 .568903);
    }
  }
}

@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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -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:where(:not(iframe)) {
    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;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      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;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

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

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

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

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

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

  .m-0 {
    margin: 0;
  }

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

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

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

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

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

  .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-5 {
    margin-top: calc(var(--spacing) * 5);
  }

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

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

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

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

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

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

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

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

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

  .table {
    display: table;
  }

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

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

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

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

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

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

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

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

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

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

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

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

  .w-auto {
    width: auto;
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

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

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

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

  .max-w-full {
    max-width: 100%;
  }

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

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

  .min-w-0 {
    min-width: 0;
  }

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

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

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

  .flex-1 {
    flex: 1;
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .list-decimal {
    list-style-type: decimal;
  }

  .list-disc {
    list-style-type: disc;
  }

  .list-none {
    list-style-type: none;
  }

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

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

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

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

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

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

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

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

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

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

  .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-10 {
    gap: calc(var(--spacing) * 10);
  }

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

  :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-5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * 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)));
  }

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

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-stone-100 > :not(:last-child)) {
    border-color: var(--color-stone-100);
  }

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

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

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

  .border-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-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

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

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

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

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

  .border-emerald-300 {
    border-color: var(--color-emerald-300);
  }

  .border-emerald-700 {
    border-color: var(--color-emerald-700);
  }

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

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

  .border-rose-300 {
    border-color: var(--color-rose-300);
  }

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

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

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

  .border-slate-300 {
    border-color: var(--color-slate-300);
  }

  .border-slate-400 {
    border-color: var(--color-slate-400);
  }

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

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

  .border-stone-200\/80 {
    border-color: #e7e5e4cc;
  }

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

  .border-stone-300 {
    border-color: var(--color-stone-300);
  }

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

  .bg-\[\#173D32\] {
    background-color: #173d32;
  }

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

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

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

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

  .bg-emerald-50\/80 {
    background-color: #ecfdf5cc;
  }

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

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

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

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

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

  .bg-red-50\/70 {
    background-color: #fef2f2b3;
  }

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

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

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

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

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

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

  .bg-slate-50\/50 {
    background-color: #f8fafc80;
  }

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

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

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

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

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

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

  .bg-stone-50\/40 {
    background-color: #fafaf966;
  }

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

  .bg-stone-50\/50 {
    background-color: #fafaf980;
  }

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

  .bg-stone-50\/60 {
    background-color: #fafaf999;
  }

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

  .bg-stone-50\/70 {
    background-color: #fafaf9b3;
  }

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

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

  .bg-stone-200\/70 {
    background-color: #e7e5e4b3;
  }

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

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

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

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

  .bg-\[radial-gradient\(circle_at_90\%_0\%\,\#fb923c33\,transparent_22rem\)\,linear-gradient\(145deg\,\#123f35\,\#f4efe3_58\%\,\#fffdf8\)\] {
    background-image: radial-gradient(circle at 90% 0, #fb923c33, #0000 22rem), linear-gradient(145deg, #123f35, #f4efe3 58%, #fffdf8);
  }

  .p-0 {
    padding: 0;
  }

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

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

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

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

  .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-10 {
    padding: calc(var(--spacing) * 10);
  }

  .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-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }

  .leading-\[0\.98\] {
    --tw-leading: .98;
    line-height: .98;
  }

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

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

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

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

  .tracking-\[-0\.04em\] {
    --tw-tracking: -.04em;
    letter-spacing: -.04em;
  }

  .tracking-\[0\.15em\] {
    --tw-tracking: .15em;
    letter-spacing: .15em;
  }

  .tracking-\[0\.16em\] {
    --tw-tracking: .16em;
    letter-spacing: .16em;
  }

  .tracking-\[0\.22em\] {
    --tw-tracking: .22em;
    letter-spacing: .22em;
  }

  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }

  .break-words {
    overflow-wrap: break-word;
  }

  .break-all {
    word-break: break-all;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

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

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

  .text-\[\#173D32\] {
    color: #173d32;
  }

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

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

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

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

  .text-emerald-50 {
    color: var(--color-emerald-50);
  }

  .text-emerald-100 {
    color: var(--color-emerald-100);
  }

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

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

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

  .text-emerald-950 {
    color: var(--color-emerald-950);
  }

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

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

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

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

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

  .text-rose-950 {
    color: var(--color-rose-950);
  }

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

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

  .text-sky-950 {
    color: var(--color-sky-950);
  }

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

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

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

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

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

  .text-slate-950 {
    color: var(--color-slate-950);
  }

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

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

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

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

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

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

  .text-stone-950 {
    color: var(--color-stone-950);
  }

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

  .uppercase {
    text-transform: uppercase;
  }

  .underline {
    text-decoration-line: underline;
  }

  .opacity-75 {
    opacity: .75;
  }

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

  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-emerald-950\/20 {
    --tw-shadow-color: #002c2233;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .shadow-emerald-950\/20 {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-emerald-950) 20%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

  .placeholder\:text-stone-400::placeholder {
    color: var(--color-stone-400);
  }

  .first\:pt-0:first-child {
    padding-top: 0;
  }

  @media (hover: hover) {
    .hover\:border-emerald-700\/50:hover {
      border-color: #00795680;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:border-emerald-700\/50:hover {
        border-color: color-mix(in oklab, var(--color-emerald-700) 50%, transparent);
      }
    }

    .hover\:border-stone-400:hover {
      border-color: var(--color-stone-400);
    }

    .hover\:border-stone-500:hover {
      border-color: var(--color-stone-500);
    }

    .hover\:bg-\[\#1f4e40\]:hover {
      background-color: #1f4e40;
    }

    .hover\:bg-emerald-50:hover {
      background-color: var(--color-emerald-50);
    }

    .hover\:bg-emerald-950:hover {
      background-color: var(--color-emerald-950);
    }

    .hover\:bg-slate-700:hover {
      background-color: var(--color-slate-700);
    }

    .hover\:bg-stone-50:hover {
      background-color: var(--color-stone-50);
    }

    .hover\:bg-stone-100:hover {
      background-color: var(--color-stone-100);
    }

    .hover\:text-emerald-950:hover {
      color: var(--color-emerald-950);
    }

    .hover\:text-stone-900:hover {
      color: var(--color-stone-900);
    }

    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  .focus\:not-sr-only:focus {
    clip-path: none;
    white-space: normal;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: static;
    overflow: visible;
  }

  .focus\:absolute:focus {
    position: absolute;
  }

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

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

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

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

  .focus\:border-\[\#173D32\]:focus {
    border-color: #173d32;
  }

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

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

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

  .focus\:text-slate-900:focus {
    color: var(--color-slate-900);
  }

  .focus\:shadow:focus {
    --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);
  }

  .focus\:ring-1:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + 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-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-\[\#173D32\]:focus {
    --tw-ring-color: #173d32;
  }

  .focus\:ring-emerald-700:focus {
    --tw-ring-color: var(--color-emerald-700);
  }

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

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

  .focus-visible\:outline-2:focus-visible {
    outline-style: var(--tw-outline-style);
    outline-width: 2px;
  }

  .focus-visible\:outline-offset-2:focus-visible {
    outline-offset: 2px;
  }

  .focus-visible\:outline-emerald-700:focus-visible {
    outline-color: var(--color-emerald-700);
  }

  .disabled\:cursor-wait:disabled {
    cursor: wait;
  }

  .disabled\:text-stone-300:disabled {
    color: var(--color-stone-300);
  }

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

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  @media (min-width: 40rem) {
    .sm\:col-span-2 {
      grid-column: span 2 / span 2;
    }

    .sm\:w-60 {
      width: calc(var(--spacing) * 60);
    }

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

    .sm\:grid-cols-\[1fr_auto\] {
      grid-template-columns: 1fr auto;
    }

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

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

    .sm\:items-end {
      align-items: flex-end;
    }

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

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

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

    .sm\:p-12 {
      padding: calc(var(--spacing) * 12);
    }

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

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

  @media (min-width: 48rem) {
    .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }

    .md\:hidden {
      display: none;
    }

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

    .md\:grid-cols-\[auto_1fr\] {
      grid-template-columns: auto 1fr;
    }

    .md\:grid-cols-\[auto_minmax\(0\,1fr\)_auto\] {
      grid-template-columns: auto minmax(0, 1fr) auto;
    }

    .md\:grid-cols-\[minmax\(0\,1fr\)_auto\] {
      grid-template-columns: minmax(0, 1fr) auto;
    }

    .md\:grid-cols-\[minmax\(0\,1fr\)_auto_minmax\(0\,2fr\)_auto\] {
      grid-template-columns: minmax(0, 1fr) auto minmax(0, 2fr) auto;
    }

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

    .md\:items-end {
      align-items: flex-end;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }

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

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

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

    .lg\:grid-cols-\[0\.82fr_1\.18fr\] {
      grid-template-columns: .82fr 1.18fr;
    }

    .lg\:grid-cols-\[1\.2fr_0\.8fr\] {
      grid-template-columns: 1.2fr .8fr;
    }

    .lg\:grid-cols-\[1fr_1fr_auto\] {
      grid-template-columns: 1fr 1fr auto;
    }

    .lg\:items-end {
      align-items: flex-end;
    }
  }
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/inter-4.1/InterVariable.woff2") format("woff2");
}

:root {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
  --background: #f8faf9;
  --foreground: #192a30;
  --oc-brand: #173d32;
  --oc-brand-soft: #2f6b52;
  --oc-line: #e4ebe7;
  --oc-surface: #fff;
  --oc-lime: #e3f1e9;
  --inbox-green: #173d32;
  --inbox-coral: #e05f39;
}

.oc-shell {
  background: var(--background);
  min-height: 100vh;
  color: var(--foreground);
}

.oc-topbar {
  z-index: 40;
  background: var(--oc-surface);
  min-height: 65px;
  color: var(--foreground);
  border-bottom: 1px solid var(--oc-line);
  align-items: center;
  gap: 8px;
  padding: 10px 24px;
  display: flex;
  position: sticky;
  top: 0;
}

.oc-menubtn {
  background: var(--oc-surface);
  min-width: 44px;
  min-height: 44px;
  color: var(--foreground);
  cursor: pointer;
  border: 0;
  border-radius: 10px;
  font-size: 18px;
}

.oc-menubtn:focus-visible, .oc-signout:focus-visible, .oc-closebtn:focus-visible, .oc-navlink:focus-visible, .oc-firm:focus-visible {
  outline: 3px solid var(--oc-brand);
  outline-offset: 2px;
}

.oc-brand {
  min-width: 0;
  color: var(--oc-brand);
  flex-shrink: 0;
  order: 0;
  align-items: center;
  gap: 8px;
  width: 184px;
  display: flex;
}

.oc-menubtn {
  order: 1;
}

.oc-topcompany {
  order: 2;
  min-width: 0;
  padding-left: 8px;
  font-size: 14px;
}

.oc-topcompany-picker {
  position: relative;
}

.oc-topcompany-picker > summary {
  cursor: pointer;
  align-items: center;
  gap: 12px;
  min-height: 44px;
  list-style: none;
  display: flex;
}

.oc-topcompany-picker > summary::-webkit-details-marker {
  display: none;
}

.oc-topcompany-picker > ul {
  z-index: 42;
  background: var(--oc-surface);
  width: min(320px, 70vw);
  max-height: 60dvh;
  box-shadow: 0 0 0 1px var(--oc-line),
    0 12px 32px #192a301a;
  border-radius: 12px;
  padding: 8px;
  position: absolute;
  top: 100%;
  left: 0;
  overflow-y: auto;
}

.oc-topcompany-picker > summary:focus-visible {
  outline: 2px solid var(--oc-brand);
  outline-offset: 2px;
  border-radius: 8px;
}

.oc-topbar > form {
  order: 4;
}

.oc-brand img {
  flex: none;
  display: block;
}

.oc-brandname {
  letter-spacing: -.01em;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: var(--foreground);
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
}

.oc-spacer {
  flex: 1;
  order: 3;
}

.oc-signout {
  background: var(--oc-surface);
  min-height: 44px;
  color: var(--foreground);
  white-space: nowrap;
  cursor: pointer;
  border: 0;
  border-radius: 10px;
  flex: none;
  padding: 8px 12px;
  font-size: 14px;
}

.oc-body {
  min-height: calc(100vh - 65px);
  display: flex;
}

.oc-sidebar {
  background: var(--background);
  border-right: 1px solid var(--oc-line);
  flex: none;
  width: 15rem;
  padding: 24px 12px;
}

@media (min-width: 56.01rem) {
  .oc-sidebar {
    overscroll-behavior-y: contain;
    align-self: flex-start;
    height: calc(100dvh - 65px);
    max-height: calc(100dvh - 65px);
    position: sticky;
    top: 65px;
    overflow-y: auto;
  }

  .oc-sidebar .oc-company, .oc-sidebar .oc-companyswitch {
    display: none;
  }
}

.oc-sidebar-collapsed {
  display: none;
}

.oc-drawerhead {
  margin-bottom: 8px;
  display: none;
}

.oc-closebtn {
  border: 1px solid var(--oc-line);
  min-height: 44px;
  color: var(--foreground);
  cursor: pointer;
  background: #fff;
  border-radius: 10px;
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 700;
}

.oc-company {
  border-bottom: 1px solid var(--oc-line);
  align-items: center;
  gap: 10px;
  padding: 8px 8px 12px;
  display: flex;
}

.oc-avatar {
  background: var(--oc-brand);
  color: #fff;
  border-radius: 50%;
  flex: none;
  place-items: center;
  width: 40px;
  height: 40px;
  font-size: 15px;
  font-weight: 700;
  display: inline-grid;
}

.oc-companyname {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}

.oc-role {
  color: #5b6660;
  margin: 0;
  font-size: 14px;
}

.oc-companyswitch {
  border-top: 1px solid var(--oc-line);
  margin-top: 10px;
  padding-top: 8px;
}

.oc-companyswitch-summary {
  padding: 0 8px;
  font-size: 14px;
  font-weight: 600;
}

.oc-navgroup {
  margin-top: 12px;
}

.oc-navgroup:first-child {
  margin-top: 0;
}

.oc-navgroup + .oc-navgroup {
  padding-top: 8px;
}

.oc-navlabel {
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

.oc-navlist, .oc-firmlist {
  gap: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-navlink, .oc-firm {
  min-height: 44px;
  color: var(--foreground);
  border-radius: 10px;
  align-items: center;
  gap: 12px;
  padding: 9px 10px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.oc-navlink svg {
  color: #667b82;
  flex-shrink: 0;
}

.oc-navlink:hover, .oc-firm:hover {
  background: #edf3f0;
}

.oc-navlink-active, .oc-firm-active {
  color: var(--oc-brand);
  background: #e4f0eb;
  font-weight: 500;
}

.oc-navlink-active svg {
  color: var(--oc-brand);
}

.oc-overlay {
  display: none;
}

.oc-main {
  flex: 1;
  width: 100%;
  min-width: 0;
  max-width: 100rem;
  margin: 0 auto;
  padding: 24px clamp(14px, 3vw, 32px) 48px;
}

.oc-page {
  max-width: 100%;
}

.oc-main.oc-main-conversation {
  background: var(--oc-surface);
  max-width: none;
  padding: 0;
}

.oc-pagehead {
  border-bottom: 1px solid var(--oc-line);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  gap: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.oc-pagetitle {
  letter-spacing: -.02em;
  margin: 0;
  font-size: 1.625rem;
  font-weight: 600;
}

.oc-chip {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  min-height: 44px;
  color: var(--foreground);
  border-radius: 999px;
  align-items: center;
  padding: 8px 16px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
}

.oc-chip-active {
  background: var(--oc-brand);
  border-color: var(--oc-brand);
  color: #fff;
}

.oc-toolbar {
  gap: 8px;
  margin-top: 12px;
  display: grid;
}

.oc-search {
  gap: 6px;
  font-size: 15px;
  display: grid;
}

.oc-searchlabel {
  clip: rect(0 0 0 0);
  white-space: nowrap;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

.oc-clear {
  align-items: center;
  min-height: 44px;
  padding: 6px 4px;
  display: inline-flex;
}

.oc-searchrow {
  grid-template-columns: minmax(0, 420px) auto;
  align-items: center;
  gap: 8px;
  display: grid;
}

.oc-quickfilters {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.oc-chip-small {
  min-height: 36px;
  padding: 4px 12px;
  font-size: 14px;
  font-weight: 600;
}

.oc-filterfold {
  border-top: 1px solid var(--oc-line);
  padding-top: 4px;
}

.oc-filtersummary {
  color: #3c4741;
  font-size: 14px;
  font-weight: 500;
}

.oc-filtergrid {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 12rem), 1fr));
  align-items: end;
  gap: 10px;
  padding: 4px 0 8px;
  display: grid;
}

.oc-refresh {
  color: #5b6660;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  display: inline-flex;
}

.oc-refreshdot {
  background: #10b981;
  border-radius: 999px;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0 4px #10b9811f;
}

.oc-refreshtext {
  align-items: center;
  display: inline-flex;
}

.oc-filters {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 12rem), 1fr));
  align-items: end;
  gap: 10px;
  padding: 12px;
  display: grid;
}

.oc-field {
  gap: 6px;
  font-size: 16px;
  font-weight: 700;
  display: grid;
}

.oc-unread {
  color: #fff;
  background: #c2410c;
  border-radius: 999px;
  place-items: center;
  min-width: 1.75rem;
  min-height: 1.75rem;
  padding: 0 6px;
  font-size: 13px;
  font-weight: 700;
  display: inline-grid;
}

.oc-flag {
  border: 1px solid var(--oc-line);
  background: #f7faf7;
  border-radius: 999px;
  padding: 2px 10px;
  font-size: 13px;
  font-weight: 700;
}

.oc-flag-warn {
  color: #6b4a08;
  background: #fff7e8;
  border-color: #e3b23c;
}

.oc-details {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  margin-top: 12px;
  padding: 12px 14px;
}

.oc-cust-empty {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  color: #3c4741;
  border-radius: 12px;
  padding: 12px 14px;
  font-size: 15px;
}

.oc-cust-card {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  color: inherit;
  border-radius: 12px;
  gap: 2px;
  min-height: 44px;
  padding: 12px;
  text-decoration: none;
  display: grid;
}

.oc-cust-card:hover {
  background: #eef1e4;
}

.oc-cust-card:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3259;
}

.oc-cust-top {
  justify-content: space-between;
  align-items: baseline;
  gap: 8px;
  min-width: 0;
  display: flex;
}

.oc-cust-card > * {
  min-width: 0;
}

.oc-cust-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  overflow: hidden;
}

.oc-cust-wait {
  color: #9a3412;
  background: #faecec;
  border-radius: 999px;
  flex: none;
  padding: 1px 8px;
  font-size: 12px;
  font-weight: 600;
}

.oc-cust-owner {
  color: #3c4741;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 8px;
  font-size: 13px;
  font-weight: 500;
  display: flex;
}

.oc-cust-meta {
  color: #5b6660;
  justify-content: space-between;
  gap: 8px;
  margin-top: 4px;
  font-size: 12px;
  display: flex;
}

.oc-cust-need {
  -webkit-line-clamp: 2;
  color: #3c4741;
  overflow-wrap: anywhere;
  -webkit-box-orient: vertical;
  font-size: 13px;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
}

.oc-cust-time {
  color: #5b6660;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  font-size: 12px;
}

.oc-assess {
  gap: 8px;
  margin-top: 8px;
  display: grid;
}

.oc-assess-btn {
  border: 1px solid var(--oc-brand);
  background: var(--oc-brand);
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: 600;
  display: inline-flex;
}

.oc-assess-btn:disabled {
  opacity: .6;
  cursor: wait;
}

.oc-assess-btn:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-assess-msg {
  color: #3c4741;
  margin: 0;
  font-size: 14px;
}

.oc-assess-msg button {
  min-height: 44px;
  font-weight: 600;
  text-decoration: underline;
}

.oc-help {
  vertical-align: middle;
  margin-inline-start: 8px;
  display: inline-block;
  position: relative;
}

.oc-helpbtn {
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  color: var(--oc-brand);
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 10px;
  place-items: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  display: inline-grid;
  position: relative;
}

.oc-helpbtn:before {
  content: "";
  opacity: .7;
  pointer-events: none;
  border: 1px solid;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: absolute;
}

.oc-helpbtn:hover, .oc-helpbtn[aria-expanded="true"] {
  background: #173d320f;
}

.oc-helpbtn:focus-visible {
  outline: 2px solid var(--oc-brand);
  outline-offset: 2px;
}

.oc-helpbox {
  z-index: 60;
  border: 1px solid var(--oc-line);
  text-align: start;
  background: #fff;
  border-radius: .9rem;
  width: min(20rem, 100vw - 1rem);
  max-height: min(60dvh, 24rem);
  padding: 12px 14px;
  display: none;
  position: fixed;
  overflow-y: auto;
  box-shadow: 0 12px 32px #19211d24;
}

.oc-helpbox-open {
  display: block;
}

.oc-helptitle {
  font-size: 15px;
  font-weight: 600;
  display: block;
}

.oc-helpbody {
  color: #3c4741;
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.oc-summary {
  cursor: pointer;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  font-size: 16px;
  font-weight: 700;
  list-style: none;
  display: flex;
}

.oc-summary::-webkit-details-marker {
  display: none;
}

.oc-summary:before {
  content: "›";
  border: 1px solid var(--oc-line);
  width: 1.75rem;
  height: 1.75rem;
  color: var(--oc-brand);
  background: #fff;
  border-radius: .5rem;
  flex: none;
  place-items: center;
  font-size: 1.1rem;
  line-height: 1;
  transition: transform .16s ease-out;
  display: inline-grid;
}

details[open] > .oc-summary:before {
  transform: rotate(90deg);
}

@media (prefers-reduced-motion: reduce) {
  .oc-summary:before {
    transition: none;
  }
}

@media (max-width: 48rem) {
  .oc-pagehead {
    padding-bottom: .75rem;
  }

  .oc-lede {
    font-size: .95rem;
    line-height: 1.5;
  }

  .oc-pagetitle {
    font-size: 1.5rem;
  }

  nav[aria-label="Hızlı seçim"] {
    flex-wrap: nowrap;
    padding-bottom: 4px;
    overflow-x: auto;
  }

  nav[aria-label="Hızlı seçim"] .oc-chip {
    flex: none;
  }

  .oc-filters {
    gap: 8px;
    padding: 10px;
  }

  .oc-toolbar {
    gap: 6px;
  }

  .oc-searchrow {
    grid-template-columns: 1fr auto;
  }

  .oc-filtergrid {
    gap: 8px;
  }
}

@media (max-width: 56rem) {
  .oc-sidebar {
    z-index: 50;
    width: min(19rem, 86vw);
    max-height: 100dvh;
    position: fixed;
    inset: 0 auto 0 0;
    overflow-y: auto;
    transform: translateX(-105%);
    box-shadow: 0 8px 30px #0000002e;
  }

  .oc-sidebar-open {
    transform: none;
  }

  .oc-sidebar-collapsed {
    display: block;
  }

  .oc-drawerhead {
    background: var(--oc-surface);
    padding-top: 4px;
    display: block;
    position: sticky;
    top: 0;
  }

  .oc-overlay-open {
    z-index: 45;
    cursor: pointer;
    background: #00000059;
    border: 0;
    width: 100%;
    padding: 0;
    display: block;
    position: fixed;
    inset: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .oc-sidebar, .oc-overlay {
    transition: none;
  }
}

* {
  box-sizing: border-box;
}

body {
  background: var(--background);
  color: var(--foreground);
  -webkit-font-smoothing: antialiased;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Inter, system-ui, Segoe UI, sans-serif;
}

@media (max-width: 48rem) {
  .oc-topbar {
    gap: 4px;
    padding: 10px 12px;
  }

  .oc-menubtn {
    order: 0;
  }

  .oc-brand {
    flex-shrink: 1;
    order: 1;
    width: auto;
  }

  .oc-brandname {
    font-size: 18px;
  }

  .oc-topcompany {
    display: none;
  }

  .oc-spacer {
    order: 2;
  }

  .oc-topbar > form {
    order: 3;
  }
}

.inbox-display {
  letter-spacing: -.02em;
  font-weight: 700;
}

.inbox-kicker {
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--oc-brand-soft);
  font-size: .75rem;
  font-weight: 700;
}

.inbox-section, .inbox-action-dock {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1.5rem;
  padding: clamp(1rem, 2.5vw, 1.5rem);
}

.inbox-action-dock {
  border-top: 4px solid var(--inbox-green);
}

.inbox-pill {
  color: #44403c;
  background: #fafaf9;
  border: 1px solid #d6d3d1;
  border-radius: 999px;
  align-items: center;
  min-height: 2rem;
  padding: .35rem .7rem;
  font-size: .75rem;
  font-weight: 700;
  display: inline-flex;
}

.inbox-pill-danger {
  color: #9a3412;
  background: #fff7ed;
  border-color: #fdba74;
}

.inbox-pill-good {
  color: #166534;
  background: #f0fdf4;
  border-color: #86efac;
}

.inbox-select {
  color: #292524;
  background: #fff;
  border: 1px solid #d6d3d1;
  border-radius: .8rem;
  width: 100%;
  min-height: 2.75rem;
  padding: .6rem .75rem;
  font-size: 1rem;
}

.inbox-select:focus-visible {
  border-color: var(--inbox-green);
  outline: 3px solid #0f5f492e;
}

.inbox-button {
  border-radius: .8rem;
  min-height: 2.75rem;
  padding: .65rem 1rem;
  font-weight: 750;
  transition: transform .16s, opacity .16s;
}

.inbox-button:hover:not(:disabled), .inbox-button:focus-visible:not(:disabled) {
  transform: translateY(-1px);
}

.inbox-button:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3259;
}

.inbox-button:disabled {
  cursor: wait;
  opacity: .55;
}

.inbox-button-primary {
  background: var(--oc-brand);
  color: #fff;
}

.inbox-button-secondary {
  color: #292524;
  background: #fff;
  border: 1px solid #a8a29e;
}

.inbox-button-warning {
  color: #422006;
  background: #f59e0b;
}

.inbox-button-success {
  color: #fff;
  background: #047857;
}

.inbox-button-danger {
  color: #fff;
  background: #c2410c;
}

@keyframes inbox-card-in {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

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

[id], .inbox-button, .inbox-select, textarea, a, button {
  scroll-margin-top: 76px;
}

@media (prefers-reduced-motion: reduce) {
  .inbox-button {
    transition: none;
  }
}

.oc-cal-page {
  max-width: 76rem;
}

.oc-cal-lede {
  color: #5b6660;
  margin: 4px 0 0;
  font-size: 15px;
}

.oc-cal-layout {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  align-items: start;
  gap: 20px;
  margin-top: 16px;
  display: grid;
}

.oc-cal-monthnav {
  align-items: center;
  gap: 8px;
  display: flex;
}

.oc-cal-monthbtn {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  min-width: 44px;
  min-height: 44px;
  color: var(--foreground);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
}

.oc-cal-monthbtn:hover {
  background: #eef1e4;
}

.oc-cal-monthbtn:focus-visible, .oc-cal-day:focus-visible, .oc-cal-open:focus-visible, .oc-cal-upcoming-link:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-cal-gridwrap {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  padding: 12px;
}

.oc-cal-grid {
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 4px;
  display: grid;
}

@media (max-width: 25rem) {
  .oc-cal-page .oc-cal-gridwrap {
    border-inline: 0;
    border-radius: 0;
    margin-inline: -14px;
    padding: 2px;
  }

  .oc-cal-page .oc-cal-grid {
    gap: 1px;
  }
}

.oc-cal-weekday {
  text-align: center;
  color: #5b6660;
  margin: 0;
  padding: 8px 2px;
  font-size: 13px;
  font-weight: 700;
}

.oc-cal-day {
  width: 100%;
  min-width: 44px;
  min-height: 44px;
  color: inherit;
  border: 1px solid #0000;
  border-radius: 10px;
  justify-items: center;
  gap: 4px;
  padding: 8px 2px 6px;
  text-decoration: none;
  display: grid;
}

.oc-cal-day:hover {
  background: #eef1e4;
}

.oc-cal-day-selected {
  border-color: var(--oc-brand);
  background: #e4edcf;
  font-weight: 700;
}

.oc-cal-day-outside {
  color: #8a938d;
}

.oc-cal-daynum {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
}

.oc-cal-daycount {
  align-items: center;
  min-height: 10px;
  display: flex;
}

.oc-cal-dots {
  gap: 3px;
  display: inline-flex;
}

.oc-cal-dot {
  background: var(--oc-brand);
  border-radius: 999px;
  width: 7px;
  height: 7px;
}

.oc-cal-empty {
  width: 7px;
  height: 7px;
}

.oc-cal-sr {
  clip: rect(0 0 0 0);
  white-space: nowrap;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

.oc-cal-daytitle {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

.oc-cal-picker {
  gap: 8px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
  display: none;
}

.oc-cal-pickerlabel {
  margin-bottom: 4px;
  display: block;
}

.oc-cal-cards {
  gap: 10px;
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-cal-card {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  padding: 12px 14px;
}

.oc-cal-cardtop {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 12px;
  display: grid;
}

.oc-cal-cardtop .oc-cal-time {
  grid-area: 1 / 1;
}

.oc-cal-cardtop .oc-cal-status {
  grid-area: 1 / 2;
}

.oc-cal-time {
  font-variant-numeric: tabular-nums;
  flex: 0 0 3.5rem;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
}

.oc-cal-cardmain {
  grid-area: 2 / 1 / auto / -1;
  min-width: 0;
}

.oc-cal-customer {
  overflow-wrap: anywhere;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.oc-cal-sub {
  color: #5b6660;
  margin: 2px 0 0;
  font-size: 14px;
}

.oc-cal-status {
  border: 1px solid var(--oc-line);
  white-space: nowrap;
  border-radius: 999px;
  flex: none;
  margin: 0;
  padding: 4px 10px;
  font-size: 13px;
  font-weight: 500;
}

.oc-cal-status-good {
  color: #166534;
  background: #f0fdf4;
  border-color: #86efac;
}

.oc-cal-status-warn {
  color: #6b4a08;
  background: #fff7e8;
  border-color: #e3b23c;
}

.oc-cal-status-info {
  color: #0c4a6e;
  background: #f0f9ff;
  border-color: #bae6fd;
}

.oc-cal-status-muted {
  color: #5b6660;
  background: #f4f4f2;
}

.oc-cal-note {
  color: #3c4741;
  margin: 8px 0 0;
  font-size: 14px;
}

.oc-cal-open {
  min-height: 44px;
  color: var(--oc-brand);
  align-items: center;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 700;
  display: inline-flex;
}

.oc-cal-emptytext {
  color: #3c4741;
  margin: 12px 2px 0;
  font-size: 15px;
}

.oc-cal-count {
  color: #5b6660;
  margin: 12px 2px 0;
  font-size: 14px;
}

.oc-cal-paging {
  margin-top: 4px;
}

.oc-cal-pagingrow {
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
  display: flex;
}

.oc-cal-upcoming {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  padding: 14px;
}

.oc-cal-upcoming-head {
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  display: flex;
}

.oc-cal-upcoming-title {
  margin: 0;
  font-size: 17px;
  font-weight: 600;
}

.oc-cal-upcoming-list {
  gap: 8px;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-cal-upcoming-item {
  border-top: 1px solid var(--oc-line);
  align-items: baseline;
  gap: 10px;
  padding-top: 8px;
  font-size: 15px;
  display: flex;
}

.oc-cal-upcoming-item:first-child {
  border-top: 0;
  padding-top: 0;
}

.oc-cal-upcoming-when {
  font-variant-numeric: tabular-nums;
  color: #3c4741;
  flex: none;
}

.oc-cal-upcoming-who {
  overflow-wrap: anywhere;
  flex: 1;
  min-width: 0;
}

.oc-cal-upcoming-empty, .oc-cal-upcoming-error {
  color: #3c4741;
  margin: 8px 0 0;
  font-size: 15px;
}

.oc-cal-upcoming-link {
  min-height: 44px;
  color: var(--oc-brand);
  flex: none;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  display: inline-flex;
}

@media (max-width: 56rem) {
  .oc-cal-layout {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 48rem) {
  .oc-cal-gridwrap {
    padding: 8px;
  }

  .oc-cal-day {
    min-height: 48px;
  }

  .oc-cal-picker {
    display: block;
  }

  .oc-cal-cardtop {
    gap: 10px;
  }

  .oc-cal-time {
    flex-basis: 3.25rem;
  }
}

.oc-chat-summary {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  padding: 12px 14px;
}

.oc-chat-summary-title {
  margin: 0;
  font-size: 17px;
  font-weight: 600;
}

.oc-chat-summary-list {
  gap: 6px;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-chat-summary-item {
  border-top: 1px solid var(--oc-line);
  padding-top: 6px;
}

.oc-chat-summary-item:first-child {
  border-top: 0;
  padding-top: 0;
}

.oc-chat-summary-text {
  margin: 0;
  font-size: 15px;
}

.oc-chat-summary-kind {
  color: #5b6660;
  margin: 2px 0 0;
  font-size: 13px;
}

.oc-chat-summary-stale {
  color: #6b4a08;
  margin: 8px 0 0;
  font-size: 14px;
  font-weight: 600;
}

.oc-chat-summary-fresh {
  color: #5b6660;
  margin: 8px 0 0;
  font-size: 13px;
}

.oc-chat-summary-empty {
  color: #3c4741;
  margin: 8px 0 0;
  font-size: 15px;
}

.oc-chat-panel {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  padding: 12px 14px;
}

.oc-chat-panel-title {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

.oc-chat-thread {
  margin-top: 8px;
}

.oc-chat-older {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  min-width: 44px;
  min-height: 44px;
  color: var(--foreground);
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: 700;
  display: inline-flex;
}

.oc-chat-older:hover {
  background: #eef1e4;
}

.oc-chat-older:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-chat-older:disabled {
  opacity: .6;
  cursor: wait;
}

.oc-chat-error {
  color: #9a3412;
  margin: 8px 0 0;
  font-size: 14px;
}

.oc-chat-list {
  gap: 10px;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-chat-item {
  min-width: 0;
}

.oc-chat-day {
  text-align: center;
  color: #5b6660;
  margin: 4px 0;
  font-size: 13px;
  font-weight: 700;
}

.oc-chat-bubble {
  border: 1px solid var(--oc-line);
  background: #fff;
  border-radius: 1rem;
  max-width: 42rem;
  padding: 10px 12px;
}

.oc-chat-bubble-in {
  border-start-start-radius: .25rem;
}

.oc-chat-bubble-ai, .oc-chat-bubble-human {
  background: #e4edcf;
  border-color: #cfd8b8;
  border-start-end-radius: .25rem;
  margin-inline-start: auto;
}

.oc-chat-bubble-human {
  background: #eef4fb;
  border-color: #c9d9ec;
}

.oc-chat-bubble-unknown {
  background: #f4f4f2;
}

.oc-chat-sender {
  color: #3c4741;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.oc-chat-sent {
  color: #5b6660;
  font-weight: 400;
}

.oc-chat-text {
  overflow-wrap: anywhere;
  white-space: pre-wrap;
  margin: 4px 0 0;
  font-size: 16px;
  line-height: 1.5;
}

.oc-chat-missing {
  color: #5b6660;
  margin: 4px 0 0;
  font-size: 14px;
  font-style: italic;
}

.oc-chat-time {
  color: #5b6660;
  font-variant-numeric: tabular-nums;
  margin: 4px 0 0;
  font-size: 13px;
}

.oc-chat-empty {
  color: #3c4741;
  margin: 8px 0 0;
  font-size: 15px;
}

.oc-chat-details {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 1rem;
  padding: 12px 14px;
}

.oc-chat-details-body {
  gap: 12px;
  min-width: 0;
  margin-top: 8px;
  display: grid;
}

@media (max-width: 48rem) {
  .oc-chat-bubble {
    max-width: 100%;
  }

  .oc-chat-panel, .oc-chat-summary, .oc-chat-details {
    padding: 10px 12px;
  }
}

.oc-chat-panel-head {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}

.oc-chat-refresh-note {
  color: #5b6660;
  margin: 4px 0 0;
  font-size: 13px;
}

.oc-chat-evidence {
  gap: 4px;
  margin: 4px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-chat-evidence-link {
  min-height: 44px;
  color: var(--oc-brand);
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  display: inline-flex;
}

.oc-chat-evidence-link:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-chat-evidence-missing {
  color: #5b6660;
  font-size: 13px;
  font-style: italic;
}

.oc-ov-page {
  max-width: 88rem;
  padding: 8px 0;
}

.oc-main:has(.oc-ov-page) {
  max-width: 92rem;
}

.oc-ov-page .oc-pagetitle {
  letter-spacing: -.035em;
  font-size: clamp(26px, 2.4vw, 32px);
  font-weight: 600;
}

.oc-ov-hello {
  color: #5b6660;
  margin: 0;
  font-size: 15px;
}

.oc-ov-head {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  gap: 16px;
  margin-top: 8px;
  display: flex;
}

.oc-ov-sub {
  color: #5b6660;
  margin: 8px 0 0;
  font-size: 15px;
}

.oc-ov-rangeform {
  flex-wrap: wrap;
  align-items: end;
  gap: 8px;
  margin-top: 8px;
  display: flex;
}

.oc-ov-rangefield {
  color: #3c4741;
  gap: 4px;
  font-size: 13px;
  font-weight: 600;
  display: grid;
}

.oc-ov-rangefield input {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  min-height: 44px;
  color: inherit;
  border-radius: 10px;
  padding: 8px 10px;
  font-size: 16px;
}

.oc-ov-rangebtn {
  border: 1px solid var(--oc-brand);
  background: var(--oc-brand);
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  min-height: 44px;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 500;
}

.oc-ov-rangebtn:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-ov-range {
  cursor: pointer;
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 10px;
  align-items: center;
  gap: 8px;
  width: fit-content;
  max-width: 100%;
  min-height: 44px;
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
}

.oc-ov-cards {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
  display: grid;
}

.oc-ov-card {
  min-height: 144px;
  color: inherit;
  border: 1px solid #0000;
  border-radius: 12px;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.oc-ov-card-green {
  background: #eef5ec;
}

.oc-ov-card-blue {
  background: #eef4fb;
}

.oc-ov-card-amber {
  background: #faf3e3;
}

.oc-ov-card-rose {
  background: #faecec;
}

.oc-ov-card:hover {
  box-shadow: inset 0 0 0 999px #14322808;
}

.oc-ov-card:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-ov-icon {
  background: #ffffffb3;
  border-radius: 999px;
  flex: none;
  place-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: inline-grid;
}

.oc-ov-card-body {
  flex: 1;
  gap: 2px;
  min-width: 0;
  display: grid;
}

.oc-ov-card-top {
  align-items: start;
  gap: 8px;
  min-height: 44px;
  display: flex;
}

.oc-ov-card-top .oc-help {
  flex: none;
  margin-inline-start: auto;
}

.oc-ov-card-label {
  color: #3c4741;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.oc-ov-card-value {
  font-variant-numeric: tabular-nums;
  color: inherit;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
  display: inline-flex;
}

.oc-ov-card-value > span {
  margin-inline-start: auto;
  font-size: 22px;
  font-weight: 400;
}

.oc-ov-card-value:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-ov-card-sub {
  color: #3c4741;
  font-size: 13px;
  font-weight: 400;
}

.oc-ov-source {
  align-items: center;
  gap: 8px;
  display: inline-flex;
}

.oc-ov-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 24px;
  margin-top: 24px;
  display: grid;
}

.oc-ov-grid-secondary {
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
}

.oc-ov-panel {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 12px;
  min-width: 0;
  padding: 20px;
}

.oc-ov-panel-head {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  display: flex;
}

.oc-ov-panel-title {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

.oc-ov-more {
  min-height: 44px;
  color: var(--oc-brand);
  flex: none;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
}

.oc-ov-more:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-ov-empty {
  color: #3c4741;
  margin: 8px 0 0;
  font-size: 15px;
}

.oc-ov-attention {
  gap: 16px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-ov-attention-row {
  border-top: 1px solid var(--oc-line);
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  display: flex;
}

.oc-ov-attention-row:first-child {
  border-top: 0;
  padding-top: 0;
}

.oc-ov-attention-dot {
  color: #9a3412;
  background: #faecec;
  border-radius: 999px;
  flex: none;
  place-items: center;
  width: 28px;
  height: 28px;
  font-weight: 700;
  display: inline-grid;
}

.oc-ov-attention-body {
  flex: 1;
  gap: 2px;
  min-width: 0;
  display: grid;
}

.oc-ov-attention-title {
  font-size: 15px;
  font-weight: 500;
}

.oc-ov-attention-detail {
  color: #5b6660;
  font-size: 14px;
}

.oc-ov-action {
  background: var(--oc-brand);
  color: #fff;
  white-space: nowrap;
  border-radius: 10px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.oc-ov-action:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-ov-action-primary {
  width: 100%;
}

.oc-ov-chev {
  margin-inline-start: 8px;
}

.oc-ov-ghost {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  min-height: 44px;
  color: inherit;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.oc-ov-ghost:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-ov-tablewrap {
  max-width: 100%;
  margin-top: 16px;
  overflow-x: auto;
}

.oc-ov-tablehint {
  display: none;
}

.oc-ov-table {
  border-collapse: collapse;
  width: 100%;
  font-size: 15px;
}

.oc-ov-table th, .oc-ov-table td {
  text-align: start;
  border-bottom: 1px solid var(--oc-line);
  white-space: nowrap;
  padding: 16px 12px;
}

.oc-ov-table th {
  color: #5b6660;
  font-size: 13px;
  font-weight: 500;
}

.oc-ov-table thead {
  background: var(--background);
}

.oc-ov-table tbody tr:last-child th, .oc-ov-table tbody tr:last-child td {
  border-bottom: 0;
}

.oc-ov-shortcuts {
  gap: 12px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-ov-shortcuts a {
  min-height: 52px;
}

.oc-ov-page .oc-cal-upcoming {
  border-radius: 12px;
  min-width: 0;
  padding: 20px;
}

.oc-ov-page .oc-cal-upcoming-head {
  flex-wrap: wrap;
}

.oc-ov-page .oc-cal-upcoming-title {
  font-size: 18px;
}

.oc-ov-page .oc-cal-upcoming-link {
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 64rem) {
  .oc-ov-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

@media (max-width: 48rem) {
  .oc-ov-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .oc-ov-card {
    padding: 50px 10px 10px;
    display: block;
    position: relative;
  }

  .oc-ov-icon {
    width: 32px;
    height: 32px;
    position: absolute;
    inset-block-start: 10px;
    inset-inline-start: 10px;
  }

  .oc-ov-card-top .oc-help {
    margin: 0;
    position: absolute;
    inset-block-start: 4px;
    inset-inline-end: 4px;
  }

  .oc-ov-tablehint {
    color: #5b6660;
    margin: 8px 0 0;
    font-size: 13px;
    display: block;
  }

  .oc-ov-attention-row {
    grid-template-columns: 28px minmax(0, 1fr);
    align-items: start;
    display: grid;
  }

  .oc-ov-attention-row .oc-ov-action {
    white-space: normal;
    grid-column: 2;
    justify-self: start;
    max-width: 100%;
  }

  .oc-ov-card-label {
    font-size: 13px;
  }

  .oc-ov-card-value {
    font-size: 24px;
  }

  .oc-ov-card-sub {
    font-size: 12px;
  }

  .oc-ov-rangefield input {
    font-size: 16px;
  }
}

@media (max-width: 24rem) {
  .oc-ov-cards {
    gap: 6px;
  }

  .oc-ov-card-label {
    font-size: 12px;
  }

  .oc-ov-card-value {
    font-size: 22px;
  }
}

.oc-chat-summary.oc-chat-summary-unavailable {
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.oc-chat-summary-unavailable .oc-chat-summary-title {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}

.oc-chat-summary-unavailable .oc-chat-summary-empty {
  margin: 0;
  font-size: 14px;
}

.oc-ov-level {
  gap: 8px;
  margin-top: 16px;
  display: grid;
}

.oc-ov-level-row {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 16px;
  display: flex;
}

.oc-ov-level-group {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 12px;
  flex-wrap: wrap;
  gap: 4px;
  padding: 4px;
  display: inline-flex;
}

.oc-ov-level-option {
  min-width: 44px;
  min-height: 44px;
  color: var(--foreground);
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 15px;
  font-weight: 500;
}

.oc-ov-level-option[aria-checked="true"] {
  background: var(--oc-brand);
  color: #fff;
  font-weight: 700;
}

.oc-ov-level-option:disabled {
  opacity: .6;
  cursor: wait;
}

.oc-ov-level-option:focus-visible, .oc-ov-level-confirm-btn:focus-visible {
  outline-offset: 2px;
  outline: 3px solid #173d3273;
}

.oc-ov-level-help {
  color: #3c4741;
  margin: 0;
  font-size: 14px;
}

.oc-ov-level-confirm {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  border-radius: 12px;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  display: flex;
}

.oc-ov-level-confirm-text {
  font-size: 15px;
  font-weight: 500;
}

.oc-ov-level-confirm-btn {
  cursor: pointer;
  border-radius: 10px;
  min-height: 44px;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: 600;
}

.oc-ov-level-confirm-ok {
  border: 1px solid var(--oc-brand);
  background: var(--oc-brand);
  color: #fff;
}

.oc-ov-level-confirm-cancel {
  border: 1px solid var(--oc-line);
  background: var(--oc-surface);
  color: var(--foreground);
}

.oc-ov-level-confirm-btn:disabled {
  opacity: .6;
  cursor: wait;
}

.oc-ov-level-status {
  color: #3c4741;
  margin: 0;
  font-size: 14px;
}

.oc-ov-level-error a {
  color: var(--oc-brand);
  font-weight: 600;
}

.oc-navsub {
  gap: 2px;
  margin: 2px 0 4px 36px;
  padding: 0;
  list-style: none;
  display: grid;
}

.oc-navsublink {
  color: #3c4741;
  border-radius: 8px;
  padding: 6px 10px;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.oc-navsublink:hover {
  background: #1432280d;
}

.oc-navsublink-active {
  color: var(--oc-brand);
  background: #1432280f;
  font-weight: 600;
}

.oc-period {
  justify-items: end;
  gap: 8px;
  display: grid;
}

.oc-period-presets {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.oc-period-custom > summary {
  cursor: pointer;
  list-style: none;
}

.oc-period-custom > summary::-webkit-details-marker {
  display: none;
}

.oc-period-custom .oc-ov-rangeform {
  margin-top: 8px;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  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;
}

/*# sourceMappingURL=apps_web_src_app_globals_1wvyn-h.css.map*/