/*! 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-space-y-reverse: 0;
      --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;
    }
  }
}

@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;
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-white: #fff;
    --spacing: .25rem;
    --container-3xl: 48rem;
    --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);
  }

  ::selection {
    color: inherit;
    background-color: #93c5fd4d;
  }

  ::selection {
    color: inherit;
    background-color: #93c5fd4d;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    color: #1a1a1a;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    color: #1a1a1a;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    color: #374151;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
  }

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

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

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

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .mx-auto {
    margin-inline: auto;
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .max-w-3xl {
    max-width: var(--container-3xl);
  }

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

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

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  .rounded-lg {
    border-radius: var(--radius);
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-12 {
    padding: calc(var(--spacing) * 12);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}

:root {
  --font-size: 14px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

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

.undo-button {
  color: #6b7280;
  cursor: pointer;
  background: #fff;
  border: 1px solid #00000014;
  border-radius: 8px;
  outline: none;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  transition: all .15s;
  display: flex;
  box-shadow: 0 1px 2px #0000000d;
}

.undo-button:hover:not(:disabled) {
  color: #374151;
  background: #f9fafb;
  border-color: #0000001f;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px #0000001a;
}

.undo-button:active:not(:disabled) {
  background: #f3f4f6;
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000000d;
}

.undo-button:focus-visible {
  box-shadow: 0 0 0 2px #3b82f680;
}

.undo-button:disabled {
  opacity: .4;
  cursor: not-allowed;
  color: #9ca3af;
  background: #f9fafb;
  border-color: #0000000d;
}

.undo-button:disabled:hover {
  transform: none;
  box-shadow: 0 1px 2px #0000000d;
}

.document-editor {
  cursor: text;
  border-radius: 8px;
  outline: none;
  min-height: 400px;
  margin: -4px;
  padding: 4px;
  transition: all .15s;
}

.document-editor:hover {
  background-color: #00000003;
  box-shadow: 0 0 0 1px #0000000d;
}

.document-editor:focus {
  background-color: #3b82f605;
  box-shadow: 0 0 0 2px #3b82f61a;
}

.document-title {
  color: #1a1a1a !important;
  margin-bottom: 8px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
}

.document-editor h3 {
  color: #1a1a1a;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.document-editor p {
  color: #374151;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.document-editor div {
  margin-bottom: 24px;
}

.document-editor div:last-child {
  margin-bottom: 0;
}

[contenteditable="true"]:focus {
  outline: none;
}

.text-transforming {
  text-underline-offset: 2px;
  -webkit-text-decoration: underline #3b82f6;
  text-decoration: underline #3b82f6;
  text-decoration-thickness: 2px;
  animation: 1.5s ease-in-out infinite underlinePulse;
}

.text-transformed {
  text-underline-offset: 2px;
  background-color: #22c55e1a;
  border-radius: 4px;
  margin: -2px -4px;
  padding: 2px 4px;
  -webkit-text-decoration: underline #22c55e;
  text-decoration: underline #22c55e;
  text-decoration-thickness: 2px;
  animation: .3s ease-out transformComplete;
}

.ai-suggestion-pill {
  transition: all .2s ease-in;
  animation: .25s cubic-bezier(.16, 1, .3, 1) aiPillFadeIn;
}

.ai-suggestion-pill.blurred {
  filter: blur(4px);
  opacity: .7;
  animation: .4s ease-in forwards aiPillFadeOut;
}

.ai-pill-container {
  background: #fff;
  border: 1px solid #0000000f;
  border-radius: 24px;
  min-width: 300px;
  max-width: 360px;
  overflow: hidden;
  box-shadow: 0 2px 12px #00000014;
}

.ai-pill-main {
  cursor: pointer;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 4px;
  transition: all .15s;
  display: flex;
}

.ai-pill-main:hover {
  background-color: #00000004;
}

.ai-pill-input-area {
  flex: 1;
  align-items: center;
  min-height: 32px;
  padding: 0 16px;
  display: flex;
}

.ai-pill-placeholder {
  color: #6b7280;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.ai-pill-send-button {
  color: #9ca3af;
  cursor: not-allowed;
  background: #f8f9fa;
  border: none;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: all .15s;
  display: flex;
}

.ai-pill-typing {
  background: #fff;
  border: 1px solid #0000000f;
  border-radius: 24px;
  align-items: center;
  gap: 8px;
  min-width: 300px;
  max-width: 360px;
  height: 40px;
  padding: 4px;
  display: flex;
  box-shadow: 0 2px 12px #00000014;
}

.ai-pill-text-input {
  color: #1a1a1a;
  background: none;
  border: none;
  outline: none;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4;
}

.ai-pill-text-input::placeholder {
  color: #9ca3af;
}

.ai-pill-typed-text {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.4;
}

.ai-pill-caret {
  color: #3b82f6;
  opacity: 0;
  margin-left: 1px;
  font-weight: 400;
  transition: opacity .1s ease-in-out;
}

.ai-pill-caret.visible {
  opacity: 1;
}

.ai-pill-send-button.active {
  color: #fff;
  cursor: pointer;
  background: #3b82f6;
}

.ai-pill-send-button.active:hover {
  background: #2563eb;
  transform: scale(1.05);
}

.ai-pill-send-button:active {
  transform: scale(.95);
}

.ai-pill-send-button {
  transition: all .15s;
  position: relative;
  overflow: hidden;
}

.ai-pill-ripple {
  pointer-events: none;
  background: #fff6;
  border-radius: 50%;
  animation: .6s ease-out aiRippleEffect;
  position: absolute;
}

.ai-pill-processing {
  background: #fff;
  border: 1px solid #0000000f;
  border-radius: 24px;
  align-items: center;
  gap: 8px;
  min-width: 300px;
  max-width: 360px;
  height: 40px;
  padding: 4px;
  display: flex;
  box-shadow: 0 2px 12px #00000014;
}

.ai-pill-processing-text {
  color: #3b82f6;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 500;
}

.ai-pill-spinner {
  border: 2px solid #e5e7eb;
  border-top-color: #3b82f6;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  margin-left: 8px;
  animation: 1s linear infinite aiSpin;
}

.ai-suggestions-dropdown {
  background: #fff;
  border-top: 1px solid #0000000a;
  padding: 12px 0 8px;
  animation: .2s ease-out aiDropdownSlideIn;
}

.ai-suggestions-header {
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .8px;
  padding: 0 16px 8px;
  font-size: 11px;
  font-weight: 600;
}

.ai-suggestion-item {
  cursor: pointer;
  color: #374151;
  -webkit-user-select: none;
  user-select: none;
  align-items: center;
  gap: 12px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.4;
  transition: background-color .15s;
  display: flex;
}

.ai-suggestion-item:hover {
  background: #00000006;
}

.ai-suggestion-item:active {
  background: #0000000a;
}

.ai-actions-dropdown {
  background: #fff;
  border: 1px solid #0000000f;
  border-radius: 12px;
  min-width: 120px;
  animation: .2s ease-out aiDropdownSlideIn;
  overflow: hidden;
  box-shadow: 0 2px 12px #00000014;
}

.ai-action-item {
  cursor: pointer;
  color: #374151;
  -webkit-user-select: none;
  user-select: none;
  text-align: left;
  background: none;
  border: none;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1.4;
  transition: background-color .15s;
  display: flex;
}

.ai-action-item:hover {
  background: #00000006;
}

.ai-action-item:active {
  background: #0000000a;
}

.ai-accept {
  color: #22c55e;
}

.ai-accept:hover {
  color: #16a34a;
  background: #22c55e14;
}

.ai-discard {
  color: #6b7280;
}

.ai-discard:hover {
  color: #374151;
  background: #6b728014;
}

.ai-try-again {
  color: #3b82f6;
}

.ai-try-again:hover {
  color: #2563eb;
  background: #3b82f614;
}

@keyframes aiPillFadeIn {
  0% {
    opacity: 0;
    transform: scale(.96)translateY(2px);
  }

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

@keyframes aiPillFadeOut {
  0% {
    opacity: .7;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(.96)translateY(-4px);
  }
}

@keyframes aiDropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-2px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes aiRippleEffect {
  0% {
    opacity: .6;
    transform: scale(0);
  }

  100% {
    opacity: 0;
    transform: scale(2);
  }
}

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

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

@keyframes underlinePulse {
  0%, 100% {
    opacity: 1;
    text-decoration-color: #3b82f6;
  }

  50% {
    opacity: .7;
    text-decoration-color: #60a5fa;
  }
}

@keyframes transformComplete {
  0% {
    background-color: #22c55e4d;
    transform: scale(1.02);
  }

  100% {
    background-color: #22c55e1a;
    transform: scale(1);
  }
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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