.a {
  margin-bottom: 2px;
}

.b {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px 10px 16px;
}

.c {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

.d {
  flex: 1;
  font-family: var(--font-display);
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--ink-primary);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.e {
  padding: 4px 14px 16px 40px;
}

.f {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  height: 100%;
}

.g {
  overflow-y: auto;
  height: 100%;
  padding-right: 4px;
}

.h {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}

.i {
  display: flex;
  flex-direction: column;
  gap: 24px;
  overflow-y: auto;
  height: 100%;
}

.j {
  margin-bottom: 2px;
}

.k {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px 10px 16px;
  cursor: pointer;
  user-select: none;
  transition: opacity 0.2s;
}

.k:hover {
  opacity: 0.7;
}

.l {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

.m {
  flex: 1;
  font-family: var(--font-display);
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--ink-primary);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.n {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease;
  opacity: 0.35;
}

.n svg {
  width: 12px;
  height: 12px;
}

.o {
  padding: 4px 14px 16px 40px;
}

.p {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: stretch;
}

.q {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
}

.r {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.s {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  width: 110px;
}

.t {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 3 / 4;
  border: 2px dashed var(--border);
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.2s;
}

.t:hover {
  border-color: var(--slate);
}

.u {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.v {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}

.w {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.x {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.y {
  display: flex;
  gap: 8px;
  align-items: center;
}

.z {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.z svg {
  width: 14px;
  height: 14px;
  display: block;
}

.aa {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ab {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

.ac {
  display: flex;
  gap: 8px;
  align-items: center;
}

.ad {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ad svg {
  width: 14px;
  height: 14px;
  display: block;
}

.ae {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.af {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.ag {
  display: flex;
  gap: 8px;
  align-items: center;
}

.ah {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ah svg {
  width: 14px;
  height: 14px;
  display: block;
}

.ai {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.aj {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  border: 1px solid var(--border);
  border-radius: 8px;
  background: var(--surface);
}

.ak {
  display: flex;
  gap: 8px;
  align-items: center;
}

.al {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

.am {
  display: flex;
  justify-content: flex-end;
}

.an {
  display: flex;
  align-items: center;
}

.ao {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ap {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  border: 1px solid var(--border);
  border-radius: 8px;
  background: var(--surface);
}

.aq {
  display: flex;
  gap: 8px;
  align-items: center;
}

.ar {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

.as {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.at {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  border: 1px solid var(--border);
  border-radius: 8px;
  background: var(--surface);
}

.au {
  display: flex;
  gap: 8px;
  align-items: center;
}

.av {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

.aw {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 0 0 auto;
}

.ax {
  position: relative;
}

.ay {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.az {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.ba {
  position: fixed;
  inset: 0;
  background: var(--overlay);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  animation: fadeIn 0.2s ease-out;
}

.bb {
  background: var(--surface);
  border-radius: 12px;
  padding: 24px;
  max-width: 400px;
  width: 90%;
  box-shadow: var(--shadow-lg);
  animation: slideUp 0.2s ease-out;
}

.bc {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 1.125rem;
  color: var(--ink-primary);
  margin-bottom: 12px;
}

.bd {
  color: var(--ink-secondary);
  line-height: 1.5;
  margin-bottom: 24px;
}

.be {
  background: var(--accent);
  color: var(--on-accent);
  border: none;
  border-radius: 8px;
  padding: 10px 24px;
  font-family: inherit;
  font-weight: 500;
  font-size: 0.875rem;
  cursor: pointer;
  width: 100%;
}

.bf {
  justify-content: flex-end;
  flex-wrap: wrap;
  display: flex;
  gap: 8px;
}

.bg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid transparent;
  color: var(--ink-primary);
  cursor: pointer;
  border-radius: 8px;
  text-decoration: none;
  font-family: inherit;
  font-weight: normal;
  line-height: 1;
  font-size: 1rem;
  transition: background 0.2s, border 0.2s;
  padding: var(--a-a);
}

.bg:hover {
  background: var(--hover-bg);
  border-color: var(--border);
}

.bg svg {
  width: 20px;
  height: 20px;
  display: block;
}

.bh {
  width: 1px;
  height: 24px;
  background: var(--border);
  opacity: 0.25;
  align-self: center;
}

.bi {
  position: relative;
  display: inline-flex;
}

.bj svg {
  width: 14px;
  height: 14px;
  display: block;
}

.bk {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 4px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
  overflow: hidden;
  z-index: 100;
  min-width: 150px;
}

.bl {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bm {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.bn {
  position: relative;
  padding: 8px 0;
}

.bn::before {
  content: "";
  position: absolute;
  left: 19px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: var(--rail);
  pointer-events: none;
}

.bo {
  display: flex;
  width: 100%;
  background: var(--paper, #FBFAF6);
  color: var(--brand-ink);
  font-family: var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;
  line-height: 1.5;
}

.bp {
  width: 35%;
  background: var(--brand-sidebar);
  color: var(--brand-light);
  padding: 20px 15px;
  -webkit-print-color-adjust: exact;
}

.bq {
  width: 65%;
  padding: 20px;
  background: var(--paper, #FBFAF6);
}

.br {
  display: block;
  width: 3cm;
  height: 4cm;
  object-fit: cover;
  background: var(--brand-sidebar);
  margin: 0 auto 15px;
  border-radius: 4px;
}

.bs {
  background: var(--brand-sidebar);
  border: 1px solid var(--brand-body);
  border-radius: 6px;
  padding: 12px;
  margin-bottom: 12px;
}

.bt {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--brand-taupe);
}

.bu {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--brand-ink);
  margin: 10px 0 8px;
  padding-bottom: 5px;
  border-bottom: 2px solid var(--brand-accent);
}

.bv {
  font-size: 13px;
  margin-bottom: 5px;
  word-break: break-word;
}

.bw {
  color: var(--brand-light);
  text-decoration: none;
}

.bx {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.by {
  background: var(--brand-sidebar);
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 12px;
  border: 0.5px solid var(--brand-light);
  color: var(--brand-light);
}

.bz {
  font-size: 13px;
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 8px;
}

.ca {
  font-weight: 500;
}

.cb {
  opacity: 0.8;
  font-weight: 400;
  white-space: nowrap;
}

.cc {
  list-style: none;
  font-size: 13px;
  margin: 0;
  padding: 0;
}

.cd {
  margin-bottom: 4px;
}

.ce {
  font-size: 36px;
  font-weight: 700;
  color: var(--brand-accent);
  margin-bottom: 4px;
  line-height: 1.2;
}

.cf {
  font-size: 18px;
  color: var(--brand-taupe);
  margin-bottom: 12px;
  font-weight: 400;
}

.cg {
  font-size: 14px;
  line-height: 1.6;
  color: var(--brand-body);
  margin-bottom: 10px;
}

.ch {
  margin-bottom: 12px;
}

.ci {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 2px;
}

.cj {
  font-size: 16px;
  font-weight: 600;
  color: var(--brand-ink);
}

.ck {
  font-size: 13px;
  color: var(--brand-taupe);
  white-space: nowrap;
}

.cl {
  font-size: 14px;
  color: var(--brand-body);
  margin-bottom: 3px;
  font-weight: 500;
}

.cm {
  font-size: 13px;
  color: var(--brand-body);
  line-height: 1.5;
}

.cn {
  font-size: 13px;
  color: var(--brand-body);
  line-height: 1.5;
}

.co {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 8px;
}

.cp {
  font-size: 16px;
  font-weight: 600;
  color: var(--brand-ink);
}

.cq {
  font-size: 13px;
  color: var(--brand-body);
  margin-top: 2px;
}

.cr {
  font-size: 14px;
  color: var(--brand-taupe);
  white-space: nowrap;
}

.cs {
  margin-bottom: 4mm;
}

.ct {
  font-family: var(--font-display);
  font-size: 22pt;
  font-weight: 700;
  margin: 0 0 1mm;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: var(--brand-ink);
}

.cu {
  font-size: 13pt;
  font-weight: 500;
  margin: 0;
  color: var(--brand-body);
}

.cv {
  display: grid;
  grid-template-columns: 30mm 1fr;
  gap: 6mm;
  align-items: start;
  margin-top: 4mm;
}

.cw {
  width: 30mm;
  height: 40mm;
  overflow: hidden;
  border: 1px solid var(--brand-taupe);
  border-radius: 2px;
}

.cx {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cy {
  display: flex;
  flex-direction: column;
  gap: 3mm;
}

.cz {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2mm 6mm;
}

.da {
  display: inline-flex;
  align-items: center;
  font-size: 9.5pt;
  color: var(--brand-body);
}

.db {
  margin: 0;
  font-size: 9.5pt;
  color: var(--brand-ink);
  line-height: 1.55;
  border-left: 3px solid var(--brand-ink);
  padding-left: 3mm;
  white-space: pre-wrap;
}

.dc {
  margin-bottom: 4mm;
}

.dd {
  font-family: var(--font-display);
  font-size: 11pt;
  font-weight: 700;
  margin: 0 0 3mm;
  padding-bottom: 1.5mm;
  border-bottom: 1.5px solid var(--brand-ink);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--brand-ink);
}

.de {
  margin-bottom: 4mm;
  page-break-inside: avoid;
  break-inside: avoid;
}

.df {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 1mm 3mm;
  margin-bottom: 0.5mm;
}

.dg {
  font-size: 11pt;
  font-weight: 600;
  color: var(--brand-ink);
  margin: 0;
}

.dh {
  font-size: 9pt;
  color: var(--brand-taupe);
  white-space: nowrap;
}

.di {
  font-size: 9.5pt;
  font-weight: 500;
  color: var(--brand-ink);
  margin: 0 0 1.5mm;
}

.dj {
  color: var(--brand-taupe);
  font-weight: 400;
  margin: 0 1mm;
}

.dk {
  font-weight: 400;
  color: var(--brand-body);
  font-style: italic;
}

.dl {
  margin: 0 0 1.5mm;
  font-size: 9.5pt;
  color: var(--brand-ink);
  font-style: italic;
  line-height: 1.55;
  white-space: pre-wrap;
}

.dm {
  font-style: normal;
  color: var(--brand-taupe);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 0.85em;
}

.dn {
  margin: 0;
  font-size: 9.5pt;
  color: var(--brand-ink);
  line-height: 1.55;
  white-space: pre-wrap;
}

.dp {
  margin-bottom: 3mm;
  page-break-inside: avoid;
  break-inside: avoid;
}

.dq {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  gap: 3mm;
}

.dr {
  font-size: 10.5pt;
  font-weight: 600;
  color: var(--brand-ink);
}

.ds {
  font-size: 9pt;
  color: var(--brand-taupe);
  white-space: nowrap;
}

.dt {
  margin: 0.5mm 0 0;
  font-size: 9.5pt;
  color: var(--brand-body);
}

.du {
  display: flex;
  flex-wrap: wrap;
  gap: 2mm;
}

.dv {
  background: var(--brand-light);
  color: var(--brand-ink);
  padding: 1.2mm 3.5mm;
  border-radius: 2px;
  font-size: 9pt;
  font-weight: 500;
  white-space: nowrap;
}

.dw {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5mm 6mm;
}

.dx {
  display: flex;
  gap: 2mm;
  font-size: 9.5pt;
  color: var(--brand-ink);
}

.dy {
  font-weight: 500;
}

.dz {
  color: var(--brand-taupe);
}

.ea {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5mm 6mm;
}

.eb {
  display: flex;
  gap: 2mm;
  font-size: 9.5pt;
  color: var(--brand-ink);
}

.ec {
  font-weight: 500;
}

.ed {
  color: var(--brand-taupe);
}

.ee {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 2mm 5mm;
  font-size: 9.5pt;
  color: var(--brand-body);
}

.ef {
  display: flex;
  gap: 1.5mm;
}

.eg {
  color: var(--brand-ink);
}

.eh {
  background: var(--surface);
  padding: 32px;
  color: var(--ink-primary);
  font-size: var(--text-sm);
  line-height: 1.5;
  box-shadow: var(--shadow-card);
  position: relative;
  z-index: 1;
}

.ei {
  margin-bottom: 16px;
}

.ej {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 20px;
  align-items: start;
  margin-top: 12px;
}

.ek {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.el {
  margin: 0;
  font-family: var(--font-sans);
  font-size: var(--text-xs);
  color: var(--ink-primary);
  line-height: 1.55;
  border-left: 3px solid var(--accent);
  padding-left: 12px;
  white-space: pre-wrap;
}

.em {
  font-family: var(--font-display);
  font-size: var(--text-2xl);
  font-weight: 700;
  color: var(--ink-primary);
  letter-spacing: -0.01em;
  margin: 0 0 4px;
  line-height: 1.15;
}

.en {
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--ink-primary);
  margin: 1px 0;
}

.eo {
  width: 90px;
  height: 120px;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid var(--border);
}

.ep {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.eq {
  font-size: var(--text-xs);
  color: var(--ink-secondary);
  margin: 1px 0;
}

.er {
  display: inline-flex;
  align-items: center;
  height: 1em;
  width: 1em;
  margin-right: 6px;
}

.es {
  display: flex;
  flex-direction: row;
  gap: 12px;
  flex-wrap: wrap;
}

.et {
  margin-bottom: 20px;
}

.eu {
  font-family: var(--font-display);
  font-size: var(--text-xs);
  font-weight: 700;
  color: var(--ink-primary);
  margin: 0 0 10px;
  padding-bottom: 4px;
  border-bottom: 1.5px solid var(--ink-primary);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.ev {
  margin-bottom: 12px;
  page-break-inside: avoid;
  break-inside: avoid;
}

.ew {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
}

.ex {
  font-size: 14px;
  font-weight: 600;
  color: var(--ink-primary);
}

.ey {
  font-size: var(--text-xs);
  color: var(--ink-secondary);
  white-space: nowrap;
}

.ez {
  margin: 2px 0 0;
  font-size: var(--text-xs);
  color: var(--ink-secondary);
}

.fa {
  margin-bottom: 16px;
  font-family: var(--font-sans);
  page-break-inside: avoid;
  break-inside: avoid;
}

.fb {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 2px 12px;
  margin-bottom: 2px;
}

.fc {
  font-size: 15px;
  font-weight: 600;
  color: var(--ink-primary);
  margin: 0;
}

.fd {
  font-size: var(--text-xs);
  color: var(--ink-secondary);
  white-space: nowrap;
}

.fe {
  font-size: var(--text-xs);
  font-weight: 500;
  color: var(--ink-primary);
  margin: 0 0 6px;
}

.ff {
  color: var(--ink-secondary);
  font-weight: 400;
  margin: 0 4px;
}

.fg {
  font-weight: 400;
  color: var(--ink-secondary);
  font-style: italic;
}

.fh {
  margin: 0 0 6px;
  font-size: var(--text-xs);
  color: var(--ink-primary);
  font-style: italic;
  line-height: 1.55;
  white-space: pre-wrap;
}

.fi {
  font-style: normal;
  color: var(--ink-secondary);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 0.85em;
}

.fj {
  margin: 0;
  font-size: var(--text-xs);
  color: var(--ink-primary);
  line-height: 1.55;
  white-space: pre-wrap;
}

.fk {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 4px 24px;
}

.fl {
  display: flex;
  gap: 6px;
  font-size: var(--text-xs);
  color: var(--ink-primary);
}

.fm {
  font-weight: 500;
}

.fn {
  color: var(--ink-secondary);
}

.fo {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 4px 24px;
}

.fp {
  display: flex;
  gap: 6px;
  font-size: var(--text-xs);
  color: var(--ink-primary);
}

.fq {
  font-weight: 500;
}

.fr {
  color: var(--ink-secondary);
}

.fs {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.ft {
  background: var(--border);
  color: var(--ink-primary);
  padding: 3px 12px;
  border-radius: 4px;
  font-size: var(--text-xs);
  font-weight: 500;
  white-space: nowrap;
}

.fu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 20px;
  font-size: var(--text-xs);
  color: var(--ink-secondary);
}

.fv {
  display: flex;
  gap: 6px;
}

.fw {
  color: var(--accent);
}

.fx {
  opacity: 0.5;
  font-style: italic;
  font-size: var(--text-xs);
  color: var(--ink-secondary);
}

.fy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background: var(--page-bg);
  font-family: var(--font-body);
  color: var(--ink-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fz {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px 24px;
  box-sizing: border-box;
}

.ga {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: var(--page-bg);
  z-index: 100;
}

.gb {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 16px 24px;
  background: var(--surface);
  border-bottom: 1px solid var(--border);
}

.gc {
  position: relative;
  width: 210mm;
  min-height: 297mm;
  margin: 32px auto;
  background: white;
  color: #1a1a1a;
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  font-family: var(--font-body);
  font-size: 10pt;
  line-height: 1.5;
}

.gd {
  width: 100%;
  border-collapse: collapse;
}

.ge {
  height: 14mm;
}

.gf {
  padding: 0 16mm;
  vertical-align: top;
}

.gg {
  padding: 8px 20px;
  border: none;
  border-radius: var(--radius);
  font-size: var(--text-sm);
  font-family: inherit;
  cursor: pointer;
  background: var(--accent);
  color: white;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.gh {
  padding: 8px 20px;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  font-size: var(--text-sm);
  font-family: inherit;
  cursor: pointer;
  background: transparent;
  color: var(--ink-primary);
}

.gi {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 16px 24px;
  box-sizing: border-box;
  flex-shrink: 0;
}

.gj {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 1.125rem;
  color: var(--ink-primary);
  letter-spacing: -0.02em;
  user-select: none;
  text-transform: lowercase;
}

.gk {
  flex: 1;
}

.gl {
  text-align: center;
  color: var(--ink-primary);
  font-size: var(--text-xs);
  padding: 8px 0 4px;
  flex-shrink: 0;
}

.gl::before {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  margin: 0 auto 8px;
  background: var(--border);
  opacity: 0.5;
}

.gl a {
  color: var(--slate);
}

@media (max-width: 768px) {
  .bo {
    flex-direction: column;
  }

  .bp {
    width: 100%;
  }

  .bq {
    width: 100%;
  }
}

@media print {
  .ga {
    position: static;
    height: auto;
    overflow: visible;
  }

  .gc {
    width: auto;
    min-height: auto;
    margin: 0;
    box-shadow: none;
  }
}