@font-face { font-family: 'Archivo'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/archivo-400.woff2) format('woff2'); }
@font-face { font-family: 'Archivo'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/archivo-700.woff2) format('woff2'); }
@font-face { font-family: 'Source Serif 4'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/source-serif-4-400.woff2) format('woff2'); }
@font-face { font-family: 'Source Serif 4'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/source-serif-4-700.woff2) format('woff2'); }
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@font-face {
  font-style: normal;
  font-family: 'Instrument Serif';
  font-display: swap;
  font-weight: 400;
  src: url(/assets/fonts/instrument-serif-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Instrument Serif';
  font-weight: 400;
  font-display: swap;
  font-style: italic;
  src: url(/assets/fonts/instrument-serif-400-italic.woff2) format('woff2');
}

/* Motion — gentle: slow fades, small rises. Behind prefers-reduced-motion. */
@media (prefers-reduced-motion: no-preference) {
  @keyframes pdy_onyx_hall {from {
  transform: translateY(18px);
  opacity: 0;
}
to {
  transform: none;
  opacity: 1;
}
 }.pdy_delta_oak {
  animation: pdy_onyx_hall 1s cubic-bezier(.2, .7, .2, 1) both;
}
.pdy_lens_mast {
  animation: pdy_onyx_hall 1s cubic-bezier(.2, .7, .2, 1) .18s both;
}

  @supports (animation-timeline: view()) {.pdy_fleet_trace, .pdy_sway_isle, .pdy_loop_wedge, .pdy_prow_jetty, .pdy_gate_glen {
  animation: pdy_onyx_hall linear both;
  animation-range: entry 0% entry 40%;
  animation-timeline: view();
}

  }
}body.pdy_grid_prism {
  color: #171a24;
  line-height: 1.57;
  background: #ffffff;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #5075fc;
  outline-offset: 3px;
}
.pdy_wall_tarn {
  font-size: 15px;
  top: 0;
  left: -9999px;
  z-index: 100;
  background: #171a24;
  font-weight: 600;
  padding: 10px 18px;
  color: #ffffff;
  position: absolute;
}
.pdy_wall_tarn:focus {
  left: 0;
}
.pdy_vista_wade {
  z-index: 50;
  top: 14px;
  padding: 0 20px;
  position: sticky;
}
.pdy_field_flag {
  border: 1px solid #171a2412;
  border-radius: 999px;
  max-width: 1020px;
  box-shadow: 0 14px 44px #171a2414;
  gap: 20px;
  padding: 12px 18px 12px 22px;
  background: #f2f5fe;
  display: flex;
  align-items: center;
  margin: 14px auto 0;
}
.pdy_bloc_wing {
  align-items: center;
  display: inline-flex;
  min-width: 0;
}
.pdy_bloc_wing > * {
  display: block;
  max-width: 100%;
}
.pdy_helm_cape {
  margin: 0 auto;
  display: flex;
  gap: 26px;
}
.pdy_helm_cape a {
  font-size: 16px;
  color: #646975;
}
.pdy_helm_cape a:hover {
  color: #171a24;
}
.pdy_slab_aero {
  font-weight: 500;
  border-radius: 999px;
  font-size: 15px;
  color: #ffffff;
  padding: 10px 22px;
  white-space: nowrap;
  background: #171a24;
}
.pdy_slab_aero:hover {
  color: #000000;
  background: #5075fc;
}
.pdy_drift_weave {
  border: 1px solid transparent;
  font-weight: 500;
  padding: 14px 28px;
  gap: 8px;
  cursor: pointer;
  display: inline-flex;
  font-size: 17px;
  justify-content: center;
  transition: background .25s ease, color .25s ease, border-color .25s ease;
  border-radius: 8px;
  align-items: center;
}
.pdy_track_slope {
  color: #ffffff;
  background: #171a24;
}
.pdy_track_slope:hover {
  color: #000000;
  background: #5075fc;
}
.pdy_sail_gate {
  color: #171a24;
  background: transparent;
  border-color: #171a2426;
}
.pdy_sail_gate:hover {
  border-color: #171a2459;
}
.pdy_keel_kern {
  isolation: isolate;
  overflow: hidden;
  text-align: center;
  padding: clamp(84px, 11vw, 150px) 24px clamp(40px, 6vw, 76px);
  position: relative;
}
.pdy_bolt_crumb {
  z-index: -1;
  inset: 0;
  position: absolute;
  background:
    radial-gradient(ellipse 60% 55% at 50% 8%, #5075fc14, transparent 72%),
    radial-gradient(ellipse 45% 40% at 82% 30%, #a8bafe1c, transparent 70%);
}
.pdy_delta_oak {
  line-height: 1.02;
  letter-spacing: -0.02em;
  font-weight: 400;
  max-width: 15ch;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(3rem, 9vw, 6.6rem);
  margin: 0 auto;
}
.pdy_delta_oak em {
  color: #4169fc;
  font-style: italic;
}
.pdy_lens_mast {
  flex-wrap: wrap;
  display: flex;
  margin-top: clamp(26px, 4vw, 44px);
  justify-content: center;
  gap: 28px;
}
.pdy_gate_sail {
  font-size: 14px;
  align-items: center;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  display: inline-flex;
  gap: 9px;
  letter-spacing: .06em;
  color: #646975;
}
.pdy_gate_sail::before {
  background: #5075fc;
  border-radius: 50%;
  width: 6px;
  content: "";
  height: 6px;
}
.pdy_yard_shore {
  max-width: 1160px;
  border-top: 1px solid #171a2414;
  margin: 0 auto;
}
.pdy_wave_edge {
  grid-template-columns: 1fr 1fr;
  display: grid;
  align-items: center;
  max-width: 1160px;
  margin: 0 auto;
  gap: clamp(30px, 6vw, 88px);
  padding: clamp(44px, 6vw, 80px) 24px;
}
.pdy_moor_track {
  font-size: clamp(1.05rem, 1.7vw, 1.3rem);
  max-width: 46ch;
  line-height: 1.6;
}
.pdy_stage_hull {
  flex-wrap: wrap;
  margin-top: 28px;
  gap: 14px;
  display: flex;
}
.pdy_body_mill {
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  margin-top: 22px;
  display: flex;
  font-size: 14px;
  color: #646975;
  letter-spacing: .05em;
  gap: 20px;
  flex-wrap: wrap;
}
.pdy_gate_glen {
  display: block;
  position: relative;
}
.pdy_gate_glen::before, .pdy_gate_glen::after {
  border: 1px solid #171a2410;
  content: "";
  inset: 0;
  position: absolute;
  border-radius: 14px;
  background: #f2f5fe;
  z-index: -1;
}
.pdy_gate_glen::before {
  transform: translateY(-12px) scale(.965);
  opacity: .7;
}
.pdy_gate_glen::after {
  transform: translateY(-23px) scale(.93);
  opacity: .4;
}
.pdy_sway_loft {
  border: 1px solid #171a2412;
  transition: transform .25s ease, box-shadow .25s ease;
  display: flex;
  padding: 32px;
  flex-direction: column;
  gap: 14px;
  background: #f2f5fe;
  box-shadow: 0 26px 60px #171a241c;
  border-radius: 14px;
}
.pdy_gate_glen:hover .pdy_sway_loft {
  box-shadow: 0 34px 74px #171a2426;
  transform: translateY(-4px);
}
.pdy_iris_loop {
  font-weight: 600;
  text-transform: uppercase;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  display: flex;
  font-size: 14px;
  color: #4169fc;
  letter-spacing: .12em;
  align-items: center;
  gap: 10px;
}
.pdy_fable_banner {
  color: #5075fc;
}
.pdy_vane_grove {
  font-weight: 400;
  margin-left: auto;
  color: #646975;
  text-transform: none;
  letter-spacing: .04em;
}
.pdy_mast_scope {
  padding-left: 16px;
  font-size: clamp(1.3rem, 2.4vw, 1.8rem);
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  border-left: 2px solid #5075fc;
  line-height: 1.25;
}
.pdy_edge_coast {
  -webkit-line-clamp: 3;
  color: #646975;
  display: -webkit-box;
  overflow: hidden;
  font-size: 17px;
  line-height: 1.6;
  -webkit-box-orient: vertical;
}
.pdy_bay_pier {
  gap: 8px;
  display: flex;
}
.pdy_hull_bloc {
  border: 1px solid #5075fc59;
  color: #4169fc;
  background: #5075fc14;
  padding: 4px 12px;
  font-size: 13px;
  white-space: nowrap;
  border-radius: 999px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  align-items: center;
  display: inline-flex;
  letter-spacing: .05em;
}
.pdy_flow_wade, .pdy_tier_prow, .pdy_mast_shelf, .pdy_cue_crest {
  padding: clamp(44px, 6vw, 80px) 24px;
  margin: 0 auto;
  max-width: 1160px;
}
.pdy_sway_stem {
  text-align: center;
  margin-bottom: clamp(30px, 4.5vw, 52px);
}
.pdy_dome_frame {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  letter-spacing: .14em;
  color: #4169fc;
}
.pdy_fold_slope {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  font-size: clamp(1.9rem, 3.8vw, 2.9rem);
  margin-top: 12px;
  letter-spacing: -0.015em;
}
.pdy_fold_slope em {
  color: #4169fc;
  font-style: italic;
}
.pdy_track_plate {
  max-width: 860px;
  position: relative;
  list-style: none;
  margin: 0 auto;
  padding-left: 26px;
}
.pdy_track_plate::before {
  position: absolute;
  left: 6px;
  width: 1px;
  content: "";
  bottom: 8px;
  background: #171a241f;
  top: 8px;
}
.pdy_fleet_trace {
  position: relative;
  padding: 0 0 28px;
}
.pdy_fleet_trace:last-child {
  padding-bottom: 0;
}
.pdy_slope_brim {
  border: 3px solid #ffffff;
  top: 10px;
  border-radius: 50%;
  width: 13px;
  position: absolute;
  box-shadow: 0 0 0 1px #5075fc66;
  height: 13px;
  background: #5075fc;
  left: -26px;
}
.pdy_flint_gate {
  border: 1px solid #171a2410;
  padding: 22px;
  border-radius: 12px;
  transition: transform .25s ease, box-shadow .25s ease;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 22px;
  background: #f2f5fe;
}
.pdy_flint_gate:hover {
  box-shadow: 0 18px 44px #171a2417;
  transform: translateY(-3px);
}
.pdy_wedge_flint {
  display: block;
  overflow: hidden;
  border-radius: 6px;
}
.pdy_wedge_flint img {
  min-height: 120px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pdy_range_pond {
  justify-content: center;
  gap: 8px;
  display: flex;
  min-width: 0;
  flex-direction: column;
}
.pdy_axis_mesh {
  color: #4169fc;
  font-size: 13px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.pdy_terra_shard {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.2;
  font-size: 24px;
}
.pdy_flint_gate:hover .pdy_terra_shard {
  color: #4169fc;
}
.pdy_loop_vane {
  color: #646975;
  -webkit-box-orient: vertical;
  font-size: 16px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}
.pdy_reed_spool {
  text-align: center;
  margin-top: clamp(28px, 4vw, 44px);
}
.pdy_porch_frame {
  display: grid;
  gap: 22px;
  grid-template-columns: 1fr 1fr;
}
.pdy_sway_isle {
  border: 1px solid #171a2410;
  padding: 30px;
  background: #f2f5fe;
  border-radius: 12px;
}
.pdy_flank_flint {
  font-weight: 400;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 24px;
}
.pdy_cliff_slope {
  max-width: 46ch;
  margin-top: 10px;
  color: #646975;
  line-height: 1.6;
  font-size: 17px;
}
.pdy_yard_wharf {
  max-width: 760px;
  list-style: none;
  gap: 22px;
  display: grid;
  margin: 0 auto;
}
.pdy_loop_wedge {
  border: 1px solid #171a2410;
  padding: 24px;
  grid-template-columns: 64px 1fr;
  display: grid;
  gap: 4px 22px;
  align-items: baseline;
  background: #f2f5fe;
  border-radius: 12px;
}
.pdy_knoll_fable {
  grid-row: span 2;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  color: #4169fc;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-style: italic;
}
.pdy_bloc_roost {
  font-size: 20px;
  font-weight: 600;
}
.pdy_oak_flag {
  max-width: 56ch;
  font-size: 17px;
  color: #646975;
}
.pdy_rim_brick {
  margin: 0 auto;
  max-width: 720px;
}
.pdy_prow_jetty {
  border-bottom: 1px solid #171a2414;
}
.pdy_prow_jetty summary {
  padding: 22px 4px;
  display: flex;
  justify-content: space-between;
  list-style: none;
  gap: 16px;
  align-items: center;
  cursor: pointer;
}
.pdy_prow_jetty summary::-webkit-details-marker {
  display: none;
}
.pdy_edge_crest {
  font-size: 21px;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.pdy_field_wharf {
  transition: transform .25s ease;
  color: #4169fc;
  font-size: 22px;
}
.pdy_prow_jetty[open] .pdy_field_wharf {
  transform: rotate(45deg);
}
.pdy_rose_notch {
  color: #646975;
  padding: 0 4px 24px;
  line-height: 1.65;
  max-width: 60ch;
}
.pdy_inlet_range {
  max-width: 864px;
  margin: 0 auto;
  padding: clamp(52px, 7vw, 90px) 24px clamp(40px, 5vw, 64px);
}
.pdy_hall_fern {
  text-align: center;
}
.pdy_deck_mesa {
  letter-spacing: .05em;
  justify-content: center;
  gap: 12px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #646975;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.pdy_jetty_gild {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.08;
  font-size: clamp(2.1rem, 5vw, 3.4rem);
  margin-top: 22px;
  letter-spacing: -0.015em;
}
.pdy_knoll_harbor {
  max-width: 56ch;
  color: #646975;
  margin: 18px auto 0;
  font-size: 19px;
  line-height: 1.6;
}
.pdy_fold_peak {
  font-size: 15px;
  margin-top: 18px;
  color: #646975;
  display: flex;
  gap: 14px;
  justify-content: center;
}
.pdy_crest_gate {
  color: #171a24;
  font-weight: 600;
}
.pdy_trim_quay {
  border: 1px solid #171a2412;
  border-radius: 14px;
  margin: clamp(30px, 4.5vw, 52px) 0 0;
  overflow: hidden;
  box-shadow: 0 22px 60px #171a241a;
}
.pdy_trim_quay img {
  width: 100%;
  aspect-ratio: 21 / 10;
  object-fit: cover;
}
.pdy_scale_head {
  margin-top: clamp(30px, 4.5vw, 50px);
}
.pdy_scale_head > * + * {
  margin-top: 1.18em;
}
.pdy_scale_head h2 {
  line-height: 1.2;
  margin-top: 1.9em;
  font-weight: 400;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 28px;
}
.pdy_scale_head h3 {
  margin-top: 1.6em;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  font-size: 23px;
}
.pdy_scale_head a {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #4169fc;
}
.pdy_scale_head ul, .pdy_scale_head ol {
  padding-left: 1.3em;
}
.pdy_scale_head li + li {
  margin-top: .5em;
}
.pdy_scale_head blockquote {
  padding: .2em 0 .2em 1.1em;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  color: #646975;
  font-size: 1.08em;
  border-left: 2px solid #5075fc;
  font-style: italic;
}
.pdy_scale_head code {
  font-size: .9em;
  background: #171a240f;
  border-radius: 5px;
  padding: .15em .4em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
}
.pdy_scale_head pre {
  border: 1px solid #171a2412;
  background: #f2f5fe;
  border-radius: 8px;
  padding: 1em 1.2em;
  overflow-x: auto;
}
.pdy_scale_head pre code {
  padding: 0;
  background: none;
}
.pdy_scale_head img {
  border-radius: 8px;
}
.pdy_scale_head table {
  width: 100%;
  font-size: 16px;
  border-collapse: collapse;
}
.pdy_scale_head th, .pdy_scale_head td {
  padding: .6em .8em;
  border-bottom: 1px solid #171a2417;
  text-align: left;
}
.pdy_scale_head th {
  font-weight: 600;
}
.pdy_scale_head hr {
  border: 0;
  border-top: 1px solid #171a2417;
}
.pdy_sill_tide {
  gap: 10px;
  display: flex;
  margin-top: 2.2em;
  flex-wrap: wrap;
}
.pdy_sill_tide span {
  border: 1px solid #171a241f;
  font-size: 13px;
  border-radius: 999px;
  color: #646975;
  padding: 5px 14px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  letter-spacing: .05em;
}
.pdy_crumb_grove {
  border: 1px solid #171a2410;
  background: #f2f5fe;
  margin-top: 2.6em;
  padding: 28px;
  border-radius: 12px;
}
.pdy_stone_wade {
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .12em;
  color: #4169fc;
  font-weight: 600;
}
.pdy_coil_loop {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 21px;
  margin-top: 10px;
}
.pdy_ridge_onyx {
  margin-top: 6px;
  line-height: 1.6;
  color: #646975;
  font-size: 16px;
}
.pdy_mesa_plot {
  max-width: 880px;
  padding: clamp(52px, 7vw, 90px) 24px;
  margin: 0 auto;
}
.pdy_helm_ledge {
  margin-bottom: clamp(28px, 4vw, 46px);
  text-align: center;
}
.pdy_plane_hall {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -0.015em;
  font-size: clamp(2.3rem, 5.4vw, 3.6rem);
}
.pdy_plane_hall em {
  color: #4169fc;
  font-style: italic;
}
.pdy_coil_dock {
  font-size: 15px;
  margin-top: 12px;
  color: #646975;
  letter-spacing: .05em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
}
.pdy_rim_trail {
  color: #4169fc;
  font-size: 22px;
  font-style: italic;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  margin: 2.2em 0 .6em;
}
.pdy_base_bloc {
  border-bottom: 1px solid #171a2412;
  gap: 20px;
  padding: 20px 0;
  align-items: baseline;
  display: flex;
  justify-content: space-between;
}
.pdy_base_bloc:hover .pdy_hull_pine {
  color: #4169fc;
}
.pdy_gild_mill {
  display: block;
  min-width: 0;
}
.pdy_knoll_tide {
  display: block;
  font-size: 13px;
  letter-spacing: .1em;
  font-weight: 600;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #4169fc;
  text-transform: uppercase;
}
.pdy_hull_pine {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 21px;
  display: block;
  margin-top: 5px;
}
.pdy_rung_wharf {
  display: block;
  margin-top: 4px;
  color: #646975;
  font-size: 16px;
}
.pdy_pitch_fleet {
  white-space: nowrap;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #646975;
  font-size: 14px;
  flex-shrink: 0;
}
.pdy_dock_wave {
  border: 1px solid #171a2412;
  padding: clamp(40px, 5vw, 64px) 28px;
  border-radius: 18px;
  margin: 0 auto clamp(48px, 6vw, 80px);
  text-align: center;
  max-width: 840px;
  background: #f2f5fe;
}
.pdy_stone_shelf {
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.pdy_stone_shelf em {
  color: #4169fc;
  font-style: italic;
}
.pdy_amber_pane {
  line-height: 1.6;
  max-width: 46ch;
  font-size: 17px;
  margin: 14px auto 0;
  color: #646975;
}
.pdy_wick_coil {
  gap: 10px;
  max-width: 440px;
  margin: 24px auto 0;
  justify-content: center;
  display: flex;
}
.pdy_mesh_mill {
  left: -9999px;
  position: absolute;
}
.pdy_trim_cliff {
  border: 1px solid #171a2422;
  flex: 1;
  background: #ffffff;
  border-radius: 8px;
  font-size: 17px;
  padding: 13px 18px;
  color: #171a24;
  min-width: 0;
}
.pdy_trim_cliff::placeholder {
  color: #646975;
}
.pdy_strand_kern {
  color: #646975;
  font-size: 13px;
  margin-top: 14px;
  letter-spacing: .04em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
}
.pdy_ridge_crest {
  border-top: 1px solid #171a2412;
  padding-top: clamp(44px, 6vw, 72px);
}
.pdy_isle_flag {
  max-width: 1160px;
  padding: 0 24px clamp(30px, 4vw, 48px);
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  margin: 0 auto;
  gap: 28px;
}
.pdy_tarn_ember {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 22px;
}
.pdy_trim_trail {
  margin-top: 8px;
  max-width: 34ch;
  font-size: 16px;
  color: #646975;
}
.pdy_wick_body {
  font-size: 16px;
  flex-direction: column;
  display: flex;
  gap: 10px;
}
.pdy_wick_body a {
  color: #646975;
}
.pdy_wick_body a:hover {
  color: #171a24;
}
.pdy_point_seam {
  font-size: 14px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #4169fc;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  font-weight: 600;
}
.pdy_stage_plate {
  text-align: center;
  padding: 20px 24px 30px;
  border-top: 1px solid #171a240f;
}
.pdy_rose_pond {
  font-size: 14px;
  color: #646975;
}
.pdy_rose_pond + .pdy_rose_pond {
  margin-top: 6px;
}

@media (max-width: 900px) {.pdy_wave_edge {
  grid-template-columns: 1fr;
}
.pdy_porch_frame {
  grid-template-columns: 1fr;
}
.pdy_isle_flag {
  grid-template-columns: 1fr 1fr;
}

}
@media (max-width: 640px) {.pdy_helm_cape {
  display: none;
}
.pdy_field_flag {
  justify-content: space-between;
}
.pdy_flint_gate {
  grid-template-columns: 1fr;
}
.pdy_wick_coil {
  flex-direction: column;
}
.pdy_base_bloc {
  gap: 6px;
  flex-direction: column;
}
.pdy_stage_hull {
  flex-direction: column;
}

}.pdy_cloak_pane {
  max-width: 1254px;
  color: #171a24;
  margin: 0 auto;
  padding: 26px 0 28px;
}
.pdy_cloak_pane h1, .pdy_cloak_pane h2, .pdy_cloak_pane h3, .pdy_cloak_pane strong {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.pdy_cloak_pane h1 {
  font-size: clamp(32px, 5vw, 54px);
  text-wrap: balance;
  line-height: 1.04;
  letter-spacing: -0.035em;
  font-weight: 700;
}
.pdy_wing_wade {
  margin-bottom: 20px;
  gap: 8px;
  font-size: 15px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #646975;
}
.pdy_wing_wade a {
  text-decoration-line: none;
  color: #171a24;
}
.pdy_wing_wade a:hover {
  color: #4169fc;
}
.pdy_cell_slab {
  max-width: 924px;
}
.pdy_dock_flag {
  max-width: 64ch;
  color: #646975;
  line-height: 1.5;
  font-size: 21px;
  margin-top: 10px;
}
.pdy_front_wave {
  padding: 5px 11px;
  font-size: 14px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #171a2414;
  color: #4169fc;
  border-radius: 999px;
  align-items: center;
  display: inline-flex;
}
.pdy_card_scale {
  color: #171a24;
  align-items: center;
  font-size: 16px;
  display: flex;
  margin-top: 16px;
  gap: 11px;
}
.pdy_card_scale strong {
  font-weight: 700;
  display: block;
}
.pdy_card_scale small {
  display: block;
  font-size: 15px;
  margin-top: 1px;
  color: #646975;
}
.pdy_notch_delta {
  border: 1px solid #171a2435;
  height: 38px;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  width: 38px;
  display: inline-flex;
  font-weight: 800;
  color: #171a24;
  border-radius: 50%;
  background-color: #171a240d;
  align-items: center;
  flex: 0 0 38px;
  justify-content: center;
}
.pdy_cape_mast {
  margin: 28px 0;
  background-color: #171a2424;
  height: 1px;
}
.pdy_brace_draft {
  border: 1px solid #171a2424;
  overflow: hidden;
  border-radius: 4px;
  background-color: #171a2408;
}
.pdy_brace_draft img {
  max-height: 520px;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}
.pdy_flow_vista {
  min-width: 0;
  font-size: 19px;
  line-height: 1.65;
}
.pdy_flow_vista h2 {
  font-weight: 700;
  scroll-margin-top: 96px;
  margin: 28px 0 9px;
  font-size: clamp(25px, 3vw, 31px);
  letter-spacing: -.02em;
  line-height: 1.18;
  text-wrap: balance;
}
.pdy_flow_vista h3 {
  margin: 22px 0 8px;
  line-height: 1.25;
  font-size: 23px;
}
.pdy_flow_vista p {
  margin: 14px 0;
}
.pdy_flow_vista a {
  color: #4169fc;
  text-decoration-thickness: 1px;
  text-decoration-line: underline;
  text-underline-offset: 3px;
}
.pdy_flow_vista :is(ul, ol) {
  margin: 14px 0 14px 22px;
}
.pdy_flow_vista li {
  margin: 4px 0;
}
.pdy_flow_vista blockquote {
  color: #646975;
  padding: 3px 0 3px 14px;
  margin: 19px 0;
  border-left: 3px solid #5075fc;
}
.pdy_flow_vista table {
  margin: 20px 0;
  display: block;
  font-size: 17px;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}
.pdy_flow_vista :is(th, td) {
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid #171a2424;
}
.pdy_flow_vista th {
  font-weight: 700;
  color: #171a24;
}
.pdy_flow_vista tbody tr:nth-child(even) {
  background-color: #171a2408;
}
.pdy_flow_vista code {
  font-size: 15px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  border-radius: 4px;
  padding: 2px 6px;
  background-color: #171a2410;
}
.pdy_flow_vista pre {
  overflow: auto;
  max-width: 100%;
}
.pdy_flow_vista .pdy_facet_cape {
  display: inline-block;
}
.pdy_flow_vista img {
  margin: 22px 0;
  width: 100%;
  border-radius: 2px;
}
.pdy_front_banner > strong {
  letter-spacing: .03em;
  font-size: 17px;
  color: #171a24;
  margin-bottom: 10px;
  display: block;
}
.pdy_front_banner :is(ul, ol) {
  padding: 0;
  list-style: none;
  margin: 0;
}
.pdy_front_banner li + li {
  margin-top: 3px;
}
.pdy_front_banner a {
  font-size: 15px;
  line-height: 1.4;
  padding: 5px 0;
  color: #646975;
  gap: 8px;
  text-decoration-line: none;
  display: flex;
}
.pdy_front_banner a:hover {
  color: #4169fc;
}
.pdy_front_banner a span {
  font-variant-numeric: tabular-nums;
  color: #646975;
}
.pdy_wade_peak {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  gap: 7px;
}
.pdy_wade_peak > span {
  letter-spacing: .08em;
  margin-right: 2px;
  color: #646975;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.pdy_wade_peak a {
  border: 1px solid #171a2430;
  font-size: 14px;
  font-weight: 800;
  border-radius: 50%;
  text-decoration-line: none;
  color: #171a24;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  width: 34px;
}
.pdy_wade_peak a:hover {
  border-color: #5075fc;
  background-color: #171a2410;
}
.pdy_brick_gulf {
  border: 1px solid #171a2430;
  border-radius: 0px;
  padding: 7px 11px;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  color: #171a24;
  text-decoration-line: none;
  margin-top: 14px;
}
.pdy_point_edge {
  max-width: 954px;
  margin: 42px auto 0;
}
.pdy_drift_terra {
  gap: 7px;
  display: flex;
  margin-bottom: 18px;
  flex-wrap: wrap;
}
.pdy_drift_terra span {
  border: 1px solid #171a2427;
  color: #646975;
  border-radius: 999px;
  font-size: 14px;
  padding: 4px 10px;
}
.pdy_gate_forge {
  gap: 13px;
  display: flex;
  border-top: 1px solid #171a2435;
  padding: 17px 0;
  align-items: flex-start;
  border-bottom: 1px solid #171a2424;
}
.pdy_gate_forge small {
  letter-spacing: .09em;
  text-transform: uppercase;
  font-size: 13px;
  color: #646975;
  display: block;
  font-weight: 700;
}
.pdy_gate_forge strong {
  margin-top: 2px;
  display: block;
  font-size: 19px;
}
.pdy_gate_forge p {
  font-size: 16px;
  margin-top: 2px;
  color: #646975;
}
.pdy_loop_weave {
  margin-top: 28px;
}
.pdy_loop_weave h2 {
  margin-bottom: 14px;
  font-size: 23px;
}
.pdy_loop_weave > div {
  gap: 14px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.pdy_loop_weave a {
  padding-top: 10px;
  color: #171a24;
  border-top: 2px solid #171a24;
  text-decoration-line: none;
}
.pdy_loop_weave a:hover strong {
  color: #4169fc;
}
.pdy_loop_weave small {
  display: block;
  font-size: 13px;
  color: #646975;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.pdy_loop_weave strong {
  font-size: 17px;
  margin-top: 4px;
  line-height: 1.3;
  display: block;
}

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

}.pdy_reed_trim {
  max-width: 1254px;
}
.pdy_slab_tarn {
  text-align: center;
  margin: 42px auto 0;
  max-width: 924px;
}
.pdy_slab_tarn .pdy_dock_flag {
  margin-left: auto;
  margin-right: auto;
}
.pdy_slab_tarn .pdy_card_scale {
  justify-content: center;
  text-align: left;
}
.pdy_slab_tarn .pdy_brace_draft {
  margin-top: 28px;
}
.pdy_cliff_lane {
  display: grid;
  align-items: start;
  margin-top: 42px;
  gap: 42px;
  grid-template-columns: minmax(0, 824px) 240px;
}
.pdy_cliff_lane.pdy_hedge_strand {
  grid-template-columns: minmax(0, 824px);
  justify-content: center;
}
.pdy_notch_weave {
  top: 92px;
  position: sticky;
}
.pdy_notch_weave .pdy_front_banner {
  border: 1px solid #171a242a;
  background-color: #171a2408;
  padding: 14px;
  border-radius: 2px;
}

@media (max-width: 900px) {.pdy_cliff_lane {
  margin-right: auto;
  max-width: 824px;
  margin-left: auto;
  grid-template-columns: 1fr;
}
.pdy_notch_weave {
  display: none;
}

}

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