* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body.ddrPointTarn {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  line-height: 1.67;
  background: #fdf9f0;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  color: #33291c;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #e0762f;
  outline-offset: 2px;
}
.ddrScaleVale {
  border-bottom: 3px solid #33291c;
}
.ddrCellSpar {
  padding: 14px 14px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  display: flex;
  max-width: 1052px;
  flex-wrap: wrap;
  margin: 0 auto;
}
.ddrMeshEmber {
  display: inline-flex;
  align-items: center;
}
.ddrRungVein {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
}
.ddrRungVein a {
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 12px;
  color: #8a7d6b;
  text-transform: uppercase;
}
.ddrRungVein a:hover {
  color: #e0762f;
}
.ddrBrimTide {
  max-width: 1052px;
  padding: 20px 14px 42px;
  margin: 0 auto;
}
.ddrStemStem {
  margin: -20px calc(50% - 50vw) 20px;
  background-color: #33291c08;
  background-position: center;
  min-height: 320px;
  justify-content: flex-end;
  display: flex;
  position: relative;
  background-size: cover;
  flex-direction: column;
}
.ddrMastDome {
  inset: 0;
  background: linear-gradient(to top, #fdf9f0fa 12%, #fdf9f0b8 55%, #fdf9f038 100%);
  position: absolute;
}
.ddrVergePatch {
  margin: 0 auto;
  padding: 21px 14px 14px;
  position: relative;
  width: 100%;
  max-width: 1052px;
}
.ddrRidgePath {
  max-width: 24ch;
  letter-spacing: -0.01em;
  margin: 7px 0;
  line-height: 1.06;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 39px;
}
.ddrHullWall {
  max-width: 52ch;
  color: #33291ccc;
  font-size: 18px;
}
.ddrSpurVista {
  margin-top: 7px;
  font-size: 14px;
  color: #8a7d6b;
}
.ddrGroveCue {
  font-size: 12px;
  color: #e0762f;
  display: inline-block;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}
.ddrWellCove {
  display: flex;
  margin: 0 0 22px;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.ddrAmberSand {
  margin-right: 4px;
  font-size: 15px;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  letter-spacing: 0.08em;
  font-weight: 700;
  text-transform: uppercase;
}
.ddrDockWick {
  border: 1px solid #8a7d6b55;
  display: inline-block;
  color: #8a7d6b;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 999px;
  font-size: 13px;
}
a.ddrDockWick:hover {
  border-color: #e0762f;
  color: #e0762f;
}
.ddrAmberWedge {
  gap: 14px;
  margin: 18px 0 14px;
  display: flex;
  align-items: baseline;
}
.ddrZoneWick {
  letter-spacing: 0.08em;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
}
.ddrBrimTrack {
  font-size: 13px;
  white-space: nowrap;
  color: #8a7d6b;
}
.ddrNotchCell {
  height: 1px;
  background: #8a7d6b55;
  align-self: center;
  flex: 1;
}
.ddrShoreWharf {
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  gap: 22px 22px;
}
.ddrFlankWick {
  display: block;
  overflow: hidden;
  border-radius: 4px;
}
.ddrFlankWick img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  max-height: 300px;
}
.ddrGateTrim .ddrGroveCue {
  margin-top: 9px;
}
.ddrFernAmber {
  line-height: 1.12;
  margin: 6px 0;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 26px;
}
.ddrFernAmber a:hover {
  color: #e0762f;
}
.ddrRootPier {
  font-size: 16px;
  max-width: 60ch;
  color: #8a7d6b;
}
.ddrAmberPitch {
  gap: 22px 18px;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  display: grid;
}
.ddrPatchTile {
  display: block;
  overflow: hidden;
  border-radius: 2px;
}
.ddrPatchTile img {
  max-height: 300px;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
}
.ddrWellBolt .ddrGroveCue {
  margin-top: 7px;
}
.ddrCardDeck {
  font-size: 21px;
  line-height: 1.18;
  margin: 4px 0;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
}
.ddrCardDeck a:hover {
  color: #e0762f;
}
.ddrSlabPond {
  color: #8a7d6b;
  font-size: 15px;
}
.ddrChipHill {
  display: block;
  color: #8a7d6b;
  margin-top: 6px;
  font-size: 13px;
}
.ddrKeelMast {
  margin: 28px auto 0;
  max-width: 1052px;
  padding: 0 14px;
}
.ddrHarborCape {
  text-align: center;
  background: #33291c08;
  padding: 28px 18px;
  border-radius: 0 0 2px 2px;
  border-top: 3px solid #e0762f;
}
.ddrKnollGrid {
  font-size: 12px;
  color: #e0762f;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.16em;
  font-weight: 800;
}
.ddrArcLane {
  font-size: 27px;
  font-weight: 800;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  line-height: 1.15;
  margin: 6px 0;
}
.ddrGildFern {
  margin-right: auto;
  color: #8a7d6b;
  font-size: 16px;
  margin-left: auto;
  max-width: 52ch;
}
.ddrRowWharf {
  max-width: 460px;
  margin: 14px auto 0;
  justify-content: center;
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
}
.ddrPineProw {
  margin-top: 10px;
  font-size: 12px;
  color: #8a7d6b;
}
.ddrRungPine {
  display: none;
}
.ddrRowWharf input {
  border: 1px solid #8a7d6b77;
  font: inherit;
  padding: 8px 12px;
  border-radius: 2px;
  font-size: 15px;
  min-width: 220px;
  flex-basis: 220px;
  flex-shrink: 1;
  color: #33291c;
  background: #fdf9f0;
  flex-grow: 1;
}
.ddrRowWharf button {
  border: 0;
  cursor: pointer;
  font-family: inherit;
  border-radius: 2px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #fdf9f0;
  font-size: 12px;
  padding: 8px 16px;
  text-transform: uppercase;
  background: #e0762f;
}
.ddrRowWharf button:hover {
  opacity: 0.85;
}
.ddrDeltaCrumb {
  max-width: 632px;
  margin: 0 auto;
}
.ddrCrestSlope {
  border-bottom: 1px solid #8a7d6b33;
  text-align: center;
  max-width: 632px;
  margin: 21px auto 14px;
  padding-bottom: 14px;
}
.ddrHearthScale {
  line-height: 1.08;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  letter-spacing: -0.01em;
  font-size: 44px;
  margin: 7px 0;
}
.ddrBayGulf {
  max-width: 56ch;
  margin: 7px auto 0;
  font-size: 20px;
  color: #8a7d6b;
  line-height: 1.4;
}
.ddrWallFlag {
  margin-top: 11px;
  color: #8a7d6b;
  font-size: 15px;
}
.ddrWallFlag strong {
  color: #33291c;
}
.ddrWaveStrand {
  color: #8a7d6b;
  margin-top: 7px;
  font-size: 15px;
}
.ddrRosePond {
  margin: 18px 0;
}
.ddrRosePond img {
  max-height: 300px;
  width: 100%;
  border-radius: 4px;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.ddrHoldField {
  font-size: 18px;
}
.ddrHoldField h2 {
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 24px;
  margin: 28px 0 7px;
}
.ddrHoldField h3 {
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 20px;
  margin: 18px 0 7px;
}
.ddrHoldField p {
  margin: 14px 0;
}
.ddrHoldField a {
  text-decoration: underline;
  color: #e0762f;
}
.ddrHoldField ul, .ddrHoldField ol {
  margin: 14px 0 14px 22px;
}
.ddrHoldField li {
  margin: 4px 0;
}
.ddrHoldField blockquote {
  font-style: italic;
  padding-left: 14px;
  color: #8a7d6b;
  margin: 14px 0;
  border-left: 3px solid #e0762f;
}
.ddrHoldField table {
  border-collapse: collapse;
  font-size: 15px;
  margin: 14px 0;
  width: 100%;
}
.ddrHoldField th, .ddrHoldField td {
  border-bottom: 1px solid #8a7d6b44;
  padding: 8px 10px;
  text-align: left;
}
.ddrHoldField th {
  border-bottom: 2px solid #33291c;
}
.ddrHoldField code {
  font-size: 14px;
  background: #8a7d6b22;
  padding: 1px 5px;
  border-radius: 2px;
  font-family: 'SF Mono', Consolas, monospace;
}
.ddrCrumbTerra {
  flex-wrap: wrap;
  margin: 18px 0;
  display: flex;
  gap: 8px;
}
.ddrCrumbTerra span {
  border: 1px solid #8a7d6b55;
  padding: 2px 12px;
  font-size: 13px;
  color: #8a7d6b;
  border-radius: 999px;
}
.ddrWallMoor {
  padding: 18px;
  border-left: 3px solid #e0762f;
  border-radius: 2px;
  background: #33291c08;
  color: #8a7d6b;
  margin: 28px 0 0;
}
.ddrFrontTarn {
  font-size: 12px;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.ddrWallMoor strong {
  color: #33291c;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
}
.ddrLensCloak {
  margin: 28px auto 0;
  max-width: 1052px;
}
.ddrAeroRow {
  list-style: none;
  margin: 0 0 14px;
}
.ddrAeroRow li {
  padding: 7px 0;
  gap: 14px;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 1px solid #8a7d6b33;
  display: flex;
  flex-wrap: wrap;
}
.ddrAeroRow li:last-child {
  border-bottom: 0;
}
.ddrAeroRow .ddrChipHill {
  white-space: nowrap;
  margin-top: 0;
}
.ddrWharfGate {
  border-top: 3px solid #33291c;
  margin-top: 42px;
}
.ddrFlintLayer {
  grid-template-columns: 2fr 1fr 1fr;
  gap: 14px;
  display: grid;
  max-width: 1052px;
  margin: 0 auto;
  padding: 21px 14px 14px;
}
.ddrSpineTrace {
  font-weight: 800;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 19px;
}
.ddrCrestSpar {
  max-width: 46ch;
}
.ddrBannerAero {
  display: flex;
  gap: 6px;
  font-size: 15px;
  color: #8a7d6b;
  flex-direction: column;
}
.ddrBannerAero a:hover {
  color: #e0762f;
}
.ddrCoastShade {
  padding: 7px 14px;
  margin: 0 auto;
  max-width: 1052px;
  font-size: 13px;
  color: #8a7d6b;
}

@media (prefers-reduced-motion: no-preference) {.ddrRungVein a {
  transition: color 0.15s ease;
}
a.ddrDockWick {
  transition: color 0.15s ease, border-color 0.15s ease;
}
.ddrCardDeck a, .ddrFernAmber a, .ddrBannerAero a {
  transition: color 0.15s ease;
}
.ddrRowWharf button {
  transition: opacity 0.15s ease;
}
.ddrPatchTile img, .ddrFlankWick img {
  transition: transform 0.4s ease;
}
.ddrPatchTile:hover img, .ddrFlankWick:hover img {
  transform: scale(1.04);
}

}

@media (max-width: 720px) {.ddrStemStem {
  min-height: 280px;
}
.ddrRidgePath {
  font-size: 31px;
}
.ddrHearthScale {
  font-size: 32px;
}
.ddrShoreWharf {
  grid-template-columns: 1fr;
}
.ddrFlintLayer {
  grid-template-columns: 1fr;
}

}

@media (max-width: 640px) {
  body:is(.ddrIsleGrove, .ddrPointTarn, .ddrDraftLens) nav a, body:is(.ddrIsleGrove, .ddrPointTarn, .ddrDraftLens) header a {
    min-width: 24px; min-height: 24px; display: inline-flex;
    align-items: center; justify-content: center;
  }
  body:is(.ddrIsleGrove, .ddrPointTarn, .ddrDraftLens) a:not(:is(p, li, td, th, dd, figcaption, blockquote) a):not(nav a):not(header a) {
    padding-block: 6px;
  }
  body:is(.ddrIsleGrove, .ddrPointTarn, .ddrDraftLens) :is(input, select, button, summary) {
    min-width: 24px; min-height: 24px;
  }
}
