.vibrant-field[data-astro-cid-bjg27hnu], .vibrant-field[data-astro-cid-bjg27hnu] canvas[data-astro-cid-bjg27hnu], .vibrant-field__grid[data-astro-cid-bjg27hnu], .vibrant-field__glow[data-astro-cid-bjg27hnu] {
  position: absolute;
  inset: 0;
}

.vibrant-field[data-astro-cid-bjg27hnu] {
  overflow: hidden;
  pointer-events: none;
  contain: layout style paint;
}

.vibrant-field[data-astro-cid-bjg27hnu] canvas[data-astro-cid-bjg27hnu] {
  width: 100%;
  height: 100%;
  will-change: transform;
}

.vibrant-field__grid[data-astro-cid-bjg27hnu] {
  opacity: .16;
  background: linear-gradient(#d96a3229 1px, #0000 1px), linear-gradient(90deg, #d96a3229 1px, #0000 1px);
  background-size: 84px 84px;
  mask-image: linear-gradient(#0000, #000 38%, #0000);
}

.vibrant-field__glow[data-astro-cid-bjg27hnu] {
  background: radial-gradient(circle at 18%, #d96a321f, #0000 34%), radial-gradient(circle at 82% 62%, #d96a3212, #0000 30%);
}

@media (prefers-reduced-motion: reduce) {
  .vibrant-field[data-astro-cid-bjg27hnu] canvas[data-astro-cid-bjg27hnu] {
    opacity: .72;
  }
}
.gs-template[data-astro-cid-vbxnx7hn] {
  --template-rule: #d96a3247;
  min-width: 0;
  overflow: clip;
}

.gs-template__hero[data-astro-cid-vbxnx7hn] {
  position: relative;
  align-items: end;
  min-height: clamp(30rem, 72vh, 48rem);
  padding-block: clamp(6rem, 13vw, 10rem) clamp(4rem, 8vw, 7rem);
  border-bottom: 1px solid var(--template-rule);
}

.gs-template__hero-copy[data-astro-cid-vbxnx7hn] {
  position: relative;
  z-index: 1;
  grid-column: 1 / span 8;
  min-width: 0;
}

.gs-template__eyebrow[data-astro-cid-vbxnx7hn] {
  margin: 0 0 1.25rem;
  color: var(--gs-primary);
  font-family: DM Mono, ui-monospace, monospace;
  font-size: .68rem;
  letter-spacing: .15em;
  text-transform: uppercase;
}

h1[data-astro-cid-vbxnx7hn] {
  max-width: 12ch;
  margin: 0;
  color: var(--gs-text);
  font-family: Space Grotesk, Inter, system-ui, sans-serif;
  font-size: clamp(3.25rem, 7.8vw, 7.5rem);
  font-weight: 700;
  letter-spacing: -.055em;
  line-height: .9;
  overflow-wrap: anywhere;
  text-transform: uppercase;
}

.gs-template__intro[data-astro-cid-vbxnx7hn] {
  max-width: 62ch;
  margin: clamp(1.75rem, 4vw, 3rem) 0 0;
  color: var(--gs-text-dim);
  font-size: clamp(1rem, 1.5vw, 1.24rem);
  line-height: 1.75;
}

.gs-template__actions[data-astro-cid-vbxnx7hn] {
  display: flex;
  flex-wrap: wrap;
  gap: .85rem;
  margin-top: 2rem;
}

.gs-template__aside[data-astro-cid-vbxnx7hn] {
  position: relative;
  z-index: 1;
  grid-column: 9 / -1;
  min-width: 0;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid var(--template-rule);
  background: #0d0d13d1;
}

.gs-template__body[data-astro-cid-vbxnx7hn] {
  display: grid;
}

@media (width <= 900px) {
  .gs-template__hero-copy[data-astro-cid-vbxnx7hn], .gs-template__aside[data-astro-cid-vbxnx7hn] {
    grid-column: 1 / -1;
  }

  .gs-template__hero[data-astro-cid-vbxnx7hn] {
    align-content: end;
    row-gap: 2.5rem;
  }

  h1[data-astro-cid-vbxnx7hn] {
    font-size: clamp(2.75rem, 13vw, 5.5rem);
  }
}

@media (width <= 560px) {
  .gs-template__hero[data-astro-cid-vbxnx7hn] {
    min-height: auto;
    padding-top: 5rem;
  }

  .gs-template__actions[data-astro-cid-vbxnx7hn] {
    display: grid;
  }

  .gs-template__actions[data-astro-cid-vbxnx7hn] * {
    width: 100%;
  }
}
.gs-template-section[data-astro-cid-qyt7n2vs] {
  padding-block: clamp(4.5rem, 9vw, 8rem);
  border-bottom: 1px solid #ffffff12;
}

.gs-template-section--compact[data-astro-cid-qyt7n2vs] {
  padding-block: clamp(3rem, 6vw, 5rem);
}

.gs-template-section--surface[data-astro-cid-qyt7n2vs] {
  background: #0d0d13c2;
}

.gs-template-section--accent[data-astro-cid-qyt7n2vs] {
  background: linear-gradient(110deg, #d96a3221, #0000 56%), #0a0a0eeb;
}

.gs-template-section__header[data-astro-cid-qyt7n2vs] {
  grid-column: 1 / span 5;
  min-width: 0;
}

.gs-template-section__header[data-astro-cid-qyt7n2vs] p[data-astro-cid-qyt7n2vs] {
  margin: 0 0 1rem;
  color: var(--gs-primary);
  font-family: DM Mono, ui-monospace, monospace;
  font-size: .66rem;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.gs-template-section__header[data-astro-cid-qyt7n2vs] h2[data-astro-cid-qyt7n2vs] {
  margin: 0;
  color: var(--gs-text);
  font-family: Space Grotesk, Inter, system-ui, sans-serif;
  font-size: clamp(2.25rem, 5vw, 4.7rem);
  letter-spacing: -.045em;
  line-height: .98;
  overflow-wrap: anywhere;
  text-transform: uppercase;
}

.gs-template-section__header[data-astro-cid-qyt7n2vs] div[data-astro-cid-qyt7n2vs] {
  max-width: 48ch;
  margin-top: 1.5rem;
  color: var(--gs-text-dim);
  line-height: 1.75;
}

.gs-template-section__content[data-astro-cid-qyt7n2vs] {
  grid-column: 6 / -1;
  min-width: 0;
  display: grid;
  gap: clamp(1rem, 2vw, 1.5rem);
}

.columns-1[data-astro-cid-qyt7n2vs] {
  grid-template-columns: minmax(0, 1fr);
}

.columns-2[data-astro-cid-qyt7n2vs] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.columns-3[data-astro-cid-qyt7n2vs] {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.columns-4[data-astro-cid-qyt7n2vs] {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (width <= 900px) {
  .gs-template-section__header[data-astro-cid-qyt7n2vs], .gs-template-section__content[data-astro-cid-qyt7n2vs] {
    grid-column: 1 / -1;
  }

  .gs-template-section__content[data-astro-cid-qyt7n2vs] {
    margin-top: 2.5rem;
  }

  .columns-3[data-astro-cid-qyt7n2vs], .columns-4[data-astro-cid-qyt7n2vs] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (width <= 620px) {
  .columns-2[data-astro-cid-qyt7n2vs], .columns-3[data-astro-cid-qyt7n2vs], .columns-4[data-astro-cid-qyt7n2vs] {
    grid-template-columns: minmax(0, 1fr);
  }
}
.template-actions[data-astro-cid-rkzkmzj6] {
  display: flex;
  flex-wrap: wrap;
  gap: .85rem;
}

.template-button[data-astro-cid-rkzkmzj6] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.25rem;
  padding: .8rem 1.25rem;
  border: 1px solid #d96a326b;
  color: var(--gs-text);
  font-family: DM Mono, ui-monospace, monospace;
  font-size: .7rem;
  letter-spacing: .11em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.template-button--primary[data-astro-cid-rkzkmzj6] {
  background: #d96a32;
  color: #08080b;
}

.template-aside[data-astro-cid-rkzkmzj6] span[data-astro-cid-rkzkmzj6], .template-card[data-astro-cid-rkzkmzj6] > span[data-astro-cid-rkzkmzj6] {
  color: var(--gs-primary);
  font-family: DM Mono, ui-monospace, monospace;
  font-size: .65rem;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.template-aside[data-astro-cid-rkzkmzj6] strong[data-astro-cid-rkzkmzj6] {
  display: block;
  margin-top: 1rem;
  color: var(--gs-text);
  font-family: Space Grotesk, sans-serif;
  font-size: clamp(2rem, 4vw, 3.6rem);
  line-height: 1;
  text-transform: uppercase;
}

.template-aside[data-astro-cid-rkzkmzj6] p[data-astro-cid-rkzkmzj6], .template-card[data-astro-cid-rkzkmzj6] p[data-astro-cid-rkzkmzj6], .template-final[data-astro-cid-rkzkmzj6] p[data-astro-cid-rkzkmzj6] {
  color: var(--gs-text-dim);
  line-height: 1.7;
}

.template-card[data-astro-cid-rkzkmzj6] {
  min-width: 0;
  padding: 1.4rem;
  border: 1px solid #ffffff14;
  background: #ffffff05;
}

.template-card[data-astro-cid-rkzkmzj6] h3[data-astro-cid-rkzkmzj6] {
  margin: 1.5rem 0 .6rem;
  color: var(--gs-text);
  font-size: 1.15rem;
}

.template-card[data-astro-cid-rkzkmzj6] p[data-astro-cid-rkzkmzj6] {
  margin: 0;
}

.template-code[data-astro-cid-rkzkmzj6] {
  min-width: 0;
  max-width: 100%;
  margin: 0;
  padding: clamp(1rem, 3vw, 2rem);
  overflow: auto;
  border: 1px solid #d96a3247;
  color: var(--gs-text);
  background: #08080b;
  font-family: DM Mono, ui-monospace, monospace;
  font-size: clamp(.72rem, 1.3vw, .9rem);
  line-height: 1.75;
}

.template-final[data-astro-cid-rkzkmzj6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}

.template-final[data-astro-cid-rkzkmzj6] p[data-astro-cid-rkzkmzj6] {
  max-width: 48ch;
  margin: 0;
}

@media (width <= 620px) {
  .template-actions[data-astro-cid-rkzkmzj6], .template-final[data-astro-cid-rkzkmzj6] {
    display: grid;
  }

  .template-button[data-astro-cid-rkzkmzj6] {
    width: 100%;
  }
}
