/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}

@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;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --radius-sm: calc(var(--radius)  - 4px);
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

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

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

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

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

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .resize {
    resize: both;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .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, );
  }

  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f));
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}

:root {
  --font-size: 16px;
  --background: #f9f6f0;
  --foreground: #1a1a1a;
  --card: #ffffffeb;
  --card-foreground: #1a1a1a;
  --popover: #fffffff5;
  --popover-foreground: #1a1a1a;
  --primary: #1a1a1a;
  --primary-foreground: #f9f6f0;
  --secondary: #d9c4bb;
  --secondary-foreground: #1a1a1a;
  --muted: #aab5b2;
  --muted-foreground: #f9f6f0;
  --accent: #9c887a;
  --accent-foreground: #f9f6f0;
  --accent-green: #5e6458;
  --surface-secondary: #d7d0c5;
  --mid-tone: #8c8981;
  --destructive: #d4183d;
  --destructive-foreground: #f9f6f0;
  --border: #dadada99;
  --input: transparent;
  --input-background: #fffc;
  --input-placeholder: #8c8981;
  --switch-background: #dadada;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: #1a1a1a;
  --ritual-aftercare: #aab5b2;
  --ritual-renewal: #d9c4bb;
  --ritual-touch: #5e6458;
  --ritual-union: #d7d0c5;
  --ritual-vital: #9c887a;
  --glass-white: #ffffffb3;
  --glass-white-strong: #ffffffeb;
  --glass-ivory: #f9f6f0d9;
  --glass-blur: blur(24px);
  --glass-blur-light: blur(12px);
  --surface-noise: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"300\" height=\"300\"><filter id=\"noise\"><feTurbulence baseFrequency=\"0.8\" numOctaves=\"4\"/></filter><rect width=\"300\" height=\"300\" filter=\"url(%23noise)\" opacity=\"0.03\"/></svg>");
  --gradient-sacred-dusk: linear-gradient(135deg, #d9c4bb 0%, #aab5b2 100%);
  --gradient-halo-glow: radial-gradient(circle at 50% 0%, #9c887a26 0%, transparent 70%);
  --gradient-soft-veil: linear-gradient(180deg, #f9f6f000 0%, #f9f6f0cc 100%);
  --gradient-ritual-aftercare: linear-gradient(135deg, #aab5b2 0%, #8c8981 100%);
  --gradient-ritual-renewal: linear-gradient(135deg, #d9c4bb 0%, #d7d0c5 100%);
  --gradient-ritual-touch: linear-gradient(135deg, #5e6458 0%, #3a3d36 100%);
  --gradient-ritual-vital: linear-gradient(135deg, #9c887a 0%, #7a6b5f 100%);
  --shadow-hover: 0 4px 16px #1a1a1a14, 0 1px 3px #1a1a1a0a;
  --shadow-active: 0 2px 8px #1a1a1a1f, 0 1px 2px #1a1a1a0f;
  --shadow-persistent: 0 8px 32px #1a1a1a1f, 0 2px 8px #1a1a1a0f;
  --shadow-glass: 0 8px 32px #1a1a1a0a, 0 1px 1px #ffffff4d inset;
  --shadow-sacred-glow: 0 0 24px #9c887a33, 0 0 48px #9c887a1a;
  --shadow-ritual-pulse: 0 0 0 0 #9c887a66;
  --radius-xs: .5rem;
  --radius-sm: .75rem;
  --radius-md: 1rem;
  --radius-lg: 1.5rem;
  --radius-xl: 2rem;
  --radius-2xl: 3rem;
  --radius-full: 9999px;
  --radius: 1rem;
  --space-xs: .25rem;
  --space-sm: .5rem;
  --space-md: 1rem;
  --space-lg: 1.5rem;
  --space-xl: 2rem;
  --space-2xl: 3rem;
  --space-3xl: 4rem;
  --space-4xl: 6rem;
  --duration-instant: .1s;
  --duration-fast: .2s;
  --duration-normal: .3s;
  --duration-slow: .5s;
  --duration-deliberate: .7s;
  --ease-smooth: cubic-bezier(.4, 0, .2, 1);
  --ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);
  --ease-sacred: cubic-bezier(.22, 1, .36, 1);
  --font-display: "Garamond", "EB Garamond", serif;
  --font-body: "Inter", -apple-system, sans-serif;
  --font-mono: "SF Mono", "Monaco", monospace;
  --letter-spacing-tight: -.02em;
  --letter-spacing-normal: 0;
  --letter-spacing-wide: .05em;
  --letter-spacing-section: .08em;
  --tm-size: .12;
  --tm-shift: .5em;
  --tm-opacity: .7;
  --tm-spacing: .03em;
  --tm-size-logo: .12;
  --chart-1: #9c887a;
  --chart-2: #aab5b2;
  --chart-3: #d9c4bb;
  --chart-4: #5e6458;
  --chart-5: #8c8981;
  --sidebar: #f9f6f0;
  --sidebar-foreground: #1a1a1a;
  --sidebar-primary: #1a1a1a;
  --sidebar-primary-foreground: #f9f6f0;
  --sidebar-accent: #d9c4bb;
  --sidebar-accent-foreground: #1a1a1a;
  --sidebar-border: #dadada;
  --sidebar-ring: #1a1a1a;
}

.dark {
  --background: #1a1a1a;
  --foreground: #f9f6f0;
  --card: #2a2a2ae6;
  --card-foreground: #f9f6f0;
  --popover: #2a2a2af2;
  --popover-foreground: #f9f6f0;
  --primary: #f9f6f0;
  --primary-foreground: #1a1a1a;
  --secondary: #5e5650;
  --secondary-foreground: #f9f6f0;
  --muted: #3a3d39;
  --muted-foreground: #d7d0c5;
  --accent: #7a6b5f;
  --accent-foreground: #f9f6f0;
  --accent-green: #3a3d36;
  --surface-secondary: #2a2a2a;
  --mid-tone: #4a4843;
  --destructive: #d4183d;
  --destructive-foreground: #f9f6f0;
  --border: #8c898133;
  --input: transparent;
  --input-background: #2a2a2acc;
  --input-placeholder: #8c8981;
  --switch-background: #3a3a3a;
  --ring: #f9f6f0;
  --glass-white: #2a2a2ab3;
  --glass-white-strong: #2a2a2aeb;
  --glass-ivory: #1a1a1ad9;
  --gradient-sacred-dusk: linear-gradient(135deg, #5e5650 0%, #3a3d39 100%);
  --gradient-halo-glow: radial-gradient(circle at 50% 0%, #7a6b5f33 0%, transparent 70%);
  --shadow-hover: 0 4px 16px #0000004d, 0 1px 3px #0003;
  --shadow-active: 0 2px 8px #0006, 0 1px 2px #0000004d;
  --shadow-persistent: 0 8px 32px #00000080, 0 2px 8px #0000004d;
  --shadow-glass: 0 8px 32px #0006, 0 1px 1px #ffffff0d inset;
  --shadow-sacred-glow: 0 0 24px #7a6b5f4d, 0 0 48px #7a6b5f26;
  --chart-1: #9c887a;
  --chart-2: #aab5b2;
  --chart-3: #d9c4bb;
  --chart-4: #5e6458;
  --chart-5: #8c8981;
  --sidebar: #1a1a1a;
  --sidebar-foreground: #f9f6f0;
  --sidebar-primary: #f9f6f0;
  --sidebar-primary-foreground: #1a1a1a;
  --sidebar-accent: #5e5650;
  --sidebar-accent-foreground: #f9f6f0;
  --sidebar-border: #8c898133;
  --sidebar-ring: #f9f6f0;
}

html {
  font-size: var(--font-size);
}

.tm-symbol {
  font-size: calc(1em * var(--tm-size, .4));
  opacity: var(--tm-opacity, .7);
  transform: translateY(calc(-1 * var(--tm-shift, .18em)));
  vertical-align: baseline;
  letter-spacing: var(--tm-spacing, 0);
  font-family: inherit;
  line-height: 0;
  font-weight: inherit;
  display: inline-block;
}

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

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

@keyframes ritual-pulse {
  0%, 100% {
    box-shadow: var(--shadow-ritual-pulse);
  }

  50% {
    box-shadow: 0 0 0 8px #9c887a00;
  }
}

@keyframes sacred-aura {
  0%, 100% {
    filter: brightness() blur();
  }

  50% {
    filter: brightness(1.05) blur(.5px);
  }
}

@keyframes soft-fade-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

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

@keyframes glass-shimmer {
  0% {
    background-position: -200%;
  }

  100% {
    background-position: 200%;
  }
}

.animate-ritual-pulse {
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite ritual-pulse;
}

.animate-sacred-aura {
  animation: sacred-aura 3s var(--ease-sacred) infinite;
}

.animate-soft-fade-in {
  animation: soft-fade-in var(--duration-normal) var(--ease-smooth);
}

.transition-sacred {
  transition: all var(--duration-normal) var(--ease-sacred);
}

.transition-smooth {
  transition: all var(--duration-normal) var(--ease-smooth);
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}
