@font-face { font-family: 'Bitter'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/bitter-400.woff2) format('woff2'); }
@font-face { font-family: 'Bitter'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/bitter-700.woff2) format('woff2'); }
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body.ddrPointTarn {
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.67;
  background: #ffffff;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  color: #211911;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #bc6d0f;
  outline-offset: 2px;
}
.ddrScaleVale {
  border-bottom: 3px solid #211911;
}
.ddrCellSpar {
  padding: 14px 14px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  display: flex;
  max-width: 1152px;
  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: #72675d;
  text-transform: uppercase;
}
.ddrRungVein a:hover {
  color: #bc6d0f;
}
.ddrBrimTide {
  max-width: 1152px;
  padding: 20px 14px 42px;
  margin: 0 auto;
}
.ddrStemStem {
  margin: -20px calc(50% - 50vw) 20px;
  background-color: #21191108;
  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, #fffffffa 12%, #ffffffb8 55%, #ffffff38 100%);
  position: absolute;
}
.ddrVergePatch {
  margin: 0 auto;
  padding: 21px 14px 14px;
  position: relative;
  width: 100%;
  max-width: 1152px;
}
.ddrRidgePath {
  max-width: 24ch;
  letter-spacing: -0.01em;
  margin: 7px 0;
  line-height: 1.06;
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 39px;
}
.ddrHullWall {
  max-width: 52ch;
  color: #211911cc;
  font-size: 18px;
}
.ddrSpurVista {
  margin-top: 7px;
  font-size: 14px;
  color: #72675d;
}
.ddrGroveCue {
  font-size: 12px;
  color: #bc6d0f;
  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: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: 0.08em;
  font-weight: 700;
  text-transform: uppercase;
}
.ddrDockWick {
  border: 1px solid #72675d55;
  display: inline-block;
  color: #72675d;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 999px;
  font-size: 13px;
}
a.ddrDockWick:hover {
  border-color: #bc6d0f;
  color: #bc6d0f;
}
.ddrAmberWedge {
  gap: 14px;
  margin: 18px 0 14px;
  display: flex;
  align-items: baseline;
}
.ddrZoneWick {
  letter-spacing: 0.08em;
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
}
.ddrBrimTrack {
  font-size: 13px;
  white-space: nowrap;
  color: #72675d;
}
.ddrNotchCell {
  height: 1px;
  background: #72675d55;
  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: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 26px;
}
.ddrFernAmber a:hover {
  color: #bc6d0f;
}
.ddrRootPier {
  font-size: 16px;
  max-width: 60ch;
  color: #72675d;
}
.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: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.ddrCardDeck a:hover {
  color: #bc6d0f;
}
.ddrSlabPond {
  color: #72675d;
  font-size: 15px;
}
.ddrChipHill {
  display: block;
  color: #72675d;
  margin-top: 6px;
  font-size: 13px;
}
.ddrKeelMast {
  margin: 28px auto 0;
  max-width: 1152px;
  padding: 0 14px;
}
.ddrHarborCape {
  text-align: center;
  background: #21191108;
  padding: 28px 18px;
  border-radius: 0 0 2px 2px;
  border-top: 3px solid #bc6d0f;
}
.ddrKnollGrid {
  font-size: 12px;
  color: #bc6d0f;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.16em;
  font-weight: 800;
}
.ddrArcLane {
  font-size: 27px;
  font-weight: 800;
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.15;
  margin: 6px 0;
}
.ddrGildFern {
  margin-right: auto;
  color: #72675d;
  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: #72675d;
}
.ddrRungPine {
  display: none;
}
.ddrRowWharf input {
  border: 1px solid #72675d77;
  font: inherit;
  padding: 8px 12px;
  border-radius: 2px;
  font-size: 15px;
  min-width: 220px;
  flex-basis: 220px;
  flex-shrink: 1;
  color: #211911;
  background: #ffffff;
  flex-grow: 1;
}
.ddrRowWharf button {
  border: 0;
  cursor: pointer;
  font-family: inherit;
  border-radius: 2px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #ffffff;
  font-size: 12px;
  padding: 8px 16px;
  text-transform: uppercase;
  background: #bc6d0f;
}
.ddrRowWharf button:hover {
  opacity: 0.85;
}
.ddrDeltaCrumb {
  max-width: 732px;
  margin: 0 auto;
}
.ddrCrestSlope {
  border-bottom: 1px solid #72675d33;
  text-align: center;
  max-width: 732px;
  margin: 21px auto 14px;
  padding-bottom: 14px;
}
.ddrHearthScale {
  line-height: 1.08;
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: -0.01em;
  font-size: 44px;
  margin: 7px 0;
}
.ddrBayGulf {
  max-width: 56ch;
  margin: 7px auto 0;
  font-size: 20px;
  color: #72675d;
  line-height: 1.4;
}
.ddrWallFlag {
  margin-top: 11px;
  color: #72675d;
  font-size: 15px;
}
.ddrWallFlag strong {
  color: #211911;
}
.ddrWaveStrand {
  color: #72675d;
  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: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 24px;
  margin: 28px 0 7px;
}
.ddrHoldField h3 {
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 20px;
  margin: 18px 0 7px;
}
.ddrHoldField p {
  margin: 14px 0;
}
.ddrHoldField a {
  text-decoration: underline;
  color: #bc6d0f;
}
.ddrHoldField ul, .ddrHoldField ol {
  margin: 14px 0 14px 22px;
}
.ddrHoldField li {
  margin: 4px 0;
}
.ddrHoldField blockquote {
  font-style: italic;
  padding-left: 14px;
  color: #72675d;
  margin: 14px 0;
  border-left: 3px solid #bc6d0f;
}
.ddrHoldField table {
  border-collapse: collapse;
  font-size: 15px;
  margin: 14px 0;
  width: 100%;
}
.ddrHoldField th, .ddrHoldField td {
  border-bottom: 1px solid #72675d44;
  padding: 8px 10px;
  text-align: left;
}
.ddrHoldField th {
  border-bottom: 2px solid #211911;
}
.ddrHoldField code {
  font-size: 14px;
  background: #72675d22;
  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 #72675d55;
  padding: 2px 12px;
  font-size: 13px;
  color: #72675d;
  border-radius: 999px;
}
.ddrWallMoor {
  padding: 18px;
  border-left: 3px solid #bc6d0f;
  border-radius: 2px;
  background: #21191108;
  color: #72675d;
  margin: 28px 0 0;
}
.ddrFrontTarn {
  font-size: 12px;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.ddrWallMoor strong {
  color: #211911;
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.ddrLensCloak {
  margin: 28px auto 0;
  max-width: 1152px;
}
.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 #72675d33;
  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 #211911;
  margin-top: 42px;
}
.ddrFlintLayer {
  grid-template-columns: 2fr 1fr 1fr;
  gap: 14px;
  display: grid;
  max-width: 1152px;
  margin: 0 auto;
  padding: 21px 14px 14px;
}
.ddrSpineTrace {
  font-weight: 800;
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 19px;
}
.ddrCrestSpar {
  max-width: 46ch;
}
.ddrBannerAero {
  display: flex;
  gap: 6px;
  font-size: 15px;
  color: #72675d;
  flex-direction: column;
}
.ddrBannerAero a:hover {
  color: #bc6d0f;
}
.ddrCoastShade {
  padding: 7px 14px;
  margin: 0 auto;
  max-width: 1152px;
  font-size: 13px;
  color: #72675d;
}

@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;
}

}.ddrFrontAtlas {
  color: #211911;
  padding: 26px 0 28px;
  max-width: 1162px;
  margin: 0 auto;
}
.ddrFrontAtlas h1, .ddrFrontAtlas h2, .ddrFrontAtlas h3, .ddrFrontAtlas strong {
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.ddrFrontAtlas h1 {
  line-height: 1.04;
  font-size: clamp(31px, 5vw, 51px);
  font-weight: 700;
  text-wrap: balance;
  letter-spacing: -0.035em;
}
.ddrWellSill {
  color: #72675d;
  gap: 8px;
  margin-bottom: 20px;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ddrWellSill a {
  text-decoration-line: none;
  color: #211911;
}
.ddrWellSill a:hover {
  color: #ad650e;
}
.ddrDriftGrid {
  max-width: 832px;
}
.ddrBodyRidge {
  max-width: 64ch;
  line-height: 1.5;
  color: #72675d;
  font-size: 20px;
  margin-top: 10px;
}
.ddrMillTide {
  padding: 5px 11px;
  color: #ad650e;
  align-items: center;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #21191114;
  font-weight: 700;
  display: inline-flex;
  border-radius: 999px;
}
.ddrPorchKern {
  margin-top: 16px;
  font-size: 15px;
  color: #211911;
  display: flex;
  gap: 11px;
  align-items: center;
}
.ddrPorchKern strong {
  display: block;
  font-weight: 700;
}
.ddrPorchKern small {
  color: #72675d;
  display: block;
  margin-top: 1px;
  font-size: 14px;
}
.ddrShadeLoft {
  border: 1px solid #21191135;
  width: 38px;
  align-items: center;
  background-color: #2119110d;
  color: #211911;
  justify-content: center;
  font-family: 'Bitter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  border-radius: 50%;
  height: 38px;
  font-weight: 800;
  display: inline-flex;
  flex: 0 0 38px;
}
.ddrAtlasCrumb {
  margin: 28px 0;
  height: 1px;
  background-color: #21191124;
}
.ddrRailEcho {
  border: 1px solid #21191124;
  background-color: #21191108;
  overflow: hidden;
  border-radius: 6px;
}
.ddrRailEcho img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16 / 9;
  max-height: 520px;
}
.ddrPatchDeck {
  font-size: 18px;
  min-width: 0;
  line-height: 1.75;
}
.ddrPatchDeck h2 {
  scroll-margin-top: 96px;
  letter-spacing: -.02em;
  line-height: 1.18;
  margin: 28px 0 9px;
  font-weight: 700;
  text-wrap: balance;
  font-size: clamp(24px, 3vw, 30px);
}
.ddrPatchDeck h3 {
  line-height: 1.25;
  font-size: 22px;
  margin: 22px 0 8px;
}
.ddrPatchDeck p {
  margin: 14px 0;
}
.ddrPatchDeck a {
  color: #ad650e;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  text-decoration-line: underline;
}
.ddrPatchDeck :is(ul, ol) {
  margin: 14px 0 14px 22px;
}
.ddrPatchDeck li {
  margin: 4px 0;
}
.ddrPatchDeck blockquote {
  border-left: 3px solid #bc6d0f;
  margin: 19px 0;
  padding: 3px 0 3px 14px;
  color: #72675d;
}
.ddrPatchDeck table {
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  display: block;
  border-collapse: collapse;
  margin: 20px 0;
}
.ddrPatchDeck :is(th, td) {
  border-bottom: 1px solid #21191124;
  text-align: left;
  padding: 10px 12px;
}
.ddrPatchDeck th {
  color: #211911;
  font-weight: 700;
}
.ddrPatchDeck tbody tr:nth-child(even) {
  background-color: #21191108;
}
.ddrPatchDeck code {
  padding: 2px 6px;
  font-size: 14px;
  background-color: #21191110;
  border-radius: 4px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
}
.ddrPatchDeck pre {
  max-width: 100%;
  overflow: auto;
}
.ddrPatchDeck .ddrForgeBloc {
  display: inline-block;
}
.ddrPatchDeck img {
  margin: 22px 0;
  border-radius: 4px;
  width: 100%;
}
.ddrTrailCliff > strong {
  font-size: 16px;
  color: #211911;
  letter-spacing: .03em;
  margin-bottom: 10px;
  display: block;
}
.ddrTrailCliff :is(ul, ol) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ddrTrailCliff li + li {
  margin-top: 3px;
}
.ddrTrailCliff a {
  gap: 8px;
  padding: 5px 0;
  font-size: 14px;
  color: #72675d;
  text-decoration-line: none;
  line-height: 1.4;
  display: flex;
}
.ddrTrailCliff a:hover {
  color: #ad650e;
}
.ddrTrailCliff a span {
  color: #72675d;
  font-variant-numeric: tabular-nums;
}
.ddrRowMesh {
  gap: 7px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.ddrRowMesh > span {
  margin-right: 2px;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  color: #72675d;
  letter-spacing: .08em;
}
.ddrRowMesh a {
  border: 1px solid #21191130;
  font-size: 13px;
  color: #211911;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  height: 34px;
  width: 34px;
  display: inline-flex;
  border-radius: 50%;
  text-decoration-line: none;
}
.ddrRowMesh a:hover {
  background-color: #21191110;
  border-color: #bc6d0f;
}
.ddrGridPrism {
  border: 1px solid #21191130;
  text-decoration-line: none;
  border-radius: 2px;
  display: inline-flex;
  color: #211911;
  margin-top: 14px;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 11px;
}
.ddrTierField {
  max-width: 862px;
  margin: 42px auto 0;
}
.ddrHoldSand {
  margin-bottom: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.ddrHoldSand span {
  border: 1px solid #21191127;
  font-size: 13px;
  border-radius: 999px;
  padding: 4px 10px;
  color: #72675d;
}
.ddrEchoLayer {
  display: flex;
  border-bottom: 1px solid #21191124;
  padding: 17px 0;
  align-items: flex-start;
  border-top: 1px solid #21191135;
  gap: 13px;
}
.ddrEchoLayer small {
  text-transform: uppercase;
  letter-spacing: .09em;
  font-weight: 700;
  display: block;
  color: #72675d;
  font-size: 12px;
}
.ddrEchoLayer strong {
  display: block;
  font-size: 18px;
  margin-top: 2px;
}
.ddrEchoLayer p {
  color: #72675d;
  margin-top: 2px;
  font-size: 15px;
}
.ddrTrailMesa {
  margin-top: 28px;
}
.ddrTrailMesa h2 {
  margin-bottom: 14px;
  font-size: 22px;
}
.ddrTrailMesa > div {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ddrTrailMesa a {
  border-top: 2px solid #211911;
  color: #211911;
  text-decoration-line: none;
  padding-top: 10px;
}
.ddrTrailMesa a:hover strong {
  color: #ad650e;
}
.ddrTrailMesa small {
  color: #72675d;
  display: block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 12px;
}
.ddrTrailMesa strong {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 4px;
  display: block;
}

@media (max-width: 700px) {.ddrFrontAtlas {
  padding-top: 14px;
}
.ddrFrontAtlas h1 {
  font-size: clamp(31px, 10vw, 46px);
}
.ddrTrailMesa > div {
  grid-template-columns: 1fr;
}
.ddrTrailMesa a {
  padding-bottom: 8px;
}

}.ddrHavenTrim {
  max-width: 1232px;
}
.ddrRowInlet {
  flex-direction: column;
  align-items: center;
  margin: 42px auto 0;
  text-align: center;
  max-width: 912px;
  display: flex;
}
.ddrRowInlet .ddrBodyRidge {
  text-align: center;
}
.ddrRowInlet .ddrPorchKern {
  text-align: left;
  margin-top: 24px;
}
.ddrHavenTrim > .ddrRailEcho {
  padding: 7px;
  margin: 28px auto 0;
  max-width: 1162px;
}
.ddrHavenTrim > .ddrRailEcho img {
  border-radius: 3px;
}
.ddrCloakAxis {
  margin: 42px auto 0;
  max-width: 1162px;
  display: grid;
  align-items: start;
  grid-template-columns: 190px minmax(0, 1fr) 230px;
  gap: 28px;
}
.ddrCloakAxis.ddrVistaPier {
  grid-template-columns: minmax(0, 1fr) 230px;
}
.ddrAtlasRose, .ddrLineShelf {
  position: sticky;
  top: 92px;
}
.ddrLineShelf {
  border: 1px solid #2119112c;
  border-radius: 4px;
  padding: 14px;
}
.ddrLineShelf > strong {
  font-size: 18px;
  line-height: 1.25;
  display: block;
}
.ddrLineShelf p {
  margin: 7px 0 14px;
  font-size: 14px;
  color: #72675d;
}
.ddrLineShelf > a {
  text-decoration-line: none;
  font-size: 14px;
  padding: 9px 0;
  color: #211911;
  line-height: 1.35;
  display: block;
  border-top: 1px solid #21191122;
}
.ddrLineShelf > a:hover {
  color: #ad650e;
}
.ddrLineShelf .ddrPierBrim {
  border: 0;
  font-weight: 800;
  color: #000000;
  border-radius: 2px;
  text-align: center;
  background-color: #bc6d0f;
  margin-top: 8px;
  padding: 9px 11px;
}
.ddrHavenTrim > .ddrTierField .ddrTrailMesa > div {
  grid-template-columns: 1fr;
}
.ddrHavenTrim > .ddrTierField .ddrTrailMesa a:nth-child(-n + 2) {
  display: none;
}

@media (max-width: 980px) {.ddrCloakAxis, .ddrCloakAxis.ddrVistaPier {
  grid-template-columns: minmax(0, 1fr);
  max-width: 732px;
}
.ddrAtlasRose, .ddrLineShelf {
  display: none;
}
.ddrHavenTrim > .ddrTierField .ddrTrailMesa a:nth-child(-n + 2) {
  display: block;
}

}

@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;
  }
}
