/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poetsen+One&display=swap");
@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-red-900: oklch(39.6% 0.141 25.723);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-yellow-300: oklch(90.5% 0.182 98.111);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-teal-500: oklch(70.4% 0.14 182.503);
    --color-cyan-400: oklch(78.9% 0.154 211.53);
    --color-sky-300: oklch(82.8% 0.111 230.318);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-indigo-600: oklch(51.1% 0.262 276.966);
    --color-purple-400: oklch(71.4% 0.203 305.504);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-zinc-300: oklch(87.1% 0.006 286.286);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-7xl: 80rem;
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-logo: "Poetsen One", "cursive";
    --font-archivo: "Archivo", "sans-serif";
    --font-dmsans: "DM Sans", "sans-serif";
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .-bottom-1 {
    bottom: calc(var(--spacing) * -1);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-2 {
    margin: calc(var(--spacing) * 2);
  }
  .m-auto {
    margin: auto;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .icon-\[fluent--clear-formatting-24-filled\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.5 12a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11M3 19h8.174c.17.721.46 1.396.849 2.001L3 21a1 1 0 0 1-.117-1.993zm12.093-4.034l-.07.058l-.057.07a.5.5 0 0 0 0 .568l.058.07l1.77 1.769l-1.768 1.766l-.057.07a.5.5 0 0 0 0 .568l.057.07l.07.057a.5.5 0 0 0 .568 0l.07-.057l1.766-1.767l1.77 1.769l.069.058a.5.5 0 0 0 .568 0l.07-.058l.057-.07a.5.5 0 0 0 0-.568l-.057-.07l-1.77-1.768l1.772-1.77l.058-.069a.5.5 0 0 0 0-.569l-.058-.069l-.069-.058a.5.5 0 0 0-.569 0l-.069.058l-1.772 1.77l-1.77-1.77l-.068-.058a.5.5 0 0 0-.493-.043zM16.001 3A1 1 0 0 1 17 4.048l-.012.113l-.245 1.5a1 1 0 0 1-1.986-.206l.012-.116l.055-.339h-3.392l-1.76 11H10a1 1 0 0 1 .993.883L11 17a1 1 0 0 1-.883.993L10 18H7a1 1 0 0 1-.117-1.993L7 16h.647l1.76-11h-3.56l-.112.665A1 1 0 0 1 3.75 5.45l.012-.116l.251-1.5a1 1 0 0 1 .866-.828L4.999 3z'/%3E%3C/svg%3E");
  }
  .icon-\[fluent--clipboard-paste-24-filled\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12.753 2c1.158 0 2.111.875 2.234 2h1.763a2.25 2.25 0 0 1 2.245 2.096L19 6.25a.75.75 0 0 1-.647.742L18.249 7a.75.75 0 0 1-.742-.647L17.5 6.25a.75.75 0 0 0-.648-.743L16.75 5.5h-2.132a2.24 2.24 0 0 1-1.865.993H9.247a2.24 2.24 0 0 1-1.865-.992L5.25 5.5a.75.75 0 0 0-.743.648L4.5 6.25v13.505c0 .38.282.693.648.743l.102.007h3a.75.75 0 0 1 .743.647l.007.102a.75.75 0 0 1-.75.75h-3a2.25 2.25 0 0 1-2.245-2.095L3 19.755V6.25a2.25 2.25 0 0 1 2.096-2.245L5.25 4h1.763a2.247 2.247 0 0 1 2.234-2zm5.997 6a2.25 2.25 0 0 1 2.245 2.096l.005.154v9.5a2.25 2.25 0 0 1-2.096 2.245L18.75 22h-6.5a2.25 2.25 0 0 1-2.245-2.096L10 19.75v-9.5a2.25 2.25 0 0 1 2.096-2.245L12.25 8zm-5.997-4.5H9.247a.747.747 0 0 0 0 1.493h3.506a.747.747 0 1 0 0-1.493'/%3E%3C/svg%3E");
  }
  .icon-\[fluent--select-all-24-filled\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20.496 5.627A2.25 2.25 0 0 1 22 7.75v10A4.25 4.25 0 0 1 17.75 22h-10a2.25 2.25 0 0 1-2.123-1.504l2.097.004H17.75a2.75 2.75 0 0 0 2.75-2.75v-10l-.004-.051V5.627zM17.246 2a2.25 2.25 0 0 1 2.25 2.25v12.997a2.25 2.25 0 0 1-2.25 2.25H4.25A2.25 2.25 0 0 1 2 17.247V4.25A2.25 2.25 0 0 1 4.25 2h12.997zM13.47 7.47L9.58 11.358L8.6 10.05a.75.75 0 1 0-1.2.9l1.5 2a.75.75 0 0 0 1.13.08l4.5-4.5a.75.75 0 0 0-1.06-1.06z' fill='black' fill-rule='nonzero'/%3E%3C/svg%3E");
  }
  .icon-\[fluent--slash-forward-24-regular\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M15.499 2.042a.75.75 0 0 1 .459.957l-6.5 18.5A.75.75 0 0 1 8.043 21l6.5-18.5a.75.75 0 0 1 .956-.459'/%3E%3C/svg%3E");
  }
  .icon-\[fluent--weather-moon-48-filled\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M37.903 33.01c-4.971 8.609-15.98 11.558-24.589 6.588a17.9 17.9 0 0 1-5.821-5.368a1.35 1.35 0 0 1 .656-2.036c6.78-2.427 10.412-5.24 12.52-9.262c2.218-4.235 2.791-8.873 1.24-15.232a1.35 1.35 0 0 1 1.383-1.668c2.802.15 5.54.956 8.022 2.389c8.61 4.97 11.56 15.979 6.589 24.588'/%3E%3C/svg%3E");
  }
  .icon-\[fluent--weather-sunny-48-filled\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M23.999 4.001c.69 0 1.25.56 1.25 1.25v2.5a1.25 1.25 0 0 1-2.5 0v-2.5c0-.69.56-1.25 1.25-1.25m10.023 20.046c0 5.509-4.466 9.975-9.975 9.975c-5.51 0-9.976-4.466-9.976-9.975c0-5.51 4.466-9.976 9.976-9.976c5.509 0 9.975 4.466 9.975 9.976m8.728 1.203a1.25 1.25 0 0 0 0-2.5h-2.5a1.25 1.25 0 0 0 0 2.5zM23.999 39c.69 0 1.25.56 1.25 1.25v2.5a1.25 1.25 0 0 1-2.5 0v-2.5c0-.69.56-1.25 1.25-1.25M7.75 25.25a1.25 1.25 0 1 0 0-2.5h-2.5a1.25 1.25 0 0 0 0 2.5zM9.366 9.366a1.25 1.25 0 0 1 1.768 0l2.5 2.5a1.25 1.25 0 1 1-1.768 1.768l-2.5-2.5a1.25 1.25 0 0 1 0-1.768m1.768 29.269a1.25 1.25 0 1 1-1.768-1.768l2.5-2.5a1.25 1.25 0 1 1 1.768 1.768zm27.5-29.269a1.25 1.25 0 0 0-1.767 0l-2.5 2.5a1.25 1.25 0 0 0 1.768 1.768l2.5-2.5a1.25 1.25 0 0 0 0-1.768m-1.767 29.269a1.25 1.25 0 1 0 1.768-1.768l-2.5-2.5a1.25 1.25 0 1 0-1.768 1.768z'/%3E%3C/svg%3E");
  }
  .icon-\[devicon--git-wordmark\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='128' height='128'%3E%3Cpath fill='%2331251C' d='M76.397 55.676c-2.737 0-4.775 1.344-4.775 4.579c0 2.437 1.343 4.129 4.628 4.129c2.784 0 4.676-1.641 4.676-4.23c0-2.934-1.693-4.478-4.529-4.478m-5.471 22.84c-.648.795-1.294 1.64-1.294 2.637c0 1.989 2.536 2.587 6.021 2.587c2.885 0 6.816-.202 6.816-2.885c0-1.595-1.892-1.693-4.281-1.843zm14.725-22.69c.895 1.145 1.842 2.737 1.842 5.026c0 5.522-4.329 8.756-10.597 8.756c-1.594 0-3.037-.198-3.932-.447l-1.642 2.637l4.875.297c8.608.549 13.682.798 13.682 7.413c0 5.723-5.024 8.955-13.682 8.955c-9.006 0-12.438-2.289-12.438-6.218c0-2.24.996-3.431 2.737-5.076c-1.643-.694-2.189-1.937-2.189-3.281c0-1.095.547-2.09 1.443-3.036c.896-.944 1.891-1.891 3.084-2.985c-2.438-1.194-4.278-3.781-4.278-7.464c0-5.721 3.781-9.65 11.393-9.65c2.14 0 3.435.197 4.578.498h9.703v4.228zm13.332-9.04c-2.837 0-4.479-1.643-4.479-4.48c0-2.833 1.642-4.377 4.479-4.377c2.886 0 4.527 1.543 4.527 4.377c.001 2.837-1.641 4.48-4.527 4.48m-6.42 29.9v-3.929l2.539-.348c.696-.1.795-.249.795-.997V56.785c0-.546-.148-.896-.647-1.044l-2.687-.946l.547-4.028h10.301v20.646c0 .798.048.896.796.997l2.538.348v3.929H92.563zm33.857-1.93c-2.141 1.043-5.274 1.99-8.112 1.99c-5.92 0-8.158-2.386-8.158-8.011V55.7c0-.297 0-.497-.399-.497h-3.482v-4.428c4.38-.499 6.12-2.688 6.667-8.111h4.728v7.067c0 .347 0 .498.398.498h7.015v4.975h-7.413v11.89c0 2.935.697 4.079 3.383 4.079c1.395 0 2.836-.347 4.03-.795z'/%3E%3Cpath fill='%23F34F29' d='M52.7 61.7L29.951 38.952a3.355 3.355 0 0 0-4.744 0l-4.724 4.724l5.991 5.992a3.98 3.98 0 0 1 4.1.956a3.99 3.99 0 0 1 .947 4.125l5.775 5.775a3.988 3.988 0 0 1 4.125 6.593a3.992 3.992 0 0 1-6.516-4.342l-5.386-5.386l-.001 14.174a3.992 3.992 0 0 1 1.056 6.401a3.993 3.993 0 1 1-4.339-6.518V57.141a3.99 3.99 0 0 1-2.167-5.236l-5.906-5.908L2.563 61.595a3.356 3.356 0 0 0 0 4.747L25.312 89.09a3.357 3.357 0 0 0 4.746 0L52.7 66.446a3.355 3.355 0 0 0 0-4.746'/%3E%3Cpath fill='none' d='M1.58 37.928h124.84v52.143H1.58z'/%3E%3C/svg%3E");
  }
  .icon-\[devicon--inkscape-wordmark\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='128' height='128'%3E%3Cpath d='M13.5 120.7c1-.1 1.6-.6 1.6-1.4v-10.5c0-1.1 0-1.3-1.6-1.6v-.6h1.7c2 0 2.5-.1 2.5-.1l.1.1s-.7.8-.7 2.7v10c0 .6-.1 1.1-.1 1.1l2.1.2l-.1.6l-5.4.1v-.6zm7.3 0c1-.1 1.6-.6 1.6-1.4v-9.9c0-1.5-.4-2-1.8-2.2v-.6h.7c1.1 0 2.2-.1 2.2-.1s.3.5.8 1.1l8 9.2l.9 1.2v-9.2c0-1 0-1.5-1.8-1.7v-.6h4.2l.1.3s-1.5.4-1.5 2.2v12.2h-.6l-9.4-11c-.3-.3-.6-.7-.8-1.1v10c0 .7-.1 1.2-.1 1.2l2 .1l-.1.6l-4.3.1v-.4zm16.9 0c1-.1 1.6-.6 1.6-1.4v-10.5c0-1.1 0-1.3-1.6-1.6v-.6h1.7c2 0 2.5-.1 2.5-.1l.1.1s-.7.8-.7 2.7v3.9h.4s.4-.2.7-.6l4.3-4.3c.4-.4.4-1-.6-1.1v-.6h4.1l.1.3s-1.2.3-2.8 1.9l-4.2 4.1v.2l5.3 6.1c1 1.1 1.2 1.2 1.9 1.3h.2l-.1.7h-3.2l-.1-.1s-.2-.7-1.7-2.3l-4.1-4.8h-.4v5.2c0 .6-.1 1.1-.1 1.1l2 .2l-.1.6l-5.3.1v-.5zm14.4-3.3h.7c0 2.7 1.7 3.4 3.2 3.4c1.4 0 2.8-.6 2.8-2.3c0-3.8-6.9-3.8-6.9-8.2c0-2.2 1.6-3.8 4.9-3.8c1.6 0 3.1.4 3.6.4l-.7 3.4H59c.2-1.6-.6-3-2.5-3c-1.5 0-2.7.7-2.7 2.3c0 3.9 6.9 3.5 6.9 8.2c0 2.6-2.3 3.9-4.9 3.9c-1.9 0-4.2-.7-4.2-2.3c0-.4.1-.7.5-2m18.7-11c1.6 0 3.6.4 4.8.5l-.7 3.3h-.7c0-2.3-1.9-3-3.7-3c-3.4 0-5.6 2.7-5.6 6.3c0 4 2.8 6.6 6.4 6.6c2.8 0 4.4-1.6 4.4-1.6l.3.5s-1.7 2.6-5.5 2.6c-3.9 0-7.7-2.7-7.7-7.4c0-4.5 3.3-7.8 8-7.8m5.6 14.3c.9-.1 1.3-.5 1.5-1l5.2-13l.9-.2l4.9 12.5c.6 1.5 1 1.6 1.7 1.7l-.1.6h-.9c-.8 0-3.3.1-3.3.1v-.7c.6 0 1.2-.2.9-.9l-1.3-3.5h-5.3l-.3.2l-1.5 4l1.9.3l-.1.6h-4.1v-.7zm6.7-11.7l-2.4 6.4h4.8l-1.9-5c-.2-.5-.4-1.1-.5-1.4m8.5 11.7c1-.1 1.6-.6 1.6-1.4v-10.5c0-1.1-.1-1.3-1.8-1.6v-.6h5.5c2.5 0 5.4.8 5.4 4c0 3.5-3.3 4.7-5.7 4.5v-.6c2.6-.1 3.5-1.7 3.5-3.4c0-2.6-2.1-3.7-4.4-3.7h-.3l-.2.2v11.6c0 .6-.1 1.1-.1 1.1l2.1.2l-.1.6l-5.4.1v-.5zm12.4 0c1-.1 1.6-.6 1.6-1.4v-10.5c0-1.1-.1-1.3-1.8-1.6v-.6h9.1c.9 0 1.6-.1 1.6-.1l-.7 3.7h-.8c.1-2.3-.6-2.7-2.4-2.7h-2.9l-.2.2v5.7h4.1l.2-1.3l.8-.1v3.9h-1v-1.6h-3.8l-.2.2v4.7c0 .7-.1 1.2-.1 1.2h3.5c1.9 0 2.2-.4 3.3-2.7h.7l-.8 3.6h-6.9c-1.1 0-3.2.1-3.2.1v-.7z'/%3E%3Cg transform='translate(.389 -1.445)scale(.994)'%3E%3Cg opacity='.783'%3E%3Cpath d='m55.1 8.288l-37.2 38.1c-14.1 14.1 9.1 12.9 17.5 18.2c3.9 2.5-12.5 5.8-9.1 9.1l22.8 9.7c3.2 3.3-6.6 6.9-3.3 10.2c3.2 3.3 10.7.2 12.1 7.8c1 5.6 13.9 2.8 19.7-2l-3-6.4c8.1-8.2 15.3-3.7 18.3-11.3c1.6-4.1-12.3-6.9-8.6-9.6c8.8-6.2 41.3-9.4 26.3-24.4l-38.5-39.4c-4.8-4.5-12.6-4.5-17 0m42.6 73.4c0 1.9 14.7 3 13.9-.5c-1.1-5.7-12.2-5.3-13.9.5m-62.7 10c3.3 2.9 8.4-.6 10-4.7c-3.2-4.2-15.2.3-10 4.7m60.9-6c-4.2 3.8.7 7.8 4.8 5.1c1.1-.7-.1-4.2-4.8-5.1'/%3E%3Cpath d='m55.1 9.188l-37.2 38.1c-14.1 14.1 9.1 12.9 17.5 18.2c3.9 2.5-12.5 5.8-9.1 9.1l22.8 9.7c3.2 3.3-6.6 6.9-3.3 10.2c3.2 3.3 10.7.2 12.1 7.8c1 5.6 13.9 2.8 19.7-2l-3-6.4c8.1-8.2 15.3-3.7 18.3-11.3c1.6-4.1-12.3-6.9-8.6-9.6c8.8-6.2 41.3-9.4 26.3-24.4l-38.5-39.4c-4.8-4.5-12.6-4.5-17 0m42.6 73.4c0 1.9 14.7 3 13.9-.5c-1.1-5.8-12.2-5.3-13.9.5m-62.7 10c3.3 2.9 8.4-.6 10-4.7c-3.2-4.3-15.2.3-10 4.7m60.9-6.1c-4.2 3.8.7 7.8 4.8 5.1c1.1-.6-.1-4.2-4.8-5.1' opacity='.576'/%3E%3C/g%3E%3Cpath d='M55.1 7.4L17.9 45.5C3.8 59.6 27 58.4 35.4 63.7c3.9 2.5-12.5 5.8-9.1 9.1l22.8 9.7c3.2 3.3-6.6 6.9-3.3 10.2c3.2 3.3 10.7.2 12.1 7.8c1 5.6 13.9 2.8 19.7-2l-3-6.4c8.1-8.2 15.3-3.7 18.3-11.3c1.6-4.1-12.3-6.9-8.6-9.6c8.8-6.2 41.3-9.4 26.3-24.4L72.1 7.4c-4.8-4.5-12.6-4.5-17 0m42.6 73.4c0 1.9 14.7 3 13.9-.5c-1.1-5.7-12.2-5.3-13.9.5M35 90.8c3.3 2.9 8.4-.6 10-4.7c-3.2-4.2-15.2.3-10 4.7m60.9-6c-4.2 3.8.7 7.8 4.8 5.1c1.1-.7-.1-4.2-4.8-5.1'/%3E%3Cpath fill='none' d='M55.1 7.4L17.9 45.5C3.8 59.6 27 58.4 35.4 63.7c3.9 2.5-12.5 5.8-9.1 9.1l22.8 9.7c3.2 3.3-6.6 6.9-3.3 10.2c3.2 3.3 10.7.2 12.1 7.8c1 5.6 13.9 2.8 19.7-2l-3-6.4c8.1-8.2 15.3-3.7 18.3-11.3c1.6-4.1-12.3-6.9-8.6-9.6c8.8-6.2 41.3-9.4 26.3-24.4L72.1 7.4c-4.8-4.5-12.6-4.5-17 0m42.6 73.4c0 1.9 14.7 3 13.9-.5c-1.1-5.7-12.2-5.3-13.9.5M35 90.8c3.3 2.9 8.4-.6 10-4.7c-3.2-4.2-15.2.3-10 4.7m60.9-6c-4.2 3.8.7 7.8 4.8 5.1c1.1-.7-.1-4.2-4.8-5.1'/%3E%3Cdefs%3E%3Cpath id='SVGsBKxV7mT' d='M55.2 7.9L18.3 45.6c-13.9 13.9 9 12.8 17.3 18.1c3.8 2.5-12.3 5.7-9 9S46 79 49.3 82.2L46 92.3c3.1 3.3 10.6.2 12 7.7c1 5.5 13.8 2.8 19.5-2c3.6-3-6.2-3-2.9-6.3c8-8.1 15.2-3.7 18.1-11.2c1.6-4-12.2-6.9-8.5-9.5c8.8-6.2 40.9-9.3 26.1-24.1L72 7.9c-4.7-4.5-12.5-4.5-16.8 0m-8.9 57.8c.8 0 27.5 3.6 17.2 6.3c-3.9 1.1-21.9-6.3-17.2-6.3m51.1 14.8c0 1.9 14.6 2.9 13.8-.4c-1.2-5.7-12.2-5.3-13.8.4m-62.1 10c3.3 2.9 8.3-.6 9.9-4.6c-3.2-4.3-15.1.2-9.9 4.6m60.3-6c-4.1 3.8.7 7.7 4.7 5.1c1.1-.8 0-4.2-4.7-5.1'/%3E%3C/defs%3E%3CclipPath id='SVGcgFVxcUm'%3E%3Cuse href='%23SVGsBKxV7mT'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23SVGcgFVxcUm)' transform='translate(.605 .604)scale(.991)'%3E%3ClinearGradient id='SVGrvA2dAUX' x1='91.626' x2='71.669' y1='-56.37' y2='-74.414' gradientTransform='matrix(.985 0 0 -.985 6.128 -23.064)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23C0CDF9'/%3E%3Cstop offset='1' stop-color='%2307092D' stop-opacity='.288'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGrvA2dAUX)' d='M55.2 7.9L18.3 45.6c-13.9 13.9 9 12.8 17.3 18.1c3.8 2.5-12.3 5.7-9 9S46 79 49.3 82.2L46 92.3c3.1 3.3 10.6.2 12 7.7c1 5.5 13.8 2.8 19.5-2c3.6-3-6.2-3-2.9-6.3c8-8.1 15.2-3.7 18.1-11.2c1.6-4-12.2-6.9-8.5-9.5c8.8-6.2 40.9-9.3 26.1-24.1L72 7.9c-4.7-4.5-12.5-4.5-16.8 0m-8.9 57.8c.8 0 27.5 3.6 17.2 6.3c-3.9 1.1-21.9-6.3-17.2-6.3m51.1 14.8c0 1.9 14.6 2.9 13.8-.4c-1.2-5.7-12.2-5.3-13.8.4m-62.1 10c3.3 2.9 8.3-.6 9.9-4.6c-3.2-4.3-15.1.2-9.9 4.6m60.3-6c-4.1 3.8.7 7.7 4.7 5.1c1.1-.8 0-4.2-4.7-5.1'/%3E%3C/g%3E%3ClinearGradient id='SVGbBpqNbbg' x1='38.411' x2='60.967' y1='-47.051' y2='-69.606' gradientTransform='matrix(1.003 0 0 -1.003 -.413 -21.676)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGbBpqNbbg)' d='M21.2 47.6c-10.1 10 7.6 7.2 21.3 12.6l28.2-49.6c-4.3-4.4-9.7-4-13.7 0z' opacity='.505'/%3E%3ClinearGradient id='SVGZQyWlWzK' x1='50.814' x2='77.881' y1='-44.11' y2='-71.177' gradientTransform='matrix(.994 0 0 -.994 2.709 -22.463)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGZQyWlWzK)' d='m69.9 10.1l14.7 15c1.4 1.4 1.4 4.2.5 5l-7.3-6l-1.4 8.8l-6-3.2l-9.8 6.2l-3.2-13.1L52 34.1L38.9 34c-2.5 0-2.2-2.6.5-5.2c5.1-5.7 15.2-15.3 18.3-18.7c3.2-3.3 8.9-3.2 12.2 0'/%3E%3CradialGradient id='SVGXWaU6bge' cx='55.343' cy='-368.06' r='27.608' gradientTransform='matrix(.827 0 0 -.553 1.123 -104.537)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGXWaU6bge)' d='M49.7 80.9s1.6 2.4 1.4 3.6c-.3 2.3-5.2 3.4-4.1 5.4s4.9.9 8.1 2.9c3.2 2.1 2.3 6.3 4.7 7.3c4.5 2.1 16.4-3.6 15.8-3.4c-.6.1-11.7 2.4-14.2.4c-2.9-2.3-3.7-3.9-5.8-5.3c-2-1.3-4.8-1.8-5.4-2.9s1.3-2.4 1.4-4.4c.1-1.2-1.9-3.6-1.9-3.6' opacity='.217'/%3E%3Cg opacity='.276'%3E%3CradialGradient id='SVGGOK0KebV' cx='148.42' cy='-316.346' r='27.608' gradientTransform='matrix(1.055 0 0 -.706 -97.55 -123.665)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGGOK0KebV)' d='M49.7 80.9s1.6 2.4 1.4 3.6c-.3 2.3-5.2 3.4-4.1 5.4s4.9.9 8.1 2.9c3.2 2.1 2.3 6.3 4.7 7.3c4.5 2.1 16.4-3.6 15.8-3.4c-19.8.1-16.1-5-23.7-8.4c-1.1-.5-.5-1.8-.3-3.8c.1-1.2-1.9-3.6-1.9-3.6'/%3E%3C/g%3E%3CradialGradient id='SVG7DdmqcSQ' cx='-66.136' cy='-663.625' r='30.901' gradientTransform='matrix(.526 0 0 -.223 130.969 -83.733)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVG7DdmqcSQ)' d='M83.2 70.5c17.7-6.5 23.4-7.4 29.3-13.3c-6.7 5.8-21.1 8.8-32.7 13.9z' opacity='.453'/%3E%3Cg opacity='.512'%3E%3CradialGradient id='SVGqekYxd3v' cx='-59.555' cy='-676.361' r='30.901' gradientTransform='matrix(.526 0 0 -.223 130.969 -84.659)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGqekYxd3v)' d='M83.2 69.7c29.2-10.3 24.3-10.3 29.3-13.3c-9.3 3.6-26.6 3.9-32.7 13.9z'/%3E%3C/g%3E%3ClinearGradient id='SVGSAVqhfxo' x1='-48.211' x2='-48.099' y1='-329.198' y2='-334.893' gradientTransform='matrix(.526 0 0 -.526 130.306 -97.198)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGSAVqhfxo)' d='M108.8 77.9c0 .6-1.7 1.2-3.8 1.2s-3.8-.5-3.8-1.2c0-.6 1.7-1.2 3.8-1.2c2.1.1 3.8.6 3.8 1.2' opacity='.286'/%3E%3Cg opacity='.621'%3E%3ClinearGradient id='SVGDzxKRbzC' x1='100.816' x2='100.816' y1='-189.809' y2='-193.824' gradientTransform='matrix(.709 0 0 -1.134 33.501 -139.476)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGDzxKRbzC)' d='M110.1 79.3c0 1.4-2.3 2.5-5.1 2.5s-5.1-1.1-5.1-2.5s2.3-2.5 5.1-2.5s5.1 1.1 5.1 2.5'/%3E%3C/g%3E%3CradialGradient id='SVG8MHBQdKy' cx='-49.825' cy='-1837.368' r='12.716' gradientTransform='matrix(.526 0 0 -.078 130.969 -61.714)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVG8MHBQdKy)' d='M98 80.7c1.8 1.7 11.8 2.5 13.5-.5c-3.2 2.3-10.4 1.5-13.5.5'/%3E%3ClinearGradient id='SVGLgsA9dPa' x1='-930.712' x2='-930.6' y1='-38.355' y2='-44.05' gradientTransform='matrix(.203 -.103 -.238 -.469 275.813 -28.596)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGLgsA9dPa)' d='M98 86.2c.4.7.1 1.6-.5 1.9c-.7.3-1.5 0-1.9-.7s-.1-1.6.5-1.9s1.6 0 1.9.7' opacity='.286'/%3E%3Cg opacity='.621'%3E%3ClinearGradient id='SVGjjwkvbBZ' x1='-554.563' x2='-554.563' y1='-54.844' y2='-58.859' gradientTransform='matrix(.273 -.139 -.513 -1.011 218.865 -48.039)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGjjwkvbBZ)' d='M98.8 86.6c.6 1.1.2 2.4-.8 2.9s-2.2 0-2.7-1.1c-.6-1.2-.3-2.4.7-2.9s2.2 0 2.8 1.1'/%3E%3C/g%3E%3CradialGradient id='SVGOkcvmcnr' cx='-932.326' cy='131.174' r='12.716' gradientTransform='matrix(.203 -.103 -.035 -.069 292.115 2.923)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGOkcvmcnr)' d='M95.5 89.6c1.4 1.1 6.9 1.3 4.8-2c.6 2.6-3.1 2.3-4.8 2'/%3E%3CradialGradient id='SVGasALobQu' cx='-175.404' cy='-702.254' r='20.526' gradientTransform='matrix(.526 0 0 -.214 130.969 -74.982)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.33'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGasALobQu)' d='M28.3 72.5c0-.3 18.6 5.7 21.7 8.8c-2.6-2.6-15.8-8.4-17.9-8.5c-1.9 0-3.6-.1-3.8-.3'/%3E%3Cg transform='matrix(.879 -.193 .234 .696 -20.21 36.726)'%3E%3ClinearGradient id='SVGLgOLK6NZ' x1='-46.833' x2='-46.72' y1='-423.586' y2='-429.281' gradientTransform='matrix(.463 .102 .123 -.366 118.863 -68.93)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGLgOLK6NZ)' d='M48.9 83.3c0 .6-1.7 1.2-3.8 1.2s-3.8-.5-3.8-1.2c0-.6 1.7-1.2 3.8-1.2s3.8.6 3.8 1.2' opacity='.286'/%3E%3Cg opacity='.621'%3E%3ClinearGradient id='SVGe7FecbGd' x1='107.319' x2='107.319' y1='-242.262' y2='-246.277' gradientTransform='matrix(.623 .219 .166 -.789 18.372 -133.516)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGe7FecbGd)' d='M50.2 84.7c0 1.4-2.3 2.5-5.1 2.5S40 86.1 40 84.7s2.3-2.5 5.1-2.5s5.1 1.1 5.1 2.5'/%3E%3C/g%3E%3C/g%3E%3Cg opacity='.616'%3E%3CradialGradient id='SVG8IAODewi' cx='-108.767' cy='-316.224' r='9.445' gradientTransform='matrix(.624 -.173 -.065 -.233 86.317 -1.652)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVG8IAODewi)' d='M34.2 88.3s1 2.7 3.8 2.8s6-3.3 6.2-4.6c-.5 1.1-3.1 4.3-6.6 4.3c-1.9 0-3.4-2.5-3.4-2.5'/%3E%3C/g%3E%3CradialGradient id='SVGddldObLg' cx='192.543' cy='21.454' r='49.468' gradientTransform='matrix(1.712 0 0 -1.685 -261.607 52.03)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='none' stroke='url(%23SVGddldObLg)' stroke-width='.488' d='M63.5 5.4c-2.8 0-5.5 1-7.5 3l-37.2 38c-3.4 3.4-4.2 5.6-4 6.9c.1.6.4 1.2 1.1 1.7c.7.6 1.7 1.1 2.8 1.6c2.4 1 5.6 1.8 8.8 2.7s6.3 1.8 8.6 3.3q.6.3.9.9c.2.4.3 1 .2 1.4c-.2.9-.8 1.4-1.3 1.8c-1.1.9-2.7 1.6-4.3 2.4s-3.2 1.6-4 2.2c-.4.3-.5.6-.5.6s-.1-.2.1-.1c.5.5 2.1 1.4 4 2.2s4.4 1.6 6.9 2.4c2.4.8 4.9 1.6 7 2.4s3.8 1.6 4.9 2.7c.6.6 1 1.3 1 2c.1.7-.1 1.4-.4 2c-.6 1.2-1.5 2-2.3 2.9s-1.6 1.7-1.8 2.2c-.1.3-.2.5-.1.6s0 .2.3.5c1.1 1.1 3.4 1.3 6.1 1.9c1.3.3 2.7.8 3.9 1.8s2.1 2.6 2.5 4.7c.2.9.6 1.3 1.8 1.7c1.1.4 2.9.4 4.8.1c3.8-.6 8.4-2.4 11-4.6c.2-.1.1-.1.2-.2c-.2-.1-.6-.4-1.3-.7c-.8-.4-1.8-.8-2.5-1.7c-.4-.5-.6-1.2-.5-1.9s.5-1.3 1-1.8c4.3-4.3 8.5-5.4 11.7-6.2c1.6-.4 2.9-.8 3.9-1.4s1.8-1.5 2.5-3.2c.1-.2.1-.2 0-.5s-.4-.6-.8-.9c-.8-.7-2.3-1.5-3.7-2.3s-2.8-1.5-3.7-2.4c-.5-.5-1-1-1.1-1.9s.5-1.7 1.2-2.1c2.5-1.7 6.2-3.1 10.3-4.5s8.4-2.9 12-4.5c3.6-1.7 6.2-3.6 7-5.5c.4-1 .5-1.9.1-3.2s-1.4-2.8-3.2-4.6L71.2 8.4c-2.1-2-5-3-7.7-3zm41.4 72.2c-2.4.1-4.6 1.2-5.5 2.9c.3.1.5.2.9.3c1.2.3 3 .5 4.7.5s3.4-.1 4.5-.4c.5-.1.7-.3.8-.3c-.2-1-.8-1.7-1.7-2.2c-1-.6-2.3-.9-3.7-.8zm-63.6 8.1c-1.9-.1-4.3.6-5.4 1.6c-.6.5-.8.9-.8 1.2s.1.7.8 1.3c1.2 1.1 2.6.9 4.2.1c1.3-.7 2.5-2.1 3.3-3.5c-.6-.3-1.2-.6-2.1-.7zm55 .6c-.4.5-.6 1-.6 1.3c0 .5.1.8.5 1.2c.7.6 2.1.9 3.6.1c0-.2-.1-.4-.3-.8c-.5-.6-1.6-1.3-3.2-1.8z'/%3E%3Cg opacity='.325'%3E%3ClinearGradient id='SVGytixddCk' x1='-216.308' x2='-163.979' y1='-354.586' y2='-368.423' gradientTransform='matrix(.485 0 0 -.485 149.184 -95.38)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGytixddCk)' d='M43.1 65c-2.2.7-9.5 3.4-8.5 5.5c1 2 17.9 2.8 20.5 8.8c1.1 2.6-2.6 4.6-1.7 7.3c.7 2.1 6.3 7.3 9.9 9.7c2.8 1.9 6.5-1.6 5-4.4c-2.4-4.6 8.1-10.2 12.9-12.8c2.8-1.5-5.7-8.8-5.7-8.8z'/%3E%3C/g%3E%3ClinearGradient id='SVG2irWMcJd' x1='15.146' x2='11.904' y1='-105.339' y2='-112.767' gradientTransform='matrix(.88 0 0 -.88 42.035 -27.857)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23EEEEEC'/%3E%3Cstop offset='1' stop-color='%23EEEEEC' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVG2irWMcJd)' d='M43.9 67c2 1.5 6 .6 8.4 1.7c5.7 2.6 12.8 5.5 11.5.4l-1.5 1.2V68l-3.4.8s-2.6-2.1-3.8-2.8c-.3-.1-1.5 1.2-1.5 1.2l-.2-1.4c-1.7-.2-3.3-.3-4.8-.2c-3.6-.1-6 .5-4.7 1.4'/%3E%3Cg opacity='.478'%3E%3CradialGradient id='SVG4eZ7Rlca' cx='21.139' cy='-251.475' r='20.27' gradientTransform='matrix(.656 0 0 -.834 66.991 -125.902)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVG4eZ7Rlca)' d='M81.5 71.7c-.8 2.9 9.5 6.7 8.8 8.7c-1.7 4.3-11 1.4-18.1 10.5c-1 1.3 1.4 5.9 1.1 5.4s-2.8-4.4-2.2-6.3c2-5.9 21.6-8.1 18-11c-2.1-1.6-9.5-6.1-7.6-7.3'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M104.7 77.6c0 .3-.5.5-1.1.5s-1.1-.2-1.1-.5s.5-.5 1.1-.5s1.1.2 1.1.5m-7.5 8.6c0 .3-.3.5-.7.5s-.7-.2-.7-.5s.3-.5.7-.5c.3 0 .7.3.7.5m-57.1-.4c0 .3-.6.5-1.3.5s-1.3-.2-1.3-.5s.6-.5 1.3-.5s1.3.2 1.3.5' opacity='.586'/%3E%3ClinearGradient id='SVG2GuQTb5Z' x1='-233.056' x2='-224.899' y1='-336.04' y2='-342.521' gradientTransform='matrix(.49 0 0 -.49 147.66 -96.827)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVG2GuQTb5Z)' d='M39.3 65.2c-6.5 4-16.5 5.4-5.5 8.1c-1.3-2.9 2.9-2.6 5.5-8.1' opacity='.251'/%3E%3Cg opacity='.363'%3E%3ClinearGradient id='SVGoTHXBeYE' x1='-125.584' x2='-150.045' y1='-365.933' y2='-300.07' gradientTransform='matrix(.485 0 0 -.485 149.184 -95.38)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23729FCF'/%3E%3Cstop offset='1' stop-color='%23729FCF' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGoTHXBeYE)' d='M62.3 101.6s10-.9 12.3-3.8c1.3-1.7-5.4-3.6-3.9-5.3c5.4-6.2 10-5.9 16.3-8.5s4-3.9 1.9-5c-3.5-2-11.3-4-8.7-8.7s25.3-11.1 25.3-11.1c6.9-2.3 6-6.6 2.6-10.1L87.8 28.9s1 19.1-3.1 27.3c-5.1 10.1-32 21.4-20.7 22.7c4 .4 5.9 1.8 7.5 4.8c3.3 6.3-9.2 17.9-9.2 17.9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  .icon-\[devicon--npm-wordmark\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='128' height='128'%3E%3Cpath fill='%23cb3837' d='M2 38.5h124v43.71H64v7.29H36.44v-7.29H2zm6.89 36.43h13.78V53.07h6.89v21.86h6.89V45.79H8.89zm34.44-29.14v36.42h13.78v-7.28h13.78V45.79zm13.78 7.29H64v14.56h-6.89zm20.67-7.29v29.14h13.78V53.07h6.89v21.86h6.89V53.07h6.89v21.86h6.89V45.79z'/%3E%3C/svg%3E");
  }
  .icon-\[devicon--rust\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='128' height='128'%3E%3Cpath d='M62.96.242c-.232.135-1.203 1.528-2.16 3.097c-2.4 3.94-2.426 3.942-5.65.55c-2.098-2.208-2.605-2.612-3.28-2.607c-.44.002-.995.152-1.235.332s-.916 1.612-1.504 3.183c-1.346 3.6-1.41 3.715-2.156 3.86c-.46.086-1.343-.407-3.463-1.929c-1.565-1.125-3.1-2.045-3.411-2.045c-1.291 0-1.655.706-2.27 4.4c-.78 4.697-.754 4.681-4.988 2.758c-1.71-.776-3.33-1.41-3.603-1.41s-.792.293-1.15.652c-.652.652-.653.655-.475 4.246l.178 3.595l-.68.364c-.602.322-1.017.283-3.684-.348c-3.48-.822-4.216-.8-4.92.15l-.516.693l.692 2.964c.38 1.63.745 3.2.814 3.487c.067.287-.05.746-.26 1.02c-.348.448-.717.49-3.94.44c-5.452-.086-5.761.382-3.51 5.3c.718 1.56 1.305 2.98 1.305 3.15c0 .898-.717 1.224-3.794 1.727c-1.722.28-3.218.51-3.326.51c-.107 0-.43.235-.717.522c-.937.936-.671 1.816 1.453 4.814c2.646 3.735 2.642 3.75-1.73 5.421c-4.971 1.902-5.072 2.37-1.287 5.96c3.525 3.344 3.53 3.295-.461 5.804C.208 62.8.162 62.846.085 63.876c-.093 1.253-.071 1.275 3.538 3.48c3.57 2.18 3.57 2.246.067 5.56C-.078 76.48.038 77 5.013 78.877c4.347 1.64 4.353 1.66 1.702 5.394c-1.502 2.117-1.981 3-1.981 3.653c0 1.223.637 1.535 4.44 2.174c3.206.54 3.92.857 3.92 1.741c0 .182-.588 1.612-1.307 3.177c-2.236 4.87-1.981 5.275 3.31 5.275c4.93 0 4.799-.15 3.737 4.294c-.8 3.35-.813 3.992-.088 4.715c.554.556 1.6.494 4.87-.289c2.499-.596 2.937-.637 3.516-.328l.66.354l-.177 3.594c-.178 3.593-.177 3.595.475 4.248c.358.36.884.652 1.165.652s1.903-.63 3.604-1.404c4.22-1.916 4.194-1.932 4.973 2.75c.617 3.711.977 4.4 2.294 4.4c.327 0 1.83-.88 3.34-1.958c2.654-1.893 3.342-2.19 4.049-1.74c.182.115.89 1.67 1.572 3.455c1.003 2.625 1.37 3.31 1.929 3.576c1.062.51 1.72.1 4.218-2.62c3.016-3.286 3.14-3.27 5.602.72c2.72 4.406 3.424 4.396 6.212-.089c2.402-3.864 2.374-3.862 5.621-.47c2.157 2.25 2.616 2.61 3.343 2.61c.464 0 1.019-.175 1.23-.388c.214-.213.92-1.786 1.568-3.496c.649-1.71 1.321-3.2 1.495-3.31c.687-.436 1.398-.13 4.048 1.752c1.56 1.108 3.028 1.96 3.377 1.96c1.296 0 1.764-.92 2.302-4.535c.46-3.082.554-3.378 1.16-3.685c.596-.302.954-.2 3.75 1.07c1.701.77 3.323 1.402 3.604 1.402s.816-.302 1.184-.672l.672-.67l-.184-3.448c-.177-3.29-.16-3.468.364-3.943c.54-.488.596-.486 3.615.204c3.656.835 4.338.857 5.025.17c.671-.67.664-.818-.254-4.69c-1.03-4.346-1.168-4.19 3.78-4.19c3.374 0 3.75-.049 4.18-.523c.718-.793.547-1.702-.896-4.779c-.729-1.55-1.32-2.96-1.315-3.135c.024-.914.743-1.227 4.065-1.767c2.033-.329 3.553-.71 3.829-.96c.923-.833.584-1.918-1.523-4.873c-2.642-3.703-2.63-3.738 1.599-5.297c5.064-1.866 5.209-2.488 1.419-6.09c-3.51-3.335-3.512-3.317.333-5.677c4.648-2.853 4.655-3.496.082-6.335c-3.933-2.44-3.93-2.406-.405-5.753c3.78-3.593 3.678-4.063-1.295-5.965c-4.388-1.679-4.402-1.72-1.735-5.38c1.588-2.18 1.982-2.903 1.982-3.65c0-1.306-.586-1.598-4.436-2.22c-3.216-.52-3.924-.835-3.924-1.75c0-.174.588-1.574 1.307-3.113c1.406-3.013 1.604-4.22.808-4.94c-.428-.387-1-.443-4.067-.392c-3.208.054-3.618.008-4.063-.439c-.486-.488-.48-.557.278-3.725c.931-3.88.935-3.975.17-4.694c-.777-.73-1.262-.718-4.826.121c-2.597.612-3.027.653-3.617.337l-.67-.36l.185-3.582l.186-3.58l-.67-.67c-.369-.37-.891-.67-1.163-.67c-.27 0-1.884.64-3.583 1.421c-2.838 1.306-3.143 1.393-3.757 1.072c-.612-.32-.714-.637-1.237-3.829c-.603-3.693-.977-4.412-2.288-4.412c-.311 0-1.853.925-3.426 2.055c-2.584 1.856-2.93 2.032-3.574 1.807c-.533-.186-.843-.59-1.221-1.599c-.28-.742-.817-2.172-1.194-3.177c-.762-2.028-1.187-2.482-2.328-2.482c-.637 0-1.213.458-3.28 2.604c-3.25 3.375-3.261 3.374-5.65-.545C66.073 1.78 65.075.382 64.81.24c-.597-.32-1.3-.32-1.85.002m2.96 11.798c2.83 2.014 1.326 6.75-2.144 6.75c-3.368 0-5.064-4.057-2.66-6.36c1.358-1.3 3.304-1.459 4.805-.39m-3.558 12.507c1.855.705 2.616.282 6.852-3.8l3.182-3.07l1.347.18c4.225.56 12.627 4.25 17.455 7.666c4.436 3.14 10.332 9.534 12.845 13.93l.537.942l-2.38 5.364c-1.31 2.95-2.382 5.673-2.382 6.053c0 .878.576 2.267 1.13 2.726c.234.195 2.457 1.265 4.939 2.378l4.51 2.025l.178 1.148c.23 1.495.26 5.167.052 6.21l-.163.816h-2.575c-2.987 0-2.756-.267-2.918 3.396c-.118 2.656-.76 4.124-2.22 5.075c-2.377 1.551-6.304 1.27-7.97-.57c-.255-.284-.752-1.705-1.105-3.16c-1.03-4.254-2.413-6.64-5.193-8.965c-.878-.733-1.595-1.418-1.595-1.522c0-.102.965-.915 2.145-1.803c4.298-3.24 6.77-7.012 7.04-10.747c.519-7.126-5.158-13.767-13.602-15.92c-2.002-.51-2.857-.526-27.624-.526c-14.057 0-25.56-.092-25.56-.204c0-.263 3.125-3.295 4.965-4.816c5.054-4.178 11.618-7.465 18.417-9.22l2.35-.61l3.34 3.387c1.839 1.863 3.64 3.5 4.003 3.637M20.3 46.34c1.539 1.008 2.17 3.54 1.26 5.062c-1.405 2.356-4.966 2.455-6.373.178c-2.046-3.309 1.895-7.349 5.113-5.24m90.672.13c4.026 2.454.906 8.493-3.404 6.586c-2.877-1.273-2.97-5.206-.155-6.64c1.174-.6 2.523-.579 3.56.053M32.163 61.5v15.02h-13.28l-.526-2.285c-1.036-4.5-1.472-9.156-1.211-12.969l.182-2.679l4.565-2.047c2.864-1.283 4.706-2.262 4.943-2.625c1.038-1.584.94-2.715-.518-5.933l-.68-1.502h6.523V61.5M70.39 47.132c2.843.74 4.345 2.245 4.349 4.355c.002 1.55-.765 2.52-2.67 3.38c-1.348.61-1.562.625-10.063.708l-8.686.084v-8.92h7.782c6.078 0 8.112.086 9.288.393m-2.934 21.554c1.41.392 3.076 1.616 3.93 2.888c.898 1.337 1.423 3.076 2.667 8.836c1.05 4.87 1.727 6.46 3.62 8.532c2.345 2.566 1.8 2.466 13.514 2.466c5.61 0 10.198.09 10.198.2c0 .197-3.863 4.764-4.03 4.764c-.048 0-2.066-.422-4.484-.939c-6.829-1.458-7.075-1.287-8.642 6.032l-1.008 4.702l-.91.448c-1.518.75-6.453 2.292-9.01 2.82c-4.228.87-8.828 1.162-12.871.821c-6.893-.585-16.02-3.259-16.377-4.8c-.075-.327-.535-2.443-1.018-4.704c-.485-2.26-1.074-4.404-1.31-4.764c-1.13-1.724-2.318-1.83-7.547-.674c-1.98.44-3.708.796-3.84.796c-.248 0-3.923-4.249-3.923-4.535c0-.09 8.728-.194 19.396-.23l19.395-.066l.07-6.89c.05-4.865-.018-6.997-.23-7.25c-.234-.284-1.485-.358-6.011-.358H53.32v-8.36l6.597.001c3.626.002 7.02.12 7.539.264M37.57 100.02c3.084 1.88 1.605 6.804-2.043 6.8c-3.74 0-5.127-4.88-1.94-6.826c1.055-.643 2.908-.63 3.983.026m56.48.206c1.512 1.108 2.015 3.413 1.079 4.95c-2.46 4.034-8.612.827-6.557-3.419c1.01-2.085 3.695-2.837 5.478-1.53'/%3E%3C/svg%3E");
  }
  .icon-\[devicon--tailwindcss\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='128' height='128'%3E%3Cpath fill='%2338bdf8' d='M64.004 25.602c-17.067 0-27.73 8.53-32 25.597c6.398-8.531 13.867-11.73 22.398-9.597c4.871 1.214 8.352 4.746 12.207 8.66C72.883 56.629 80.145 64 96.004 64c17.066 0 27.73-8.531 32-25.602q-9.6 12.803-22.399 9.602c-4.87-1.215-8.347-4.746-12.207-8.66c-6.27-6.367-13.53-13.738-29.394-13.738M32.004 64c-17.066 0-27.73 8.531-32 25.602Q9.603 76.799 22.402 80c4.871 1.215 8.352 4.746 12.207 8.66c6.274 6.367 13.536 13.738 29.395 13.738c17.066 0 27.73-8.53 32-25.597q-9.6 12.797-22.399 9.597c-4.87-1.214-8.347-4.746-12.207-8.66C55.128 71.371 47.868 64 32.004 64m0 0'/%3E%3C/svg%3E");
  }
  .icon-\[devicon--vscode\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='128' height='128'%3E%3Cmask id='SVGwAwXtZBg' width='128' height='128' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M90.767 127.126a7.97 7.97 0 0 0 6.35-.244l26.353-12.681a8 8 0 0 0 4.53-7.209V21.009a8 8 0 0 0-4.53-7.21L97.117 1.12a7.97 7.97 0 0 0-9.093 1.548l-50.45 46.026L15.6 32.013a5.33 5.33 0 0 0-6.807.302l-7.048 6.411a5.335 5.335 0 0 0-.006 7.888L20.796 64L1.74 81.387a5.336 5.336 0 0 0 .006 7.887l7.048 6.411a5.33 5.33 0 0 0 6.807.303l21.974-16.68l50.45 46.025a8 8 0 0 0 2.743 1.793Zm5.252-92.183L57.74 64l38.28 29.058V34.943Z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23SVGwAwXtZBg)'%3E%3Cpath fill='%230065A9' d='M123.471 13.82L97.097 1.12A7.97 7.97 0 0 0 88 2.668L1.662 81.387a5.333 5.333 0 0 0 .006 7.887l7.052 6.411a5.33 5.33 0 0 0 6.811.303l103.971-78.875c3.488-2.646 8.498-.158 8.498 4.22v-.306a8 8 0 0 0-4.529-7.208Z'/%3E%3Cg filter='url(%23SVGMofzWbef)'%3E%3Cpath fill='%23007ACC' d='m123.471 114.181l-26.374 12.698A7.97 7.97 0 0 1 88 125.333L1.662 46.613a5.333 5.333 0 0 1 .006-7.887l7.052-6.411a5.33 5.33 0 0 1 6.811-.303l103.971 78.874c3.488 2.647 8.498.159 8.498-4.219v.306a8 8 0 0 1-4.529 7.208'/%3E%3C/g%3E%3Cg filter='url(%23SVGNFFJfeJv)'%3E%3Cpath fill='%231F9CF0' d='M97.098 126.882A7.98 7.98 0 0 1 88 125.333c2.952 2.952 8 .861 8-3.314V5.98c0-4.175-5.048-6.266-8-3.313a7.98 7.98 0 0 1 9.098-1.549L123.467 13.8A8 8 0 0 1 128 21.01v85.982a8 8 0 0 1-4.533 7.21z'/%3E%3C/g%3E%3Cpath fill='url(%23SVGCuCWAcYL)' fill-rule='evenodd' d='M90.69 127.126a7.97 7.97 0 0 0 6.349-.244l26.353-12.681a8 8 0 0 0 4.53-7.21V21.009a8 8 0 0 0-4.53-7.21L97.039 1.12a7.97 7.97 0 0 0-9.093 1.548l-50.45 46.026l-21.974-16.68a5.33 5.33 0 0 0-6.807.302l-7.048 6.411a5.336 5.336 0 0 0-.006 7.888L20.718 64L1.662 81.386a5.335 5.335 0 0 0 .006 7.888l7.048 6.411a5.33 5.33 0 0 0 6.807.303l21.975-16.681l50.45 46.026a8 8 0 0 0 2.742 1.793m5.252-92.184L57.662 64l38.28 29.057z' clip-rule='evenodd' opacity='.25'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='SVGMofzWbef' width='144.744' height='113.408' x='-8.411' y='22.594' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='4.167'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' mode='overlay' result='effect1_dropShadow_1_36'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_1_36' result='shape'/%3E%3C/filter%3E%3Cfilter id='SVGNFFJfeJv' width='56.667' height='144.007' x='79.667' y='-8.004' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='4.167'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' mode='overlay' result='effect1_dropShadow_1_36'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_1_36' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='SVGCuCWAcYL' x1='63.922' x2='63.922' y1='.33' y2='127.67' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  }
  .icon-\[devicon--wasm-wordmark\] {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='128' height='128'%3E%3Cpath fill='%23644EEF' d='M41.301 28.781v22.723l.043 22.766c.023.023 10.262.035 22.75.023l22.703-.016l.016-22.746l.016-22.75H69.305l-.043.535c-.18 2.34-1.742 4.219-3.98 4.785a6 6 0 0 1-2.312.031a5.26 5.26 0 0 1-3.652-2.953c-.254-.559-.469-1.473-.469-2.027v-.371zm12.098 24.527c.926 0 1.422.023 1.449.066s.484 2.438 1.031 5.332l1.02 5.352c.02.055.055.07.09.035s.594-2.437 1.254-5.344l1.258-5.363c.051-.059.402-.078 1.355-.078c.711 0 1.32.023 1.359.047s.563 2.477 1.164 5.445l1.129 5.438c.02.023.051.027.07.008s.535-2.418 1.152-5.34l1.184-5.453c.063-.145.07-.145 1.441-.145c1.184 0 1.387.012 1.418.098c.039.098-3.652 15.715-3.766 15.926c-.051.102-.187.113-1.449.109c-.766 0-1.422-.02-1.461-.047s-.555-2.422-1.141-5.328l-1.098-5.375c-.02-.055-.055-.066-.09-.031s-.578 2.445-1.215 5.363l-1.191 5.363c-.02.031-.695.059-1.508.059c-1.465 0-1.469 0-1.523-.145c-.129-.355-3.414-15.801-3.379-15.891s.223-.102 1.445-.102zm22.223 0c1.895 0 2.305.016 2.367.09c.102.121 4.73 15.863 4.695 15.965c-.023.063-.379.082-1.488.082c-1.09 0-1.477-.023-1.523-.082c-.035-.043-.273-.801-.527-1.68l-.523-1.715c-.051-.102-.25-.109-2.742-.109h-2.684l-.062.238a77 77 0 0 0-.387 1.707c-.18.805-.355 1.504-.395 1.555c-.105.121-2.863.125-2.91.004c-.031-.082 3.766-15.859 3.844-15.992c.027-.039.883-.062 2.336-.062zm.137 3.984c-.332-.012-.625.004-.652.031c-.074.074-1.344 5.785-1.305 5.852c.02.031.91.059 1.988.059c1.715 0 1.957-.012 1.988-.102c.023-.055-.289-1.387-.687-2.961l-.73-2.863zm0 0'/%3E%3Cpath fill='%233E3E3E' d='M52.441 95.148c-1.094-.125-1.945-.344-2.008-.512c-.023-.055-.039-.301-.039-.547c0-.324.023-.453.09-.48c.051-.02.324.039.613.133c1.5.473 3.207.473 4.012 0c.555-.324.809-.789.813-1.477c.004-1.004-.535-1.496-2.359-2.168c-1.137-.418-1.68-.723-2.184-1.219c-.633-.625-.754-.949-.758-1.988c-.004-.742.004-.781.207-1.195c.352-.711.988-1.184 1.934-1.441c.5-.133 1.914-.148 2.559-.023c.453.086 1.324.352 1.477.449c.078.055.074.121-.051.496c-.211.652-.164.629-.816.414c-1.191-.391-2.488-.441-3.168-.125s-.926.688-.926 1.43c0 .598.125.895.535 1.266c.328.293.695.48 1.801.91c1.844.719 2.406 1.121 2.832 2.051c.125.277.145.418.141 1.055c-.004.953-.133 1.309-.684 1.895q-.65.7-1.715.953c-.406.098-1.859.176-2.305.125zm10.566 0c-1.094-.125-1.945-.344-2.008-.512c-.023-.055-.039-.301-.039-.547c0-.324.023-.453.09-.48c.051-.02.324.039.613.133c1.5.473 3.203.473 4.012 0c.555-.324.809-.789.813-1.477c0-1.004-.535-1.496-2.359-2.168c-1.137-.418-1.68-.723-2.184-1.219c-.633-.625-.758-.949-.758-1.988c-.004-.742.004-.781.207-1.195c.348-.711.988-1.184 1.934-1.441c.5-.133 1.914-.148 2.559-.023c.453.086 1.324.352 1.473.449c.082.055.074.121-.047.496c-.211.652-.164.629-.82.414c-1.187-.391-2.484-.441-3.168-.125s-.922.688-.922 1.43c0 .598.125.895.535 1.266c.328.293.695.48 1.801.91c1.844.719 2.402 1.121 2.828 2.051c.129.277.148.418.145 1.055c-.008.953-.133 1.309-.684 1.895q-.653.7-1.715.953c-.406.098-1.859.176-2.305.125zm-60.043-.141c-.043-.027-.367-1.172-.723-2.547L.129 84.449c-.055-.137-.051-.137.793-.145c.648-.008.867.012.922.078c.086.102 1.605 6.242 1.844 7.441c.199 1.016.219 1.082.281 1.016c.027-.031.125-.437.219-.902c.211-1.055 2.012-7.523 2.109-7.59s1.527-.059 1.629.004c.105.07 1.891 6.316 2.133 7.473l.223.992q.087.23.215-.543c.109-.66 1.867-7.801 1.941-7.895s1.621-.113 1.676-.023c.051.082-2.711 10.598-2.801 10.652c-.133.086-1.75.059-1.82-.031c-.086-.109-1.902-6.484-2.125-7.461c-.168-.742-.223-.902-.285-.84c-.016.012-.105.371-.199.793c-.219.992-2.012 7.402-2.094 7.508c-.074.09-1.688.117-1.824.031zm14.211-.027c-.121-.121-.113-10.508.008-10.609c.063-.051.91-.066 3.027-.055l2.938.016v1.41l-4.258.031v2.941l2 .02l2 .016v1.41l-4 .031v3.328l2.129.016l2.129.02v1.473l-2.949.016c-2.238.012-2.965-.004-3.023-.062zm9.797.004c-.113-.117-.117-10.492 0-10.609c.094-.094 3.281-.102 4.234-.012c1.688.164 2.625.695 2.965 1.68c.176.512.156 1.438-.039 1.938a2.15 2.15 0 0 1-1.207 1.188c-.219.078-.398.168-.398.195s.125.086.273.129c1.094.293 1.703 1.012 1.809 2.145c.125 1.297-.48 2.422-1.586 2.941c-.887.422-.988.434-3.602.461c-1.863.023-2.387.012-2.449-.055zm4.801-1.582c.715-.285 1.066-.906.996-1.777c-.043-.516-.27-.922-.641-1.141c-.492-.289-.93-.359-2.238-.359h-1.203v3.473l1.359-.027c1.23-.02 1.398-.039 1.727-.168zm-.07-4.887a1.24 1.24 0 0 0 .766-.949c.16-.738-.148-1.348-.824-1.609c-.324-.129-.512-.145-1.66-.172l-1.297-.027v2.973l1.328-.023c1.273-.023 1.344-.031 1.688-.191zm6.176 6.48c-.047-.074 4.113-10.645 4.215-10.711c.125-.082.914-.055.988.031c.125.152 4.18 10.57 4.148 10.656c-.023.063-.187.086-.578.086c-.453 0-.559-.02-.617-.113a48 48 0 0 1-.691-1.68l-.621-1.57l-2.152-.016c-1.672-.016-2.164 0-2.211.063c-.035.047-.332.773-.66 1.617s-.625 1.574-.656 1.617c-.074.098-1.105.113-1.164.02zm6.367-4.59c0-.059-.328-.988-.73-2.066l-.809-2.234c-.047-.148-.113-.262-.148-.25s-.156.309-.27.656s-.48 1.367-.816 2.258l-.621 1.68c0 .039.637.063 1.699.063c1.531 0 1.695-.012 1.695-.105zm28.059 4.574c-.109-.109-.109-10.492 0-10.605c.059-.055.793-.074 2.91-.074l2.934.039c.148.055.148 1.016 0 1.074c-.059.02-1.121.039-2.363.039c-2.004 0-2.266.012-2.301.102c-.059.148-.043 3.117.016 3.211c.035.059.582.082 2.223.098l2.176.016v1.09l-2.176.016c-1.641.012-2.187.035-2.223.094c-.059.094-.074 3.574-.016 3.727c.035.09.297.102 2.301.102c1.242 0 2.305.016 2.363.039c.078.031.102.141.102.535s-.023.508-.102.539c-.059.02-1.375.039-2.934.039c-2.117 0-2.852-.02-2.91-.078zm10.695 0c-.109-.109-.109-10.492 0-10.605c.09-.086 1.633-.105 1.766-.023c.043.031.73 1.738 1.523 3.793l1.668 4.336c.129.324.266.594.313.594s.754-1.742 1.727-4.242l1.738-4.387c.09-.137.133-.145.91-.145c.551 0 .844.023.895.074c.059.059.078 1.328.078 5.309c0 4.414-.016 5.242-.09 5.305c-.059.047-.277.066-.594.055l-.5-.016v-4.66l-.062-4.641c-.031.012-.859 2.094-1.844 4.625l-1.859 4.656c-.043.027-.258.047-.477.047c-.344.004-.41-.016-.492-.141c-.051-.078-.859-2.148-1.801-4.594l-1.738-4.531c-.02-.043-.051-.082-.074-.082s-.031 2.082-.02 4.621c.016 3.801.004 4.629-.066 4.672c-.129.086-.91.07-1-.02zm15.949.004c-.117-.117-.117-10.492-.004-10.609c.098-.098 3.078-.105 4.031-.008c1.238.125 1.941.398 2.438.953c.355.395.496.77.543 1.453c.082 1.223-.527 2.109-1.695 2.461c-.148.043-.273.102-.273.129s.168.098.371.156c1.465.422 2.172 1.516 1.938 3.008c-.18 1.172-1.031 2.043-2.32 2.379c-.543.141-4.902.211-5.027.078zm4.449-1.047c1.055-.25 1.543-.809 1.602-1.832c.055-.883-.246-1.496-.895-1.824c-.547-.277-1.039-.344-2.559-.344c-1.203-.004-1.391.012-1.426.098c-.02.059-.035.934-.035 1.949s.016 1.891.035 1.949c.035.086.223.098 1.457.098c1.027 0 1.531-.027 1.82-.094zm.199-5.18c.707-.23 1.098-.809 1.098-1.629c0-.801-.367-1.305-1.133-1.555c-.387-.129-.602-.148-1.902-.172c-1.18-.02-1.477-.008-1.52.059c-.062.102-.078 3.191-.016 3.355c.039.094.188.102 1.586.078c1.234-.023 1.609-.051 1.887-.137zm7.449 6.223c-.059-.059-.078-1.324-.078-5.309c0-4.414.016-5.238.09-5.305c.059-.047.277-.066.594-.055l.504.02l.031 4.77l.047 4.789c.008.008 1.035.016 2.285.016s2.313.016 2.367.039c.082.027.102.141.102.535s-.02.508-.102.539c-.055.02-1.375.039-2.934.039c-2.113 0-2.848-.02-2.906-.078m12.23 0c-.059-.055-.078-.605-.078-2.074v-2l-1.758-3.25l-1.723-3.305c.051-.086 1.141-.062 1.25.027c.055.047.699 1.211 1.43 2.594l1.391 2.555c.035.02.102 0 .145-.051s.664-1.18 1.379-2.52l1.398-2.547c.086-.098.195-.113.723-.105l.625.012l-.184.328l-1.789 3.266l-1.605 2.941v2.023c0 1.492-.02 2.051-.078 2.105c-.043.047-.27.078-.562.078s-.516-.031-.562-.078zm0 0'/%3E%3C/svg%3E");
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-56 {
    height: calc(var(--spacing) * 56);
  }
  .h-max {
    height: max-content;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .space-y-6 {
    :where(& > :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)));
    }
  }
  .-space-x-52 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * -52) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * -52) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-4 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-gray-800 {
    border-color: var(--color-gray-800);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-zinc-300 {
    background-color: var(--color-zinc-300);
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-cyan-400 {
    --tw-gradient-from: var(--color-cyan-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-red-900 {
    --tw-gradient-from: var(--color-red-900);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-teal-500 {
    --tw-gradient-from: var(--color-teal-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-orange-600 {
    --tw-gradient-via: var(--color-orange-600);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-gray-700 {
    --tw-gradient-to: var(--color-gray-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-purple-400 {
    --tw-gradient-to: var(--color-purple-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-sky-300 {
    --tw-gradient-to: var(--color-sky-300);
    --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));
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .text-center {
    text-align: center;
  }
  .font-archivo {
    font-family: var(--font-archivo);
  }
  .font-dmsans {
    font-family: var(--font-dmsans);
  }
  .font-logo {
    font-family: var(--font-logo);
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .opacity-40 {
    opacity: 40%;
  }
  .blur-\[106px\] {
    --tw-blur: blur(106px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .hover\:bg-blue-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-600);
      }
    }
  }
  .focus\:border-transparent {
    &:focus {
      border-color: transparent;
    }
  }
  .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-blue-300 {
    &:focus {
      --tw-ring-color: var(--color-blue-300);
    }
  }
  .focus\:ring-blue-500 {
    &:focus {
      --tw-ring-color: var(--color-blue-500);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .md\:w-9\/12 {
    @media (width >= 48rem) {
      width: calc(9/12 * 100%);
    }
  }
  .md\:px-12 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:w-10\/12 {
    @media (width >= 64rem) {
      width: calc(10/12 * 100%);
    }
  }
  .xl\:px-6 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .dark\:border-gray-300 {
    &:where(.dark, .dark *) {
      border-color: var(--color-gray-300);
    }
  }
  .dark\:bg-gray-900 {
    &:where(.dark, .dark *) {
      background-color: var(--color-gray-900);
    }
  }
  .dark\:from-blue-700 {
    &:where(.dark, .dark *) {
      --tw-gradient-from: var(--color-blue-700);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
  .dark\:to-indigo-600 {
    &:where(.dark, .dark *) {
      --tw-gradient-to: var(--color-indigo-600);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
  .dark\:text-gray-300 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-300);
    }
  }
  .dark\:text-white {
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .dark\:text-yellow-300 {
    &:where(.dark, .dark *) {
      color: var(--color-yellow-300);
    }
  }
  .dark\:opacity-20 {
    &:where(.dark, .dark *) {
      opacity: 20%;
    }
  }
}
@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-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@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-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-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;
    }
  }
}
