@charset "utf-8";

:root {
  --rampartry: #1d0919;
  --tanglefoot: #12050f;
  --dyeworks: #2b1427;
  --beadwork: #361b31;
  --bridle: #472642;
  --lifelinework: #5d3758;
  --lodge: #7b4c77;
  --quicklime: #ea3e55;
  --trussmaker: #f7c53b;
  --ensign: #b677ee;
  --embankment: #f7a1b2;
  --tabardwork: #56d294;
  --floodgate: #f8f2f7;
  --loomstate: #d9c9d7;
  --delftpot: #ac95a8;
  --flotilla: linear-gradient(135deg, #5739ef 0%, #3a12a5 100%);
  --woadhouse: 0 0 0 3px rgba(87, 57, 239, .34);
  --halterbreak: 0 20px 44px -26px rgba(2, 8, 16, .95);
  --flagon: "Wix Madefor Display", "Trebuchet MS", system-ui, sans-serif;
  --streamlet: "Rethink Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  --waxchandler: 60px;
  --serpentine: 14px;
  --welkinlight: 20px;
  --loft: 13px;
  --lectern: 9px;
  --knapsack: 1320px;
}

*, *::before, *::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .001ms !important; transition-duration: .001ms !important; }
}

body {
  margin: 0; background: var(--rampartry); color: var(--floodgate);
  /* the drawer parks off-canvas to the right; clip keeps it out of the page's
     scroll box without turning body into a scroll container (sticky survives) */
  overflow-x: clip;
  font: 400 15px/1.65 var(--streamlet);
  -webkit-font-smoothing: antialiased;
  background-image:
    radial-gradient(78% 46% at 14% 0%, rgba(234, 62, 85, .10), transparent 62%),
    radial-gradient(62% 40% at 92% 8%, rgba(247, 197, 59, .07), transparent 64%);
  background-attachment: fixed;
}

img, svg, video { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
:focus-visible { outline: 2px solid var(--quicklime); outline-offset: 2px; border-radius: 4px; }

.coldsmith {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}
.foreland {
  position: absolute; left: 10px; top: -60px; z-index: 200; padding: 11px 18px;
  border-radius: var(--lectern); background: var(--beadwork); color: var(--floodgate);
  transition: top .18s;
}
.foreland:focus { top: 10px; }

.bloom { width: 100%; max-width: var(--knapsack); margin-inline: auto; padding-inline: 14px; }

/* --------------------------------------------------------------- header -- */
.ballast {
  position: sticky; top: 0; z-index: 60; background: rgba(6, 19, 33, .92);
  border-bottom: 1px solid var(--lifelinework); backdrop-filter: blur(10px);
}
.ballast__bar {
  height: var(--waxchandler); display: flex; align-items: center; gap: 10px;
}
.bonfire { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.bonfire__type { display: grid; line-height: 1; }
.bonfire__name {
  font: 800 clamp(17px, 5vw, 20px)/1 var(--flagon); letter-spacing: -.4px;
  color: var(--floodgate);
}
.bonfire__name em { font-style: normal; color: var(--trussmaker); }
.bonfire__sub {
  font: 600 8.5px/1 var(--streamlet); letter-spacing: 3.1px; margin-top: 4px;
  color: var(--delftpot); text-transform: uppercase;
}
.wireworker { display: none; min-width: 0; }
.bagpipe {
  display: inline-flex; align-items: center; gap: 7px; padding: 9px 13px;
  border-radius: 999px; font-size: 14px; font-weight: 500; color: var(--loomstate);
  white-space: nowrap; transition: background .16s, color .16s;
}
.bagpipe:hover { background: var(--beadwork); color: var(--floodgate); }
.bagpipe.is-shanty { background: var(--bridle); color: var(--floodgate); font-weight: 600; }
.bagpipe.is-shanty svg { color: var(--quicklime); }
.bagpipe svg { width: 16px; height: 16px; color: var(--delftpot); flex: 0 0 16px; }

.juniper { margin-left: auto; display: flex; align-items: center; gap: 8px; }
/* the mobile bar is logo - register - burger, exactly as the reference has it,
   so log-in only appears once the horizontal nav does */
.juniper .dragnet--felloe { display: none; }
.juniper .dragnet--grovewood { padding: 10px 15px; }
.dragnet {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 10px 17px; border-radius: 999px; border: 1px solid transparent;
  font: 700 14px/1 var(--streamlet); white-space: nowrap;
  transition: transform .16s, box-shadow .16s, background .16s, color .16s;
}
.dragnet:hover { transform: translateY(-1px); }
.dragnet--is-clavier { padding: 14px 30px; font-size: 15px; }
.dragnet--grovewood { background: var(--flotilla); color: #ffffff; box-shadow: 0 10px 30px -12px rgba(87, 57, 239, .70); }
.dragnet--grovewood:hover { color: #ffffff; box-shadow: 0 14px 36px -12px rgba(87, 57, 239, .86); }
.dragnet--felloe { border-color: var(--lodge); color: var(--floodgate); }
.dragnet--felloe:hover { background: var(--beadwork); }
.dragnet--sm { padding: 8px 14px; font-size: 13px; }

.blanketry {
  width: 42px; height: 42px; flex: 0 0 42px;
  /* a column flexbox, not a grid: grid gave each bar its own stretched row and
     spread them 14px apart no matter what margin they carried */
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-radius: var(--loft); border: 1px solid var(--lodge); background: var(--beadwork);
}
.blanketry span { display: block; width: 17px; height: 2px; border-radius: 2px; background: var(--floodgate); }

/* ---------------------------------------------------------------- drawer -- */
/* a viewport-sized clipping host: the drawer parks off-canvas inside it, so
   the slide never widens the page's own scrollable box */
.crinoline {
  position: fixed; inset: 0; z-index: 80; overflow: hidden; pointer-events: none;
}
/* only the panel itself is clickable — everything around it falls through to
   the scrim below, which is what closes the drawer */
.porcelain { pointer-events: auto; }
.porcelain {
  position: absolute; inset: 0 0 0 auto; width: min(310px, 86vw);
  background: var(--dyeworks); border-left: 1px solid var(--lifelinework);
  padding: 14px 12px 30px; overflow-y: auto; overflow-x: hidden; transform: translateX(103%);
  visibility: hidden; transition: transform .26s ease, visibility .26s;
}
.porcelain.is-oatfield { transform: translateX(0); visibility: visible; }
.porcelain__top { display: flex; align-items: center; justify-content: space-between; padding: 2px 2px 14px; }
.porcelain__close {
  width: 38px; height: 38px; flex: 0 0 38px; display: grid; place-items: center;
  border-radius: 50%; border: 1px solid var(--lifelinework); background: var(--beadwork);
  color: var(--loomstate); transition: color .16s, border-color .16s;
}
.porcelain__close:hover { color: var(--floodgate); border-color: var(--lodge); }
.porcelain__close svg { width: 17px; height: 17px; }
.herbary + .herbary {
  border-top: 1px solid var(--lifelinework); margin-top: 10px; padding-top: 12px;
}
.herbary__title {
  font: 700 10.5px/1 var(--streamlet); letter-spacing: 1.8px; text-transform: uppercase;
  color: var(--delftpot); padding: 4px 10px 8px;
}
.porcelain .bagpipe { display: flex; border-radius: var(--lectern); padding: 10px 12px; }
.porcelain__cta { padding: 14px 10px 0; display: grid; gap: 8px; }
.porcelain__cta .dragnet { width: 100%; }
.fulcrum {
  position: fixed; inset: 0; z-index: 70; background: rgba(2, 8, 16, .72);
  backdrop-filter: blur(2px); opacity: 0; visibility: hidden; transition: opacity .22s;
}
.fulcrum.is-oatfield { opacity: 1; visibility: visible; }

/* ------------------------------------------------------------------ main -- */
.sicklebar { min-height: 62vh; }
.larch { padding-block: 16px 34px; display: grid; gap: 26px; }
.larch > * { min-width: 0; }

/* ---------------------------------------------------------------- banner -- */
.mallet {
  position: relative; isolation: isolate; overflow: hidden;
  border-radius: var(--welkinlight); border: 1px solid var(--lodge);
  box-shadow: var(--halterbreak);
}
.mallet__art {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2;
}
.mallet::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background:
    radial-gradient(58% 66% at 24% 26%, rgba(234, 62, 85, .17), transparent 64%),
    radial-gradient(44% 58% at 84% 74%, rgba(247, 197, 59, .13), transparent 66%),
    linear-gradient(180deg, rgba(4, 15, 26, .56) 0%, rgba(4, 15, 26, .26) 40%, rgba(4, 15, 26, .92) 100%);
}
.mallet__body {
  position: relative; padding: 30px 18px 34px; display: grid; gap: 13px;
  justify-items: center; text-align: center;
}
.mallet__kicker {
  display: inline-flex; align-items: center; gap: 10px;
  font: 600 11.5px/1 var(--streamlet); letter-spacing: 2.4px; text-transform: uppercase;
  color: var(--embankment);
}
.mallet__kicker::before {
  content: ""; width: 28px; height: 2px; border-radius: 2px; background: var(--quicklime);
}
.mallet__big {
  margin: 0; font: 800 clamp(26px, 6.3vw, 44px)/1.08 var(--flagon);
  letter-spacing: -1.1px; text-wrap: balance; text-shadow: 0 6px 26px rgba(0, 0, 0, .62);
}
.mallet__big span { display: block; }
.mallet__big span + span {
  background: linear-gradient(96deg, var(--embankment), var(--quicklime) 56%, var(--ensign));
  -webkit-background-clip: text; background-clip: text; color: transparent;
}
.mallet__sub {
  margin: 0; max-width: 48ch; font-size: 14px; color: #d8e8f7;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .7);
}
.mallet__trust {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin: 4px 0 0;
  padding: 0; list-style: none;
}
.mallet__trust li {
  display: flex; align-items: baseline; gap: 6px; padding: 7px 13px; border-radius: 999px;
  background: rgba(9, 32, 54, .64); border: 1px solid var(--lodge); backdrop-filter: blur(6px);
}
.mallet__trust b { font: 700 13px/1 var(--flagon); color: var(--floodgate); }
.mallet__trust span { font-size: 11px; letter-spacing: .3px; color: var(--loomstate); }

/* ----------------------------------------------------------------- pills -- */
.fretwork {
  display: grid; grid-auto-flow: column; grid-auto-columns: 76%; gap: 10px;
  /* the shell's own gap sits between the two, so the pull has to clear it
     before it can overlap the banner's bottom edge the way the reference does */
  margin-top: -46px; padding: 0 2px 6px; overflow-x: auto; position: relative; z-index: 2;
  scroll-snap-type: x mandatory; scrollbar-width: none;
}
.fretwork::-webkit-scrollbar { display: none; }
.drumstick {
  position: relative; display: flex; align-items: center; gap: 11px; scroll-snap-align: start;
  padding: 9px 34px 9px 9px; border-radius: 999px; color: #04121f; font-weight: 700;
  font-size: 14px; box-shadow: var(--halterbreak); overflow: hidden;
}
.drumstick::after {
  content: ""; position: absolute; right: 15px; width: 7px; height: 7px;
  border-right: 2px solid currentColor; border-top: 2px solid currentColor;
  transform: rotate(45deg); opacity: .8;
}
.drumstick__art {
  width: 38px; height: 38px; flex: 0 0 38px; border-radius: 50%;
  display: grid; place-items: center; background: rgba(4, 18, 31, .22);
  border: 1px solid rgba(4, 18, 31, .2);
}
.drumstick__art svg { width: 19px; height: 19px; }
.drumstick:hover { transform: translateY(-1px); }

/* ----------------------------------------------------------------- chips -- */
.ladderway { display: flex; align-items: center; gap: 8px; }
.ladderway__search {
  width: 40px; height: 40px; flex: 0 0 40px; display: grid; place-items: center;
  border-radius: 50%; background: var(--flotilla); color: #ffffff;
}
.ladderway__search svg { width: 17px; height: 17px; }
.ladderway__scroll {
  display: flex; gap: 8px; overflow-x: auto; padding-bottom: 4px; scrollbar-width: none;
}
.ladderway__scroll::-webkit-scrollbar { display: none; }
.cordwainer {
  display: inline-flex; align-items: center; gap: 8px; padding: 10px 16px; border-radius: 999px;
  background: var(--beadwork); border: 1px solid var(--lifelinework); color: var(--loomstate);
  font-size: 13.5px; font-weight: 600; white-space: nowrap; transition: background .16s, color .16s;
}
.cordwainer:hover { background: var(--bridle); color: var(--floodgate); }
.cordwainer svg { width: 15px; height: 15px; color: var(--quicklime); }

/* ---------------------------------------------------------------- shelves -- */
.sproutland { display: block; }
.sproutland__head { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }
.sproutland__title {
  margin: 0; display: flex; align-items: center; gap: 9px;
  font: 700 clamp(17px, 4.2vw, 22px)/1.2 var(--flagon); letter-spacing: -.3px;
}
.sproutland__title svg { width: 20px; height: 20px; color: var(--quicklime); flex: 0 0 auto; }
.sproutland__tools { margin-left: auto; display: flex; align-items: center; gap: 7px; }
.sproutland__all {
  display: inline-flex; align-items: center; gap: 7px; padding: 8px 15px; border-radius: 999px;
  border: 1px solid var(--lodge); font-size: 13px; font-weight: 600; color: var(--loomstate);
}
.sproutland__all:hover { color: var(--floodgate); border-color: var(--quicklime); }
.sproutland__arw {
  width: 34px; height: 34px; display: none; align-items: center; justify-content: center;
  border-radius: 50%; background: var(--beadwork); border: 1px solid var(--lifelinework);
  color: var(--loomstate);
}
.sproutland__arw:hover { color: var(--floodgate); border-color: var(--lodge); }
.sproutland__arw[disabled] { opacity: .3; cursor: default; }
.sproutland__arw svg { width: 15px; height: 15px; }

.cloisonne {
  display: grid; grid-auto-flow: column; grid-auto-columns: 42%; gap: 10px;
  align-items: start; overflow-x: auto; padding: 5px 0 9px;
  scroll-snap-type: x mandatory; scrollbar-width: none;
}
.cloisonne::-webkit-scrollbar { display: none; }
.whinberry {
  position: relative; display: block; overflow: hidden; scroll-snap-align: start;
  aspect-ratio: 5 / 7; align-self: start;
  border-radius: var(--loft); background: var(--beadwork); border: 1px solid var(--lifelinework);
  transition: transform .2s, border-color .2s, box-shadow .2s;
}
.whinberry:hover { transform: translateY(-3px); border-color: var(--quicklime); box-shadow: var(--halterbreak); }
.whinberry img { width: 100%; height: 100%; object-fit: cover; }
.whinberry__rtp {
  position: absolute; top: 7px; left: 7px; padding: 4px 8px; border-radius: 999px;
  background: rgba(4, 15, 26, .82); border: 1px solid var(--lodge);
  font: 700 10.5px/1 var(--streamlet); letter-spacing: .3px; color: var(--embankment);
}
.whinberry__play {
  position: absolute; inset: 0; display: grid; place-items: center;
  background: rgba(8, 25, 43, .62); opacity: 0; transition: opacity .2s;
}
.whinberry:hover .whinberry__play { opacity: 1; }
.whinberry__play span {
  width: 46px; height: 46px; display: grid; place-items: center; border-radius: 50%;
  background: var(--flotilla); color: #ffffff;
}
.whinberry__play svg { width: 17px; height: 17px; margin-left: 2px; }
/* the reference prints nothing over the artwork, so the title rides in with
   the hover veil instead of sitting on top of the provider's own logo */
.whinberry__name {
  position: absolute; left: 0; right: 0; bottom: 0; padding: 22px 10px 9px;
  font-size: 11.5px; font-weight: 600; color: var(--floodgate);
  background: linear-gradient(180deg, transparent, rgba(4, 15, 26, .96));
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
  opacity: 0; transition: opacity .2s;
}
.whinberry:hover .whinberry__name, .whinberry:focus-visible .whinberry__name { opacity: 1; }

/* ---------------------------------------------------------------- ticker -- */
.cablelaid {
  border-block: 1px solid var(--lifelinework); padding: 12px 0;
  display: grid; gap: 9px;
}
.cablelaid__label {
  display: flex; align-items: center; justify-content: center; gap: 9px; margin: 0;
  font: 700 11px/1 var(--streamlet); letter-spacing: 2.2px; text-transform: uppercase;
  color: var(--delftpot);
}
.cablelaid__label svg { width: 14px; height: 14px; color: var(--trussmaker); }
.cablelaid__scroll { display: flex; gap: 8px; overflow-x: auto; scrollbar-width: none; }
.cablelaid__scroll::-webkit-scrollbar { display: none; }
.cablelaid__item {
  display: flex; align-items: center; gap: 9px; padding: 7px 14px 7px 7px; border-radius: 999px;
  background: var(--beadwork); border: 1px solid var(--lifelinework); white-space: nowrap;
}
.cablelaid__item img { width: 30px; height: 30px; border-radius: 50%; object-fit: cover; flex: 0 0 30px; }
.cablelaid__item b { display: block; font-size: 12px; font-weight: 600; color: var(--loomstate); max-width: 15ch; overflow: hidden; text-overflow: ellipsis; }
.cablelaid__item span { font: 700 12.5px/1.4 var(--flagon); color: var(--tabardwork); }

/* ---------------------------------------------------------- wins + mults -- */
.weftline { display: grid; gap: var(--serpentine); }
.weftline > * { min-width: 0; }
.weftline__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
.weftline__card {
  position: relative; display: block; padding: 26px 8px 12px; border-radius: var(--loft);
  background: var(--dyeworks); border: 1px solid var(--lifelinework); text-align: center;
  transition: border-color .2s, transform .2s;
}
.weftline__card:hover { border-color: var(--quicklime); transform: translateY(-3px); }
.weftline__rank {
  position: absolute; top: -1px; left: 50%; transform: translateX(-50%);
  min-width: 30px; padding: 3px 9px 4px; border-radius: 0 0 9px 9px;
  background: var(--bridle); border: 1px solid var(--lodge); border-top: 0;
  font: 700 12px/1 var(--flagon); color: var(--embankment);
}
.weftline__card img {
  width: 100%; height: auto; aspect-ratio: 5 / 7; object-fit: cover;
  border-radius: var(--lectern);
}
/* Three cards across leaves about 74px of text at 320px, and an 11-character
   money string in the display face needs 117px there — measured, not guessed.
   The amount therefore takes the body face, which is far narrower, and sizes
   against the card itself so it holds for any future type pairing. The vw
   clamp is the fallback for engines without container units. */
.weftline__card { container-type: inline-size; }
.weftline__amt {
  display: block; margin-top: 9px; letter-spacing: -.2px; color: var(--tabardwork);
  font: 700 clamp(11px, 3.6vw, 14px)/1.2 var(--streamlet);
}
.weftline__amt { font-size: clamp(11px, 13cqi, 14px); }
.weftline__name { display: block; margin-top: 3px; font-size: 11px; color: var(--loomstate); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.weftline__by {
  display: inline-block; margin-top: 7px; padding: 4px 10px; border-radius: 999px;
  background: var(--bridle); font-size: 10.5px; font-weight: 600; color: var(--delftpot);
}

.caryatid { display: grid; gap: 7px; }
.caryatid > *, .weftline__grid > * { min-width: 0; }
.caryatid__row {
  display: flex; align-items: center; gap: 9px; padding: 9px 11px; border-radius: var(--loft);
  background: var(--dyeworks); border: 1px solid var(--lifelinework); transition: border-color .2s;
  min-width: 0; overflow: hidden;
}
.caryatid__row:hover { border-color: var(--quicklime); }
.caryatid__row img { width: 36px; height: 36px; border-radius: var(--lectern); object-fit: cover; flex: 0 0 36px; }
.caryatid__who { min-width: 0; flex: 1 1 auto; }
.caryatid__who b { display: block; font-size: 13px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.caryatid__who span { font-size: 11.5px; color: var(--delftpot); }
.caryatid__val { margin-left: auto; text-align: right; flex: 0 0 auto; }
.caryatid__val b { display: block; font: 700 13px/1.3 var(--flagon); color: var(--tabardwork); }
.caryatid__val span {
  display: inline-block; margin-top: 3px; padding: 3px 9px; border-radius: 999px;
  background: rgba(86, 210, 148, .14); border: 1px solid rgba(86, 210, 148, .3);
  font: 700 11px/1 var(--streamlet); color: var(--tabardwork);
}

/* -------------------------------------------------------------- promotions -- */
.escarp { display: grid; gap: var(--serpentine); }
.escarp > *, .larch > * > * { min-width: 0; }
.gadfly {
  display: grid; gap: 9px; padding: 20px 18px; border-radius: var(--loft);
  background: linear-gradient(168deg, var(--beadwork), var(--dyeworks));
  border: 1px solid var(--lifelinework);
}
.gadfly__kicker {
  font: 700 10.5px/1 var(--streamlet); letter-spacing: 1.9px; text-transform: uppercase;
  color: var(--quicklime);
}
.gadfly__title { margin: 0; font: 800 clamp(20px, 5vw, 25px)/1.15 var(--flagon); letter-spacing: -.5px; }
.gadfly__line { margin: 0; font-size: 14px; color: #cfe2f2; }
.gadfly__meta { margin: 2px 0 0; font-size: 12px; color: var(--delftpot); }
.gadfly .dragnet { justify-self: start; }

/* ------------------------------------------------------------------ band -- */
.brimstone {
  display: grid; gap: 14px; justify-items: center; text-align: center;
  padding: 26px 20px; border-radius: var(--welkinlight);
  background: linear-gradient(104deg, #472642 0%, #5d3758 58%, #361b31 100%);
  border: 1px solid var(--lodge); box-shadow: var(--halterbreak);
}
.brimstone__big { margin: 0; font: 800 clamp(24px, 6.4vw, 38px)/1.06 var(--flagon); letter-spacing: -.8px; }
.brimstone__sub { margin: 0; max-width: 52ch; font-size: 14px; color: #cfe2f2; }

/* ---------------------------------------------------------------- wallet -- */
.tussockmoor { display: grid; gap: 12px; justify-items: center; padding-block: 6px; }
.tussockmoor__set { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 12px 18px; }
.tussockmoor__set img { height: 23px; width: auto; opacity: .88; }
.tussockmoor__set img[src$=".webp"] { height: 27px; border-radius: 5px; }
.tussockmoor__set--coin img { height: 27px; }
.tussockmoor__label {
  margin: 0; font: 700 10.5px/1 var(--streamlet); letter-spacing: 2.3px;
  text-transform: uppercase; color: var(--delftpot);
}
.tussockmoor__more {
  position: relative; display: inline-flex; align-items: center; padding: 6px 13px;
  border-radius: 999px; border: 1px solid var(--lodge); background: var(--beadwork);
  font: 700 12px/1 var(--streamlet); color: var(--loomstate);
}

/* --------------------------------------------------------------- article -- */
.pondfield { margin: 0 0 14px; padding: 0; font-size: 12.5px; color: var(--delftpot); }
.pondfield ol { display: flex; flex-wrap: wrap; gap: 7px; margin: 0; padding: 0; list-style: none; }
.pondfield li + li::before { content: "/"; margin-right: 7px; color: var(--lodge); }
.pondfield a:hover { color: var(--quicklime); }

.spinnaker {
  position: relative; padding: 26px 18px 30px; border-radius: var(--welkinlight);
  background: var(--dyeworks); border: 1px solid var(--lifelinework);
}
.spinnaker h1 {
  margin: 0 0 16px; font: 800 clamp(24px, 6vw, 38px)/1.14 var(--flagon); letter-spacing: -1px;
}
.spinnaker h2 {
  margin: 32px 0 12px; padding-top: 18px; border-top: 1px solid var(--lifelinework);
  font: 700 clamp(20px, 4.8vw, 27px)/1.22 var(--flagon); letter-spacing: -.5px;
}
.spinnaker h2::before {
  content: ""; display: block; width: 38px; height: 3px; border-radius: 3px;
  margin-bottom: 13px; background: var(--flotilla);
}
.spinnaker h3 { margin: 24px 0 9px; font: 700 clamp(17px, 4vw, 21px)/1.3 var(--flagon); color: #f2faff; }
.spinnaker h4 { margin: 19px 0 8px; font-size: 15.5px; font-weight: 700; color: var(--embankment); }
.spinnaker p { margin: 0 0 14px; color: #cfe2f2; }
.spinnaker strong { color: var(--floodgate); font-weight: 700; }
.spinnaker a { color: var(--quicklime); text-decoration: underline; text-underline-offset: 2px; }
.spinnaker .dragnet, .carpenter a { text-decoration: none; }
.spinnaker .dragnet--grovewood { color: #ffffff; }
.spinnaker .pondfield a { color: var(--delftpot); text-decoration: none; }
.spinnaker ul, .spinnaker ol { margin: 0 0 16px; padding: 0; list-style: none; display: grid; gap: 8px; }
.spinnaker ul li { position: relative; padding-left: 22px; color: #cfe2f2; }
.spinnaker ul li::before {
  content: ""; position: absolute; left: 3px; top: 9px; width: 7px; height: 7px;
  border-radius: 2px; background: var(--flotilla); transform: rotate(45deg);
}
.spinnaker ol { counter-reset: step; }
.spinnaker ol li { position: relative; padding-left: 34px; color: #cfe2f2; }
.spinnaker ol li::before {
  counter-increment: step; content: counter(step);
  position: absolute; left: 0; top: 1px; width: 23px; height: 23px;
  display: grid; place-items: center; border-radius: 7px;
  background: var(--bridle); border: 1px solid var(--lodge);
  font: 700 11.5px/1 var(--flagon); color: var(--quicklime);
}
.spinnaker li ul { margin: 8px 0 0; }
.spinnaker table { width: 100%; border-collapse: collapse; font-size: 13.5px; min-width: 520px; }
.spinnaker th, .spinnaker td { padding: 11px 13px; text-align: left; border-bottom: 1px solid var(--lifelinework); }
.spinnaker th {
  font: 700 10.5px/1.3 var(--streamlet); letter-spacing: 1.2px; text-transform: uppercase;
  color: var(--delftpot); background: var(--beadwork); white-space: nowrap;
}
.spinnaker td { color: #cfe2f2; }
.spinnaker tbody tr:hover td { background: rgba(71, 38, 66, .40); }
.spinnaker .is-mantle { text-align: right; white-space: nowrap; }
.spinnaker__scroll {
  overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 0 0 18px;
  border: 1px solid var(--lifelinework); border-radius: var(--loft);
}
.spinnaker details {
  margin: 0 0 9px; border: 1px solid var(--lifelinework); border-radius: var(--loft);
  background: var(--beadwork); overflow: hidden;
}
.spinnaker summary {
  padding: 14px 42px 14px 16px; position: relative; cursor: pointer; list-style: none;
  font-weight: 600; color: var(--floodgate);
}
.spinnaker summary::-webkit-details-marker { display: none; }
.spinnaker summary::after {
  content: ""; position: absolute; right: 18px; top: 20px; width: 8px; height: 8px;
  border-right: 2px solid var(--quicklime); border-bottom: 2px solid var(--quicklime);
  transform: rotate(45deg); transition: transform .2s;
}
.spinnaker details[open] summary::after { transform: rotate(-135deg); top: 23px; }
.spinnaker details > div { padding: 0 16px 14px; }
.spinnaker details p:last-child { margin-bottom: 0; }
.spinnaker__cta {
  margin-top: 26px; padding: 20px 18px; border-radius: var(--loft);
  background: var(--beadwork); border: 1px solid var(--lodge); display: grid; gap: 10px;
  justify-items: start;
}
.spinnaker__cta b { font: 700 17px/1.3 var(--flagon); }
.spinnaker__cta p { margin: 0; }

.carpenter {
  margin: 0 0 22px; padding: 16px 18px; border-radius: var(--loft);
  background: var(--beadwork); border: 1px solid var(--lifelinework);
}
.carpenter__title {
  margin: 0 0 10px; font: 700 10.5px/1 var(--streamlet); letter-spacing: 2px;
  text-transform: uppercase; color: var(--delftpot);
}
.carpenter ol { margin: 0; padding: 0; list-style: none; display: grid; gap: 7px; counter-reset: none; }
.carpenter ol li { padding-left: 18px; position: relative; }
.carpenter ol li::before {
  content: ""; position: absolute; left: 0; top: 9px; width: 7px; height: 7px;
  border-radius: 50%; background: var(--quicklime);
}
.carpenter a { font-size: 13.5px; color: var(--loomstate); }
.carpenter a:hover { color: var(--quicklime); }

.ashlar { display: none; }
.spinnaker.is-garboard .ashlar {
  display: flex; align-items: center; justify-content: center;
}
.spinnaker.is-garboard .spinnaker__body {
  max-height: 1120px; overflow: hidden;
  -webkit-mask-image: linear-gradient(180deg, #000 62%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 62%, transparent 100%);
}
.ashlar { margin-top: 18px; }

/* ---------------------------------------------------------------- footer -- */
.shingle {
  margin-top: 30px; padding: 30px 18px 34px; border-top: 1px solid var(--lifelinework);
  background: var(--tanglefoot); border-radius: var(--welkinlight) var(--welkinlight) 0 0;
}
.shingle__cols { display: grid; gap: 26px; }
.shingle__title {
  margin: 0 0 12px; font: 700 11px/1 var(--streamlet); letter-spacing: 1.9px;
  text-transform: uppercase; color: var(--floodgate);
}
.shingle__list { margin: 0; padding: 0; list-style: none; display: grid; gap: 9px; }
.shingle__list a { font-size: 13.5px; color: var(--loomstate); }
.shingle__list a:hover { color: var(--quicklime); }
.shingle__mail a { color: var(--quicklime); text-decoration: underline; text-underline-offset: 3px; }
.shingle__social { display: flex; flex-wrap: wrap; gap: 9px; }
.shingle__social a {
  width: 36px; height: 36px; display: grid; place-items: center; border-radius: 50%;
  background: var(--beadwork); border: 1px solid var(--lifelinework); color: var(--loomstate);
}
.shingle__social a:hover { color: var(--quicklime); border-color: var(--quicklime); }
.shingle__social svg { width: 16px; height: 16px; }
.shingle__badges { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.shingle__badges img { height: 30px; width: auto; opacity: .9; }
.shingle__legal { margin: 0 0 12px; font-size: 12px; line-height: 1.7; color: var(--delftpot); }
.shingle__locale {
  display: inline-flex; align-items: center; gap: 8px; margin-top: 4px; padding: 8px 15px;
  border-radius: 999px; border: 1px solid var(--lifelinework); font-size: 12.5px; color: var(--loomstate);
}
.shingle__locale svg { width: 15px; height: 15px; color: var(--quicklime); }
.shingle__bottom {
  margin-top: 24px; padding-top: 18px; border-top: 1px solid var(--lifelinework);
  display: grid; gap: 14px;
}

/* ------------------------------------------------------------------- 404 -- */
.rennet { padding: 40px 0 26px; display: grid; gap: 14px; justify-items: center; text-align: center; }
.rennet__code {
  margin: 0; font: 900 clamp(66px, 22vw, 128px)/1 var(--flagon); letter-spacing: -4px;
  background: linear-gradient(120deg, var(--embankment), var(--quicklime) 52%, var(--ensign));
  -webkit-background-clip: text; background-clip: text; color: transparent;
}
.rennet h1 { margin: 0; font: 800 clamp(22px, 5.6vw, 32px)/1.2 var(--flagon); }
.rennet p { margin: 0; max-width: 54ch; color: var(--loomstate); }
.rennet__links { display: flex; flex-wrap: wrap; justify-content: center; gap: 9px; margin-top: 6px; }
.rennet__links a {
  padding: 9px 16px; border-radius: 999px; border: 1px solid var(--lodge);
  font-size: 13.5px; color: var(--loomstate);
}
.rennet__links a:hover { color: var(--floodgate); border-color: var(--quicklime); }

.periwig {
  position: fixed; right: 14px; bottom: 14px; z-index: 55; width: 44px; height: 44px;
  display: grid; place-items: center; border-radius: 50%; background: var(--flotilla);
  color: #ffffff; box-shadow: var(--halterbreak); opacity: 0; visibility: hidden;
  transform: translateY(9px); transition: opacity .2s, transform .2s, visibility .2s;
}
.periwig.is-oatfield { opacity: 1; visibility: visible; transform: none; }
.periwig svg { width: 19px; height: 19px; }

/* ------------------------------------------------------------ breakpoints -- */
/* 320px is the narrowest phone worth supporting, and the mobile bar there is
   logo + CTA + burger with nothing to give. A two-word CTA — "Open account"
   rather than "Sign up" — pushed the row 1px past the viewport, so the bar
   tightens itself instead of the copy having to stay short. */
@media (max-width: 359px) {
  .ballast__bar { padding-inline: 8px; gap: 8px; }
  .bonfire__name { font-size: 15px; }
  .bonfire__sub { letter-spacing: 1.4px; }
  .juniper { gap: 6px; }
  .juniper .dragnet { padding: 9px 12px; font-size: 12.5px; }
  .blanketry { width: 38px; height: 38px; flex: 0 0 38px; }
}

@media (min-width: 480px) {
  .cloisonne { grid-auto-columns: 31%; }
  .fretwork { grid-auto-columns: 46%; }
  .mallet__body { padding: 42px 26px 44px; }
}

@media (min-width: 620px) {
  /* the wide art starts here, and it is composed with the cast flush right,
     so every crop above this width must eat the haze, never the phone */
  .mallet__art { object-position: right center; }
  .bloom { padding-inline: 18px; }
  .cloisonne { grid-auto-columns: 23%; }
  .fretwork { grid-auto-columns: 31%; }
  .escarp { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .shingle__cols { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .spinnaker { padding: 30px 26px 34px; }
  .brimstone { grid-template-columns: 1fr auto; justify-items: start; text-align: left; align-items: center; }
  .brimstone .dragnet { justify-self: end; }
}

@media (min-width: 900px) {
  :root { --waxchandler: 68px; --serpentine: 16px; }
  .bloom { padding-inline: 24px; }
  .larch { padding-block: 22px 44px; gap: 34px; }
  .wireworker {
    display: flex; align-items: center; gap: 2px; margin-left: 8px;
    flex: 1 1 auto; min-width: 0; overflow-x: auto; scrollbar-width: none;
  }
  .wireworker::-webkit-scrollbar { display: none; }
  .juniper { flex: 0 0 auto; }
  .juniper .dragnet--felloe { display: inline-flex; }
  .juniper .dragnet--grovewood { padding: 10px 17px; }
  .blanketry { display: none; }
  .mallet__body {
    padding: 62px 44px 66px; text-align: left; justify-items: start; max-width: 45%;
  }
  .mallet::after {
    background:
      radial-gradient(30% 70% at 20% 42%, rgba(234, 62, 85, .18), transparent 62%),
      radial-gradient(26% 60% at 78% 66%, rgba(247, 197, 59, .15), transparent 64%),
      linear-gradient(92deg, rgba(4, 15, 26, .95) 0%, rgba(4, 15, 26, .80) 34%,
                      rgba(4, 15, 26, .26) 64%, rgba(4, 15, 26, .04) 100%);
  }
  .mallet__sub { max-width: 44ch; }
  .mallet__trust { justify-content: flex-start; }
  .fretwork { grid-auto-columns: minmax(0, 1fr); margin-top: -62px; }
  .cloisonne { grid-auto-columns: 17.4%; }
  .sproutland__arw { display: inline-flex; }
  .escarp { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .weftline { grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr); align-items: start; }
  .shingle__cols { grid-template-columns: minmax(0, 1.6fr) repeat(3, minmax(0, 1fr)); gap: 30px; }
  .shingle { padding: 38px 32px 40px; }
  .spinnaker { padding: 38px 38px 42px; }
  .spinnaker ol { columns: auto; }
  .periwig { right: 22px; bottom: 22px; }
}

@media (min-width: 1180px) {
  .mallet__body { padding: 74px 54px 78px; max-width: 43%; }
  .bagpipe { padding: 9px 14px; font-size: 14.5px; }
}
