* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body.cwdVistaOnyx {
  line-height: 1.59;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 18px;
  background: #14131a;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #e4e1ea;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #a99bd0;
  outline-offset: 2px;
}
/* Masthead: heavy rule over a hairline — the family signature */ .cwdSpineFern {
  background: #14131a;
  top: 0;
  padding-bottom: 4px;
  border-bottom: 3px solid #e4e1ea;
  z-index: 40;
  position: sticky;
}
.cwdDashFlag {
  gap: 18px;
  display: flex;
  border-bottom: 1px solid #e4e1ea2b;
  max-width: 1136px;
  padding: 16px 22px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.cwdShorePrism {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.cwdVaultRing {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}
.cwdScaleLayer {
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 500;
  color: #837e94;
  text-decoration: none;
}
.cwdScaleLayer:hover {
  color: #e4e1ea;
}
.cwdWingMesh {
  max-width: 1136px;
  padding: 36px 22px 72px;
  margin: 0 auto;
}
/* Labels: one small-caps voice used everywhere */ .cwdRungPatch {
  letter-spacing: 0.14em;
  font-size: 14px;
  display: inline-block;
  color: #a99bd0;
  text-transform: uppercase;
  font-weight: 700;
}
.cwdBrickAtlas {
  text-transform: uppercase;
  margin: 54px 0 22px;
  font-size: 15px;
  letter-spacing: 0.14em;
  border-top: 3px solid #e4e1ea;
  padding-top: 14px;
  font-weight: 700;
}
/* Front page */ .cwdKeelDash {
  padding: 26px 0 36px;
}
.cwdEmberBrim {
  margin-top: 9px;
  line-height: 1.12;
  max-width: 28ch;
  font-size: clamp(26px, 4vw, 40px);
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  letter-spacing: -0.015em;
  font-weight: 700;
}
.cwdPineHelm {
  margin-top: 12px;
  color: #837e94;
  max-width: 62ch;
}
.cwdCloakBloc {
  display: grid;
  grid-template-columns: 7fr 5fr;
  align-items: center;
  gap: 36px;
  text-decoration: none;
  color: inherit;
}
.cwdBrickVale img {
  aspect-ratio: 3 / 2;
  border-radius: 2px;
  object-fit: cover;
  max-height: 300px;
  width: 100%;
}
.cwdMeshCoil {
  display: flex;
  gap: 9px;
  align-items: flex-start;
  flex-direction: column;
}
.cwdLineHearth {
  font-size: clamp(24px, 3vw, 34px);
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.015em;
}
.cwdCloakBloc:hover .cwdLineHearth {
  color: #a99bd0;
}
.cwdBoltSway {
  line-height: 1.55;
  color: #837e94;
}
.cwdGroveCoil {
  color: #837e94;
  font-size: 15px;
}
.cwdDeckQuill {
  gap: 12px 24px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 36px;
  padding: 14px 0;
  border-top: 1px solid #e4e1ea26;
  border-bottom: 1px solid #e4e1ea26;
  align-items: baseline;
}
.cwdRingHarbor {
  font-weight: 700;
  letter-spacing: 0.14em;
  font-size: 14px;
  text-transform: uppercase;
  color: #837e94;
}
.cwdFlankLedge {
  text-decoration: none;
  font-weight: 600;
  color: #e4e1ea;
  font-size: 16px;
}
.cwdFlankLedge:hover {
  color: #a99bd0;
}
/* Card grid: hairline-topped columns, no boxes */ .cwdInletRise {
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  display: grid;
  gap: 36px 26px;
}
.cwdPondQuill {
  display: flex;
  align-items: flex-start;
  color: inherit;
  text-decoration: none;
  gap: 9px;
  flex-direction: column;
  border-top: 1px solid #e4e1ea26;
  padding-top: 16px;
}
.cwdBoltPine {
  width: 100%;
}
.cwdBoltPine img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  max-height: 300px;
  border-radius: 2px;
}
.cwdDraftSlope {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.01em;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  line-height: 1.25;
}
.cwdPondQuill:hover .cwdDraftSlope {
  color: #a99bd0;
}
.cwdHavenEdge {
  -webkit-box-orient: vertical;
  line-height: 1.5;
  color: #837e94;
  display: -webkit-box;
  overflow: hidden;
  font-size: 16px;
  -webkit-line-clamp: 3;
}
.cwdCloakWave {
  color: #837e94;
  font-size: 14px;
}
/* Ruled rows: archive listing and read-next share one component */ .cwdTableVane {
  padding: 18px 0;
  text-decoration: none;
  align-items: baseline;
  display: flex;
  border-bottom: 1px solid #e4e1ea1f;
  gap: 36px;
  justify-content: space-between;
  color: inherit;
}
.cwdChipFlow {
  min-width: 0;
  display: block;
}
.cwdStrandHelm {
  line-height: 1.3;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  letter-spacing: -0.01em;
  font-weight: 700;
  font-size: 20px;
  display: block;
}
.cwdTableVane:hover .cwdStrandHelm {
  color: #a99bd0;
}
.cwdSandSpool {
  display: block;
  margin-top: 3px;
  line-height: 1.5;
  font-size: 16px;
  color: #837e94;
}
.cwdStemRidge {
  font-size: 15px;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  color: #837e94;
}
.cwdTerraMoor {
  margin-bottom: 18px;
}
/* Article */ .cwdCellLine {
  margin: 0 auto;
  max-width: 756px;
}
.cwdRimRose {
  margin: 22px 0 26px;
}
.cwdBrickVein {
  line-height: 1.08;
  font-weight: 700;
  font-size: clamp(28px, 4.5vw, 43px);
  margin-top: 9px;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  letter-spacing: -0.015em;
}
.cwdScaleMold {
  font-size: 20px;
  color: #837e94;
  line-height: 1.5;
  margin-top: 14px;
}
.cwdRoostHill {
  font-size: 16px;
  border-top: 1px solid #e4e1ea26;
  margin-top: 20px;
  color: #837e94;
  border-bottom: 1px solid #e4e1ea26;
  padding: 12px 0;
}
.cwdVaultFlow {
  color: #e4e1ea;
  font-weight: 600;
}
.cwdZoneSpur {
  margin: 24px 0;
}
.cwdZoneSpur img {
  object-fit: cover;
  width: 100%;
  border-radius: 2px;
  max-height: 300px;
  aspect-ratio: 21 / 9;
}
.cwdTarnBoard {
  line-height: 1.6900000000000002;
  font-size: 19px;
}
.cwdTarnBoard h2 {
  font-size: 26px;
  margin: 36px 0 9px;
  font-weight: 700;
  line-height: 1.2;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  letter-spacing: -0.015em;
}
.cwdTarnBoard h3 {
  margin: 24px 0 9px;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-weight: 700;
  line-height: 1.25;
  font-size: 21px;
}
.cwdTarnBoard p {
  margin: 18px 0;
}
.cwdTarnBoard a {
  color: #a99bd0;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}
.cwdTarnBoard ul, .cwdTarnBoard ol {
  margin: 18px 0 18px 26px;
}
.cwdTarnBoard li {
  margin: 6px 0;
}
.cwdTarnBoard blockquote {
  border-left: 2px solid #a99bd0;
  color: #837e94;
  padding-left: 18px;
  margin: 20px 0;
}
.cwdTarnBoard table {
  font-size: 17px;
  width: 100%;
  margin: 20px 0;
  border-collapse: collapse;
}
.cwdTarnBoard th, .cwdTarnBoard td {
  border-bottom: 1px solid #e4e1ea26;
  text-align: left;
  padding: 9px 12px;
}
.cwdTarnBoard th {
  font-weight: 700;
  color: #e4e1ea;
}
.cwdTarnBoard code {
  padding: 2px 6px;
  border-radius: 4px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  font-size: 15px;
  background: #837e941e;
}
.cwdAeroReed {
  gap: 8px;
  margin-top: 24px;
  flex-wrap: wrap;
  display: flex;
}
.cwdMillInlet {
  border: 1px solid #837e9440;
  border-radius: 2px;
  padding: 2px 10px;
  font-size: 14px;
  color: #837e94;
}
.cwdTrackTerra {
  border-top: 3px solid #e4e1ea;
  padding-top: 16px;
  margin-top: 36px;
}
.cwdFlankScale {
  color: #837e94;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-weight: 700;
}
.cwdRoseSeam {
  margin-top: 9px;
  font-size: 19px;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-weight: 700;
}
.cwdWedgeMold {
  max-width: 62ch;
  margin-top: 4px;
  line-height: 1.6;
  color: #837e94;
  font-size: 17px;
}
.cwdCrestGrove {
  max-width: 756px;
  margin: 0 auto;
}
/* Signup band */ .cwdWingSail {
  margin: 0 auto;
  padding: 0 22px;
  max-width: 1136px;
}
.cwdForgeCite {
  padding: 26px 22px;
  background: #e4e1ea0a;
  justify-content: space-between;
  gap: 22px 36px;
  flex-wrap: wrap;
  display: flex;
  border-top: 3px solid #e4e1ea;
  align-items: center;
  border-bottom: 1px solid #e4e1ea26;
}
.cwdHoldStage {
  max-width: 52ch;
}
.cwdPrismWard {
  font-size: 14px;
  color: #a99bd0;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-weight: 700;
}
.cwdTierWharf {
  font-size: 24px;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 9px;
  font-weight: 700;
}
.cwdNotchTarn {
  font-size: 17px;
  line-height: 1.55;
  color: #837e94;
  margin-top: 5px;
}
.cwdGateCard {
  align-items: flex-start;
  flex-direction: column;
  display: flex;
}
.cwdMoorWard {
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
}
.cwdFableWeave {
  min-width: 230px;
  font-size: 16px;
  padding: 10px 14px;
  border-radius: 2px;
  border: 1px solid #837e94;
  color: #e4e1ea;
  background: #14131a;
  font-family: inherit;
}
.cwdFableWeave:focus {
  border-color: #a99bd0;
}
.cwdValePoint {
  font-size: 16px;
  font-weight: 700;
  border-radius: 2px;
  background: #a99bd0;
  color: #14131a;
  padding: 10px 18px;
  border: none;
  font-family: inherit;
  cursor: pointer;
}
.cwdValePoint:hover {
  background: #e4e1ea;
}
.cwdIrisHold {
  color: #837e94;
  margin-top: 8px;
  font-size: 14px;
}
.cwdDriftSpar {
  display: none;
}
/* Footer */ .cwdPathBody {
  margin-top: 72px;
  border-top: 3px solid #e4e1ea;
}
.cwdTableWing {
  margin: 0 auto;
  color: #837e94;
  padding: 36px 22px 45px;
  max-width: 1136px;
  font-size: 15px;
}
.cwdWeaveAmber {
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
  flex-wrap: wrap;
  gap: 36px;
}
.cwdPondRim strong {
  font-weight: 700;
  display: block;
  color: #e4e1ea;
  font-family: Charter, 'Bitstream Charter', Cambria, Georgia, serif;
  font-size: 19px;
  letter-spacing: -0.01em;
}
.cwdPineWall {
  max-width: 52ch;
  margin-top: 4px;
  line-height: 1.6;
}
.cwdDockLayer {
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cwdChipFold {
  color: #837e94;
  text-decoration: none;
}
.cwdChipFold:hover {
  color: #e4e1ea;
}
.cwdCloakHedge {
  line-height: 1.55;
  padding-top: 18px;
  border-top: 1px solid #e4e1ea1f;
  font-size: 14px;
}
.cwdWharfKeel {
  margin-top: 9px;
}

@media (prefers-reduced-motion: no-preference) {.cwdScaleLayer, .cwdFlankLedge, .cwdChipFold, .cwdDraftSlope, .cwdStrandHelm, .cwdLineHearth {
  transition: color 0.16s ease;
}
.cwdValePoint {
  transition: background-color 0.16s ease;
}
.cwdFableWeave {
  transition: border-color 0.16s ease;
}

}

@media (max-width: 720px) {.cwdCloakBloc {
  grid-template-columns: 1fr;
  gap: 22px;
}
.cwdTableVane {
  gap: 4px;
  flex-direction: column;
}
.cwdForgeCite {
  flex-direction: column;
  align-items: flex-start;
}
.cwdKeelDash {
  padding: 18px 0 26px;
}

}
