<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* //nicolasgallagher.com/micro-clearfix-hack */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  clear: both;
}
.clearfix:after,
.clearfix:before {
  display: table;
  content: "";
}
.minimal-2:focus {
  outline: none;
}
.minimal-2.accordion &gt; section {
  border: 1px solid;
  padding: 24px;
}
.minimal-2.accordion &gt; section &gt; * {
  max-width: 100%;
}
.minimal-2.accordion &gt; section &gt; :first-child {
  margin-top: 0;
}
.js .minimal-2.accordion &gt; section {
  padding: 0;
}
.js .minimal-2.accordion &gt; section &gt; :first-child {
  font-size: inherit;
  font-weight: normal;
  margin: 0;
  padding: 12px 24px;
}
.js .minimal-2.accordion &gt; section &gt; :first-child + * &gt; * {
  border-top: none;
  padding: 24px;
}
.js .minimal-2.accordion &gt; section &gt; :first-child + * &gt; * &gt; * {
  max-width: 100%;
}
.js .minimal-2.accordion &gt; section &gt; :first-child + * &gt; * &gt; :first-child {
  margin-top: 0;
}
.js .minimal-2.accordion &gt; section &gt; :first-child + * &gt; * &gt; :last-child {
  margin-bottom: 0;
}
.minimal-2.accordion &gt; section &gt; :last-child {
  margin-bottom: 0;
}
.minimal-2.accordion &gt; section + section {
  margin-top: -1px;
}
.minimal-2.accordion.transition &gt; section &gt; :first-child {
  -webkit-transition: 0.25s 0.25s;
  -moz-transition: 0.25s 0.25s;
  -o-transition: 0.25s 0.25s;
  transition: 0.25s 0.25s;
}
.minimal-2.tabs.cross-fade.transition &gt; ul &gt; li {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.js .minimal-2.tabs.hide-title &gt; section &gt; :first-child + * {
  margin-top: 0;
}
.minimal-2.tabs &gt; section {
  border: 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
}
.minimal-2.tabs &gt; section &gt; * {
  max-width: 100%;
}
.minimal-2.tabs &gt; section &gt; :first-child {
  margin-top: 0;
}
.js .minimal-2.tabs &gt; section &gt; * &gt; * &gt; * {
  max-width: 100%;
}
.js .minimal-2.tabs &gt; section &gt; * &gt; * &gt; :first-child {
  margin-top: 0;
}
.js .minimal-2.tabs &gt; section &gt; * &gt; * &gt; :last-child {
  margin-bottom: 0;
}
.minimal-2.tabs &gt; section &gt; :last-child {
  margin-bottom: 0;
}
.minimal-2.tabs &gt; section + section {
  margin-top: -1px;
}
.js .minimal-2.tabs &gt; section + section {
  margin-top: 0;
}
.minimal-2.tabs &gt; ul {
  zoom: 1;
  border: 1px solid;
  border-bottom: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.minimal-2.tabs &gt; ul:after {
  clear: both;
}
.minimal-2.tabs &gt; ul:after,
.minimal-2.tabs &gt; ul:before {
  display: table;
  content: "";
}
.minimal-2.tabs &gt; ul &gt; li {
  border-bottom: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  line-height: 48px;
  padding: 0 24px;
}
.minimal-2.tabs &gt; ul &gt; li.current {
  border-bottom: none;
  color: #FFFFFF;
  pointer-events: none;
}
.minimal-2.tabs &gt; ul &gt; li + li {
  border-left: 1px solid;
}
.minimal-2.accordion &gt; section {
  border-color: #222222;
}
.minimal-2.accordion &gt; section[aria-expanded="true"] &gt; :first-child {
  background-color: #222222;
  color: #FFFFFF;
}
.minimal-2.accordion &gt; section &gt; :first-child {
  border-color: #222222;
}
.minimal-2.accordion &gt; section &gt; :first-child + * &gt; * {
  border-color: #222222;
}
.minimal-2.tabs &gt; section {
  border-color: #222222;
}
.minimal-2.tabs &gt; ul {
  border-color: #222222;
}
.minimal-2.tabs &gt; ul &gt; li.current {
  background-color: #222222;
}
.minimal-2.tabs &gt; ul &gt; li + li {
  border-left-color: #222222;
}
.minimal-2.apple-green.accordion &gt; section {
  border-color: #8db600;
}
.minimal-2.apple-green.accordion &gt; section[aria-expanded="true"] &gt; :first-child {
  background-color: #8db600;
  color: #FFFFFF;
}
.minimal-2.apple-green.accordion &gt; section &gt; :first-child {
  border-color: #8db600;
}
.minimal-2.apple-green.accordion &gt; section &gt; :first-child + * &gt; * {
  border-color: #8db600;
}
.minimal-2.apple-green.tabs &gt; section {
  border-color: #8db600;
}
.minimal-2.apple-green.tabs &gt; ul {
  border-color: #8db600;
}
.minimal-2.apple-green.tabs &gt; ul &gt; li.current {
  background-color: #8db600;
}
.minimal-2.apple-green.tabs &gt; ul &gt; li + li {
  border-left-color: #8db600;
}
.minimal-2.avocado.accordion &gt; section {
  border-color: #568203;
}
.minimal-2.avocado.accordion &gt; section[aria-expanded="true"] &gt; :first-child {
  background-color: #568203;
  color: #FFFFFF;
}
.minimal-2.avocado.accordion &gt; section &gt; :first-child {
  border-color: #568203;
}
.minimal-2.avocado.accordion &gt; section &gt; :first-child + * &gt; * {
  border-color: #568203;
}
.minimal-2.avocado.tabs &gt; section {
  border-color: #568203;
}
.minimal-2.avocado.tabs &gt; ul {
  border-color: #568203;
}
.minimal-2.avocado.tabs &gt; ul &gt; li.current {
  background-color: #568203;
}
.minimal-2.avocado.tabs &gt; ul &gt; li + li {
  border-left-color: #568203;
}
.minimal-2.azure.accordion &gt; section {
  border-color: #007fff;
}
.minimal-2.azure.accordion &gt; section[aria-expanded="true"] &gt; :first-child {
  background-color: #007fff;
  color: #FFFFFF;
}
.minimal-2.azure.accordion &gt; section &gt; :first-child {
  border-color: #007fff;
}
.minimal-2.azure.accordion &gt; section &gt; :first-child + * &gt; * {
  border-color: #007fff;
}
.minimal-2.azure.tabs &gt; section {
  border-color: #007fff;
}
.minimal-2.azure.tabs &gt; ul {
  border-color: #007fff;
}
.minimal-2.azure.tabs &gt; ul &gt; li.current {
  background-color: #007fff;
}
.minimal-2.azure.tabs &gt; ul &gt; li + li {
  border-left-color: #007fff;
}
.minimal-2.carrot-orange.accordion &gt; section {
  border-color: #ed9121;
}
.minimal-2.carrot-orange.accordion &gt; section[aria-expanded="true"] &gt; :first-child {
  background-color: #ed9121;
  color: #FFFFFF;
}
.minimal-2.carrot-orange.accordion &gt; section &gt; :first-child {
  border-color: #ed9121;
}
.minimal-2.carrot-orange.accordion &gt; section &gt; :first-child + * &gt; * {
  border-color: #ed9121;
}
.minimal-2.carrot-orange.tabs &gt; section {
  border-color: #ed9121;
}
.minimal-2.carrot-orange.tabs &gt; ul {
  border-color: #ed9121;
}
.minimal-2.carrot-orange.tabs &gt; ul &gt; li.current {
  background-color: #ed9121;
}
.minimal-2.carrot-orange.tabs &gt; ul &gt; li + li {
  border-left-color: #ed9121;
}
.minimal-2.tomato.accordion &gt; section {
  border-color: #ff6347;
}
.minimal-2.tomato.accordion &gt; section[aria-expanded="true"] &gt; :first-child {
  background-color: #ff6347;
  color: #FFFFFF;
}
.minimal-2.tomato.accordion &gt; section &gt; :first-child {
  border-color: #ff6347;
}
.minimal-2.tomato.accordion &gt; section &gt; :first-child + * &gt; * {
  border-color: #ff6347;
}
.minimal-2.tomato.tabs &gt; section {
  border-color: #ff6347;
}
.minimal-2.tomato.tabs &gt; ul {
  border-color: #ff6347;
}
.minimal-2.tomato.tabs &gt; ul &gt; li.current {
  background-color: #ff6347;
}
.minimal-2.tomato.tabs &gt; ul &gt; li + li {
  border-left-color: #ff6347;
}
</pre></body></html>