/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
.block {
  display: block;
}
.w-full {
  width: 100%;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-border-style: solid;
    }
  }
}
