/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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-indigo-600: oklch(51.1% 0.262 276.966);
    --color-neutral-500: oklch(55.6% 0 0);
    --spacing: 0.25rem;
    --text-xs: 0.790123em;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.8889em;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1em;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125em;
    --text-lg--line-height: calc(1.75 / 1.125);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tight: -0.025em;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-xs: 0.125rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --text-h6: 1.125em;
    --text-h5: 1.2656em;
    --text-h4: 1.4238em;
    --text-h3: 1.602em;
    --text-h2: 1.802em;
    --text-h1: 2.0273em;
    --text-h1-hero: 2.28em;
    --text-button: 0.943em;
    --text-sm-button: 0.889em;
    --text-lg-button: 1em;
    --spacing-ex-offset: calc(1ex - ((1em - 1cap) / 2));
    --color-light-bg: #fff;
    --color-medium-bg: hsl(357, 20%, 98%);
    --color-dark-bg: hsl(357, 20%, 96.68%);
    --color-card-foreground: hsl(222 15% 16.5%);
    --color-muted-foreground: hsl(222 0% 28%);
    --color-border: hsl(222 5% 81%);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .-mb-1\! {
    margin-bottom: calc(var(--spacing) * -1) !important;
  }
  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * 0.5);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .flex {
    display: flex;
  }
  .w-full {
    width: 100%;
  }
  .max-w-none {
    max-width: none;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .flex-col {
    flex-direction: column;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .bg-medium-bg\/75 {
    background-color: color-mix(in srgb, hsl(357, 20%, 98%) 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-medium-bg) 75%, transparent);
    }
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .pb-2\.5 {
    padding-bottom: calc(var(--spacing) * 2.5);
  }
  .leading-\[0\.85\] {
    --tw-leading: 0.85;
    line-height: 0.85;
  }
  .text-muted-foreground {
    color: var(--color-muted-foreground);
  }
  .\[\&_li\]\:min-w-max {
    & li {
      min-width: max-content;
    }
  }
  .\[\&_li\]\:text-muted-foreground {
    & li {
      color: var(--color-muted-foreground);
    }
  }
  .\[\&_li\]\:marker\:text-neutral-500 {
    & li {
      & *::marker {
        color: var(--color-neutral-500);
      }
      &::marker {
        color: var(--color-neutral-500);
      }
      & *::-webkit-details-marker {
        color: var(--color-neutral-500);
      }
      &::-webkit-details-marker {
        color: var(--color-neutral-500);
      }
    }
  }
  .\[\&_p\]\:text-muted-foreground {
    & p {
      color: var(--color-muted-foreground);
    }
  }
}
@layer theme, base, components, utilities;
@layer theme;
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities;
@layer components {
  body {
    font-size: 1.19rem;
  }
  .smaller-text {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .small-text, label {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .normal-text, li, input, select, option {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .large-text {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  h6 {
    font-size: var(--text-h6);
  }
  h5 {
    font-size: var(--text-h5);
  }
  h4 {
    font-size: var(--text-h4);
  }
  h3 {
    font-size: var(--text-h3);
  }
  h2 {
    font-size: var(--text-h2);
  }
  h1 {
    font-size: var(--text-h1);
  }
  .h1-hero {
    font-size: var(--text-h1-hero);
  }
  button {
    font-size: var(--text-button);
  }
  .small-button {
    font-size: var(--text-sm-button);
  }
  .large-button {
    font-size: var(--text-lg-button);
  }
  p {
    max-width: 65ch;
    @media (width >= 40rem) {
      max-width: 73ch;
    }
    @media (width >= 48rem) {
      max-width: 75ch;
    }
    @media (width >= 64rem) {
      max-width: 78ch;
    }
    @media (width >= 80rem) {
      max-width: 82ch;
    }
    @media (width >= 96rem) {
      max-width: 85ch;
    }
  }
  input::placeholder, .helper-text, .description-text {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  p, li, input, select, option {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  a, h6, h5, h4 {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  button, label {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  h3, h2 {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  h1, strong {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  h1 {
    --tw-leading: 1.28;
    line-height: 1.28;
  }
  h2 {
    --tw-leading: 1.30;
    line-height: 1.30;
  }
  h3 {
    --tw-leading: 1.34;
    line-height: 1.34;
  }
  h4 {
    --tw-leading: 1.38;
    line-height: 1.38;
  }
  h5 {
    --tw-leading: 1.44;
    line-height: 1.44;
  }
  h6 {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  p, li, input, select, option {
    --tw-leading: 1.52;
    line-height: 1.52;
  }
  label {
    --tw-leading: 1.35;
    line-height: 1.35;
  }
  button {
    --tw-leading: 1.15;
    line-height: 1.15;
  }
  .large-text {
    --tw-leading: 1.68;
    line-height: 1.68;
  }
  .normal-text {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .small-text {
    --tw-leading: 1.6;
    line-height: 1.6;
  }
  .smaller-text {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .large-button {
    --tw-leading: 1.20;
    line-height: 1.20;
  }
  .small-button {
    --tw-leading: 1.10;
    line-height: 1.10;
  }
  h1, .h1-hero, h2, h3 {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
}
@layer base {
  @page {
    size: A4;
  }
  * {
    &>svg {
      flex-shrink: 0;
    }
    cursor: default;
    box-sizing: border-box;
    border-color: var(--color-border);
    outline-color: var(--color-border);
    font-family: var(--font-default);
    scrollbar-width: thin;
    scrollbar-color: var(--color-border) transparent;
  }
  *::-webkit-scrollbar {
    width: 0.25rem;
    height: 0.25rem;
  }
  *::-webkit-scrollbar-thumb {
    background: var(--color-border);
  }
  ::-webkit-scrollbar-thumb:hover {
    background: var(--color-primary-200) !important;
  }
  *::-webkit-scrollbar-track {
    background: transparent;
  }
  a, button {
    position: relative;
    cursor: pointer;
    color: var(--color-indigo-600);
  }
}
@layer components {
  @media print {
    .lang-buttons {
      display: none;
    }
  }
  body {
    font-family: "Roboto", sans-serif;
    margin-inline: auto;
    max-height: 297mm;
    width: 210mm;
    --tw-gradient-position: to bottom right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-light-bg);
    --tw-gradient-to: var(--color-dark-bg);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
    color: var(--color-card-foreground);
  }
  main {
    position: relative;
    margin-top: calc(var(--spacing) * -1);
    background-color: var(--color-light-bg);
  }
  section {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    padding-bottom: calc(var(--spacing) * 4);
    &:last-child {
      --tw-border-style: none;
      border-style: none;
    }
    &:last-child {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  header {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    padding-bottom: calc(var(--spacing) * 1);
  }
  h3 {
    margin-bottom: calc(var(--spacing) * 2);
    padding-top: var(--spacing-ex-offset);
  }
  .contact-wrapper {
    margin-top: calc(var(--spacing) * 3);
    display: flex;
    gap: calc(var(--spacing) * 5);
    font-size: var(--text-button);
  }
  .text-with-icon {
    display: flex;
    align-items: center;
    gap: calc(var(--spacing) * 1.5);
  }
  .info-wrapper {
    display: flex;
    align-items: center;
    gap: calc(var(--spacing) * 1.5);
  }
  .material-symbols-outlined {
    font-size: var(--text-base) !important;
    line-height: var(--tw-leading, var(--text-base--line-height)) !important;
    font-variation-settings: "FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24;
  }
  .knowledge-container {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: flex-start;
    gap: calc(var(--spacing) * 4);
  }
  .knowledge-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    &>ul {
      list-style-position: inside;
    }
    &>ul {
      list-style-type: disc;
    }
    &>ul {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
    &>ul>li {
      padding-bottom: 1px;
    }
    &>ul>li {
      &:last-child {
        padding-bottom: calc(var(--spacing) * 0);
      }
    }
  }
  .tags-wrapper {
    border-radius: var(--radius-xs);
    background-color: color-mix(in srgb, hsl(357, 20%, 98%) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-medium-bg) 50%, transparent);
    }
    padding-inline: calc(var(--spacing) * 2);
    padding-block: calc(var(--spacing) * 2.5);
  }
  .works-container {
    position: relative;
    display: grid;
    grid-template-columns: 1.1fr 1.5fr 1fr;
    column-gap: calc(var(--spacing) * 6);
    padding-top: calc(var(--spacing) * 0.5);
  }
  .works-wrapper {
    display: flex;
    flex-direction: column;
    gap: calc(var(--spacing) * 1);
    & p:first-child {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
    &>div>p {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    &>div>p {
      color: var(--color-muted-foreground);
    }
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-space-y-reverse: 0;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-border-style: solid;
    }
  }
}
