/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --radius-md: 0.375rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-red-e9: #e92419;
    --color-red-e7: #e72a23;
    --color-brown-e2: #e2d3d0;
    --color-brown-f1: #f1e8e3;
    --color-yellow-ff: #fff789;
    --color-yellow-fd: #fdfbe4;
    --color-gray-f0: #f0efef;
    --color-gray-c8: #c8c8c8;
    --color-gray-e4: #e4e4e4;
    --color-gray-d9: #d9d9d9;
    --color-gray-bf: #bfbfbf;
    --color-blue-27: #275aff;
    --color-blue-01: #01b9df;
    --color-navy-29: #29497a;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-13 {
    margin-top: calc(var(--spacing) * 13);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .mt-15 {
    margin-top: calc(var(--spacing) * 15);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-18 {
    margin-top: calc(var(--spacing) * 18);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-25 {
    margin-top: calc(var(--spacing) * 25);
  }
  .mt-30 {
    margin-top: calc(var(--spacing) * 30);
  }
  .mt-35 {
    margin-top: calc(var(--spacing) * 35);
  }
  .mt-36 {
    margin-top: calc(var(--spacing) * 36);
  }
  .mt-40 {
    margin-top: calc(var(--spacing) * 40);
  }
  .mt-50 {
    margin-top: calc(var(--spacing) * 50);
  }
  .mt-60 {
    margin-top: calc(var(--spacing) * 60);
  }
  .mt-75 {
    margin-top: calc(var(--spacing) * 75);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-40 {
    margin-right: calc(var(--spacing) * 40);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .ml-13 {
    margin-left: calc(var(--spacing) * 13);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .inline-block {
    display: inline-block;
  }
  .h-17 {
    height: calc(var(--spacing) * 17);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-34 {
    height: calc(var(--spacing) * 34);
  }
  .h-35 {
    height: calc(var(--spacing) * 35);
  }
  .h-385 {
    height: calc(var(--spacing) * 385);
  }
  .h-full {
    height: 100%;
  }
  .min-h-110 {
    min-height: calc(var(--spacing) * 110);
  }
  .min-h-180 {
    min-height: calc(var(--spacing) * 180);
  }
  .min-h-\[585px\] {
    min-height: 585px;
  }
  .w-17 {
    width: calc(var(--spacing) * 17);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-34 {
    width: calc(var(--spacing) * 34);
  }
  .w-50 {
    width: calc(var(--spacing) * 50);
  }
  .w-70 {
    width: calc(var(--spacing) * 70);
  }
  .w-100 {
    width: calc(var(--spacing) * 100);
  }
  .w-120 {
    width: calc(var(--spacing) * 120);
  }
  .w-200 {
    width: calc(var(--spacing) * 200);
  }
  .w-210 {
    width: calc(var(--spacing) * 210);
  }
  .w-360 {
    width: calc(var(--spacing) * 360);
  }
  .w-465 {
    width: calc(var(--spacing) * 465);
  }
  .w-525 {
    width: calc(var(--spacing) * 525);
  }
  .w-\[30\%\] {
    width: 30%;
  }
  .w-\[40\%\] {
    width: 40%;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .min-w-100 {
    min-width: calc(var(--spacing) * 100);
  }
  .min-w-105 {
    min-width: calc(var(--spacing) * 105);
  }
  .min-w-120 {
    min-width: calc(var(--spacing) * 120);
  }
  .min-w-360 {
    min-width: calc(var(--spacing) * 360);
  }
  .min-w-450 {
    min-width: calc(var(--spacing) * 450);
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-15 {
    gap: calc(var(--spacing) * 15);
  }
  .gap-16 {
    gap: calc(var(--spacing) * 16);
  }
  .gap-17 {
    gap: calc(var(--spacing) * 17);
  }
  .gap-20 {
    gap: calc(var(--spacing) * 20);
  }
  .gap-25 {
    gap: calc(var(--spacing) * 25);
  }
  .gap-30 {
    gap: calc(var(--spacing) * 30);
  }
  .gap-33 {
    gap: calc(var(--spacing) * 33);
  }
  .gap-35 {
    gap: calc(var(--spacing) * 35);
  }
  .gap-46 {
    gap: calc(var(--spacing) * 46);
  }
  .gap-80 {
    gap: calc(var(--spacing) * 80);
  }
  .gap-200 {
    gap: calc(var(--spacing) * 200);
  }
  .gap-275 {
    gap: calc(var(--spacing) * 275);
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[80px_80px_0_0\] {
    border-radius: 80px 80px 0 0;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-3 {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-8 {
    border-style: var(--tw-border-style);
    border-width: 8px;
  }
  .border-t-3 {
    border-top-style: var(--tw-border-style);
    border-top-width: 3px;
  }
  .border-r-1 {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-r-3 {
    border-right-style: var(--tw-border-style);
    border-right-width: 3px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-b-3 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 3px;
  }
  .border-b-5 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 5px;
  }
  .border-b-8 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 8px;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-black\/20 {
    border-color: color-mix(in srgb, #000 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }
  .border-blue-01 {
    border-color: var(--color-blue-01);
  }
  .border-blue-27 {
    border-color: var(--color-blue-27);
  }
  .border-gray-bf {
    border-color: var(--color-gray-bf);
  }
  .border-gray-d9 {
    border-color: var(--color-gray-d9);
  }
  .border-red-e7 {
    border-color: var(--color-red-e7);
  }
  .border-red-e9 {
    border-color: var(--color-red-e9);
  }
  .bg-blue-27 {
    background-color: var(--color-blue-27);
  }
  .bg-blue-27\/12 {
    background-color: color-mix(in srgb, #275aff 12%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-27) 12%, transparent);
    }
  }
  .bg-gray-e4\/50 {
    background-color: color-mix(in srgb, #e4e4e4 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-gray-e4) 50%, transparent);
    }
  }
  .bg-yellow-fd {
    background-color: var(--color-yellow-fd);
  }
  .bg-yellow-ff {
    background-color: var(--color-yellow-ff);
  }
  .p-16 {
    padding: calc(var(--spacing) * 16);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
  .px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
  .px-19 {
    padding-inline: calc(var(--spacing) * 19);
  }
  .px-20 {
    padding-inline: calc(var(--spacing) * 20);
  }
  .px-25 {
    padding-inline: calc(var(--spacing) * 25);
  }
  .px-30 {
    padding-inline: calc(var(--spacing) * 30);
  }
  .px-40 {
    padding-inline: calc(var(--spacing) * 40);
  }
  .py-7 {
    padding-block: calc(var(--spacing) * 7);
  }
  .py-9 {
    padding-block: calc(var(--spacing) * 9);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-14 {
    padding-block: calc(var(--spacing) * 14);
  }
  .py-15 {
    padding-block: calc(var(--spacing) * 15);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .py-25 {
    padding-block: calc(var(--spacing) * 25);
  }
  .py-32 {
    padding-block: calc(var(--spacing) * 32);
  }
  .py-\[7px\] {
    padding-block: 7px;
  }
  .pr-40 {
    padding-right: calc(var(--spacing) * 40);
  }
  .pb-9 {
    padding-bottom: calc(var(--spacing) * 9);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pl-20 {
    padding-left: calc(var(--spacing) * 20);
  }
  .pl-30 {
    padding-left: calc(var(--spacing) * 30);
  }
  .pl-60 {
    padding-left: calc(var(--spacing) * 60);
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-7xl {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--line-height));
  }
  .text-9xl {
    font-size: var(--text-9xl);
    line-height: var(--tw-leading, var(--text-9xl--line-height));
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[29px\] {
    font-size: 29px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[34px\] {
    font-size: 34px;
  }
  .text-\[35px\] {
    font-size: 35px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[44px\] {
    font-size: 44px;
  }
  .text-\[56px\] {
    font-size: 56px;
  }
  .text-\[80px\] {
    font-size: 80px;
  }
  .leading-25 {
    --tw-leading: calc(var(--spacing) * 25);
    line-height: calc(var(--spacing) * 25);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-black\/40 {
    color: color-mix(in srgb, #000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }
  .text-black\/60 {
    color: color-mix(in srgb, #000 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }
  .text-blue-01 {
    color: var(--color-blue-01);
  }
  .text-blue-27 {
    color: var(--color-blue-27);
  }
  .text-gray-c8 {
    color: var(--color-gray-c8);
  }
  .text-navy-29 {
    color: var(--color-navy-29);
  }
  .text-red-e7 {
    color: var(--color-red-e7);
  }
  .text-white {
    color: var(--color-white);
  }
  .opacity-40 {
    opacity: 40%;
  }
  .xl\:text-\[40px\] {
    @media (width >= 80rem) {
      font-size: 40px;
    }
  }
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-padding {
  padding: 0px !important;
}
.width-147 {
  width: 147px;
  min-width: 147px;
}
.width-170 {
  width: 170px;
  min-width: 170px;
}
.width-195 {
  width: 195px;
  min-width: 195px;
}
.width-200 {
  width: 200px;
  min-width: 200px;
}
.width-220 {
  width: 220px;
  min-width: 220px;
}
.width-245 {
  width: 245px;
  min-width: 245px;
}
.width-260 {
  width: 260px;
  min-width: 260px;
}
.width-295 {
  width: 295px;
  min-width: 295px;
}
.width-320 {
  width: 320px;
  min-width: 320px;
}
.width-350 {
  width: 350px;
  min-width: 350px;
}
.width-360 {
  width: 360px;
  min-width: 360px;
}
.width-460 {
  width: 460px;
  min-width: 460px;
}
.width-640 {
  width: 640px;
  min-width: 640px;
}
.meritz {
  .table-wrap {
    width: 100%;
    border-style: var(--tw-border-style);
    border-width: 1px;
    --tw-border-style: dotted;
    border-style: dotted;
    border-color: var(--color-black);
  }
  .table-wrap .th, .table-wrap .td {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    --tw-border-style: dotted;
    border-style: dotted;
    border-color: var(--color-black);
  }
  .th {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-block: calc(var(--spacing) * 19);
    text-align: center;
  }
  .th.py-24 {
    padding-block: calc(var(--spacing) * 12);
  }
  .td {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-inline: calc(var(--spacing) * 10);
  }
  .td.justify-start {
    justify-content: flex-start;
  }
  .td.justify-center {
    justify-content: center;
  }
  .td.items-start {
    align-items: flex-start;
  }
  .th.type-1 {
    background-color: var(--color-brown-e2);
  }
  .th.type-2 {
    background-color: var(--color-brown-f1);
  }
  .th.type-3 {
    background-color: var(--color-yellow-ff);
  }
  .input-box-wrap {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 10);
    padding-inline: calc(var(--spacing) * 7);
  }
  .input-box {
    display: flex;
    height: calc(var(--spacing) * 44);
    width: 93px;
    align-items: center;
    justify-content: center;
    border-style: var(--tw-border-style);
    border-width: 1px;
    --tw-border-style: dotted;
    border-style: dotted;
    border-color: var(--color-black);
  }
  .input-box.read-only {
    background-color: var(--color-gray-f0);
  }
}
.caddie-care {
  .tr-item, .td-item {
    border-color: var(--color-blue-01);
  }
  .tr-item {
    display: flex;
    border-top-style: var(--tw-border-style);
    border-top-width: 3px;
  }
  .tr-item:last-of-type {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 3px;
  }
  .th-item {
    background-color: color-mix(in srgb, #01b9df 8%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-01) 8%, transparent);
    }
  }
  .th-item, .td-item {
    display: flex;
    min-height: calc(var(--spacing) * 35);
    align-items: center;
    justify-content: center;
  }
  .td-item.items-start {
    align-items: flex-start;
  }
  .td-item {
    border-right-style: var(--tw-border-style);
    border-right-width: 3px;
  }
  .no-border {
    --tw-border-style: none;
    border-style: none;
  }
  .checkbox-item {
    height: calc(var(--spacing) * 15);
    width: calc(var(--spacing) * 15);
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--color-black);
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
    }
  }
}
