* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body.ksxGridTile {
  line-height: 1.6;
  font-size: 17px;
  background: #171219;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  color: #f0e9f2;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #e879a9;
  outline-offset: 2px;
}
.ksxTrimFlag {
  border-bottom: 3px solid #f0e9f2;
}
.ksxIrisFrame {
  max-width: 1120px;
  gap: 14px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
  padding: 14px 14px;
}
.ksxPeakTable {
  align-items: center;
  display: inline-flex;
}
.ksxHarborStone {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
}
.ksxHarborStone a {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #9d8ba6;
  font-size: 12px;
}
.ksxHarborStone a:hover {
  color: #e879a9;
}
.ksxShelfHearth {
  padding: 20px 14px 42px;
  margin: 0 auto;
  max-width: 1120px;
}
.ksxOrbitCrumb {
  min-height: 320px;
  margin: -20px calc(50% - 50vw) 20px;
  background-color: #f0e9f208;
  background-position: center;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  background-size: cover;
  display: flex;
}
.ksxAeroPoint {
  position: absolute;
  background: linear-gradient(to top, #171219fa 12%, #171219b8 55%, #17121938 100%);
  inset: 0;
}
.ksxEmberSpool {
  width: 100%;
  max-width: 1120px;
  padding: 21px 14px 14px;
  position: relative;
  margin: 0 auto;
}
.ksxRingFlow {
  margin: 7px 0;
  letter-spacing: -0.01em;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 39px;
  max-width: 24ch;
  line-height: 1.06;
}
.ksxSeamAmber {
  font-size: 18px;
  max-width: 52ch;
  color: #f0e9f2cc;
}
.ksxSpoolDrift {
  color: #9d8ba6;
  margin-top: 7px;
  font-size: 14px;
}
.ksxMillNotch {
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 800;
  color: #e879a9;
  display: inline-block;
  font-size: 12px;
}
.ksxRidgeTrack {
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  display: flex;
  margin: 0 0 22px;
}
.ksxGateWell {
  font-size: 15px;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 4px;
  letter-spacing: 0.08em;
}
.ksxPatchHull {
  border: 1px solid #9d8ba655;
  color: #9d8ba6;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 4px 14px;
  border-radius: 999px;
  display: inline-block;
  font-size: 13px;
}
a.ksxPatchHull:hover {
  color: #e879a9;
  border-color: #e879a9;
}
.ksxShoreGrid {
  gap: 14px;
  display: flex;
  align-items: baseline;
  margin: 18px 0 14px;
}
.ksxMastBrace {
  font-size: 15px;
  text-transform: uppercase;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  letter-spacing: 0.08em;
  font-weight: 800;
}
.ksxKernBanner {
  white-space: nowrap;
  color: #9d8ba6;
  font-size: 13px;
}
.ksxPondRim {
  align-self: center;
  flex: 1;
  height: 1px;
  background: #9d8ba655;
}
.ksxTrailDelta {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px 22px;
}
.ksxCrumbOrbit {
  overflow: hidden;
  border-radius: 6px;
  display: block;
}
.ksxCrumbOrbit img {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 16 / 10;
  max-height: 300px;
}
.ksxRimBrace .ksxMillNotch {
  margin-top: 9px;
}
.ksxPlanePlane {
  line-height: 1.12;
  font-size: 26px;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  margin: 6px 0;
}
.ksxPlanePlane a:hover {
  color: #e879a9;
}
.ksxCardGate {
  font-size: 16px;
  max-width: 60ch;
  color: #9d8ba6;
}
.ksxMeshRoot {
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  display: grid;
  gap: 22px 18px;
}
.ksxHullWell {
  border-radius: 4px;
  display: block;
  overflow: hidden;
}
.ksxHullWell img {
  aspect-ratio: 3 / 2;
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}
.ksxIrisPatch .ksxMillNotch {
  margin-top: 7px;
}
.ksxValeHarbor {
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  margin: 4px 0;
  line-height: 1.18;
  font-size: 21px;
}
.ksxValeHarbor a:hover {
  color: #e879a9;
}
.ksxEmberFlag {
  font-size: 15px;
  color: #9d8ba6;
}
.ksxOnyxSeam {
  font-size: 13px;
  color: #9d8ba6;
  margin-top: 6px;
  display: block;
}
.ksxOakSlab {
  padding: 0 14px;
  margin: 28px auto 0;
  max-width: 1120px;
}
.ksxDockSpar {
  border-radius: 0 0 4px 4px;
  background: #f0e9f208;
  padding: 28px 18px;
  border-top: 3px solid #e879a9;
  text-align: center;
}
.ksxStageHelm {
  display: inline-block;
  letter-spacing: 0.16em;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
  color: #e879a9;
}
.ksxRidgeScale {
  line-height: 1.15;
  font-weight: 800;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  margin: 6px 0;
  font-size: 27px;
}
.ksxReachHarbor {
  margin-left: auto;
  font-size: 16px;
  max-width: 52ch;
  color: #9d8ba6;
  margin-right: auto;
}
.ksxReedPitch {
  gap: 8px;
  margin: 14px auto 0;
  display: flex;
  justify-content: center;
  max-width: 460px;
  flex-wrap: wrap;
}
.ksxForgeTier {
  color: #9d8ba6;
  font-size: 12px;
  margin-top: 10px;
}
.ksxOnyxShore {
  display: none;
}
.ksxReedPitch input {
  border: 1px solid #9d8ba677;
  font: inherit;
  color: #f0e9f2;
  flex-basis: 220px;
  flex-shrink: 1;
  flex-grow: 1;
  background: #171219;
  font-size: 15px;
  padding: 8px 12px;
  min-width: 220px;
  border-radius: 4px;
}
.ksxReedPitch button {
  border: 0;
  font-family: inherit;
  text-transform: uppercase;
  color: #171219;
  background: #e879a9;
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
}
.ksxReedPitch button:hover {
  opacity: 0.85;
}
.ksxBraceSpine {
  margin: 0 auto;
  max-width: 700px;
}
.ksxGateSlab {
  padding-bottom: 14px;
  margin: 21px auto 14px;
  border-bottom: 1px solid #9d8ba633;
  text-align: center;
  max-width: 700px;
}
.ksxFoldLine {
  font-size: 44px;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  margin: 7px 0;
  line-height: 1.08;
  letter-spacing: -0.01em;
}
.ksxLayerFlag {
  line-height: 1.4;
  max-width: 56ch;
  font-size: 20px;
  margin: 7px auto 0;
  color: #9d8ba6;
}
.ksxKeelHold {
  color: #9d8ba6;
  margin-top: 11px;
  font-size: 15px;
}
.ksxKeelHold strong {
  color: #f0e9f2;
}
.ksxHoldWharf {
  margin-top: 7px;
  color: #9d8ba6;
  font-size: 15px;
}
.ksxBookBody {
  margin: 18px 0;
}
.ksxBookBody img {
  object-fit: cover;
  aspect-ratio: 16 / 9;
  max-height: 300px;
  width: 100%;
  border-radius: 6px;
}
.ksxValeFable {
  font-size: 18px;
}
.ksxValeFable h2 {
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  margin: 28px 0 7px;
  font-size: 24px;
}
.ksxValeFable h3 {
  margin: 18px 0 7px;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
  font-size: 20px;
}
.ksxValeFable p {
  margin: 14px 0;
}
.ksxValeFable a {
  text-decoration: underline;
  color: #e879a9;
}
.ksxValeFable ul, .ksxValeFable ol {
  margin: 14px 0 14px 22px;
}
.ksxValeFable li {
  margin: 4px 0;
}
.ksxValeFable blockquote {
  margin: 14px 0;
  font-style: italic;
  color: #9d8ba6;
  padding-left: 14px;
  border-left: 3px solid #e879a9;
}
.ksxValeFable table {
  margin: 14px 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}
.ksxValeFable th, .ksxValeFable td {
  text-align: left;
  border-bottom: 1px solid #9d8ba644;
  padding: 8px 10px;
}
.ksxValeFable th {
  border-bottom: 2px solid #f0e9f2;
}
.ksxValeFable code {
  font-size: 14px;
  border-radius: 4px;
  background: #9d8ba622;
  font-family: 'SF Mono', Consolas, monospace;
  padding: 1px 5px;
}
.ksxTarnPatch {
  flex-wrap: wrap;
  display: flex;
  margin: 18px 0;
  gap: 8px;
}
.ksxTarnPatch span {
  border: 1px solid #9d8ba655;
  font-size: 13px;
  color: #9d8ba6;
  border-radius: 999px;
  padding: 2px 12px;
}
.ksxWallSpar {
  color: #9d8ba6;
  border-radius: 4px;
  border-left: 3px solid #e879a9;
  background: #f0e9f208;
  margin: 28px 0 0;
  padding: 18px;
}
.ksxHullScale {
  letter-spacing: 0.14em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 12px;
}
.ksxWallSpar strong {
  color: #f0e9f2;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
}
.ksxCoveLens {
  margin: 28px auto 0;
  max-width: 1120px;
}
.ksxCrestIris {
  margin: 0 0 14px;
  list-style: none;
}
.ksxCrestIris li {
  display: flex;
  border-bottom: 1px solid #9d8ba633;
  gap: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline;
  padding: 7px 0;
}
.ksxCrestIris li:last-child {
  border-bottom: 0;
}
.ksxCrestIris .ksxOnyxSeam {
  white-space: nowrap;
  margin-top: 0;
}
.ksxGateLane {
  margin-top: 42px;
  border-top: 3px solid #f0e9f2;
}
.ksxAmberKnoll {
  margin: 0 auto;
  padding: 21px 14px 14px;
  display: grid;
  max-width: 1120px;
  gap: 14px;
  grid-template-columns: 2fr 1fr 1fr;
}
.ksxMoldFold {
  font-weight: 800;
  font-size: 19px;
  font-family: Avenir, 'Avenir Next', 'Segoe UI', system-ui, sans-serif;
}
.ksxShelfGild {
  max-width: 46ch;
}
.ksxHallCell {
  color: #9d8ba6;
  gap: 6px;
  font-size: 15px;
  display: flex;
  flex-direction: column;
}
.ksxHallCell a:hover {
  color: #e879a9;
}
.ksxMoldRung {
  max-width: 1120px;
  margin: 0 auto;
  padding: 7px 14px;
  font-size: 13px;
  color: #9d8ba6;
}

@media (prefers-reduced-motion: no-preference) {.ksxHarborStone a {
  transition: color 0.15s ease;
}
a.ksxPatchHull {
  transition: color 0.15s ease, border-color 0.15s ease;
}
.ksxValeHarbor a, .ksxPlanePlane a, .ksxHallCell a {
  transition: color 0.15s ease;
}
.ksxReedPitch button {
  transition: opacity 0.15s ease;
}
.ksxHullWell img, .ksxCrumbOrbit img {
  transition: transform 0.4s ease;
}
.ksxHullWell:hover img, .ksxCrumbOrbit:hover img {
  transform: scale(1.04);
}

}

@media (max-width: 720px) {.ksxOrbitCrumb {
  min-height: 280px;
}
.ksxRingFlow {
  font-size: 31px;
}
.ksxFoldLine {
  font-size: 32px;
}
.ksxTrailDelta {
  grid-template-columns: 1fr;
}
.ksxAmberKnoll {
  grid-template-columns: 1fr;
}

}

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