*, :before, :after {
  box-sizing: border-box;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
  -webkit-user-select: none;
  user-select: none;
}

button, summary {
  cursor: pointer;
}

input[type="checkbox"] {
  cursor: pointer;
}

dialog {
  box-shadow: 0 0 1.5rem 0 hsl(var(--color-brand-hue) 0% 20% / .5);
  border: none;
  border-radius: .5rem;
}

/*# sourceMappingURL=index.0d0b5fb9.css.map */
