@font-face { font-family: 'Archivo'; font-style: normal; font-weight: 400; font-display: optional; src: url(/assets/fonts/archivo-400.woff2) format('woff2'); }
@font-face { font-family: 'Archivo'; font-style: normal; font-weight: 700; font-display: optional; src: url(/assets/fonts/archivo-700.woff2) format('woff2'); }
* {
  padding: 0;
  box-sizing: border-box;
  margin: 0;
}
body.brw_ring_vein {
  line-height: 1.58;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  background: #ffffff;
  color: #111c23;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #0e8ec2;
  outline-offset: 2px;
}
.brw_dash_zone {
  padding-bottom: 4px;
  top: 0;
  border-bottom: 3px solid #111c23;
  position: sticky;
  background: #ffffff;
  z-index: 40;
}
.brw_shard_root {
  padding: 12px 18px;
  max-width: 1144px;
  gap: 14px;
  align-items: center;
  border-bottom: 1px solid #111c232b;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}
.brw_shard_dash {
  display: inline-flex;
  text-decoration: none;
  align-items: center;
}
.brw_stage_banner {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  gap: 18px;
}
.brw_weave_flint {
  text-decoration: none;
  font-size: 15px;
  color: #5e6b73;
  font-weight: 500;
  letter-spacing: 0.01em;
}
.brw_weave_flint:hover {
  color: #111c23;
}
.brw_board_zone {
  padding: 28px 18px 56px;
  max-width: 1144px;
  margin: 0 auto;
}
.brw_forge_cape {
  display: inline-block;
  font-size: 13px;
  color: #0c77a3;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.brw_pine_verge {
  padding-top: 10px;
  border-top: 3px solid #111c23;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  margin: 42px 0 18px;
  letter-spacing: 0.14em;
}
.brw_wick_front {
  padding: 22px 0 28px;
}
.brw_reach_table {
  font-weight: 700;
  letter-spacing: -0.015em;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.12;
  margin-top: 7px;
  font-size: clamp(25px, 4vw, 37px);
  max-width: 28ch;
}
.brw_dash_flank {
  max-width: 62ch;
  color: #5e6b73;
  margin-top: 8px;
}
.brw_gild_amber {
  display: grid;
  grid-template-columns: 7fr 5fr;
  align-items: center;
  text-decoration: none;
  color: inherit;
  gap: 28px;
}
.brw_bay_trim img {
  object-fit: cover;
  width: 100%;
  max-height: 300px;
  border-radius: 8px;
  aspect-ratio: 3 / 2;
}
.brw_mold_mill {
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  gap: 7px;
}
.brw_prow_dash {
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: -0.015em;
  font-weight: 700;
  line-height: 1.1;
  font-size: clamp(23px, 3vw, 32px);
}
.brw_gild_amber:hover .brw_prow_dash {
  color: #0c77a3;
}
.brw_porch_keel {
  line-height: 1.55;
  color: #5e6b73;
}
.brw_shade_ring {
  color: #5e6b73;
  font-size: 14px;
}
.brw_cell_flint {
  flex-wrap: wrap;
  gap: 8px 20px;
  margin-top: 28px;
  border-top: 1px solid #111c2326;
  border-bottom: 1px solid #111c2326;
  padding: 10px 0;
  align-items: baseline;
  display: flex;
}
.brw_gulf_plane {
  font-size: 13px;
  font-weight: 700;
  color: #5e6b73;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.brw_mesa_prism {
  font-weight: 600;
  color: #111c23;
  font-size: 15px;
  text-decoration: none;
}
.brw_mesa_prism:hover {
  color: #0c77a3;
}
.brw_chip_table {
  gap: 28px 22px;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  display: grid;
}
.brw_cite_porch {
  color: inherit;
  gap: 7px;
  align-items: flex-start;
  padding-top: 12px;
  flex-direction: column;
  text-decoration: none;
  border-top: 1px solid #111c2326;
  display: flex;
}
.brw_banner_well {
  width: 100%;
}
.brw_banner_well img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  max-height: 300px;
  border-radius: 8px;
}
.brw_lane_post {
  font-weight: 700;
  line-height: 1.25;
  font-size: 19px;
  letter-spacing: -0.01em;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.brw_cite_porch:hover .brw_lane_post {
  color: #0c77a3;
}
.brw_roost_pier {
  overflow: hidden;
  -webkit-box-orient: vertical;
  color: #5e6b73;
  -webkit-line-clamp: 3;
  line-height: 1.5;
  font-size: 15px;
  display: -webkit-box;
}
.brw_wave_forge {
  color: #5e6b73;
  font-size: 13px;
}
.brw_range_vista {
  justify-content: space-between;
  gap: 28px;
  border-bottom: 1px solid #111c231f;
  color: inherit;
  display: flex;
  text-decoration: none;
  align-items: baseline;
  padding: 14px 0;
}
.brw_cue_ring {
  display: block;
  min-width: 0;
}
.brw_peak_vale {
  letter-spacing: -0.01em;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  display: block;
}
.brw_range_vista:hover .brw_peak_vale {
  color: #0c77a3;
}
.brw_vane_coil {
  display: block;
  color: #5e6b73;
  font-size: 15px;
  margin-top: 3px;
  line-height: 1.5;
}
.brw_coast_sill {
  font-size: 14px;
  color: #5e6b73;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}
.brw_plot_haven {
  margin-bottom: 14px;
}
.brw_brace_oak {
  max-width: 764px;
  margin: 0 auto;
}
.brw_stage_brace {
  margin: 18px 0 22px;
}
.brw_strand_flint {
  font-size: clamp(27px, 4.5vw, 41px);
  line-height: 1.08;
  margin-top: 7px;
  letter-spacing: -0.015em;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
}
.brw_body_tier {
  color: #5e6b73;
  font-size: 19px;
  margin-top: 10px;
  line-height: 1.5;
}
.brw_vault_layer {
  color: #5e6b73;
  font-size: 15px;
  margin-top: 16px;
  border-top: 1px solid #111c2326;
  padding: 8px 0;
  border-bottom: 1px solid #111c2326;
}
.brw_bloc_keel {
  font-weight: 600;
  color: #111c23;
}
.brw_hill_plot {
  margin: 20px 0;
}
.brw_hill_plot img {
  border-radius: 8px;
  width: 100%;
  object-fit: cover;
  max-height: 300px;
  aspect-ratio: 21 / 9;
}
.brw_wave_deck {
  line-height: 1.6800000000000002;
  font-size: 18px;
}
.brw_wave_deck h2 {
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: -0.015em;
  font-weight: 700;
  margin: 28px 0 7px;
  font-size: 25px;
  line-height: 1.2;
}
.brw_wave_deck h3 {
  margin: 20px 0 7px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}
.brw_wave_deck p {
  margin: 14px 0;
}
.brw_wave_deck a {
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  color: #0c77a3;
}
.brw_wave_deck ul, .brw_wave_deck ol {
  margin: 14px 0 14px 22px;
}
.brw_wave_deck li {
  margin: 5px 0;
}
.brw_wave_deck blockquote {
  color: #5e6b73;
  margin: 16px 0;
  border-left: 2px solid #0e8ec2;
  padding-left: 14px;
}
.brw_wave_deck table {
  border-collapse: collapse;
  font-size: 16px;
  margin: 16px 0;
  width: 100%;
}
.brw_wave_deck th, .brw_wave_deck td {
  border-bottom: 1px solid #111c2326;
  text-align: left;
  padding: 9px 12px;
}
.brw_wave_deck th {
  font-weight: 700;
  color: #111c23;
}
.brw_wave_deck code {
  font-size: 14px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  border-radius: 4px;
  padding: 2px 6px;
  background: #5e6b731e;
}
.brw_ember_pond {
  gap: 8px;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
}
.brw_book_cell {
  border: 1px solid #5e6b7340;
  padding: 2px 10px;
  font-size: 13px;
  border-radius: 8px;
  color: #5e6b73;
}
.brw_wing_line {
  margin-top: 28px;
  border-top: 3px solid #111c23;
  padding-top: 12px;
}
.brw_frame_knoll {
  text-transform: uppercase;
  font-weight: 700;
  color: #5e6b73;
  letter-spacing: 0.14em;
  font-size: 13px;
}
.brw_wedge_grid {
  font-size: 18px;
  margin-top: 7px;
  font-weight: 700;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.brw_shard_tarn {
  max-width: 62ch;
  line-height: 1.6;
  font-size: 16px;
  color: #5e6b73;
  margin-top: 4px;
}
.brw_frame_flank {
  margin: 0 auto;
  max-width: 764px;
}
.brw_aero_rail {
  max-width: 1144px;
  margin: 0 auto;
  padding: 0 18px;
}
.brw_verge_row {
  background: #111c230a;
  justify-content: space-between;
  display: flex;
  border-top: 3px solid #111c23;
  flex-wrap: wrap;
  gap: 18px 28px;
  border-bottom: 1px solid #111c2326;
  padding: 22px 18px;
  align-items: center;
}
.brw_gulf_ridge {
  max-width: 52ch;
}
.brw_loop_brim {
  font-weight: 700;
  letter-spacing: 0.14em;
  font-size: 13px;
  text-transform: uppercase;
  color: #0c77a3;
}
.brw_trail_sand {
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.2;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 23px;
  margin-top: 7px;
}
.brw_ring_iris {
  color: #5e6b73;
  margin-top: 5px;
  line-height: 1.55;
  font-size: 16px;
}
.brw_edge_trail {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.brw_mold_coast {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}
.brw_rung_reed {
  border: 1px solid #5e6b73;
  font-family: inherit;
  padding: 10px 14px;
  color: #111c23;
  border-radius: 8px;
  min-width: 230px;
  background: #ffffff;
  font-size: 15px;
}
.brw_rung_reed:focus {
  border-color: #0e8ec2;
}
.brw_hedge_fold {
  border: none;
  padding: 10px 18px;
  color: #000000;
  font-weight: 700;
  cursor: pointer;
  background: #0e8ec2;
  font-family: inherit;
  font-size: 15px;
  border-radius: 8px;
}
.brw_hedge_fold:hover {
  color: #ffffff;
  background: #111c23;
}
.brw_pier_sway {
  margin-top: 8px;
  font-size: 13px;
  color: #5e6b73;
}
.brw_dock_scope {
  display: none;
}
.brw_grove_point {
  margin-top: 56px;
  border-top: 3px solid #111c23;
}
.brw_yard_fold {
  padding: 28px 18px 35px;
  font-size: 14px;
  color: #5e6b73;
  max-width: 1144px;
  margin: 0 auto;
}
.brw_path_cloak {
  flex-wrap: wrap;
  gap: 28px;
  justify-content: space-between;
  margin-bottom: 18px;
  display: flex;
}
.brw_gild_ring strong {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.01em;
  color: #111c23;
  display: block;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.brw_trace_reed {
  max-width: 52ch;
  margin-top: 4px;
  line-height: 1.6;
}
.brw_ember_loop {
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}
.brw_flank_ward {
  color: #5e6b73;
  text-decoration: none;
}
.brw_flank_ward:hover {
  color: #111c23;
}
.brw_card_pine {
  padding-top: 14px;
  line-height: 1.55;
  font-size: 13px;
  border-top: 1px solid #111c231f;
}
.brw_cliff_spur {
  margin-top: 7px;
}

@media (prefers-reduced-motion: no-preference) {.brw_weave_flint, .brw_mesa_prism, .brw_flank_ward, .brw_lane_post, .brw_peak_vale, .brw_prow_dash {
  transition: color 0.16s ease;
}
.brw_hedge_fold {
  transition: background-color 0.16s ease;
}
.brw_rung_reed {
  transition: border-color 0.16s ease;
}

}

@media (max-width: 720px) {.brw_gild_amber {
  grid-template-columns: 1fr;
  gap: 18px;
}
.brw_range_vista {
  flex-direction: column;
  gap: 4px;
}
.brw_verge_row {
  align-items: flex-start;
  flex-direction: column;
}
.brw_wick_front {
  padding: 14px 0 22px;
}

}.brw_slope_head {
  margin: 0 auto;
  padding: 26px 20px 28px;
  box-sizing: border-box;
  max-width: 1194px;
  color: #111c23;
}
.brw_slope_head h1, .brw_slope_head h2, .brw_slope_head h3, .brw_slope_head strong {
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.brw_slope_head h1 {
  text-wrap: balance;
  line-height: 1.04;
  font-weight: 700;
  letter-spacing: -0.035em;
  font-size: clamp(31px, 5vw, 51px);
}
.brw_cue_root {
  margin-bottom: 20px;
  flex-wrap: wrap;
  font-size: 14px;
  align-items: center;
  display: flex;
  color: #5e6b73;
  gap: 8px;
}
.brw_cue_root a {
  color: #111c23;
  text-decoration-line: none;
}
.brw_cue_root a:hover {
  color: #0c77a3;
}
.brw_facet_atlas {
  max-width: 864px;
}
.brw_mold_ledge {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.5;
  max-width: 64ch;
  color: #5e6b73;
}
.brw_crest_path {
  background-color: #111c2314;
  letter-spacing: .06em;
  font-weight: 700;
  display: inline-flex;
  padding: 5px 11px;
  color: #0c77a3;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 999px;
  align-items: center;
}
.brw_wharf_head {
  align-items: center;
  font-size: 15px;
  margin-top: 16px;
  display: flex;
  color: #111c23;
  gap: 11px;
}
.brw_wharf_head strong {
  font-weight: 700;
  display: block;
}
.brw_wharf_head small {
  margin-top: 1px;
  color: #5e6b73;
  font-size: 14px;
  display: block;
}
.brw_path_dash {
  border: 1px solid #111c2335;
  height: 38px;
  justify-content: center;
  border-radius: 50%;
  width: 38px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 800;
  color: #111c23;
  background-color: #111c230d;
  display: inline-flex;
  flex: 0 0 38px;
  align-items: center;
  object-fit: cover;
}
.brw_track_iris {
  height: 1px;
  background-color: #111c2324;
  margin: 28px 0;
}
.brw_notch_range {
  border: 1px solid #111c2324;
  background-color: #111c2308;
  border-radius: 12px;
  overflow: hidden;
}
.brw_notch_range img {
  max-height: 520px;
  aspect-ratio: 16 / 9;
  width: 100%;
  object-fit: cover;
}
.brw_track_flow {
  line-height: 1.66;
  overflow-wrap: anywhere;
  font-size: 18px;
  min-width: 0;
}
.brw_track_flow h2 {
  text-wrap: balance;
  font-weight: 700;
  font-size: clamp(24px, 3vw, 30px);
  scroll-margin-top: 96px;
  letter-spacing: -.02em;
  line-height: 1.18;
  margin: 28px 0 9px;
}
.brw_track_flow h3 {
  margin: 22px 0 8px;
  line-height: 1.25;
  font-size: 22px;
}
.brw_track_flow p {
  margin: 14px 0;
}
.brw_track_flow a {
  text-decoration-line: underline;
  color: #0c77a3;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}
.brw_track_flow :is(ul, ol) {
  margin: 14px 0 14px 22px;
}
.brw_track_flow li {
  margin: 4px 0;
}
.brw_track_flow blockquote {
  margin: 19px 0;
  color: #5e6b73;
  padding: 3px 0 3px 14px;
  border-left: 3px solid #0e8ec2;
}
.brw_track_flow table {
  overflow-x: auto;
  max-width: 100%;
  width: 100%;
  font-size: 16px;
  display: block;
  border-collapse: collapse;
  margin: 20px 0;
}
.brw_track_flow :is(th, td) {
  min-width: 8rem;
  text-align: left;
  overflow-wrap: normal;
  padding: 10px 12px;
  border-bottom: 1px solid #111c2324;
}
.brw_track_flow th {
  font-weight: 700;
  color: #111c23;
}
.brw_track_flow tbody tr:nth-child(even) {
  background-color: #111c2308;
}
.brw_track_flow code {
  padding: 2px 6px;
  font-size: 14px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  border-radius: 4px;
  background-color: #111c2310;
}
.brw_track_flow pre {
  max-width: 100%;
  overflow: auto;
}
.brw_track_flow .brw_body_chip {
  display: inline-block;
}
.brw_track_flow img {
  width: 100%;
  border-radius: 10px;
  margin: 22px 0;
}
.brw_track_flow :is(img, iframe, svg) {
  max-width: 100%;
  height: auto;
}
.brw_tier_patch > strong {
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: .03em;
  display: block;
  color: #111c23;
}
.brw_tier_patch :is(ul, ol) {
  padding: 0;
  list-style: none;
  margin: 0;
}
.brw_tier_patch li + li {
  margin-top: 3px;
}
.brw_tier_patch a {
  padding: 5px 0;
  line-height: 1.4;
  gap: 8px;
  color: #5e6b73;
  text-decoration-line: none;
  display: flex;
  font-size: 14px;
}
.brw_tier_patch a:hover {
  color: #0c77a3;
}
.brw_tier_patch a span {
  font-variant-numeric: tabular-nums;
  color: #5e6b73;
}
.brw_draft_yard {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
}
.brw_draft_yard > span {
  color: #5e6b73;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-right: 2px;
}
.brw_draft_yard a {
  border: 1px solid #111c2330;
  width: 34px;
  font-size: 13px;
  border-radius: 50%;
  text-decoration-line: none;
  font-weight: 800;
  color: #111c23;
  justify-content: center;
  align-items: center;
  height: 34px;
  display: inline-flex;
}
.brw_draft_yard a:hover {
  border-color: #0e8ec2;
  background-color: #111c2310;
}
.brw_facet_mold {
  border: 1px solid #111c2330;
  display: inline-flex;
  padding: 7px 11px;
  border-radius: 8px;
  font-weight: 700;
  margin-top: 14px;
  color: #111c23;
  text-decoration-line: none;
  font-size: 14px;
}
.brw_board_body {
  max-width: 894px;
  margin: 42px auto 0;
}
.brw_facet_plate {
  gap: 7px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 18px;
}
.brw_facet_plate span {
  border: 1px solid #111c2327;
  border-radius: 999px;
  font-size: 13px;
  padding: 4px 10px;
  color: #5e6b73;
}
.brw_bloc_stem {
  align-items: flex-start;
  padding: 17px 0;
  display: flex;
  border-top: 1px solid #111c2335;
  border-bottom: 1px solid #111c2324;
  gap: 13px;
}
.brw_bloc_stem small {
  text-transform: uppercase;
  letter-spacing: .09em;
  color: #5e6b73;
  font-size: 12px;
  font-weight: 700;
  display: block;
}
.brw_bloc_stem strong {
  display: block;
  font-size: 18px;
  margin-top: 2px;
}
.brw_bloc_stem p {
  color: #5e6b73;
  font-size: 15px;
  margin-top: 2px;
}
.brw_cite_cove {
  margin-top: 28px;
}
.brw_cite_cove h2 {
  font-size: 22px;
  margin-bottom: 14px;
}
.brw_cite_cove > div {
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}
.brw_cite_cove a {
  border-top: 2px solid #111c23;
  padding-top: 10px;
  color: #111c23;
  text-decoration-line: none;
}
.brw_cite_cove a:hover strong {
  color: #0c77a3;
}
.brw_cite_cove small {
  font-size: 12px;
  letter-spacing: .08em;
  color: #5e6b73;
  display: block;
  text-transform: uppercase;
}
.brw_cite_cove strong {
  display: block;
  line-height: 1.3;
  font-size: 16px;
  margin-top: 4px;
}

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

}.brw_isle_board {
  max-width: 1184px;
}
.brw_row_layer {
  margin-top: 20px;
  max-width: 854px;
}
.brw_row_layer h1 {
  font-size: clamp(34px, 7vw, 68px);
}
.brw_grove_root {
  display: grid;
  gap: 42px;
  margin-top: 28px;
  align-items: start;
  grid-template-columns: minmax(0, 8fr) minmax(180px, 3fr);
}
.brw_head_atlas {
  max-width: 100%;
  min-width: 0;
}
.brw_head_atlas > .brw_notch_range {
  margin-bottom: 20px;
}
.brw_head_atlas > .brw_mold_ledge {
  font-size: 17px;
}
.brw_tide_sill {
  top: 92px;
  position: sticky;
}
.brw_tide_sill .brw_draft_yard {
  padding-top: 14px;
  border-top: 1px solid #111c2325;
  margin-top: 19px;
}

@media (max-width: 820px) {.brw_grove_root {
  flex-direction: column;
  gap: 18px;
  display: flex;
}
.brw_tide_sill {
  order: -1;
  position: static;
  width: 100%;
}
.brw_tide_sill .brw_tier_patch {
  display: none;
}
.brw_tide_sill .brw_draft_yard {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

}

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