.highlight table td {
  padding: 5px;
}

.highlight table pre {
  margin: 0;
}

.highlight, .highlight .w {
  color: #24292f;
  background-color: #f6f8fa;
}

.highlight .k, .highlight .kd, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kt, .highlight .kv {
  color: #cf222e;
}

.highlight .gr {
  color: #f6f8fa;
}

.highlight .gd {
  color: #82071e;
  background-color: #ffebe9;
}

.highlight .nb {
  color: #953800;
}

.highlight .nc {
  color: #953800;
}

.highlight .no {
  color: #953800;
}

.highlight .nn {
  color: #953800;
}

.highlight .sr {
  color: #116329;
}

.highlight .na {
  color: #116329;
}

.highlight .nt {
  color: #116329;
}

.highlight .gi {
  color: #116329;
  background-color: #dafbe1;
}

.highlight .ges {
  font-weight: bold;
  font-style: italic;
}

.highlight .kc {
  color: #0550ae;
}

.highlight .l, .highlight .ld, .highlight .m, .highlight .mb, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mx {
  color: #0550ae;
}

.highlight .sb {
  color: #0550ae;
}

.highlight .bp {
  color: #0550ae;
}

.highlight .ne {
  color: #0550ae;
}

.highlight .nl {
  color: #0550ae;
}

.highlight .py {
  color: #0550ae;
}

.highlight .nv, .highlight .vc, .highlight .vg, .highlight .vi, .highlight .vm {
  color: #0550ae;
}

.highlight .o, .highlight .ow {
  color: #0550ae;
}

.highlight .gh {
  color: #0550ae;
  font-weight: bold;
}

.highlight .gu {
  color: #0550ae;
  font-weight: bold;
}

.highlight .s, .highlight .sa, .highlight .sc, .highlight .dl, .highlight .sd, .highlight .s2, .highlight .se, .highlight .sh, .highlight .sx, .highlight .s1, .highlight .ss {
  color: #0a3069;
}

.highlight .nd {
  color: #8250df;
}

.highlight .nf, .highlight .fm {
  color: #8250df;
}

.highlight .err {
  color: #f6f8fa;
  background-color: #82071e;
}

.highlight .c, .highlight .ch, .highlight .cd, .highlight .cm, .highlight .cp, .highlight .cpf, .highlight .c1, .highlight .cs {
  color: #6e7781;
}

.highlight .gl {
  color: #6e7781;
}

.highlight .gt {
  color: #6e7781;
}

.highlight .ni {
  color: #24292f;
}

.highlight .si {
  color: #24292f;
}

.highlight .ge {
  color: #24292f;
  font-style: italic;
}

.highlight .gs {
  color: #24292f;
  font-weight: bold;
}

/* Dark mode syntax highlighting */

@media (prefers-color-scheme: dark) {
  .highlight, .highlight .w {
    color: #e6edf3;
    background-color: #1c1c1c;
  }

  /* Keywords */

  .highlight .k, .highlight .kd, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kt, .highlight .kv {
    color: #ff7b72;
  }

  /* Strings */

  .highlight .s, .highlight .sb, .highlight .sc, .highlight .dl, .highlight .s2, .highlight .se, .highlight .sh, .highlight .si, .highlight .sx, .highlight .sr, .highlight .s1, .highlight .ss {
    color: #a5d6ff;
  }

  /* Numbers */

  .highlight .m, .highlight .mb, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mx {
    color: #79c0ff;
  }

  /* Comments */

  .highlight .c, .highlight .ch, .highlight .cd, .highlight .cm, .highlight .cpf, .highlight .c1, .highlight .cs {
    color: #8b949e;
    font-style: italic;
  }

  /* Functions and methods */

  .highlight .nf, .highlight .fm {
    color: #d2a8ff;
  }

  /* Classes */

  .highlight .nc, .highlight .no, .highlight .ni {
    color: #ffa657;
  }

  /* Variables */

  .highlight .nv, .highlight .vc, .highlight .vg, .highlight .vi, .highlight .vm {
    color: #79c0ff;
  }

  /* Operators */

  .highlight .o, .highlight .ow {
    color: #ff7b72;
  }

  /* Built-ins */

  .highlight .nb, .highlight .bp {
    color: #ffa657;
  }

  /* Decorators */

  .highlight .nd {
    color: #d2a8ff;
  }

  /* Line numbers */

  .highlight .lineno {
    color: #6e7681;
  }

  /* Diff additions */

  .highlight .gi {
    color: #aff5b4;
    background-color: #033a16;
  }

  /* Diff deletions */

  .highlight .gd {
    color: #ffdcd7;
    background-color: #67060c;
  }

  /* Namespace */

  .highlight .nn {
    color: #ffa657;
  }

  /* Attributes */

  .highlight .na {
    color: #79c0ff;
  }

  /* Tags */

  .highlight .nt {
    color: #7ee787;
  }
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.15 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: JetBrains Mono, ui-monospace, monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

:root {
  --primary: 81 81 245;
  /* #5151f5 - the gptme badge blue */
  --secondary: 249 115 22;
  /* #f97316 - orange for CTAs and accents */
  --accent: 249 115 22;
  /* #f97316 - orange (same as secondary) */
  --text: 51 51 51;
  /* #333333 */
  --background: 255 255 255;
  /* white */
  --surface: 248 249 250;
  /* #f8f9fa */
  --border: 229 231 235;
  /* #e5e7eb */
  --success: 34 197 94;
  /* #22c55e */
  --warning: 234 179 8;
  /* #eab308 */
  --info: 14 165 233;
  /* #0ea5e9 */
}

@media (prefers-color-scheme: dark) {
  :root {
    --primary: 129 129 255;
    /* #8181ff - lighter blue for dark backgrounds */
    --secondary: 251 146 60;
    /* #fb923c - lighter orange for dark mode */
    --accent: 251 146 60;
    /* #fb923c - lighter orange (same as secondary) */
    --text: 229 229 229;
    /* #e5e5e5 - light text */
    --background: 26 26 26;
    /* #1a1a1a - dark background */
    --surface: 38 38 38;
    /* #262626 - slightly lighter surface */
    --border: 64 64 64;
    /* #404040 - subtle borders */
    --success: 74 222 128;
    /* #4ade80 - lighter green */
    --warning: 250 204 21;
    /* #facc15 - lighter yellow */
    --info: 56 189 248;
    /* #38bdf8 - lighter blue */
  }
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(var(--background) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(var(--text) / var(--tw-text-opacity, 1));
}

/* Base link style */

a:not(header a) {
  --tw-text-opacity: 1;
  color: rgb(var(--primary) / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-color: rgb(var(--primary) / 0.3);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

a:not(header a):hover {
  text-decoration-color: rgb(var(--primary) / 0.6);
}

header {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(var(--border) / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--surface) / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  nav {
    width: 100%;
  }
  @media (min-width: 640px) {
    nav {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    nav {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    nav {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    nav {
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px) {
    nav {
      max-width: 1536px;
    }
  }
  nav {
    margin-left: auto;
    margin-right: auto;
  }
  nav {
    display: flex;
  }
  nav {
    gap: 1.5rem;
  }
  nav {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  nav {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  nav {
    a {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
    a {
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
    }
    a {
      --tw-text-opacity: 1;
      color: rgb(var(--text) / var(--tw-text-opacity, 1));
    }
    a {
      text-decoration-line: none;
    }
    a {
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    a:hover {
      --tw-text-opacity: 1;
      color: rgb(var(--primary) / var(--tw-text-opacity, 1));
    }
  }
}

main {
  width: 100%;
}

@media (min-width: 640px) {
  main {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  main {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  main {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  main {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  main {
    max-width: 1536px;
  }
}

main {
  margin-left: auto;
  margin-right: auto;
  flex-grow: 1;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

footer {
  margin-top: 2rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(var(--border) / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--surface) / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  .container {
    margin-left: auto;
    margin-right: auto;
  }
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  p {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  p {
    color: rgb(var(--text) / 0.8);
  }
}

.hero {
  margin-bottom: 2rem;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(var(--primary) / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(var(--secondary) / 0.05) var(--tw-gradient-to-position);
  border-bottom-width: 1px;
  border-color: rgb(var(--border) / 0.3);
  /* Container for hero content */
  > div {
    width: 100%;
  }
  @media (min-width: 640px) {
    > div {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    > div {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    > div {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    > div {
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px) {
    > div {
      max-width: 1536px;
    }
  }
  > div {
    margin-left: auto;
    margin-right: auto;
  }
  > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  > div {
    max-width: 56rem;
  }
  > div {
    /* Limit maximum width of hero content */
  }
  h1 {
    position: relative;
  }
  h1 {
    margin: 0px;
  }
  h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  h1 {
    font-weight: 700;
  }
  .excerpt {
    margin-left: auto;
    margin-right: auto;
  }
  .excerpt {
    margin-top: 1rem;
  }
  .excerpt {
    max-width: 42rem;
  }
  .excerpt {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .excerpt {
    line-height: 1.625;
  }
  .excerpt {
    color: rgb(var(--text) / 0.8);
  }
  .description {
    margin-left: auto;
    margin-right: auto;
  }
  .description {
    margin-top: 0.75rem;
  }
  .description {
    max-width: 42rem;
  }
  .description {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .description {
    line-height: 1.625;
  }
  .description {
    color: rgb(var(--text) / 0.7);
  }
  .meta {
    margin-top: 1rem;
  }
  .meta {
    display: inline-flex;
  }
  .meta {
    flex-wrap: wrap;
  }
  .meta {
    align-items: center;
  }
  .meta {
    justify-content: center;
  }
  .meta {
    gap: 1rem;
  }
  .meta {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .meta {
    color: rgb(var(--text) / 0.6);
  }
  .meta {
    > div {
      display: inline-flex;
    }
    > div {
      align-items: center;
    }
    > div {
      gap: 0.5rem;
    }
    > div {
      white-space: nowrap;
    }
    > div {
      i {
        color: rgb(var(--primary) / 0.6);
      }
    }
    .tags span.tag {
      display: inline-block;
    }
  }
  .meta-tags {
    margin-top: 0.75rem;
  }
  .meta-tags {
    display: flex;
  }
  .meta-tags {
    flex-wrap: wrap;
  }
  .meta-tags {
    justify-content: center;
  }
  .meta-tags {
    gap: 0.5rem;
  }
}

.prose {
  margin-left: auto;
  margin-right: auto;
  max-width: 65ch;
  h2 {
    margin-top: 3rem;
  }
  h2 {
    margin-bottom: 1.5rem;
  }
  h2 {
    border-bottom-width: 1px;
  }
  h2 {
    --tw-border-opacity: 1;
    border-color: rgb(var(--border) / var(--tw-border-opacity, 1));
  }
  h2 {
    padding-bottom: 0.5rem;
  }
  h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  h2 {
    font-weight: 700;
  }
  h2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  h2 {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  h2 {
    background-color: rgb(var(--surface) / 0.2);
  }
  h2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  h2 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  h3 {
    margin-top: 2rem;
  }
  h3 {
    margin-bottom: 1rem;
  }
  h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  h3 {
    font-weight: 700;
  }
  h3 {
    color: rgb(var(--text) / 0.8);
  }
  p {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  p {
    line-height: 1.625;
  }
  p {
    color: rgb(var(--text) / 0.9);
  }
  p {
    margin-left: auto;
    margin-right: auto;
  }
  p {
    max-width: 65ch;
  }
  blockquote {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  blockquote {
    max-width: 65ch;
  }
  blockquote {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }
  blockquote {
    border-left-width: 4px;
  }
  blockquote {
    border-color: rgb(var(--primary) / 0.75);
  }
  blockquote {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }
  blockquote {
    --tw-gradient-from: rgb(var(--surface) / 0.9) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(var(--surface) / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  blockquote {
    --tw-gradient-to: rgb(var(--surface) / 0.35) var(--tw-gradient-to-position);
  }
  blockquote {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  blockquote {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  blockquote {
    color: rgb(var(--text) / 0.8);
  }
  blockquote {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  blockquote {
    p {
      margin: 0px;
    }
    p {
      max-width: none;
    }
    p {
      font-style: italic;
    }
    p {
      color: inherit;
    }
    > :not([hidden]) ~ :not([hidden]) {
      margin-top: 1rem;
    }
    cite {
      display: block;
    }
    cite {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    cite {
      font-style: normal;
    }
    cite {
      color: rgb(var(--text) / 0.65);
    }
  }
  ul {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  ul {
    margin-left: auto;
    margin-right: auto;
  }
  ul {
    max-width: 65ch;
  }
  ul {
    list-style-type: disc;
  }
  ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }
  ul {
    padding-left: 1.5rem;
  }
  ul {
    li {
      padding-left: 0.5rem;
    }
    li {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
    li {
      line-height: 1.625;
    }
    li {
      color: rgb(var(--text) / 0.9);
    }
    li *::marker {
      color: rgb(var(--primary) / 0.6);
    }
    li::marker {
      color: rgb(var(--primary) / 0.6);
    }
  }
  ol {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  ol {
    margin-left: auto;
    margin-right: auto;
  }
  ol {
    max-width: 65ch;
  }
  ol {
    list-style-type: decimal;
  }
  ol > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }
  ol {
    padding-left: 1.5rem;
  }
  ol {
    li {
      padding-left: 0.5rem;
    }
    li {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
    li {
      line-height: 1.625;
    }
    li {
      color: rgb(var(--text) / 0.9);
    }
    li *::marker {
      color: rgb(var(--primary) / 0.6);
    }
    li::marker {
      color: rgb(var(--primary) / 0.6);
    }
  }
  table {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  table {
    width: 100%;
  }
  table {
    border-collapse: collapse;
  }
  table {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  table {
    border-radius: 0.5rem;
  }
  table {
    border-width: 1px;
  }
  table {
    --tw-border-opacity: 1;
    border-color: rgb(var(--border) / var(--tw-border-opacity, 1));
  }
  table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    th {
      border-bottom-width: 1px;
    }
    th {
      --tw-border-opacity: 1;
      border-color: rgb(var(--border) / var(--tw-border-opacity, 1));
    }
    th {
      --tw-bg-opacity: 1;
      background-color: rgb(var(--surface) / var(--tw-bg-opacity, 1));
    }
    th {
      padding-left: 1rem;
      padding-right: 1rem;
    }
    th {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
    }
    th {
      text-align: left;
    }
    th {
      font-weight: 600;
    }
    th {
      --tw-text-opacity: 1;
      color: rgb(var(--text) / var(--tw-text-opacity, 1));
    }
    td {
      padding-left: 1rem;
      padding-right: 1rem;
    }
    td {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
    }
    td {
      color: rgb(var(--text) / 0.9);
    }
    tr {
      border-bottom-width: 1px;
    }
    tr {
      border-color: rgb(var(--border) / 0.5);
    }
    tr:nth-child(even) {
      background-color: rgb(var(--surface) / 0.3);
    }
    tr:last-child {
      border-bottom-width: 0px;
    }
  }
  code {
    border-radius: 0.25rem;
  }
  code {
    border-width: 1px;
  }
  code {
    border-color: rgb(var(--border) / 0.3);
  }
  code {
    background-color: rgb(var(--surface) / 0.7);
  }
  code {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  code {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  code {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  code {
    font-weight: 500;
  }
  code {
    color: rgb(var(--primary) / 0.9);
  }
  pre {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  pre {
    overflow-x: auto;
  }
  pre {
    border-radius: 0.75rem;
  }
  pre {
    border-width: 1px;
  }
  pre {
    border-color: rgb(var(--border) / 0.3);
  }
  pre {
    background-color: rgb(var(--surface) / 0.5);
  }
  pre {
    padding: 1.5rem;
  }
  pre {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  pre {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  @media (min-width: 768px) {
    pre {
      margin-left: 0px;
      margin-right: 0px;
    }
  }
  pre {
    /* Full bleed on mobile */
    code {
      background-color: transparent;
    }
    code {
      padding: 0px;
    }
    code {
      font-weight: 400;
    }
    code {
      color: rgb(var(--text) / 0.9);
    }
  }
  /* Code blocks without line numbers */
  pre code {
    position: relative;
  }
  .post-footer {
    margin-top: 1rem;
  }
  .post-footer {
    padding-top: 1rem;
  }
  .post-footer {
    .social-links {
      margin-bottom: 3rem;
    }
    .social-links {
      display: flex;
    }
    .social-links {
      justify-content: center;
    }
    .social-links {
      gap: 1.5rem;
    }
    .social-links {
      a {
        display: flex;
      }
      a {
        align-items: center;
      }
      a {
        gap: 0.75rem;
      }
      a {
        border-radius: 0.75rem;
      }
      a {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--surface) / var(--tw-bg-opacity, 1));
      }
      a {
        padding-left: 2rem;
        padding-right: 2rem;
      }
      a {
        padding-top: 1rem;
        padding-bottom: 1rem;
      }
      a {
        --tw-text-opacity: 1;
        color: rgb(var(--text) / var(--tw-text-opacity, 1));
      }
      a {
        text-decoration-line: none;
      }
      a {
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
      }
      a:hover {
        --tw-scale-x: 1.05;
        --tw-scale-y: 1.05;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      }
      a:hover {
        background-color: rgb(var(--surface) / 0.8);
      }
      a {
        border-width: 1px;
      }
      a {
        border-color: rgb(var(--border) / 0.3);
      }
      a {
        --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
        --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      }
      a:hover {
        --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      }
      a {
        font-weight: 500;
      }
      a {
        i {
          font-size: 1.125rem;
          line-height: 1.75rem;
        }
        i {
          color: rgb(var(--primary) / 0.7);
        }
        &:hover {
          border-color: rgb(var(--primary) / 0.3);
        }
      }
    }
  }
}

/* Card component */

.card {
  margin-bottom: 1.5rem;
  border-radius: 0.75rem;
  background-color: rgb(var(--surface) / 0.8);
  border-width: 1px;
  border-color: rgb(var(--border) / 0.3);
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.card:hover {
  border-color: rgb(var(--primary) / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(var(--surface) / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.card {
  .card-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .card-title {
    font-weight: 700;
  }
  .card-title {
    a {
      --tw-text-opacity: 1;
      color: rgb(var(--text) / var(--tw-text-opacity, 1));
    }
    a {
      text-decoration-line: none;
    }
    a:hover {
      --tw-text-opacity: 1;
      color: rgb(var(--primary) / var(--tw-text-opacity, 1));
    }
  }
  .card-date {
    margin-bottom: 0.75rem;
  }
  .card-date {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .card-date {
    color: rgb(var(--text) / 0.6);
  }
  .card-excerpt {
    margin-bottom: 1rem;
  }
  .card-excerpt {
    line-height: 1.625;
  }
  .card-excerpt {
    color: rgb(var(--text) / 0.8);
  }
  .card-tags {
    margin-top: 1rem;
  }
  .card-tags {
    display: flex;
  }
  .card-tags {
    flex-wrap: wrap;
  }
  .card-tags {
    gap: 0.5rem;
  }
  .card-tags {
    .tag {
      border-radius: 9999px;
    }
    .tag {
      background-color: rgb(var(--surface) / 0.9);
    }
    .tag {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
    .tag {
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
    }
    .tag {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    .tag {
      color: rgb(var(--text) / 0.7);
    }
    .tag {
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .tag:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(var(--surface) / var(--tw-bg-opacity, 1));
    }
  }
  .card-links {
    a {
      display: flex;
    }
    a {
      align-items: center;
    }
    a {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    a {
      color: rgb(var(--text) / 0.7);
    }
    a {
      text-decoration-line: none;
    }
    a {
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
  }
  .card-footer {
    margin-top: 1rem;
  }
  .card-footer {
    display: flex;
  }
  .card-footer {
    gap: 1rem;
  }
  .card-footer {
    border-top-width: 1px;
  }
  .card-footer {
    --tw-border-opacity: 1;
    border-color: rgb(var(--border) / var(--tw-border-opacity, 1));
  }
  .card-footer {
    padding-top: 1rem;
  }
  .card-footer {
    /* Pull down the footer to align with other cards */
  }
  .card-footer {
    margin-top: 1.5rem;
  }
  /* Project-specific styles */
  &.project-card {
    .status {
      display: inline-flex;
    }
    .status {
      align-items: center;
    }
    .status {
      border-radius: 9999px;
    }
    .status {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
    }
    .status {
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
    }
    .status {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    .status {
      font-weight: 500;
    }
    .status {
      &.status-in-progress {
        background-color: rgb(var(--warning) / 0.1);
      }
      &.status-in-progress {
        --tw-text-opacity: 1;
        color: rgb(var(--warning) / var(--tw-text-opacity, 1));
      }
      &.status-completed {
        background-color: rgb(var(--success) / 0.1);
      }
      &.status-completed {
        --tw-text-opacity: 1;
        color: rgb(var(--success) / var(--tw-text-opacity, 1));
      }
      &.status-planned {
        background-color: rgb(var(--info) / 0.1);
      }
      &.status-planned {
        --tw-text-opacity: 1;
        color: rgb(var(--info) / var(--tw-text-opacity, 1));
      }
    }
  }
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-5 {
  bottom: 1.25rem;
}

.left-0 {
  left: 0px;
}

.top-0 {
  top: 0px;
}

.top-3 {
  top: 0.75rem;
}

.isolate {
  isolation: isolate;
}

.m-0 {
  margin: 0px;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-32 {
  height: 8rem;
}

.h-6 {
  height: 1.5rem;
}

.max-h-96 {
  max-height: 24rem;
}

.w-1 {
  width: 0.25rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-32 {
  width: 8rem;
}

.w-6 {
  width: 1.5rem;
}

.w-full {
  width: 100%;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.flex-1 {
  flex: 1 1 0%;
}

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

.shrink {
  flex-shrink: 1;
}

.grow {
  flex-grow: 1;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

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

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-amber-500\/20 {
  border-color: rgb(245 158 11 / 0.2);
}

.border-border {
  --tw-border-opacity: 1;
  border-color: rgb(var(--border) / var(--tw-border-opacity, 1));
}

.border-border\/30 {
  border-color: rgb(var(--border) / 0.3);
}

.border-border\/50 {
  border-color: rgb(var(--border) / 0.5);
}

.border-border\/70 {
  border-color: rgb(var(--border) / 0.7);
}

.border-border\/80 {
  border-color: rgb(var(--border) / 0.8);
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--primary) / var(--tw-border-opacity, 1));
}

.border-primary\/15 {
  border-color: rgb(var(--primary) / 0.15);
}

.border-primary\/20 {
  border-color: rgb(var(--primary) / 0.2);
}

.border-primary\/50 {
  border-color: rgb(var(--primary) / 0.5);
}

.border-success\/20 {
  border-color: rgb(var(--success) / 0.2);
}

.border-warning\/20 {
  border-color: rgb(var(--warning) / 0.2);
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}

.bg-border {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--border) / var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--primary) / var(--tw-bg-opacity, 1));
}

.bg-primary\/10 {
  background-color: rgb(var(--primary) / 0.1);
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.bg-success {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--success) / var(--tw-bg-opacity, 1));
}

.bg-success\/10 {
  background-color: rgb(var(--success) / 0.1);
}

.bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--surface) / var(--tw-bg-opacity, 1));
}

.bg-surface\/40 {
  background-color: rgb(var(--surface) / 0.4);
}

.bg-surface\/50 {
  background-color: rgb(var(--surface) / 0.5);
}

.bg-warning {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--warning) / var(--tw-bg-opacity, 1));
}

.bg-warning\/10 {
  background-color: rgb(var(--warning) / 0.1);
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-primary {
  --tw-gradient-from: rgb(var(--primary) / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/5 {
  --tw-gradient-from: rgb(var(--primary) / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-secondary {
  --tw-gradient-to: rgb(var(--secondary) / 1) var(--tw-gradient-to-position);
}

.to-secondary\/5 {
  --tw-gradient-to: rgb(var(--secondary) / 0.05) var(--tw-gradient-to-position);
}

.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

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

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.leading-relaxed {
  line-height: 1.625;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(var(--primary) / var(--tw-text-opacity, 1));
}

.text-primary\/80 {
  color: rgb(var(--primary) / 0.8);
}

.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.text-success {
  --tw-text-opacity: 1;
  color: rgb(var(--success) / var(--tw-text-opacity, 1));
}

.text-text {
  --tw-text-opacity: 1;
  color: rgb(var(--text) / var(--tw-text-opacity, 1));
}

.text-text\/30 {
  color: rgb(var(--text) / 0.3);
}

.text-text\/40 {
  color: rgb(var(--text) / 0.4);
}

.text-text\/50 {
  color: rgb(var(--text) / 0.5);
}

.text-text\/60 {
  color: rgb(var(--text) / 0.6);
}

.text-text\/70 {
  color: rgb(var(--text) / 0.7);
}

.text-text\/80 {
  color: rgb(var(--text) / 0.8);
}

.text-transparent {
  color: transparent;
}

.text-warning {
  --tw-text-opacity: 1;
  color: rgb(var(--warning) / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}

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

.opacity-90 {
  opacity: 0.9;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.invert {
  --tw-invert: invert(100%);
  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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.\[arXiv\:2602\.18764\] {
  ar-xiv: 2602.18764;
}

.\[arXiv\:2603\.23749\] {
  ar-xiv: 2603.23749;
}

.\[arXiv\:2603\.24747\] {
  ar-xiv: 2603.24747;
}

.\[arXiv\:2605\.14038\] {
  ar-xiv: 2605.14038;
}

.\[arXiv\:2605\.23926\] {
  ar-xiv: 2605.23926;
}

.\[i\:i\+4\] {
  i: i+4;
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-amber-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--primary) / var(--tw-border-opacity, 1));
}

.hover\:border-primary\/40:hover {
  border-color: rgb(var(--primary) / 0.4);
}

.hover\:border-primary\/50:hover {
  border-color: rgb(var(--primary) / 0.5);
}

.hover\:bg-amber-500\/15:hover {
  background-color: rgb(245 158 11 / 0.15);
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--primary) / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary\/15:hover {
  background-color: rgb(var(--primary) / 0.15);
}

.hover\:bg-primary\/20:hover {
  background-color: rgb(var(--primary) / 0.2);
}

.hover\:bg-primary\/90:hover {
  background-color: rgb(var(--primary) / 0.9);
}

.hover\:bg-surface\/30:hover {
  background-color: rgb(var(--surface) / 0.3);
}

.hover\:bg-surface\/50:hover {
  background-color: rgb(var(--surface) / 0.5);
}

.hover\:text-amber-700:hover {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--primary) / var(--tw-text-opacity, 1));
}

.hover\:text-primary\/80:hover {
  color: rgb(var(--primary) / 0.8);
}

.hover\:text-text:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--text) / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(var(--primary) / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .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\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  }

  .dark\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
  }

  .dark\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgb(220 252 231 / var(--tw-text-opacity, 1));
  }
}

/* Loading Indicators and Animations */

/* Skeleton loading placeholder */
.skeleton {
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: skeleton-loading 1.5s ease-in-out infinite;
}

@media (prefers-color-scheme: dark) {
  .skeleton {
    background: linear-gradient(90deg, #2a2a2a 25%, #1a1a1a 50%, #2a2a2a 75%);
  }
}

@keyframes skeleton-loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

/* Image loading states */
img {
  transition: opacity 0.3s ease-in-out, filter 0.3s ease-in-out;
}

/* Blur-up technique for lazy loaded images */
img[loading="lazy"] {
  opacity: 0;
  filter: blur(10px);
}

img[loading="lazy"].loaded {
  opacity: 1;
  filter: blur(0);
}

/* Fade-in animation for content */
.fade-in {
  animation: fade-in 0.6s ease-out forwards;
  opacity: 0;
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Stagger fade-in for multiple elements */
.fade-in-stagger > * {
  animation: fade-in 0.6s ease-out forwards;
  opacity: 0;
}

.fade-in-stagger > *:nth-child(1) { animation-delay: 0.1s; }
.fade-in-stagger > *:nth-child(2) { animation-delay: 0.2s; }
.fade-in-stagger > *:nth-child(3) { animation-delay: 0.3s; }
.fade-in-stagger > *:nth-child(4) { animation-delay: 0.4s; }
.fade-in-stagger > *:nth-child(5) { animation-delay: 0.5s; }
.fade-in-stagger > *:nth-child(6) { animation-delay: 0.6s; }

/* Loading spinner */
.spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: currentColor;
  animation: spinner 0.6s linear infinite;
}

@media (prefers-color-scheme: dark) {
  .spinner {
    border-color: rgba(255, 255, 255, 0.1);
    border-top-color: currentColor;
  }
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

/* Page loading indicator (top progress bar) */
.page-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(to right, var(--primary), var(--secondary, var(--primary)));
  transform: scaleX(0);
  transform-origin: left;
  animation: page-loading 2s ease-out forwards;
  z-index: 9999;
}

@keyframes page-loading {
  0% {
    transform: scaleX(0);
  }
  50% {
    transform: scaleX(0.7);
  }
  100% {
    transform: scaleX(1);
    opacity: 0;
  }
}

/* Pulse animation for loading states */
.pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

/* Shimmer effect for skeleton screens */
.shimmer {
  position: relative;
  overflow: hidden;
}

.shimmer::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
  animation: shimmer 1.5s infinite;
}

@media (prefers-color-scheme: dark) {
  .shimmer::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  }
}

@keyframes shimmer {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

/* Card loading skeleton */
.card-skeleton {
  background: var(--surface, #ffffff);
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.card-skeleton .title-skeleton {
  height: 1.5rem;
  width: 70%;
  margin-bottom: 1rem;
}

.card-skeleton .text-skeleton {
  height: 1rem;
  width: 100%;
  margin-bottom: 0.5rem;
}

.card-skeleton .text-skeleton:last-child {
  width: 80%;
}

/* Intersection Observer fade-in - only animate when JS is loaded */
.js-loaded .fade-in-on-scroll {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.js-loaded .fade-in-on-scroll.visible,
.fade-in-on-scroll {
  opacity: 1;
  transform: translateY(0);
}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  .fade-in,
  .fade-in-stagger > *,
  .fade-in-on-scroll {
    opacity: 1;
    transform: none;
  }
}

