* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body.cwdVistaOnyx {
  line-height: 1.6700000000000002;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 19px;
  background: #14131a;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #e4e1ea;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
}
/* Sticky, blurred nav */ .cwdSpineFern {
  -webkit-backdrop-filter: saturate(150%) blur(12px);
  backdrop-filter: saturate(150%) blur(12px);
  top: 0;
  z-index: 50;
  position: sticky;
  background: #14131acc;
  border-bottom: 1px solid #837e9422;
}
.cwdSpineFern {
  justify-content: space-between;
  padding: 16px 22px;
  margin: 0 auto;
  gap: 18px;
  display: flex;
  align-items: center;
  max-width: 1136px;
  flex-wrap: wrap;
}
.cwdShorePrism {
  align-items: center;
  text-decoration: none;
  display: inline-flex;
}
.cwdVaultRing {
  gap: 24px;
  align-items: center;
  display: flex;
}
.cwdScaleLayer {
  text-decoration: none;
  transition: color 0.15s ease;
  color: #837e94;
  font-size: 17px;
  font-weight: 500;
}
.cwdScaleLayer:hover {
  color: #e4e1ea;
}
.cwdWingMesh {
  margin: 0 auto;
  padding: 54px 22px 72px;
  max-width: 1136px;
}
/* Hero */ .cwdScaleCite {
  padding: 36px 0 54px;
}
.cwdSlabRoost {
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #a99bd0;
  font-weight: 600;
  font-size: 14px;
}
.cwdPostGrid {
  font-size: clamp(36px, 6vw, 61px);
  line-height: 1.03;
  font-weight: 800;
  max-width: 16ch;
  letter-spacing: -0.03em;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
}
.cwdBoltQuill {
  text-decoration: none;
  margin-top: 26px;
  font-size: 17px;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
  font-weight: 600;
  padding: 11px 22px;
  color: #14131a;
  background: #a99bd0;
  border-radius: 999px;
  gap: 6px;
  display: inline-flex;
  align-items: center;
}
.cwdBoltQuill:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 30px -8px #a99bd066;
}
/* Featured */ .cwdCloakBloc {
  text-decoration: none;
  grid-template-columns: 1fr 1fr;
  display: grid;
  align-items: center;
  gap: 36px;
  color: inherit;
  margin: 18px 0 54px;
}
.cwdBrickVale img {
  border-radius: 12px;
  object-fit: cover;
  max-height: 300px;
  aspect-ratio: 3 / 2;
  width: 100%;
  border: 1px solid #837e9422;
}
.cwdLineHearth {
  font-size: clamp(24px, 3.2vw, 34px);
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-weight: 700;
  line-height: 1.12;
  margin: 9px 0;
  letter-spacing: -0.02em;
}
.cwdCloakBloc:hover .cwdLineHearth {
  color: #a99bd0;
}
.cwdCoastJetty {
  font-size: 18px;
  color: #837e94;
}
.cwdGroveCoil {
  font-size: 15px;
  margin-top: 9px;
  display: block;
  color: #837e94;
}
.cwdDomeGate {
  letter-spacing: 0.08em;
  font-size: 13px;
  border-radius: 6px;
  background: #a99bd018;
  padding: 4px 10px;
  display: inline-block;
  text-transform: uppercase;
  color: #a99bd0;
  font-weight: 600;
}
.cwdFableFlow {
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  margin-bottom: 22px;
  display: flex;
  font-weight: 700;
  gap: 10px;
  align-items: center;
  letter-spacing: -0.01em;
  font-size: 20px;
}
.cwdFableFlow::before {
  content: "";
  border-radius: 2px;
  background: #a99bd0;
  width: 18px;
  height: 3px;
}
/* Card grid */ .cwdFlintTrail {
  display: grid;
  gap: 26px;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.cwdPondQuill {
  color: inherit;
  border: 1px solid #837e9422;
  overflow: hidden;
  text-decoration: none;
  border-radius: 12px;
  flex-direction: column;
  display: flex;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
  background: #e4e1ea05;
}
.cwdPondQuill:hover {
  border-color: #a99bd055;
  transform: translateY(-4px);
  box-shadow: 0 16px 40px -20px #a99bd055;
}
.cwdBoltPine img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.cwdTrackVale {
  gap: 9px;
  flex-direction: column;
  display: flex;
  flex-grow: 1;
  padding: 22px;
}
.cwdDraftSlope {
  font-weight: 650;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  letter-spacing: -0.01em;
  line-height: 1.22;
  font-size: 22px;
}
.cwdHavenEdge {
  color: #837e94;
  font-size: 16px;
  flex-grow: 1;
}
.cwdRoseCove {
  font-size: 14px;
  color: #837e94;
}
/* Article */ .cwdCellLine {
  margin: 0 auto;
  max-width: 756px;
}
.cwdRimRose {
  margin: 18px 0 22px;
}
.cwdBrickVein {
  letter-spacing: -0.025em;
  font-size: clamp(28px, 4.5vw, 43px);
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  line-height: 1.08;
  font-weight: 800;
  margin: 9px 0;
}
.cwdRoostHill {
  color: #837e94;
  font-size: 17px;
}
.cwdVaultFlow {
  color: #e4e1ea;
  font-weight: 600;
}
.cwdZoneSpur {
  margin: 24px 0;
}
.cwdZoneSpur img {
  aspect-ratio: 21 / 9;
  border: 1px solid #837e9422;
  max-height: 360px;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.cwdTarnBoard {
  line-height: 1.75;
  font-size: 20px;
}
.cwdTarnBoard h2 {
  font-size: 26px;
  letter-spacing: -0.02em;
  font-weight: 700;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  margin: 36px 0 9px;
}
.cwdTarnBoard h3 {
  font-weight: 650;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-size: 21px;
  margin: 24px 0 9px;
}
.cwdTarnBoard p {
  margin: 20px 0;
}
.cwdTarnBoard a {
  text-underline-offset: 2px;
  color: #a99bd0;
}
.cwdTarnBoard ul, .cwdTarnBoard ol {
  margin: 20px 0 20px 26px;
}
.cwdTarnBoard li {
  margin: 6px 0;
}
.cwdTarnBoard blockquote {
  margin: 20px 0;
  padding-left: 18px;
  border-left: 3px solid #a99bd0;
  color: #837e94;
}
.cwdTarnBoard table {
  width: 100%;
  margin: 20px 0;
  border-collapse: collapse;
  font-size: 17px;
}
.cwdTarnBoard th, .cwdTarnBoard td {
  border-bottom: 1px solid #837e9433;
  padding: 10px 12px;
  text-align: left;
}
.cwdTarnBoard th {
  color: #e4e1ea;
  font-weight: 650;
}
.cwdTarnBoard code {
  font-size: 15px;
  padding: 2px 6px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  border-radius: 5px;
  background: #837e941e;
}
.cwdAeroReed {
  gap: 8px;
  flex-wrap: wrap;
  display: flex;
  margin: 24px 0;
}
.cwdMillInlet {
  padding: 3px 12px;
  font-size: 14px;
  border: 1px solid #837e9444;
  border-radius: 999px;
  color: #837e94;
}
.cwdTrackTerra {
  background: #e4e1ea05;
  padding: 22px 24px;
  border: 1px solid #837e9422;
  margin: 36px 0;
  border-radius: 12px;
}
.cwdRoseSeam {
  font-weight: 700;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
}
.cwdWedgeMold {
  color: #837e94;
  margin-top: 2px;
  font-size: 17px;
}
/* Related */ .cwdSailProw {
  border-top: 1px solid #837e9422;
  margin: 54px auto 0;
  padding-top: 24px;
  max-width: 756px;
}
.cwdCoastBay {
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -0.01em;
}
.cwdPitchHull {
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  gap: 20px;
  display: grid;
}
.cwdPitchPeak {
  text-decoration: none;
  color: inherit;
}
.cwdPitchPeak img {
  border: 1px solid #837e9422;
  margin-bottom: 8px;
  object-fit: cover;
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  width: 100%;
}
.cwdPitchPeak span {
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-weight: 600;
  font-size: 16px;
}
.cwdPitchPeak:hover span {
  color: #a99bd0;
}
/* Footer */ .cwdPathBody {
  font-size: 15px;
  border-top: 1px solid #837e9422;
  color: #837e94;
  padding: 36px 22px 36px;
  margin: 72px auto 0;
  max-width: 1136px;
}
.cwdWeaveAmber {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}
.cwdPondRim strong {
  font-weight: 700;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-size: 19px;
  letter-spacing: -0.01em;
  color: #e4e1ea;
  display: block;
}
.cwdDockLayer {
  gap: 20px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.cwdChipFold {
  text-decoration: none;
  color: #837e94;
}
.cwdChipFold:hover {
  color: #e4e1ea;
}
.cwdCloakHedge {
  line-height: 1.5;
  border-top: 1px solid #837e9418;
  padding-top: 18px;
  font-size: 14px;
}
.cwdWharfKeel {
  margin-top: 9px;
}

@media (max-width: 760px) {.cwdCloakBloc {
  grid-template-columns: 1fr;
}
.cwdBrickVale {
  order: -1;
}

}
