@import url("https://fonts.googleapis.com/css2?family=Untitled+Sans:wght@400;500;700&display=swap");
/*! 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-border-style: solid;
      --tw-duration: 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-white: #fff;
    --spacing: .25rem;
    --container-3xl: 48rem;
    --text-sm: .875rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-4xl: 2.25rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --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);
  }
}

@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);
    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);
    font-family: Untitled Sans, sans-serif;
  }
}

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

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

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

  .inset-\[-13\.33\%_-4\.76\%_-13\.34\%_-4\.76\%\] {
    inset: -13.33% -4.76% -13.34%;
  }

  .inset-\[28\.13\%_28\.13\%_31\.25\%_28\.13\%\] {
    inset: 28.13% 28.13% 31.25%;
  }

  .inset-\[28\.13\%_28\.13\%_56\.25\%_28\.13\%\] {
    inset: 28.13% 28.13% 56.25%;
  }

  .inset-\[28\.13\%_43\.75\%_65\.63\%_43\.75\%\] {
    inset: 28.13% 43.75% 65.63%;
  }

  .inset-\[31\.25\%_28\.13\%_28\.13\%_28\.13\%\] {
    inset: 31.25% 28.13% 28.13%;
  }

  .inset-\[34\.38\%_28\.13\%_28\.13\%_28\.13\%\] {
    inset: 34.38% 28.13% 28.13%;
  }

  .inset-\[37\.5\%\] {
    inset: 37.5%;
  }

  .inset-\[37\.5\%_34\.38\%_53\.13\%_53\.13\%\] {
    inset: 37.5% 34.38% 53.13% 53.13%;
  }

  .inset-\[37\.5\%_53\.13\%_53\.13\%_34\.38\%\] {
    inset: 37.5% 53.13% 53.13% 34.38%;
  }

  .inset-\[40\.625\%\] {
    inset: 40.625%;
  }

  .inset-\[43\.75\%_43\.75\%_46\.88\%_43\.75\%\] {
    inset: 43.75% 43.75% 46.88%;
  }

  .inset-\[53\.13\%_34\.38\%_37\.5\%_53\.13\%\] {
    inset: 53.13% 34.38% 37.5% 53.13%;
  }

  .inset-\[53\.13\%_53\.13\%_37\.5\%_34\.38\%\] {
    inset: 53.13% 53.13% 37.5% 34.38%;
  }

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

  .top-\[31\.25\%\] {
    top: 31.25%;
  }

  .right-1\/4 {
    right: 25%;
  }

  .right-\[46\.88\%\] {
    right: 46.88%;
  }

  .bottom-\[28\.13\%\] {
    bottom: 28.13%;
  }

  .left-1\/4 {
    left: 25%;
  }

  .left-\[46\.88\%\] {
    left: 46.88%;
  }

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

  .grow {
    flex-grow: 1;
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

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

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

  .content-stretch {
    align-content: stretch;
  }

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

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

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .rounded-xl {
    border-radius: calc(var(--radius)  + 6px);
  }

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

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

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

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

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

  .py-px {
    padding-block: 1px;
  }

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

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

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

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

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

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

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

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

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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


:root {
  --font-size: 16px;
  --text-4xl: 48px;
  --text-2xl: 30px;
  --text-xl: 24px;
  --text-lg: 20px;
  --text-base: 16px;
  --text-sm: 14px;
  --font-weight-bold: 700;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --background: #fff;
  --foreground: #000;
  --card: #fff;
  --card-foreground: #334155;
  --popover: #fff;
  --popover-foreground: #000;
  --primary: #0f172a;
  --primary-foreground: #fff;
  --secondary: #0000;
  --secondary-foreground: #0f172a;
  --muted: #f1f5f9;
  --muted-foreground: #64748b;
  --accent: #f1f5f9;
  --accent-foreground: #0f172a;
  --destructive: #0000;
  --destructive-foreground: #fff;
  --border: #e2e8f0;
  --input: #fff;
  --input-background: #fff;
  --ring: #0f172a;
  --elevation-sm: 0px 4px 6px 0px #00000017;
  --chart-1: #3b82f6;
  --chart-2: #22c55e;
  --chart-3: #f97316;
  --chart-4: #a855f7;
  --chart-5: #f43f5e;
  --radius: 6px;
  --radius-button: 6px;
  --radius-card: 6px;
  --radius-tooltip: 6px;
  --sidebar: #fff;
  --sidebar-foreground: #334155;
  --sidebar-primary: #0f172a;
  --sidebar-primary-foreground: #fff;
  --sidebar-accent: #f1f5f9;
  --sidebar-accent-foreground: #0f172a;
  --sidebar-border: #e2e8f0;
  --sidebar-ring: #0f172a;
}

.dark {
  --background: #0f172a;
  --foreground: #fff;
  --card: #1e293b;
  --card-foreground: #fff;
  --popover: #1e293b;
  --popover-foreground: #fff;
  --primary: #fff;
  --primary-foreground: #0f172a;
  --secondary: #334155;
  --secondary-foreground: #fff;
  --muted: #334155;
  --muted-foreground: #94a3b8;
  --accent: #334155;
  --accent-foreground: #fff;
  --destructive: #dc2626;
  --destructive-foreground: #fff;
  --border: #334155;
  --input: #334155;
  --input-background: #334155;
  --ring: #94a3b8;
  --elevation-sm: 0px 4px 6px 0px #00000040;
  --chart-1: #6366f1;
  --chart-2: #22c55e;
  --chart-3: #f97316;
  --chart-4: #a855f7;
  --chart-5: #f43f5e;
  --sidebar: #1e293b;
  --sidebar-foreground: #fff;
  --sidebar-primary: #6366f1;
  --sidebar-primary-foreground: #fff;
  --sidebar-accent: #334155;
  --sidebar-accent-foreground: #fff;
  --sidebar-border: #334155;
  --sidebar-ring: #94a3b8;
}

h1 {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-4xl);
  font-weight: var(--font-weight-bold);
  line-height: 1.2;
}

h2 {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-2xl);
  font-weight: var(--font-weight-medium);
  line-height: 1.2;
}

h3 {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-xl);
  font-weight: var(--font-weight-medium);
  line-height: 1.33;
}

h4 {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-lg);
  font-weight: var(--font-weight-medium);
  line-height: 1.4;
}

p, span {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-base);
  font-weight: var(--font-weight-normal);
  line-height: 1.75;
}

label {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-sm);
  font-weight: var(--font-weight-medium);
  line-height: 1.43;
}

button {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-base);
  font-weight: var(--font-weight-medium);
  line-height: 1.5;
}

input {
  font-family: Untitled Sans, sans-serif;
  font-size: var(--text-base);
  font-weight: var(--font-weight-normal);
  line-height: 1.5;
}

html {
  font-size: var(--font-size);
}

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

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