/* [next]/internal/font/google/geist_e531dabc.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/973faccb4f6aedb5-s.b7d310ad.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/d26cc22533d232c7-s.81df3a5b.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/b0a57561b6cb5495-s.p.1a6fa3e1.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_e531dabc-module__QGiZLq__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_e531dabc-module__QGiZLq__variable {
  --font-geist-sans: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_68a01160.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/942c7eecbf9bc714-s.cb6bbcb1.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/e5e2a9f48cda0a81-s.e32db976.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8ee3a1ba4ed5baee-s.p.be19f591.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_68a01160-module__YLcDdW__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_68a01160-module__YLcDdW__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/* [project]/src/components/ui/Header.module.css [app-client] (css) */
.Header-module__BGlmNW__header {
  height: 80px;
}

@media (max-width: 768px) {
  .Header-module__BGlmNW__header {
    height: 70px;
  }
}

.Header-module__BGlmNW__mobileMenuToggle {
  cursor: pointer;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  min-width: 48px;
  padding: .5rem;
  font-size: 1.5rem;
  display: flex;
}

@media (min-width: 769px) {
  .Header-module__BGlmNW__mobileMenuToggle {
    display: none !important;
  }
}

/* [project]/src/app/globals.css [app-client] (css) */
:root {
  --primary: #6d28d9;
  --secondary: #8b5cf6;
  --accent: #a78bfa;
  --calm: #c4b5fd;
  --stim: #ddd6fe;
  --bg-primary: #f9fafb;
  --bg-secondary: #fff;
  --bg-tertiary: #f3f4f6;
  --text-primary: #1f2937;
  --text-secondary: #6b7280;
  --text-muted: #9ca3af;
  --border-light: #b8babc;
  --border-medium: #b5b6b9;
  --error: #dc2626;
  --success: #16a34a;
  --warning: #ca8a04;
  --gradient-primary: linear-gradient(135deg, var(--primary), var(--secondary));
  --gradient-hero: linear-gradient(90deg, var(--primary), var(--secondary));
  --gradient-card: linear-gradient(145deg, #ebf4ff, #e0e7ff);
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
  --border-radius-sm: .375rem;
  --border-radius-md: .5rem;
  --border-radius-lg: .75rem;
  --border-radius-xl: 1rem;
  --focus-ring: 0 0 0 3px rgba(109, 40, 217, .1);
  --transition-fast: .15s ease-in-out;
  --transition-normal: .25s ease-in-out;
}

[data-theme="dark"] {
  --bg-primary: #1e1b4b;
  --bg-secondary: #312e81;
  --bg-tertiary: #3730a3;
  --text-primary: #e0e7ff;
  --text-secondary: #c4b5fd;
  --text-muted: #a78bfa;
  --border-light: #4c1d95;
  --border-medium: #5b21b6;
  --error: #f87171;
  --success: #4ade80;
  --warning: #fcd34d;
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .3);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -1px rgba(0, 0, 0, .3);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -2px rgba(0, 0, 0, .3);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .4), 0 10px 10px -5px rgba(0, 0, 0, .3);
  scrollbar-color: var(--border-medium) var(--bg-primary);
}

[data-theme="dark"] .badge-primary {
  color: #c4b5fd !important;
  background: rgba(196, 181, 253, .2) !important;
  border-color: rgba(196, 181, 253, .3) !important;
}

.modal-overlay {
  z-index: 9999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  background: var(--bg-secondary);
  border-radius: var(--border-radius-xl);
  width: 100%;
  max-width: 800px;
  max-height: 90vh;
  box-shadow: var(--shadow-xl);
  border: 1px solid var(--border-light);
  animation: .2s ease-out modalFadeIn;
  position: relative;
  overflow: auto;
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
    transform: scale(.95)translateY(10px);
  }

  to {
    opacity: 1;
    transform: scale(1)translateY(0);
  }
}

body.modal-open {
  overflow: hidden;
}

html, body {
  scrollbar-gutter: stable;
  max-width: 100vw;
  transition: background-color var(--transition-normal), color var(--transition-normal);
  overflow-x: hidden;
  overflow-y: scroll;
}

::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: var(--bg-primary);
}

::-webkit-scrollbar-thumb {
  background: var(--border-medium);
  border: 2px solid var(--bg-primary);
  border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--text-muted);
}

html {
  scrollbar-width: thin;
  scrollbar-color: var(--border-medium) var(--bg-primary);
}

body {
  color: var(--text-primary);
  background: var(--bg-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100vh;
  padding-top: 80px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Arial, sans-serif;
  line-height: 1.6;
}

@media (max-width: 768px) {
  body {
    padding-top: 70px;
  }
}

.sticky-search-section {
  top: 80px !important;
}

@media (max-width: 768px) {
  .sticky-search-section {
    top: 70px !important;
  }
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

a {
  color: var(--primary);
  transition: color var(--transition-fast);
  text-decoration: none;
}

a:hover {
  color: var(--secondary);
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.full-width-section {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.hero-full-width {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.btn {
  border-radius: var(--border-radius-md);
  cursor: pointer;
  transition: all var(--transition-fast);
  border: none;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
}

.btn:focus {
  box-shadow: var(--focus-ring);
  outline: none;
}

.btn-primary {
  background: var(--primary);
  color: #fff;
}

.btn-primary:hover {
  background: var(--secondary);
  transform: translateY(-1px);
}

.btn-secondary {
  background: var(--accent);
  color: #fff;
}

.btn-secondary:hover {
  background: var(--calm);
  color: var(--primary);
}

.btn-outline {
  color: var(--primary);
  border: 2px solid var(--primary);
  background: none;
}

.btn-outline:hover {
  background: var(--primary);
  color: #fff;
}

.card {
  background: var(--bg-secondary);
  border-radius: var(--border-radius-xl);
  box-shadow: var(--shadow-md);
  transition: all var(--transition-normal);
  border: 1px solid var(--border-light);
}

.card:hover {
  box-shadow: var(--shadow-lg);
  transform: translateY(-2px);
}

.card-gradient {
  background: var(--gradient-card);
}

.dyslexic-font {
  letter-spacing: .1em;
  font-family: Comic Sans MS, Comic Sans, cursive, sans-serif;
  line-height: 1.8;
}

.high-contrast {
  --bg-primary: #000 !important;
  --bg-secondary: #000 !important;
  --bg-tertiary: #000 !important;
  --text-primary: #ff0 !important;
  --text-secondary: #ff0 !important;
  --text-muted: #ff0 !important;
  --primary: #ff0 !important;
  --secondary: #ff0 !important;
  --border-light: #ff0 !important;
  --border-medium: #ff0 !important;
  --error: red !important;
  --success: #0f0 !important;
  --warning: #ff0 !important;
  scrollbar-color: #ff0 #000 !important;
}

.high-contrast ::-webkit-scrollbar-track {
  background: #000 !important;
}

.high-contrast ::-webkit-scrollbar-thumb {
  background: #ff0 !important;
  border-color: #000 !important;
}

.high-contrast ::-webkit-scrollbar-thumb:hover {
  background: #ff0 !important;
}

.high-contrast [style*="background: var(--primary)"], .high-contrast [style*="background: var(--gradient-primary)"], .high-contrast [style*="background: linear-gradient"], .high-contrast .header-with-primary-bg {
  color: #000 !important;
}

.high-contrast .quick-action-card {
  background: #000 !important;
  border-color: #ff0 !important;
}

.low-stimulation {
  --bg-primary: #f5f5f5 !important;
  --bg-secondary: #fff !important;
  --text-primary: #333 !important;
  --primary: #666 !important;
}

.low-stimulation .stim-element {
  display: none !important;
}

.large-text {
  font-size: 1.25rem !important;
}

.extra-large-text {
  font-size: 1.5rem !important;
}

.spinner {
  animation: 1s linear infinite spin;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.stim-pulse {
  animation: 2s ease-in-out infinite stimPulse;
}

@keyframes stimPulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: .9;
    transform: scale(1.05);
  }
}

.fade-in {
  animation: none !important;
}

.page-transition-wrapper {
  z-index: 1;
  position: relative;
}

.page-transition-wrapper > * {
  animation: none !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(.95);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@media (max-width: 768px) {
  .container {
    padding: 0 .75rem;
  }

  .btn {
    padding: .625rem 1.25rem;
    font-size: .8rem;
  }
}

.reduced-motion, .reduced-motion * {
  scroll-behavior: auto !important;
  transition-duration: .01ms !important;
  animation-duration: .01ms !important;
  animation-iteration-count: 1 !important;
}

.reduced-motion .spinner, .reduced-motion .stim-pulse, .reduced-motion .fade-in {
  animation: none !important;
}

input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: none;
}

input[type="range"]::-webkit-slider-track {
  background: var(--border-medium);
  border-radius: .125rem;
  height: .25rem;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: var(--primary);
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
}

input[type="range"]::-moz-range-track {
  background: var(--border-medium);
  border: none;
  border-radius: .125rem;
  height: .25rem;
}

input[type="range"]::-moz-range-thumb {
  background: var(--primary);
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
}

@keyframes fadeOut {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(.95);
  }
}

@keyframes fadeInOut {
  0%, 100% {
    opacity: .6;
  }

  50% {
    opacity: 1;
  }
}

@keyframes progressSlide {
  0% {
    background-position: 0%;
    transform: translateX(-100%);
  }

  50% {
    background-position: 100%;
    transform: translateX(50%);
  }

  100% {
    background-position: 0%;
    transform: translateX(200%);
  }
}

.card {
  position: static !important;
}

.card:hover {
  z-index: auto !important;
  transform: none !important;
}

[data-repost-container] {
  z-index: 1 !important;
}

[data-repost-selector] {
  z-index: 10 !important;
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__937a7eb2._.css.map*/