/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-5xl: 3rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --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);
    --color-cyan-10: #0797b9;
    --color-grass-10: #3e9b4f;
    --color-purple-10: #8347b9;
    --color-red-10: #dc3e42;
    --color-yellow-10: #ffdc00;
    --font-title: "Cal Sans", var(--font-sans);
    --font-text: "Red Hat Text", var(--font-sans);
    --color-background: #000000;
    --color-foreground: #ffffff;
    --color-text: color-mix(in srgb, #ffffff, black 10%);
    @supports (color: color-mix(in lab, red, red)) {
      --color-text: color-mix(in oklab, var(--color-foreground), black 10%);
    }
    --color-accent: #888888;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-99 {
    z-index: 99;
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .marker-none {
    &::marker {
      content: "";
    }
    &::-webkit-details-marker {
      display: none;
    }
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-dvh {
    height: 100dvh;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[70dvh\] {
    max-height: 70dvh;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-dvw {
    width: 100dvw;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[65rem\] {
    max-width: 65rem;
  }
  .translate-y-\[20\%\] {
    --tw-translate-y: 20%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .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;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-28 {
    gap: calc(var(--spacing) * 28);
  }
  .self-end {
    align-self: flex-end;
  }
  .self-start {
    align-self: flex-start;
  }
  .bg-background {
    background-color: var(--color-background);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .ps-0 {
    padding-inline-start: calc(var(--spacing) * 0);
  }
  .text-center {
    text-align: center;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-title {
    font-family: var(--font-title);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-cyan-10 {
    color: var(--color-cyan-10);
  }
  .text-grass-10 {
    color: var(--color-grass-10);
  }
  .text-purple-10 {
    color: var(--color-purple-10);
  }
  .text-red-10 {
    color: var(--color-red-10);
  }
  .text-text {
    color: var(--color-text);
  }
  .text-yellow-10 {
    color: var(--color-yellow-10);
  }
  .opacity-0 {
    opacity: 0%;
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .md\:m-0 {
    @media (width >= 48rem) {
      margin: calc(var(--spacing) * 0);
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .md\:h-dvh {
    @media (width >= 48rem) {
      height: 100dvh;
    }
  }
  .md\:h-min {
    @media (width >= 48rem) {
      height: min-content;
    }
  }
  .md\:w-dvw {
    @media (width >= 48rem) {
      width: 100dvw;
    }
  }
  .md\:max-w-\[65rem\] {
    @media (width >= 48rem) {
      max-width: 65rem;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:gap-5 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .md\:text-end {
    @media (width >= 48rem) {
      text-align: end;
    }
  }
}
.dark {
  --color-cyan-1: #0b161a;
  --color-cyan-2: #101b20;
  --color-cyan-3: #082c36;
  --color-cyan-4: #003848;
  --color-cyan-5: #004558;
  --color-cyan-6: #045468;
  --color-cyan-7: #12677e;
  --color-cyan-8: #11809c;
  --color-cyan-9: #00a2c7;
  --color-cyan-10: #23afd0;
  --color-cyan-11: #4ccce6;
  --color-cyan-12: #b6ecf7;
  --color-grass-1: #0e1511;
  --color-grass-2: #141a15;
  --color-grass-3: #1b2a1e;
  --color-grass-4: #1d3a24;
  --color-grass-5: #25482d;
  --color-grass-6: #2d5736;
  --color-grass-7: #366740;
  --color-grass-8: #3e7949;
  --color-grass-9: #46a758;
  --color-grass-10: #53b365;
  --color-grass-11: #71d083;
  --color-grass-12: #c2f0c2;
  --color-purple-1: #18111b;
  --color-purple-2: #1e1523;
  --color-purple-3: #301c3b;
  --color-purple-4: #3d224e;
  --color-purple-5: #48295c;
  --color-purple-6: #54346b;
  --color-purple-7: #664282;
  --color-purple-8: #8457aa;
  --color-purple-9: #8e4ec6;
  --color-purple-10: #9a5cd0;
  --color-purple-11: #d19dff;
  --color-purple-12: #ecd9fa;
  --color-red-1: #191111;
  --color-red-2: #201314;
  --color-red-3: #3b1219;
  --color-red-4: #500f1c;
  --color-red-5: #611623;
  --color-red-6: #72232d;
  --color-red-7: #8c333a;
  --color-red-8: #b54548;
  --color-red-9: #e5484d;
  --color-red-10: #ec5d5e;
  --color-red-11: #ff9592;
  --color-red-12: #ffd1d9;
  --color-yellow-1: #14120b;
  --color-yellow-2: #1b180f;
  --color-yellow-3: #2d2305;
  --color-yellow-4: #362b00;
  --color-yellow-5: #433500;
  --color-yellow-6: #524202;
  --color-yellow-7: #665417;
  --color-yellow-8: #836a21;
  --color-yellow-9: #ffe629;
  --color-yellow-10: #ffff57;
  --color-yellow-11: #f5e147;
  --color-yellow-12: #f6eeb4;
}
@layer base {
  :root {
    font-family: var(--font-text);
  }
  a {
    text-decoration: underline;
    transition: color 0.1s ease-in-out;
    &:hover {
      color: var(--color-foreground);
    }
    &[href^="http"]::after {
      content: "↗";
    }
  }
  html {
    width: 100vw;
    width: 100dvw;
    height: 100vh;
    height: 100dvh;
    overflow: hidden;
  }
  body {
    scroll-behavior: smooth;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }
  body {
    margin: 0;
    color: color-mix(in srgb, #ffffff, black 10%);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-foreground), black 10%);
    }
    background-color: var(--color-background);
  }
  p {
    text-align: justify;
  }
  h1, h2, h3, h4, h5, h6 {
    color: var(--color-foreground);
    font-family: var(--font-title);
    margin-bottom: calc(var(--spacing) * 5);
  }
  h1 {
    font-size: var(--text-5xl);
    line-height: var(--text-5xl);
    --line-height: var(--text-5xl);
  }
  article:has(article:nth-of-type(2)) {
    @media (width >= 40rem) {
      display: grid;
      & > h1, & > h2, & > h3, & > h4, & > h5, & > h6 {
        grid-column: span 2 / span 2;
      }
      grid-template-rows: 3;
      grid-template-columns: repeat(2, 1fr);
    }
  }
  article:has(article:nth-of-type(3)) {
    @media (width >= 40rem) {
      display: grid;
      & > h1, & > h2, & > h3, & > h4, & > h5, & > h6 {
        grid-column: span 2 / span 2;
      }
      grid-template-rows: 3;
      grid-template-columns: repeat(2, 1fr);
    }
    @media (width >= 48rem) {
      display: grid;
      & > h1, & > h2, & > h3, & > h4, & > h5, & > h6 {
        grid-column: span 3 / span 3;
      }
      grid-template-rows: 2;
      grid-template-columns: repeat(3, 1fr);
    }
  }
  article:has(> img):has(> h1):has(> p), article:has(> img):has(> h2):has(> p), article:has(> img):has(> h3):has(> p), article:has(> img):has(> h4):has(> p), article:has(> img):has(> h5):has(> p), article:has(> img):has(> h6):has(> p) {
    display: grid;
    img {
      mask-image: linear-gradient(black, transparent);
    }
    &:has(ul) {
      grid-template-columns: repeat(2, 1fr);
      & > * {
        grid-column: span 2 / span 2;
      }
      h1, h2, h3, h4, h5, h6 {
        grid-column: 1;
      }
      ul {
        grid-column: 2;
        gap: calc(var(--spacing) * 1);
        display: flex;
        justify-self: end;
      }
    }
  }
}
@layer components {
  .word-carousel {
    width: fit-content;
    height: var(--line-height);
    overflow-y: hidden;
    li {
      animation-name: word-carousel;
      animation-duration: 20s;
      animation-iteration-count: infinite;
    }
  }
  .image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    @media (width >= 40rem) {
      grid-template-columns: repeat(3, 1fr);
    }
    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      mask-image: linear-gradient(black, transparent);
    }
  }
  previewable-image {
    overflow: hidden;
    & > button {
      width: 100%;
      height: 100%;
      & > img, & > picture > img {
        transition-property: transform;
        transition-duration: 0.2s;
        transition-timing-function: ease-out;
        width: 100%;
      }
      & > img:hover, &:hover > img, &:focus > img {
        transform: scale(1.1);
      }
    }
    dialog[open] {
      width: 100vw;
      width: 100dvw;
      height: 90vh;
      height: 90dvh;
      animation: popin 0.1s ease-in forwards;
      position: fixed;
      margin: 0 auto;
      background-color: transparent;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      z-index: 100;
      img {
        width: 100%;
        height: unset;
        max-height: 90%;
        object-fit: contain;
        mask-image: unset;
      }
      form {
        color: var(--color-foreground);
        background-color: var(--color-background);
        width: 50%;
        button {
          padding: calc(var(--spacing) * 1);
          width: 100%;
        }
      }
      &::backdrop {
        background-color: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(1rem);
      }
    }
  }
}
@keyframes word-carousel {
  0%, 14% {
    transform: translateY(calc(var(--line-height) * 1));
    opacity: 0;
  }
  15%, 29% {
    transform: translateY(0px);
    opacity: 1;
  }
  30%, 44% {
    transform: translateY(calc(var(--line-height) * 1 * -1));
  }
  45%, 59% {
    transform: translateY(calc(var(--line-height) * 2 * -1));
  }
  60%, 74% {
    transform: translateY(calc(var(--line-height) * 3 * -1));
  }
  75%, 89% {
    transform: translateY(calc(var(--line-height) * 4 * -1));
  }
  90%, 99% {
    transform: translateY(calc(var(--line-height) * 5 * -1));
    opacity: 1;
  }
  100% {
    transform: translateY(calc(var(--line-height) * 6 * -1));
    opacity: 0;
  }
}
@keyframes popin {
  from {
    opacity: 0;
    transform: translateY(1rem);
  }
  to {
    opacity: 1;
    transform: translateY(0rem);
  }
}
@font-face {
  font-family: Cal Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("./fonts/CalSans-SemiBold.woff2?v=1.0") format("woff2"), url("./fonts/CalSans-SemiBold.woff?v=1.0") format("woff"), url("./fonts/CalSans-SemiBold.ttf?v=1.0") format("truetype");
}
@font-face {
  font-family: Red Hat Text;
  font-style: normal;
  font-display: swap;
  src: url("./fonts/RedHatText-Regular.woff2?v=1.0") format("woff2"), url("./fonts/RedHatText-Regular.otf?v=1.0") format("opentype"), url("./fonts/RedHatText-Regular.ttf?v=1.0") format("truetype");
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-ease {
  syntax: "*";
  inherits: false;
}
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-ease: initial;
    }
  }
}
