* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body.yfpRowShade {
  background: #101512;
  line-height: 1.6300000000000001;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  color: #e7e4da;
  -webkit-font-smoothing: antialiased;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
}
/* Sticky, blurred nav */ .yfpRungRow {
  -webkit-backdrop-filter: saturate(150%) blur(12px);
  border-bottom: 1px solid #8b917f22;
  background: #101512cc;
  position: sticky;
  top: 0;
  backdrop-filter: saturate(150%) blur(12px);
  z-index: 50;
}
.yfpRungRow {
  margin: 0 auto;
  padding: 14px 20px;
  max-width: 1064px;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}
.yfpQuayIris {
  align-items: center;
  display: inline-flex;
  text-decoration: none;
}
.yfpPlaneGulf {
  display: flex;
  gap: 22px;
  align-items: center;
}
.yfpCapeCrumb {
  font-weight: 500;
  color: #8b917f;
  font-size: 16px;
  transition: color 0.15s ease;
  text-decoration: none;
}
.yfpCapeCrumb:hover {
  color: #e7e4da;
}
.yfpPorchStack {
  max-width: 1064px;
  padding: 48px 20px 64px;
  margin: 0 auto;
}
/* Hero */ .yfpForgeWade {
  padding: 32px 0 48px;
}
.yfpDraftVane {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.14em;
  font-weight: 600;
  margin-bottom: 16px;
  color: #d4a836;
}
.yfpHavenWing {
  font-weight: 800;
  line-height: 1.03;
  max-width: 16ch;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: clamp(34px, 6vw, 58px);
  letter-spacing: -0.03em;
}
.yfpCoilDelta {
  gap: 6px;
  color: #101512;
  font-size: 16px;
  display: inline-flex;
  border-radius: 999px;
  background: #d4a836;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  padding: 11px 22px;
  margin-top: 24px;
}
.yfpCoilDelta:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 30px -8px #d4a83666;
}
/* Featured */ .yfpGateSand {
  text-decoration: none;
  margin: 16px 0 48px;
  display: grid;
  align-items: center;
  color: inherit;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
.yfpSpineIris img {
  border-radius: 12px;
  width: 100%;
  border: 1px solid #8b917f22;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  max-height: 300px;
}
.yfpKeelGrid {
  font-weight: 700;
  line-height: 1.12;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  letter-spacing: -0.02em;
  margin: 8px 0;
  font-size: clamp(23px, 3.2vw, 32px);
}
.yfpGateSand:hover .yfpKeelGrid {
  color: #d4a836;
}
.yfpMillPath {
  color: #8b917f;
  font-size: 17px;
}
.yfpChipDrift {
  margin-top: 8px;
  color: #8b917f;
  font-size: 14px;
  display: block;
}
.yfpShelfGild {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #d4a836;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 6px;
  font-weight: 600;
  background: #d4a83618;
  display: inline-block;
}
.yfpFrameRose {
  font-size: 19px;
  display: flex;
  letter-spacing: -0.01em;
  margin-bottom: 20px;
  font-weight: 700;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  align-items: center;
  gap: 10px;
}
.yfpFrameRose::before {
  content: "";
  border-radius: 2px;
  height: 3px;
  background: #d4a836;
  width: 18px;
}
/* Card grid */ .yfpInletTable {
  gap: 24px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.yfpPierVault {
  text-decoration: none;
  border-radius: 12px;
  color: inherit;
  background: #e7e4da05;
  display: flex;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
  flex-direction: column;
  border: 1px solid #8b917f22;
  overflow: hidden;
}
.yfpPierVault:hover {
  border-color: #d4a83655;
  transform: translateY(-4px);
  box-shadow: 0 16px 40px -20px #d4a83655;
}
.yfpGlenGate img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}
.yfpOakFrame {
  flex-grow: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.yfpOakCrest {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 650;
  line-height: 1.22;
  font-size: 21px;
  letter-spacing: -0.01em;
}
.yfpGridTarn {
  color: #8b917f;
  font-size: 15px;
  flex-grow: 1;
}
.yfpTrailFlank {
  font-size: 13px;
  color: #8b917f;
}
/* Article */ .yfpRootScope {
  max-width: 684px;
  margin: 0 auto;
}
.yfpDomeVein {
  margin: 16px 0 20px;
}
.yfpReachBay {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: clamp(27px, 4.5vw, 41px);
  letter-spacing: -0.025em;
  font-weight: 800;
  margin: 8px 0;
  line-height: 1.08;
}
.yfpPatchTable {
  color: #8b917f;
  font-size: 16px;
}
.yfpCellBrim {
  color: #e7e4da;
  font-weight: 600;
}
.yfpTierMast {
  margin: 22px 0;
}
.yfpTierMast img {
  object-fit: cover;
  max-height: 360px;
  border-radius: 12px;
  width: 100%;
  border: 1px solid #8b917f22;
  aspect-ratio: 21 / 9;
}
.yfpFernHaven {
  line-height: 1.75;
  font-size: 19px;
}
.yfpFernHaven h2 {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 25px;
  margin: 32px 0 8px;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.yfpFernHaven h3 {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 650;
  margin: 22px 0 8px;
}
.yfpFernHaven p {
  margin: 18px 0;
}
.yfpFernHaven a {
  color: #d4a836;
  text-underline-offset: 2px;
}
.yfpFernHaven ul, .yfpFernHaven ol {
  margin: 18px 0 18px 24px;
}
.yfpFernHaven li {
  margin: 5px 0;
}
.yfpFernHaven blockquote {
  padding-left: 16px;
  margin: 18px 0;
  border-left: 3px solid #d4a836;
  color: #8b917f;
}
.yfpFernHaven table {
  font-size: 16px;
  margin: 18px 0;
  border-collapse: collapse;
  width: 100%;
}
.yfpFernHaven th, .yfpFernHaven td {
  border-bottom: 1px solid #8b917f33;
  text-align: left;
  padding: 10px 12px;
}
.yfpFernHaven th {
  font-weight: 650;
  color: #e7e4da;
}
.yfpFernHaven code {
  background: #8b917f1e;
  border-radius: 5px;
  font-size: 14px;
  padding: 2px 6px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
}
.yfpCiteRow {
  gap: 8px;
  flex-wrap: wrap;
  margin: 22px 0;
  display: flex;
}
.yfpScaleRung {
  border-radius: 999px;
  padding: 3px 12px;
  color: #8b917f;
  border: 1px solid #8b917f44;
  font-size: 13px;
}
.yfpPlaneMold {
  margin: 32px 0;
  background: #e7e4da05;
  border: 1px solid #8b917f22;
  border-radius: 12px;
  padding: 20px 22px;
}
.yfpRungCliff {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.yfpMastHarbor {
  font-size: 16px;
  color: #8b917f;
  margin-top: 2px;
}
/* Related */ .yfpStageFold {
  max-width: 684px;
  margin: 48px auto 0;
  padding-top: 22px;
  border-top: 1px solid #8b917f22;
}
.yfpOakSand {
  margin-bottom: 18px;
  letter-spacing: -0.01em;
  font-weight: 700;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 20px;
}
.yfpCiteWell {
  gap: 18px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
}
.yfpRootIris {
  text-decoration: none;
  color: inherit;
}
.yfpRootIris img {
  border-radius: 8px;
  border: 1px solid #8b917f22;
  margin-bottom: 8px;
  aspect-ratio: 16 / 9;
  width: 100%;
  object-fit: cover;
}
.yfpRootIris span {
  font-size: 15px;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.yfpRootIris:hover span {
  color: #d4a836;
}
/* Footer */ .yfpReachOnyx {
  font-size: 14px;
  color: #8b917f;
  padding: 32px 20px 32px;
  margin: 64px auto 0;
  border-top: 1px solid #8b917f22;
  max-width: 1064px;
}
.yfpDashReach {
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.yfpVaultEdge strong {
  color: #e7e4da;
  display: block;
  font-size: 18px;
  letter-spacing: -0.01em;
  font-weight: 700;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
.yfpPostDrift {
  gap: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.yfpScopeMold {
  text-decoration: none;
  color: #8b917f;
}
.yfpScopeMold:hover {
  color: #e7e4da;
}
.yfpLaneFlank {
  font-size: 13px;
  line-height: 1.5;
  border-top: 1px solid #8b917f18;
  padding-top: 16px;
}
.yfpMoorSand {
  margin-top: 8px;
}

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

}
