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

.kttkn2oxafnk9ngA0poh {
  font-family: var(--font-body);
  display: block;
  width: 100%;
}

/* =========================================================
   CARD
   ========================================================= */
.WcTDD9uqVKNrd10UbOOS {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  text-align: left;
  cursor: pointer;
  font: inherit;
  color: inherit;
}
.WcTDD9uqVKNrd10UbOOS:focus-visible {
  outline: 2px solid var(--color-brand-blue);
  outline-offset: 4px;
  border-radius: 12px;
}

.AieVqy3nyMHBlRovtr92 {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 5;
  border-radius: 12px;
  overflow: hidden;
  background: var(--color-brand-black);
  isolation: isolate;
}
.AkXn9AH_Kik5DHrVWbY3 {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  transition: transform 200ms ease;
}
.WcTDD9uqVKNrd10UbOOS:hover .AkXn9AH_Kik5DHrVWbY3 { transform: scale(1.03); }

.BEa8FOi_xqk3rpBFFagF {
  position: absolute;
  bottom: 16px; right: 16px;
  width: 40px; height: 40px;
  border-radius: 999px;
  background: #dce0e0;
  color: var(--color-brand-black);
  display: inline-flex;
  align-items: center; justify-content: center;
  z-index: 2;
  transition: background 150ms ease, color 150ms ease;
}
.BEa8FOi_xqk3rpBFFagF i { font-size: 20px; }
.WcTDD9uqVKNrd10UbOOS:hover .BEa8FOi_xqk3rpBFFagF {
  background: var(--color-accent-gold);
  color: var(--color-text-on-gold);
}

._mmWC0PhDa5EEoCajRQQ {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 17px;
  line-height: 1.3;
  color: var(--color-brand-black);
  padding: 0 4px;
}

/* =========================================================
   MODAL
   ========================================================= */
.jEv_n_jeAxD4gfLerMag {
  position: fixed; inset: 0; z-index: 9999;
  display: flex; align-items: center; justify-content: center;
  padding: 20px;
  font-family: var(--font-body);
}
.yhTvS3xldyHm8BHyvQoo {
  position: absolute; inset: 0;
  background: rgba(38,34,32,0.55);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  animation: fbV1eoGR2WCdnEqsgEN1 200ms ease;
}
.g6oRielUlPJTh_zCaFr8 {
  position: relative;
  width: 100%; max-width: 560px;
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  background: var(--color-neutral-white);
  border-radius: 12px;
  padding: 40px 32px 32px;
  box-shadow: 0 20px 50px -10px rgba(0,0,0,0.25);
  animation: hzWclEY_wSsNhbhdhTiI 240ms cubic-bezier(0.2, 0.8, 0.25, 1);
}
.TBxjOvotSs8Dr1MUQ3UU {
  position: absolute; top: 12px; right: 12px;
  width: 36px; height: 36px;
  display: inline-flex; align-items: center; justify-content: center;
  background: transparent;
  border: none; cursor: pointer; padding: 0;
  color: var(--color-text-muted);
  border-radius: 6px;
  transition: background 150ms ease, color 150ms ease;
}
.TBxjOvotSs8Dr1MUQ3UU i { font-size: 22px; }
.TBxjOvotSs8Dr1MUQ3UU:hover { background: var(--color-neutral-100); color: var(--color-brand-black); }

.VEc2j7A_D0vPHRwFXYwC {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin: 0 0 8px;
  color: var(--color-brand-black);
  text-align: center;
}
.CeBtFQcyegyb3iqGeNYO {
  font-size: 14px;
  line-height: 1.4;
  color: var(--color-text-muted);
  margin: 0 0 24px;
  text-align: center;
}

.gBj5ZYxBE7dEepPfHBOd { display: flex; flex-direction: column; gap: 20px; }
.q84YSpz46ZC3KJulSgzv { display: flex; flex-direction: column; gap: 8px; }
.xYCYlDUeOEwXKa6c89Tt {
  font-size: 13px;
  font-weight: 500;
  color: var(--color-brand-black);
  font-family: var(--font-display);
}
.l589n_0c_NcY1r4iBQa_ {
  width: 100%;
  padding: 12px 14px;
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.4;
  color: var(--color-brand-black);
  background: var(--color-neutral-white);
  border: 1px solid #ebecec;
  border-radius: 6px;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.l589n_0c_NcY1r4iBQa_:focus {
  outline: none;
  border-color: var(--color-brand-blue);
  box-shadow: 0 0 0 3px rgba(26,103,152,0.12);
}
.l589n_0c_NcY1r4iBQa_::-moz-placeholder { color: #9aa6b2; }
.l589n_0c_NcY1r4iBQa_::placeholder { color: #9aa6b2; }

/* Checklist of catalogues — matches the look of the live form: simple square,
   thin gray border, checkmark on tick */
.MXMLnJPaUc1lPeryJ0h5 {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 28px;
       column-gap: 28px;
  row-gap: 2px;
}
@media (max-width: 480px) {
  .MXMLnJPaUc1lPeryJ0h5 { grid-template-columns: 1fr; }
}
.mwL_R6lOg87tQbF20mp9 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 0;
  width: 100%;
  background: transparent;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: left;
  font: inherit;
  color: inherit;
}
.mwL_R6lOg87tQbF20mp9:focus-visible {
  outline: 2px solid var(--color-brand-blue);
  outline-offset: 2px;
  border-radius: 2px;
}
.RaK9AAIteWr2D6px5TvI {
  font-size: 14px;
  line-height: 1.4;
  color: var(--color-brand-black);
  font-weight: 400;
}

.rWIPZLIiwN3K4yhPMKag {
  font-size: 13px;
  line-height: 1.4;
  color: var(--color-text-muted);
  margin: 0;
  padding: 12px;
  background: var(--color-neutral-100);
  border-radius: 6px;
}

.GAzgK5dutJtyy591boGn {
  background: #fff1f0;
  border: 1px solid #ffccc7;
  color: #a8071a;
  padding: 10px 12px;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.4;
}

.BYkzfrlrpLoiP0zsyOOI {
  margin-top: 4px;
  width: 100%;
  padding: 14px 18px;
  background: var(--color-brand-blue);
  color: var(--color-neutral-white);
  border: none;
  border-radius: 6px;
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 15px;
  cursor: pointer;
  transition: background 150ms ease, transform 100ms ease;
}
.BYkzfrlrpLoiP0zsyOOI:hover { background: #155a85; }
.BYkzfrlrpLoiP0zsyOOI:active { transform: translateY(1px); }

/* Thank you state */
.tjIpBvzlvVkvOqrv4Pwb {
  text-align: center;
  padding: 16px 8px 8px;
}
.FmwMaBYQfHSO6VlIOIyJ {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 12px;
  color: var(--color-brand-black);
}
.wqRD1VuOHAP7nv5kA7sd {
  font-size: 15px;
  line-height: 1.5;
  color: var(--color-text-muted);
  margin: 0;
}

@keyframes fbV1eoGR2WCdnEqsgEN1 {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes hzWclEY_wSsNhbhdhTiI {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 480px) {
  .g6oRielUlPJTh_zCaFr8 { padding: 32px 20px 24px; }
  .VEc2j7A_D0vPHRwFXYwC { font-size: 22px; }
}

