/*! tailwindcss v4.0.8 | MIT License | https://tailwindcss.com */
@layer theme {
  :host,
  :root {
    --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-gray-200: oklch(0.928 0.006 264.531);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 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
    );
    --font-rubik: var(--font-rubik);
  }
}
@layer base {
  *,
  ::backdrop,
  :after,
  :before {
    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;
  }
  :host,
  html {
    -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;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  pre,
  samp {
    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: -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;
  }
  menu,
  ol,
  ul {
    list-style: none;
  }
  audio,
  canvas,
  embed,
  iframe,
  img,
  object,
  svg,
  video {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  optgroup,
  select,
  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: 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 {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-second-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,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
  *,
  ::backdrop,
  :after,
  :before {
    border-color: var(--color-gray-200, currentColor);
  }
  ::file-selector-button {
    border-color: var(--color-gray-200, currentColor);
  }
  * {
    border-color: var(--border);
    outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
  }
  body {
    background-color: var(--background);
    color: var(--foreground);
  }
}
@layer components;
@layer utilities {
  .absolute {
    position: absolute;
  }
  .-mx-8 {
    margin-inline: calc(var(--spacing) * -8);
  }
  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .field-sizing-content {
    field-sizing: content;
  }
  .aspect-\[12\/6\] {
    aspect-ratio: 12/6;
  }
  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-\[16px\] {
    height: 16px;
  }
  .h-\[24px\] {
    height: 24px;
  }
  .h-\[27px\] {
    height: 27px;
  }
  .h-\[28px\] {
    height: 28px;
  }
  .h-\[36px\] {
    height: 36px;
  }
  .h-full {
    height: 100%;
  }
  .min-h-16 {
    min-height: calc(var(--spacing) * 16);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1\/2 {
    width: 50%;
  }
  .w-1\/3 {
    width: 33.3333%;
  }
  .w-1\/4 {
    width: 25%;
  }
  .w-2\/3 {
    width: 66.6667%;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .flex-grow {
    flex-grow: 1;
  }
  .table-auto {
    table-layout: auto;
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-wait {
    cursor: wait;
  }
  .list-outside {
    list-style-position: outside;
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  :where(.space-y-0 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(
      calc(var(--spacing) * 0) * var(--tw-space-y-reverse)
    );
    margin-block-end: calc(
      calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse))
    );
  }
  :where(.space-y-1 > :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))
    );
  }
  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(
      calc(var(--spacing) * 2) * var(--tw-space-y-reverse)
    );
    margin-block-end: calc(
      calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse))
    );
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(
      calc(var(--spacing) * 4) * var(--tw-space-y-reverse)
    );
    margin-block-end: calc(
      calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse))
    );
  }
  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(
      calc(var(--spacing) * 2) * var(--tw-space-x-reverse)
    );
    margin-inline-end: calc(
      calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse))
    );
  }
  :where(.space-x-4 > :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))
    );
  }
  :where(.space-x-8 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(
      calc(var(--spacing) * 8) * var(--tw-space-x-reverse)
    );
    margin-inline-end: calc(
      calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse))
    );
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .rounded-full {
    border-radius: 3.40282e38px;
  }
  .rounded-md {
    border-radius: calc(var(--radius) - 2px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-0 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-foreground\/50 {
    border-color: color-mix(in oklab, var(--foreground) 50%, transparent);
  }
  .border-input {
    border-color: var(--input);
  }
  .bg-background {
    background-color: var(--background);
  }
  .bg-border {
    background-color: var(--border);
  }
  .bg-destructive {
    background-color: var(--destructive);
  }
  .bg-primary {
    background-color: var(--primary);
  }
  .bg-primary\/10 {
    background-color: color-mix(in oklab, var(--primary) 10%, transparent);
  }
  .bg-secondary {
    background-color: var(--secondary);
  }
  .bg-transparent {
    background-color: #0000;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-center {
    object-position: center;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .text-center {
    text-align: center;
  }
  .font-rubik {
    font-family: var(--font-rubik);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .hyphens-auto {
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-destructive {
    color: var(--destructive);
  }
  .text-destructive-foreground {
    color: var(--destructive-foreground);
  }
  .text-foreground {
    color: var(--foreground);
  }
  .text-foreground\/30 {
    color: color-mix(in oklab, var(--foreground) 30%, transparent);
  }
  .text-foreground\/50 {
    color: color-mix(in oklab, var(--foreground) 50%, transparent);
  }
  .text-foreground\/70 {
    color: color-mix(in oklab, var(--foreground) 70%, transparent);
  }
  .text-link {
    color: var(--link);
  }
  .text-muted-foreground {
    color: var(--muted-foreground);
  }
  .text-primary {
    color: var(--primary);
  }
  .text-primary-foreground {
    color: var(--primary-foreground);
  }
  .text-secondary-foreground {
    color: var(--secondary-foreground);
  }
  .text-white {
    color: var(--color-white);
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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-\[color\,box-shadow\,background-color\] {
    transition-property: color, box-shadow, background-color;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[color\,box-shadow\] {
    transition-property: color, box-shadow;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color,
      text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via,
      --tw-gradient-to;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .duration-300 {
    animation-duration: 0.3s;
  }
  .group-data-\[disabled\=true\]\:pointer-events-none:is(
      :where(.group)[data-disabled="true"] *
    ) {
    pointer-events: none;
  }
  .group-data-\[disabled\=true\]\:opacity-50:is(
      :where(.group)[data-disabled="true"] *
    ) {
    opacity: 0.5;
  }
  .group-\[\.toast\]\:bg-muted:is(:where(.group).toast *) {
    background-color: var(--muted);
  }
  .group-\[\.toast\]\:bg-primary:is(:where(.group).toast *) {
    background-color: var(--primary);
  }
  .group-\[\.toast\]\:text-muted-foreground:is(:where(.group).toast *) {
    color: var(--muted-foreground);
  }
  .group-\[\.toast\]\:text-primary-foreground:is(:where(.group).toast *) {
    color: var(--primary-foreground);
  }
  .group-\[\.toaster\]\:border-border:is(:where(.group).toaster *) {
    border-color: var(--border);
  }
  .group-\[\.toaster\]\:bg-background:is(:where(.group).toaster *) {
    background-color: var(--background);
  }
  .group-\[\.toaster\]\:text-foreground:is(:where(.group).toaster *) {
    color: var(--foreground);
  }
  .group-\[\.toaster\]\:shadow-lg:is(:where(.group).toaster *) {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a),
      0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled ~ *) {
    cursor: not-allowed;
  }
  .peer-disabled\:opacity-50:is(:where(.peer):disabled ~ *) {
    opacity: 0.5;
  }
  .selection\:bg-foreground\/30 ::selection {
    background-color: color-mix(in oklab, var(--foreground) 30%, transparent);
  }
  .selection\:bg-foreground\/30::selection {
    background-color: color-mix(in oklab, var(--foreground) 30%, transparent);
  }
  .selection\:bg-primary ::selection {
    background-color: var(--primary);
  }
  .selection\:bg-primary::selection {
    background-color: var(--primary);
  }
  .selection\:text-primary-foreground ::selection {
    color: var(--primary-foreground);
  }
  .selection\:text-primary-foreground::selection {
    color: var(--primary-foreground);
  }
  .file\:inline-flex::file-selector-button {
    display: inline-flex;
  }
  .file\:h-7::file-selector-button {
    height: calc(var(--spacing) * 7);
  }
  .file\:border-0::file-selector-button {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .file\:bg-transparent::file-selector-button {
    background-color: #0000;
  }
  .file\:text-sm::file-selector-button {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .file\:font-medium::file-selector-button {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .file\:text-foreground::file-selector-button {
    color: var(--foreground);
  }
  .placeholder\:text-muted-foreground::placeholder {
    color: var(--muted-foreground);
  }
  .last\:mr-8:last-child {
    margin-right: calc(var(--spacing) * 8);
  }
  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }
  .odd\:bg-border\/50:nth-child(odd) {
    background-color: color-mix(in oklab, var(--border) 50%, transparent);
  }
  .even\:bg-border\/25:nth-child(2n) {
    background-color: color-mix(in oklab, var(--border) 25%, transparent);
  }
  .focus-within\:border-b:focus-within {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  @media (hover: hover) {
    .hover\:bg-accent:hover {
      background-color: var(--accent);
    }
    .hover\:bg-border\/20:hover {
      background-color: color-mix(in oklab, var(--border) 20%, transparent);
    }
    .hover\:bg-destructive\/90:hover {
      background-color: color-mix(
        in oklab,
        var(--destructive) 90%,
        transparent
      );
    }
    .hover\:bg-primary\/90:hover {
      background-color: color-mix(in oklab, var(--primary) 90%, transparent);
    }
    .hover\:bg-secondary\/80:hover {
      background-color: color-mix(in oklab, var(--secondary) 80%, transparent);
    }
    .hover\:text-accent-foreground:hover {
      color: var(--accent-foreground);
    }
    .hover\:text-foreground:hover {
      color: var(--foreground);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:brightness-150:hover {
      --tw-brightness: brightness(150%);
      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);
    }
  }
  .focus-visible\:border-b:focus-visible,
  .focus\:border-b:focus {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .focus-visible\:border-input:focus-visible {
    border-color: var(--input);
  }
  .focus-visible\:border-ring:focus-visible {
    border-color: var(--ring);
  }
  .focus-visible\:ring-\[0px\]:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(0px + 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-visible\:ring-destructive\/20:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
  }
  .focus-visible\:ring-ring\/50:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
  }
  .active\:border-b:active {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }
  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }
  .disabled\:opacity-50:disabled {
    opacity: 0.5;
  }
  .has-\[\>svg\]\:px-2\.5:has(> svg) {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .has-\[\>svg\]\:px-3:has(> svg) {
    padding-inline: calc(var(--spacing) * 3);
  }
  .has-\[\>svg\]\:px-4:has(> svg) {
    padding-inline: calc(var(--spacing) * 4);
  }
  .aria-invalid\:border-destructive[aria-invalid="true"] {
    border-color: var(--destructive);
  }
  .aria-invalid\:ring-destructive\/20[aria-invalid="true"] {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
  }
  .data-\[error\=true\]\:text-destructive-foreground[data-error="true"] {
    color: var(--destructive-foreground);
  }
  @media (width>=48rem) {
    .md\:w-2\/3 {
      width: 66.6667%;
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:border-r {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
    .md\:border-b-0 {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
    .md\:py-0 {
      padding-block: calc(var(--spacing) * 0);
    }
    .md\:py-6 {
      padding-block: calc(var(--spacing) * 6);
    }
    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    .md\:even\:border-r-0:nth-child(2n) {
      border-right-style: var(--tw-border-style);
      border-right-width: 0;
    }
    .md\:focus-within\:border-r:focus-within {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
    .md\:focus-within\:border-b-0:focus-within {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
    .md\:focus\:border-r:focus {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
    .md\:focus\:border-b-0:focus {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
    .md\:focus-visible\:border-r:focus-visible {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
    .md\:focus-visible\:border-b-0:focus-visible {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
    .md\:active\:border-r:active {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
    .md\:active\:border-b-0:active,
    .md\:nth-last-2\:border-b-0:nth-last-child(2) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
  }
  @media (width>=64rem) {
    .lg\:w-1\/2 {
      width: 50%;
    }
    .lg\:py-9 {
      padding-block: calc(var(--spacing) * 9);
    }
    .lg\:py-10 {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"],
  .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
  }
  .\[\&_code\]\:whitespace-pre code {
    white-space: pre;
  }
  .\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
  }
  .\[\&_svg\]\:shrink-0 svg {
    flex-shrink: 0;
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*="size-"]) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
:root {
  --background: #09090c;
  --foreground: #f2f2f3;
  --card: #09090c;
  --card-foreground: #f2f2f3;
  --popover: #09090c;
  --popover-foreground: #f2f2f3;
  --primary: #f2f2f3;
  --primary-foreground: #18181b;
  --secondary: #27272a;
  --secondary-foreground: #afafb6;
  --muted: #27272a;
  --muted-foreground: #94949e;
  --accent: #27272a;
  --accent-foreground: #afafb6;
  --destructive: #d92626;
  --destructive-foreground: #f3f2f2;
  --link: #1a5ee6;
  --border: #1e1e21;
  --input: #1e1e21;
  --ring: #f2f2f3;
  --chart-1: #2662d9;
  --chart-2: #2eb88a;
  --chart-3: #e88c30;
  --chart-4: #af57db;
  --chart-5: #e23670;
  --radius: 0rem;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: var(--background);
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:hover {
  background: var(--secondary);
}
* {
  scrollbar-width: thin;
  scrollbar-color: var(--secondary) var(--background);
}
@keyframes enter {
  0% {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(
        var(--tw-enter-translate-x, 0),
        var(--tw-enter-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1)
      )
      rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(
        var(--tw-exit-translate-x, 0),
        var(--tw-exit-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1)
      )
      rotate(var(--tw-exit-rotate, 0));
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}

/* OTHER */
* {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック",
    "Yu Gothic", "YuGothic", sans-serif;
}

.scroll-transition {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in {
  opacity: 1;
  transform: translateY(0);
}

/* NAVIGATION */
nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 70px;
}

.fixed-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  background-color: rgba(9, 9, 12, 0.9);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--border);
}

.navbar-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 1rem;
}

body {
  padding-top: 80px;
}
.resume-link {
  position: relative;
  overflow: hidden;
}

.resume-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  );
  transition: left 0.6s ease-in-out;
}

.resume-link:hover::before {
  left: 100%;
}

.resume-link {
  position: relative;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.resume-link:hover {
  background-color: rgba(255, 255, 255, 0.15);
  transform: scale(1.05);
  animation: pulse 1.2s infinite alternate ease-in-out;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
  }
}

@media (max-width: 768px) {
  .fixed-navbar {
    position: static;
  }

  body {
    padding-top: 0;
  }

  .fixed-navbar nav {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 15px 0;
  }

  .navbar-linkers {
    margin-left: 32px !important;
  }

  .resume-link {
    margin-left: 0 !important;
    margin-top: 5px;
  }

  .navbar-container {
    padding: 1rem 0.5rem;
  }
}

/* HERO */
.parallax-section {
  min-height: 72vh;
}

.hero-title {
  font-size: 4rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.hero-sub {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 20px;
}

@media (max-width: 1920px) and (min-width: 768px) {
  .move-text {
    display: none;
  }
}

/* ABOUT ME */

#real-time {
  background-color: #000000;
  padding: 2px;
  border: dotted 2px #ffffff;
  border-radius: 4px;
  font-family: monospace;
  font-size: 1.1em;
  display: inline-block;
  color: #ffffff;
  margin: 3px;
}

.about-me-container {
  gap: 4em;
  margin-top: 20px;
}

.about-me-links:hover {
  text-decoration: underline;
}

/* SKILLS */
.skills-container {
  margin-top: 20px;
}
.skills-card {
  transition: all 0.3s ease;
  background-color: rgba(9, 9, 12, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  padding: 1.5rem;
}

#card-tools-platforms {
  margin-right: 20px;
}

.skills-card:hover {
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.skill-bullet {
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.skills-sub {
  margin-top: 20px;
}
.skill-tag {
  background-color: rgba(9, 9, 12, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 9999px;
  padding: 0.25rem 1rem;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  margin: 0.25rem;
  transition: all 0.2s ease;
}

.skill-tag:hover {
  background-color: rgba(9, 9, 12, 0.4);
  border-color: rgba(255, 255, 255, 0.3);
}

.skill-icon {
  margin-right: 0.75rem;
  color: rgba(255, 255, 255, 0.9);
}

.skills-category-title {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
}

.leetcode-stats {
  margin-top: 20px;
}

/* EXPERIENCE */
.experience-container-header {
  margin-top: 5px;
}

.experience-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 2rem 0;
  position: relative;
}

.experience-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 40px auto;
  max-width: 600px;
  position: relative;
}

.experience-items::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background-color: var(--secondary);
  z-index: 0;
  transform: translateX(-50%);
}

.experience-items::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  width: 2px;
  height: 40px;
  background-color: var(--secondary);
  transform: translateX(-50%);
  z-index: 2;
}

.experience-container::after {
  content: "";
  position: absolute;
  bottom: calc(2rem + 0px);
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid var(--secondary);
  transform: translateX(-50%);
  z-index: 3;
}

.experience-item {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 8px;
  background: var(--background);
  border: 1px solid var(--secondary);
  text-align: center;
  font-size: 0.9rem;
  transition: all 0.3s ease;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.experience-item:hover {
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.experience-company {
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 1rem;
}

.experience-job {
  font-size: 0.85rem;
  opacity: 0.8;
  margin-bottom: 3px;
}

.experience-year {
  font-size: 0.8rem;
  opacity: 0.7;
  margin-top: 5px;
}

.experience-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.experience-modal.active {
  opacity: 1;
  pointer-events: auto;
}

.experience-modal-content {
  max-width: 600px;
  width: 90%;
  background-color: var(--background);
  border: 1px solid var(--secondary);
  border-radius: 8px;
  padding: 25px;
  position: relative;
  transform: translateY(20px);
  transition: transform 0.3s ease;
}

.experience-modal.active .experience-modal-content {
  transform: translateY(0);
}

.modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px;
  height: 24px;
  opacity: 0.7;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.modal-close:hover {
  opacity: 1;
}

.modal-close:before,
.modal-close:after {
  position: absolute;
  left: 12px;
  content: " ";
  height: 24px;
  width: 2px;
  background-color: var(--foreground);
}

.modal-close:before {
  transform: rotate(45deg);
}

.modal-close:after {
  transform: rotate(-45deg);
}

.experience-content h3 {
  margin-bottom: 10px;
  font-weight: 500;
  color: var(--foreground);
  font-size: 1.2rem;
}

.experience-date {
  font-size: 0.9rem;
  color: var(--foreground);
  opacity: 0.7;
  margin-bottom: 15px;
}

.experience-content ul {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 15px;
}

.experience-content ul li {
  color: var(--foreground);
  opacity: 0.8;
  margin-bottom: 8px;
  font-size: 0.9rem;
  line-height: 1.4;
}

@media screen and (max-width: 900px) {
  .experience-item {
    width: 90%;
    max-width: 400px;
  }
}

@media screen and (max-width: 480px) {
  .experience-item {
    width: 90%;
  }

  .experience-modal-content {
    width: 85%;
    max-height: 80vh;
    overflow-y: auto;
  }
}

.miscellaneous-title {
  margin-top: 250px;
}
.github-stats {
  margin-top: 40px;
}

.card-skill {
  margin-top: 40px;
}

/* CONTACT */
.contact-sub-title {
  margin-top: 5px;
}

.bongo-cat-div {
  margin-top: 20px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .contact-sub-title .flex {
    flex-direction: column;
    align-items: center;
    space-x-8: 0;
    gap: 15px;
  }

  .contact-sub-title .flex > div,
  .contact-sub-title .flex > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
  }

  .gitpoop {
    margin-right: 33px;
  }
}

/* PROJECTS */

.parallax-section {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-overlay {
  background-color: rgba(9, 9, 12, 0.8);
  width: 100%;
  height: 100%;
}

.current-project-work {
  text-decoration: underline;
  color: rgb(123, 245, 180);
}

/* FEATURED */
.project-showcase {
  padding: 4rem 0;
}

.showcase-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-right: 20px;
}

.showcase-project {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 2rem;
  background-color: rgba(0, 0, 0, 0.305);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  backdrop-filter: blur(8px);
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.showcase-project:hover {
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.3);
}

@media (min-width: 768px) {
  .showcase-project {
    flex-direction: row;
  }
}

.showcase-image {
  flex: 1;
  border-radius: 0.5rem;
  overflow: hidden;
}

#fordward-home-img {
  border-radius: 3rem;
}

#outtatown-home-img {
  margin-bottom: 2rem;
}
.showcase-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.showcase-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.showcase-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: rgba(255, 255, 255, 0.9);
}

.showcase-description {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1.5rem;
}

.showcase-tech {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

.uottahack-div {
  margin-top: 2rem;
}

/* SMALL PROJECTS */
.projects-container {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
  margin-top: 2rem;
  margin-right: 20px;
}

@media (min-width: 768px) {
  .projects-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

.project-card {
  background-color: rgba(0, 0, 0, 0.401);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform 0.3s ease, border-color 0.3s ease;
  height: auto;
  display: flex;
  flex-direction: column;
  backdrop-filter: blur(8px);
}

.project-card:hover {
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.3);
}

.project-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.project-content {
  padding: 1.5rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.project-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: rgba(255, 255, 255, 0.9);
}

.project-description {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1rem;
  flex-grow: 1;
}

.project-tech {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

.tech-tag {
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  font-size: 0.75rem;
  background-color: rgba(9, 9, 12, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  transition: all 0.2s ease;
}

.tech-tag:hover {
  background-color: rgba(9, 9, 12, 0.4);
  border-color: rgba(255, 255, 255, 0.3);
}

.project-links {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.project-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  font-size: 0.875rem;
}

.github-link-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

#outtatown-tech {
  display: flex;
  align-items: center;
  justify-content: center;
}

.demo-link {
  background-color: rgba(100, 100, 255, 0.2);
}

.project-link:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
}

.demo-link:hover {
  background-color: rgba(100, 100, 255, 0.3);
}

.demo-link {
  background-color: white;
  color: black;
  font-weight: bolder;
}

.demo-link:hover {
  background-color: #f0f0ff;
}

.footer-projects {
  margin-top: 40px;
}

/* GALLERY */
.gallery-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.gallery-modal.active {
  opacity: 1;
  pointer-events: auto;
}

.gallery-modal-content {
  max-width: 600px;
  width: 90%;
  background-color: var(--background);
  border: 1px solid var(--secondary);
  border-radius: 8px;
  padding: 25px;
  position: relative;
  transform: translateY(20px);
  transition: transform 0.3s ease;
}

.gallery-modal.active .gallery-modal-content {
  transform: translateY(0);
}

.gallery-modal .modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px;
  height: 24px;
  opacity: 0.7;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.gallery-modal .modal-close:hover {
  opacity: 1;
}

.gallery-modal .modal-close:before,
.gallery-modal .modal-close:after {
  position: absolute;
  left: 12px;
  content: " ";
  height: 24px;
  width: 2px;
  background-color: var(--foreground);
}

.gallery-modal .modal-close:before {
  transform: rotate(45deg);
}

.gallery-modal .modal-close:after {
  transform: rotate(-45deg);
}

.gallery-content {
  display: flex;
  flex-direction: column;
}

.gallery-content h3 {
  margin-bottom: 10px;
  font-weight: 500;
  color: var(--foreground);
  font-size: 1.2rem;
}

.gallery-main-image {
  width: 100%;
  height: 500px;
  object-fit: contain;
  margin-bottom: 15px;
}

.gallery-thumbnails {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}

.gallery-thumbnail {
  width: 50px;
  height: 50px;
  border: 1px solid var(--secondary);
  border-radius: 4px;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.gallery-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.gallery-thumbnail.active,
.gallery-thumbnail:hover {
  opacity: 1;
  border-color: var(--foreground);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 480px) {
  .gallery-main-image {
    height: 250px;
  }

  .gallery-modal-content {
    width: 85%;
    max-height: 80vh;
    overflow-y: auto;
  }

  .gallery-thumbnails {
    flex-wrap: wrap;
    justify-content: center;
  }

  .gallery-thumbnail {
    width: 60px;
    height: 60px;
  }
}

/* OTHER FUN */

/* ART GALLERY */
.art-frame {
  margin-right: 15px;
  margin-bottom: 16px;
}

.art-frame:last-child {
  margin-right: 0;
}
