@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";
/* [project]/app/globals.css [app-client] (css) */
@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: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: .25rem;
    --radius-xs: .125rem;
    --radius-sm: .25rem;
    --radius-xl: .75rem;
    --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@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;
  }

  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;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      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;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-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;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .isolate {
    isolation: isolate;
  }

  .z-5\! {
    z-index: 5 !important;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .table {
    display: table;
  }

  .w-1 {
    width: var(--spacing);
  }

  .grow {
    flex-grow: 1;
  }

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

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

  .break-all {
    word-break: break-all;
  }

  .capitalize {
    text-transform: capitalize;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .line-through {
    text-decoration-line: line-through;
  }

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

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

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

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

  @media (min-width: 40rem) {
    .sm\:inline {
      display: inline;
    }
  }
}

:root {
  --bg: #f5f8f6;
  --surface: #fff;
  --surface-muted: #eff3f0;
  --border: #e5ebe7;
  --border-strong: #cad4cd;
  --sage: #14a87a;
  --sage-light: #d6f5e8;
  --sage-dark: #0c7c58;
  --clay: #f26a3d;
  --clay-light: #ffede6;
  --clay-dark: #c24a24;
  --violet: #7c73e6;
  --violet-light: #eceafe;
  --violet-dark: #564fb5;
  --text: #14201b;
  --text-muted: #5e6b64;
  --text-light: #9aa6a0;
  --font-display: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;
  --font-body: "Inter", system-ui, -apple-system, sans-serif;
  --radius-xl: 28px;
  --radius: 20px;
  --radius-sm: 14px;
  --radius-xs: 9px;
  --shadow-sm: 0 1px 3px #10281e0d, 0 1px 2px #10281e0a;
  --shadow-md: 0 6px 20px #10281e14, 0 2px 6px #10281e0a;
  --shadow-lg: 0 18px 44px #10281e21, 0 6px 14px #10281e0f;
  --shadow-glow: 0 10px 30px #14a87a4d;
  --grad-primary: linear-gradient(135deg, #1cc089 0%, #0c7c58 100%);
  --grad-hero: radial-gradient(at 16% 18%, #1cc08938, transparent 46%),
    radial-gradient(at 84% 8%, #7c73e633, transparent 48%),
    radial-gradient(at 78% 92%, #f26a3d29, transparent 50%),
    linear-gradient(140deg, #fff 0%, #ecf8f2 100%);
}

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

html {
  background: var(--bg);
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

body {
  font-family: var(--font-body);
  background: var(--bg);
  color: var(--text);
  min-height: 100svh;
}

h1, h2, h3, h4 {
  font-family: var(--font-display);
  letter-spacing: -.022em;
  font-weight: 700;
  line-height: 1.15;
}

.gradient-text {
  background: var(--grad-primary);
  -webkit-text-fill-color: transparent;
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--sage-dark);
  font-size: .7rem;
  font-weight: 700;
}

.card {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
  padding: 1.25rem;
}

.card-muted {
  background: var(--surface-muted);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1.25rem;
}

.hero-card {
  border-radius: var(--radius-xl);
  background: var(--grad-hero);
  box-shadow: var(--shadow-lg);
  border: 1px solid #fff9;
  padding: 1.75rem;
  position: relative;
  overflow: hidden;
}

.tile {
  text-align: left;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  cursor: pointer;
  color: var(--text);
  box-shadow: var(--shadow-sm);
  flex-direction: column;
  gap: .6rem;
  padding: 1.1rem;
  text-decoration: none;
  transition: transform .18s, box-shadow .18s, border-color .18s;
  display: flex;
}

.tile:hover {
  box-shadow: var(--shadow-md);
  border-color: var(--border-strong);
  transform: translateY(-3px);
}

.tile-icon {
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 2.6rem;
  height: 2.6rem;
  font-size: 1.3rem;
  display: flex;
}

.btn-primary {
  background: var(--grad-primary);
  color: #fff;
  cursor: pointer;
  font-size: .95rem;
  font-weight: 700;
  font-family: var(--font-body);
  box-shadow: var(--shadow-glow);
  letter-spacing: .005em;
  border: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: .45rem;
  padding: .8rem 1.9rem;
  text-decoration: none;
  transition: transform .15s, box-shadow .15s, filter .15s;
  display: inline-flex;
}

.btn-primary:hover {
  filter: brightness(1.03);
  transform: translateY(-2px);
  box-shadow: 0 14px 34px #14a87a61;
}

.btn-primary:active {
  transform: scale(.97);
}

.btn-primary:disabled {
  opacity: .45;
  cursor: not-allowed;
  box-shadow: none;
  filter: none;
  transform: none;
}

.btn-ghost {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  color: var(--text);
  border: 1.5px solid var(--border-strong);
  cursor: pointer;
  font-size: .9rem;
  font-weight: 600;
  font-family: var(--font-body);
  background: #ffffffb3;
  border-radius: 999px;
  align-items: center;
  gap: .45rem;
  padding: .7rem 1.4rem;
  text-decoration: none;
  transition: background .15s, border-color .15s, color .15s, transform .12s;
  display: inline-flex;
}

.btn-ghost:hover {
  background: var(--sage-light);
  border-color: var(--sage);
  color: var(--sage-dark);
  transform: translateY(-2px);
}

.badge {
  border-radius: 999px;
  align-items: center;
  gap: .3rem;
  padding: .22rem .7rem;
  font-size: .76rem;
  font-weight: 600;
  display: inline-flex;
}

.badge-sage {
  background: var(--sage-light);
  color: var(--sage-dark);
}

.badge-clay {
  background: var(--clay-light);
  color: var(--clay-dark);
}

.badge-muted {
  background: var(--surface-muted);
  color: var(--text-muted);
}

.badge-violet {
  background: var(--violet-light);
  color: var(--violet-dark);
}

.problem-chip {
  border: 1.5px solid var(--border);
  background: var(--surface);
  color: var(--text-muted);
  cursor: pointer;
  font-size: .875rem;
  font-weight: 500;
  font-family: var(--font-body);
  white-space: normal;
  text-align: left;
  -webkit-user-select: none;
  user-select: none;
  border-radius: 18px;
  align-items: center;
  gap: .4rem;
  max-width: 100%;
  padding: .5rem 1rem;
  transition: all .15s;
  display: inline-flex;
}

.problem-chip:hover {
  border-color: var(--sage);
  background: var(--sage-light);
  color: var(--sage-dark);
  box-shadow: var(--shadow-sm);
  transform: translateY(-1px);
}

.problem-chip.selected {
  border-color: var(--sage);
  background: var(--sage);
  color: #fff;
  box-shadow: 0 2px 10px #14a87a4d;
}

.problem-chip.selected-multi {
  border-color: var(--violet);
  background: var(--violet);
  color: #fff;
  box-shadow: 0 2px 10px #7c73e64d;
}

.xp-bar-track {
  background: var(--border);
  border-radius: 999px;
  width: 100%;
  height: 7px;
  overflow: hidden;
}

.xp-bar-fill {
  background: var(--grad-primary);
  border-radius: 999px;
  min-width: 4px;
  height: 100%;
  transition: width .8s cubic-bezier(.34, 1.56, .64, 1);
}

.coach-text {
  color: var(--text);
  font-size: 1.0312rem;
  line-height: 1.65;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(12px);
  }

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

.fade-up {
  animation: .45s cubic-bezier(.22, 1, .36, 1) both fadeUp;
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(6px)scale(.98);
  }

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

.slide-in {
  animation: .25s ease-out both slideIn;
}

@keyframes floatY {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-7px);
  }
}

.float-soft {
  animation: 4.5s ease-in-out infinite floatY;
}

@keyframes hootBob {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }
}

@keyframes hootBlink {
  0%, 93%, 100% {
    transform: scaleY(1);
  }

  96%, 98% {
    transform: scaleY(.05);
  }
}

.hoot-thinking {
  animation: 1.4s ease-in-out infinite hootBob;
}

.hoot-eye {
  transform-origin: center;
  animation: 4s ease-in-out infinite hootBlink;
}

@media (prefers-reduced-motion: reduce) {
  .fade-up, .slide-in, .float-soft, .hoot-thinking, .hoot-eye {
    animation: none;
  }
}

.step-bar {
  align-items: center;
  gap: .375rem;
  display: flex;
}

.step-pip {
  background: var(--border-strong);
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
  transition: background .2s, transform .2s;
}

.step-pip.done {
  background: var(--sage);
}

.step-pip.active {
  background: var(--sage);
  transform: scale(1.4);
}

.commit-area {
  border: 1.5px solid var(--border);
  border-radius: var(--radius-sm);
  width: 100%;
  font-family: var(--font-body);
  background: var(--surface);
  color: var(--text);
  resize: vertical;
  outline: none;
  min-height: 5rem;
  padding: .875rem 1rem;
  font-size: 1rem;
  transition: border-color .15s, box-shadow .15s;
  display: block;
}

.commit-area:focus {
  border-color: var(--sage);
  box-shadow: 0 0 0 3px #14a87a24;
}

.commit-area::placeholder {
  color: var(--text-light);
}

.field-input {
  border: 1.5px solid var(--border);
  border-radius: var(--radius-sm);
  background: var(--surface);
  color: var(--text);
  font-size: .9rem;
  font-family: var(--font-body);
  outline: none;
  width: 100%;
  padding: .6rem .875rem;
  transition: border-color .15s, box-shadow .15s;
}

.field-input:focus {
  border-color: var(--sage);
  box-shadow: 0 0 0 3px #14a87a24;
}

.field-input::placeholder {
  color: var(--text-light);
}

.cant-miss-item {
  border-bottom: 1px solid var(--border);
  align-items: flex-start;
  gap: .75rem;
  padding: .6rem 0;
  display: flex;
}

.cant-miss-item:last-child {
  border-bottom: none;
}

.red-flag-banner {
  border-radius: var(--radius-sm);
  color: #991b1b;
  background: #fef2f2;
  border: 1.5px solid #fecaca;
  padding: .875rem 1rem;
  font-size: .9rem;
}

.insight-banner {
  background: linear-gradient(135deg, var(--violet-light) 0%, #f3f1fd 100%);
  border: 1.5px solid var(--violet);
  border-radius: var(--radius);
  padding: 1.25rem;
}

.glass-nav {
  -webkit-backdrop-filter: saturate(1.4) blur(14px);
  border-bottom: 1px solid var(--border);
  background: #ffffffd1;
}

.nav-link {
  color: var(--text-muted);
  border-radius: 999px;
  align-items: center;
  gap: .35rem;
  padding: .4rem .8rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: background .15s, color .15s;
  display: flex;
}

.nav-link:hover {
  background: var(--surface-muted);
  color: var(--text);
}

.nav-link.active {
  background: var(--sage-light);
  color: var(--sage-dark);
}

.species-toggle {
  background: var(--surface-muted);
  border-radius: 999px;
  gap: 2px;
  padding: 4px;
  display: flex;
}

.species-toggle button {
  font-family: var(--font-body);
  cursor: pointer;
  color: var(--text-muted);
  background: none;
  border: none;
  border-radius: 999px;
  flex: 1;
  padding: .55rem 1rem;
  font-size: .9375rem;
  font-weight: 600;
  transition: all .2s;
}

.species-toggle button.active {
  background: var(--surface);
  color: var(--sage-dark);
  box-shadow: var(--shadow-sm);
}

input[type="checkbox"] {
  width: 1.1rem;
  height: 1.1rem;
  accent-color: var(--sage);
  cursor: pointer;
  flex-shrink: 0;
  margin-top: .1rem;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: var(--border-strong);
  border-radius: 3px;
}

button:focus-visible, a:focus-visible, .problem-chip:focus-visible, input[type="checkbox"]:focus-visible {
  outline-offset: 2px;
  border-radius: 8px;
  outline: 3px solid #14a87a73;
}

.problem-chip {
  min-height: 40px;
}

.chip-tappable {
  align-items: center;
  min-height: 40px;
  padding: .5rem .85rem;
  font-size: .85rem;
  display: inline-flex;
}

.link-accent {
  color: var(--sage-dark);
  font-weight: 600;
}

.system-error {
  background: var(--surface-muted);
  border: 1px solid var(--border-strong);
  border-radius: var(--radius-sm);
  color: var(--text);
  align-items: center;
  gap: .5rem;
  padding: .75rem .9rem;
  font-size: .9rem;
  display: flex;
}

.step-card-active {
  border: 2px solid var(--sage) !important;
  box-shadow: 0 10px 28px #14a87a29 !important;
}

.step-handoff {
  background: linear-gradient(135deg, var(--sage-light), #ecf8f2);
  border-radius: var(--radius-sm);
  color: var(--sage-dark);
  border: 1px solid #c4ddd4;
  align-items: center;
  gap: .6rem;
  margin-bottom: .5rem;
  padding: .6rem .85rem;
  font-size: .85rem;
  line-height: 1.4;
  display: flex;
}

@media (min-width: 900px) {
  .app-shell {
    max-width: 960px !important;
  }

  .walk-grid {
    grid-template-columns: 1fr 280px;
    align-items: start;
    gap: 1.5rem;
    display: grid;
  }

  .walk-context {
    position: sticky;
    top: 88px;
  }
}

@media (max-width: 899px) {
  .walk-context {
    display: none;
  }
}

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

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

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

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

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

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

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

/*# sourceMappingURL=app_globals_0yg4wg8.css.map*/