/* frontend/styles/index.css */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  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;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.h-64 {
  height: 16rem;
}
.h-80 {
  height: 20rem;
}
.h-full {
  height: 100%;
}
.w-64 {
  width: 16rem;
}
.w-80 {
  width: 20rem;
}
.w-full {
  width: 100%;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.gap-6 {
  gap: 1.5rem;
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, 1);
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-4 {
  padding: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}
.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, 1);
  color: rgba(29, 78, 216, var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.no-underline {
  text-decoration-line: none;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    0 0 rgba(0, 0, 0, 0),
    0 0 rgba(0, 0, 0, 0),
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px -1px rgba(0, 0, 0, 0.1);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),
    var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),
    var(--tw-shadow);
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    0 0 rgba(0, 0, 0, 0);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 rgba(0,0,0,0));
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    -webkit-backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
:root {
  --page-bg: #171412;
  --surface: #fffaf2;
  --surface-strong: #ffffff;
  --ink: #211915;
  --muted: #6f625a;
  --line: #dfd3c3;
  --line-strong: #bba88f;
  --accent: #b83232;
  --accent-dark: #842626;
  --teal: #176b68;
  --gold: #c5892d;
  --shadow: 0 18px 45px rgba(24, 18, 14, 0.16);
}
* {
  box-sizing: border-box;
}
html {
  background: #171412;
  background: var(--page-bg);
}
body {
  min-height: 100vh;
  margin: 0;
  background:
    radial-gradient(
      circle at top left,
      rgba(197, 137, 45, 0.22),
      transparent 26rem),
    linear-gradient(
      135deg,
      #171412 0%,
      #263f3e 52%,
      #171412 100%);
  color: #211915;
  color: var(--ink);
  font-family:
    Inter,
    ui-sans-serif,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif,
    BlinkMacSystemFont,
    "Segoe UI",
    sans-serif;
  font-size: 108%;
  line-height: 1.55;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.04) 1px,
      transparent 1px);
  background-size: 42px 42px;
  -webkit-mask-image:
    linear-gradient(
      to bottom,
      black,
      transparent 70%);
  mask-image:
    linear-gradient(
      to bottom,
      black,
      transparent 70%);
}
a {
  color: #842626;
  color: var(--accent-dark);
  font-weight: 700;
  text-decoration-color: rgba(184, 50, 50, 0.35);
  text-decoration-thickness: 0.1em;
  text-underline-offset: 0.18em;
}
a:hover {
  color: #176b68;
  color: var(--teal);
}
img {
  max-width: 100%;
}
.site-shell {
  width: min(100% - 28px, 1280px);
  margin: 0 auto;
  padding: 22px 0 44px;
}
.site-header {
  color: #fffaf2;
  color: var(--surface);
}
.brand-lockup {
  display: grid;
  justify-items: center;
  grid-gap: 0.25rem;
  gap: 0.25rem;
  padding: 14px 0 16px;
  text-align: center;
}
.brand-lockup img {
  width: min(360px, 76vw);
  height: auto;
  filter: drop-shadow(0 18px 28px rgba(0, 0, 0, 0.24));
}
.brand-lockup p {
  margin: 0;
  color: #f5dbc0;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.collection-nav {
  position: relative;
  margin: 0 0 18px;
  padding: 10px;
  padding-bottom: 56px;
  background: rgba(255, 250, 242, 0.92);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.22);
}
.collection-nav:has(.collection-nav__toggle-input:checked) {
  padding-bottom: 10px;
}
.collection-nav__toggle-input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
.collection-nav__list {
  position: relative;
  max-height: 88px;
  overflow: hidden;
  transition: max-height 180ms ease;
}
.collection-nav__list::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 18px;
  pointer-events: none;
  background: linear-gradient(rgba(255, 250, 242, 0), rgba(255, 250, 242, 0.96));
  content: "";
}
.collection-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.collection-nav li {
  flex: 0 0 auto;
}
.collection-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 14px;
  border: 1px solid transparent;
  border-radius: 8px;
  color: #3c3029;
  font-size: 0.88rem;
  font-weight: 850;
  -webkit-text-decoration: none;
  text-decoration: none;
  white-space: nowrap;
}
.collection-nav a:hover,
.collection-nav a.is-current {
  background: #183f3d;
  border-color: #183f3d;
  color: #fffaf2;
}
.collection-nav__toggle {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  min-height: 36px;
  padding: 0 12px;
  border: 1px solid rgba(24, 63, 61, 0.24);
  border-radius: 8px;
  color: #183f3d;
  font-size: 0.78rem;
  font-weight: 850;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
  background: #fffaf2;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.14);
}
.collection-nav__toggle-input:focus-visible ~ .collection-nav__toggle {
  outline: 3px solid rgba(24, 63, 61, 0.34);
  outline-offset: 3px;
}
.collection-nav__toggle--top {
  position: static;
  display: none;
  width: -moz-max-content;
  width: max-content;
  margin: 0 0 10px auto;
}
.collection-nav__toggle-less {
  display: none;
}
.collection-nav__chevron {
  width: 8px;
  height: 8px;
  border-right: 2px solid currentcolor;
  border-bottom: 2px solid currentcolor;
  transform: translateY(-2px) rotate(45deg);
  transition: transform 180ms ease;
}
.collection-nav__toggle-input:checked ~ .collection-nav__list {
  max-height: 520px;
}
.collection-nav__toggle-input:checked ~ .collection-nav__list::after {
  opacity: 0;
}
.collection-nav__toggle-input:checked ~ .collection-nav__toggle--top {
  display: inline-flex;
}
.collection-nav__toggle-input:checked ~ .collection-nav__toggle--bottom {
  display: none;
}
.collection-nav__toggle-input:checked ~ .collection-nav__toggle .collection-nav__toggle-more {
  display: none;
}
.collection-nav__toggle-input:checked ~ .collection-nav__toggle .collection-nav__toggle-less {
  display: inline;
}
.collection-nav__toggle-input:checked ~ .collection-nav__toggle .collection-nav__chevron {
  transform: translateY(2px) rotate(225deg);
}
main {
  min-height: calc(100vh - 280px);
  padding: max(22px, min(3vw, 42px));
  background: #fffaf2;
  background: var(--surface);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(24, 18, 14, 0.16);
  box-shadow: var(--shadow);
}
h1,
h2,
h3 {
  color: #211915;
  color: var(--ink);
  line-height: 1.08;
}
h1 {
  max-width: 980px;
  margin: 0 auto 1rem;
  text-align: center;
  font-size: max(2.15rem, min(6vw, 4.75rem));
  font-weight: 950;
  text-wrap: balance;
}
main > h1 + p,
main > p:first-of-type {
  max-width: 760px;
  margin: 0 auto 2.1rem;
  color: #6f625a;
  color: var(--muted);
  text-align: center;
  font-size: 1.08rem;
}
main > ul.grid {
  align-items: stretch;
  margin-top: 2rem;
  padding: 0;
  list-style: none;
}
main > ul.grid > li {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  border: 1px solid #dfd3c3;
  border: 1px solid var(--line);
  border-radius: 8px;
  background:
    linear-gradient(
      180deg,
      #fff 0%,
      #fffaf2 100%);
  box-shadow: 0 14px 32px rgba(36, 26, 19, 0.1);
}
main > ul.grid > li::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  height: 5px;
  background:
    linear-gradient(
      90deg,
      #b83232,
      #c5892d,
      #176b68);
  background:
    linear-gradient(
      90deg,
      var(--accent),
      var(--gold),
      var(--teal));
}
main > ul.grid > li:hover {
  border-color: #bba88f;
  border-color: var(--line-strong);
  box-shadow: 0 24px 46px rgba(36, 26, 19, 0.16);
}
main > ul.grid > li > a:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  background: #f2ebe0;
  border: 1px solid #eadfce;
  border-radius: 8px;
}
main > ul.grid > li img {
  display: block;
  margin: 0;
  border-radius: 6px;
  filter: saturate(1.03) contrast(1.02);
}
main > ul.grid h2 {
  margin-top: 1rem;
  font-size: 1.08rem;
  font-weight: 900;
}
main > ul.grid h2 a {
  color: #211915;
  color: var(--ink);
  -webkit-text-decoration: none;
  text-decoration: none;
}
main > ul.grid h2 a:hover {
  color: #842626;
  color: var(--accent-dark);
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
main > ul.grid p {
  width: 100%;
  margin-top: 0;
  color: #6f625a;
  color: var(--muted);
  font-size: 0.95rem;
}
main > ul.grid p.font-bold {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
  color: #176b68;
  color: var(--teal);
  font-size: 0.82rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
main > ul.grid p.font-bold span {
  color: #211915;
  color: var(--ink);
  letter-spacing: 0;
  text-transform: none;
}
main > ul.grid > li > a[href*="teepublic.com"],
main p > a[href*="teepublic.com"] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  border: 0;
  border-radius: 8px;
  background:
    linear-gradient(
      135deg,
      #b83232,
      #842626);
  background:
    linear-gradient(
      135deg,
      var(--accent),
      var(--accent-dark));
  color: white;
  font-weight: 900;
  -webkit-text-decoration: none;
  text-decoration: none;
  box-shadow: 0 12px 22px rgba(132, 38, 38, 0.25);
}
main > ul.grid > li > a[href*="teepublic.com"]:hover,
main p > a[href*="teepublic.com"]:hover {
  transform: translateY(-1px);
  background:
    linear-gradient(
      135deg,
      #c63b38,
      #6f1f1f);
  color: white;
}
main > .flex:first-child {
  margin: 0 auto 1.8rem;
  padding: max(12px, min(2vw, 20px));
  border: 1px solid #dfd3c3;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #efe5d6;
}
main > .flex:first-child a {
  border-radius: 8px;
  box-shadow: 0 14px 30px rgba(36, 26, 19, 0.12);
}
main > .flex:first-child img {
  border-radius: 8px;
}
.featured-shirt {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);
  grid-gap: max(20px, min(4vw, 44px));
  gap: max(20px, min(4vw, 44px));
  align-items: center;
  padding: max(18px, min(3vw, 34px));
  border: 1px solid #dfd3c3;
  border: 1px solid var(--line);
  border-radius: 8px;
  background:
    linear-gradient(
      135deg,
      rgba(23, 107, 104, 0.12),
      transparent 44%),
    #fffdf8;
}
.featured-shirt__image {
  display: block;
  padding: 12px;
  background: #efe5d6;
  border: 1px solid #dfd3c3;
  border: 1px solid var(--line);
  border-radius: 8px;
}
.featured-shirt__image img {
  display: block;
  width: 100%;
  border-radius: 6px;
}
.featured-shirt__copy {
  display: grid;
  grid-gap: 0.8rem;
  gap: 0.8rem;
}
.featured-shirt__copy h2 {
  margin: 0;
  font-size: max(1.65rem, min(4vw, 3.2rem));
  font-weight: 950;
}
.featured-shirt__copy h2 a {
  color: #211915;
  color: var(--ink);
  -webkit-text-decoration: none;
  text-decoration: none;
}
.featured-shirt__copy p {
  margin: 0;
  color: #6f625a;
  color: var(--muted);
}
.eyebrow {
  color: #176b68 !important;
  color: var(--teal) !important;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.catalog-link {
  width: -moz-fit-content;
  width: fit-content;
  min-height: 44px;
  padding: 10px 16px;
  border: 1px solid #183f3d;
  border-radius: 8px;
  color: #183f3d;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.catalog-link:hover {
  background: #183f3d;
  color: white;
}
.store-note {
  max-width: 560px;
  margin: 2rem auto 0;
  color: #6f625a;
  color: var(--muted);
  text-align: center;
  font-weight: 700;
}
.site-footer {
  display: grid;
  grid-gap: 0.25rem;
  gap: 0.25rem;
  margin: 26px auto 0;
  color: #f5dbc0;
  text-align: center;
  font-size: 0.95rem;
}
.site-footer p {
  margin: 0;
}
.site-footer a {
  color: #fffaf2;
}
hr {
  border: none;
  border-top: 2px dotted #bba88f;
  border-top: 2px dotted var(--line-strong);
  margin: 3rem 0;
}
@media (max-width: 760px) {
  .site-shell {
    width: min(100% - 18px, 1280px);
    padding-top: 12px;
  }
  main {
    padding: 20px 14px 28px;
  }
  .brand-lockup p {
    font-size: 0.76rem;
    letter-spacing: 0.12em;
  }
  .featured-shirt {
    grid-template-columns: 1fr;
  }
  .collection-nav {
    margin-left: -4px;
    margin-right: -4px;
  }
  .collection-nav a {
    min-height: 38px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 0.82rem;
  }
}
.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), -0.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, 1);
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    0 0 rgba(0, 0, 0, 0),
    0 0 rgba(0, 0, 0, 0),
    0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),
    var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),
    var(--tw-shadow);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    0 0 rgba(0, 0, 0, 0);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 rgba(0,0,0,0));
}
.focus\:ring-blue-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity, 1));
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
@media (min-width: 640px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:justify-center {
    justify-content: center;
  }
  .sm\:gap-6 {
    gap: 1.5rem;
  }
}
@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* frontend/styles/syntax-highlighting.css */
pre.highlight {
  padding: 16px;
  background-color: #F6F8FA;
}
.highlight .hll {
  background-color: #ffffcc;
}
.highlight .c {
  color: #999988;
  font-style: italic;
}
.highlight .err {
  color: #a61717;
  background-color: #e3d2d2;
}
.highlight .k {
  color: #000000;
  font-weight: bold;
}
.highlight .o {
  color: #000000;
  font-weight: bold;
}
.highlight .cm {
  color: #999988;
  font-style: italic;
}
.highlight .cp {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.highlight .c1 {
  color: #999988;
  font-style: italic;
}
.highlight .cs {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.highlight .gd {
  color: #000000;
  background-color: #ffdddd;
}
.highlight .ge {
  color: #000000;
  font-style: italic;
}
.highlight .gr {
  color: #aa0000;
}
.highlight .gh {
  color: #999999;
}
.highlight .gi {
  color: #000000;
  background-color: #ddffdd;
}
.highlight .go {
  color: #888888;
}
.highlight .gp {
  color: #555555;
}
.highlight .gs {
  font-weight: bold;
}
.highlight .gu {
  color: #aaaaaa;
}
.highlight .gt {
  color: #aa0000;
}
.highlight .kc {
  color: #000000;
  font-weight: bold;
}
.highlight .kd {
  color: #000000;
  font-weight: bold;
}
.highlight .kn {
  color: #000000;
  font-weight: bold;
}
.highlight .kp {
  color: #000000;
  font-weight: bold;
}
.highlight .kr {
  color: #000000;
  font-weight: bold;
}
.highlight .kt {
  color: #445588;
  font-weight: bold;
}
.highlight .m {
  color: #009999;
}
.highlight .s {
  color: #d01040;
}
.highlight .na {
  color: #008080;
}
.highlight .nb {
  color: #0086B3;
}
.highlight .nc {
  color: #445588;
  font-weight: bold;
}
.highlight .no {
  color: #008080;
}
.highlight .nd {
  color: #3c5d5d;
  font-weight: bold;
}
.highlight .ni {
  color: #800080;
}
.highlight .ne {
  color: #990000;
  font-weight: bold;
}
.highlight .nf {
  color: #990000;
  font-weight: bold;
}
.highlight .nl {
  color: #990000;
  font-weight: bold;
}
.highlight .nn {
  color: #555555;
}
.highlight .nt {
  color: #000080;
}
.highlight .nv {
  color: #008080;
}
.highlight .ow {
  color: #000000;
  font-weight: bold;
}
.highlight .w {
  color: #bbbbbb;
}
.highlight .mf {
  color: #009999;
}
.highlight .mh {
  color: #009999;
}
.highlight .mi {
  color: #009999;
}
.highlight .mo {
  color: #009999;
}
.highlight .sb {
  color: #d01040;
}
.highlight .sc {
  color: #d01040;
}
.highlight .sd {
  color: #d01040;
}
.highlight .s2 {
  color: #d01040;
}
.highlight .se {
  color: #d01040;
}
.highlight .sh {
  color: #d01040;
}
.highlight .si {
  color: #d01040;
}
.highlight .sx {
  color: #d01040;
}
.highlight .sr {
  color: #009926;
}
.highlight .s1 {
  color: #d01040;
}
.highlight .ss {
  color: #990073;
}
.highlight .bp {
  color: #999999;
}
.highlight .vc {
  color: #008080;
}
.highlight .vg {
  color: #008080;
}
.highlight .vi {
  color: #008080;
}
.highlight .il {
  color: #009999;
}
/*# sourceMappingURL=/_bridgetown/static/index.YQIYZBQB.css.map */
