.gift-certificate-body {
  background:
    radial-gradient(circle at 8% 16%, rgb(125 66 244 / 0.08), transparent 25%),
    radial-gradient(circle at 92% 42%, rgb(239 79 155 / 0.06), transparent 27%),
    #f7f4fb;
}

.gift-certificate-main {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.gift-certificate-page {
  overflow: clip;
}

.gift-certificate-shell {
  margin: 0 auto;
  max-width: 1232px;
  padding-left: 26px;
  padding-right: 26px;
}

.gift-certificate-kicker {
  color: var(--accent);
  display: block;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.13em;
  margin: 0;
  text-transform: uppercase;
}

.gift-certificate-hero {
  padding-top: 34px;
}

.gift-certificate-hero__panel {
  align-items: center;
  background:
    radial-gradient(circle at 78% 18%, rgb(239 79 155 / 0.22), transparent 28%),
    radial-gradient(circle at 90% 82%, rgb(99 230 212 / 0.1), transparent 25%),
    linear-gradient(145deg, #100725 0%, #180a39 58%, #0b0824 100%);
  border: 1px solid rgb(255 255 255 / 0.08);
  border-radius: 36px;
  color: #fff;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 270px;
  min-height: 382px;
  overflow: hidden;
  padding: 54px 60px;
  position: relative;
}

.gift-certificate-hero__glow {
  background: #7d42f4;
  border-radius: 50%;
  filter: blur(100px);
  height: 280px;
  left: -140px;
  opacity: 0.2;
  position: absolute;
  top: -120px;
  width: 280px;
}

.gift-certificate-hero__copy {
  max-width: 760px;
  position: relative;
  z-index: 2;
}

.gift-certificate-hero .gift-certificate-kicker,
.gift-certificate-process .gift-certificate-kicker {
  color: #ffd98a;
}

.gift-certificate-hero h1 {
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: clamp(36px, 4.35vw, 58px);
  letter-spacing: -0.06em;
  line-height: 1.05;
  margin: 15px 0 19px;
  max-width: 760px;
}

.gift-certificate-hero__copy > p:not(.gift-certificate-kicker) {
  color: rgb(255 255 255 / 0.74);
  font-size: 15px;
  line-height: 1.75;
  margin: 0;
  max-width: 650px;
}

.gift-certificate-hero__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 27px;
}

.gift-certificate-hero__button {
  min-height: 54px;
  padding-left: 23px;
  padding-right: 19px;
}

.gift-certificate-hero__button > span:last-child {
  transition: transform 180ms ease;
}

.gift-certificate-hero__button:hover > span:last-child {
  transform: translateY(3px);
}

.gift-certificate-hero__actions > span {
  color: #c9bdd9;
  font-size: 11px;
  font-weight: 700;
}

.gift-certificate-hero__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 25px 0 0;
  padding: 0;
}

.gift-certificate-hero__facts li {
  align-items: center;
  background: rgb(255 255 255 / 0.065);
  border: 1px solid rgb(255 255 255 / 0.1);
  border-radius: 999px;
  color: #d5cadd;
  display: inline-flex;
  font-size: 9px;
  font-weight: 700;
  gap: 7px;
  min-height: 34px;
  padding: 7px 12px;
}

.gift-certificate-hero__facts span {
  color: #63e6d4;
}

.gift-certificate-hero__magic {
  height: 290px;
  position: relative;
  width: 270px;
  z-index: 1;
}

.gift-certificate-hero__orbit {
  border: 1px solid rgb(255 217 138 / 0.24);
  border-radius: 50%;
  box-shadow:
    0 0 0 34px rgb(125 66 244 / 0.07),
    0 0 80px rgb(239 79 155 / 0.22);
  height: 210px;
  position: absolute;
  right: -16px;
  top: 35px;
  width: 210px;
}

.gift-certificate-hero__card {
  background:
    linear-gradient(135deg, rgb(255 255 255 / 0.92), rgb(255 247 231 / 0.95));
  border: 1px solid rgb(255 217 138 / 0.75);
  border-radius: 22px;
  box-shadow: 0 30px 70px rgb(3 1 13 / 0.38);
  height: 174px;
  left: 20px;
  padding: 26px;
  position: absolute;
  top: 58px;
  transform: rotate(6deg);
  width: 244px;
}

.gift-certificate-hero__card::before,
.gift-certificate-hero__card::after {
  border: 1px solid rgb(178 124 38 / 0.35);
  border-radius: 15px;
  content: "";
  inset: 10px;
  position: absolute;
}

.gift-certificate-hero__card::after {
  border-color: rgb(125 66 244 / 0.22);
  inset: 15px;
}

.gift-certificate-hero__card i {
  color: #b67620;
  font-size: 22px;
  font-style: normal;
  position: relative;
  z-index: 1;
}

.gift-certificate-hero__card b {
  background: #d8cce5;
  border-radius: 999px;
  display: block;
  height: 5px;
  margin-top: 14px;
  position: relative;
  width: 58%;
  z-index: 1;
}

.gift-certificate-hero__card b:nth-of-type(2) {
  background: #7d42f4;
  margin-top: 28px;
  width: 70%;
}

.gift-certificate-hero__card b:nth-of-type(3) {
  background: #ef4f9b;
  margin-top: 8px;
  width: 40%;
}

.gift-certificate-hero__spark {
  color: #ffd98a;
  font-size: 20px;
  position: absolute;
}

.gift-certificate-hero__spark--one {
  right: 5px;
  top: 13px;
}

.gift-certificate-hero__spark--two {
  bottom: 17px;
  font-size: 12px;
  left: 15px;
}

.gift-certificate-builder {
  align-items: start;
  display: grid;
  gap: clamp(34px, 4vw, 54px);
  grid-template-columns: minmax(0, 1.04fr) minmax(430px, 0.96fr);
  padding-bottom: 112px;
  padding-top: 88px;
}

.gift-certificate-stage {
  min-width: 0;
}

@media (min-width: 981px) and (min-height: 760px) {
  .gift-certificate-stage {
    position: sticky;
    top: 104px;
  }
}

.gift-certificate-stage__heading {
  margin-bottom: 26px;
}

.gift-certificate-stage__heading h2,
.gift-certificate-section-heading h2,
.gift-certificate-process h2,
.gift-certificate-faq h2 {
  font-family: "Unbounded", "Manrope", sans-serif;
  letter-spacing: -0.052em;
}

.gift-certificate-stage__heading h2 {
  font-size: clamp(27px, 3vw, 38px);
  line-height: 1.12;
  margin: 11px 0 13px;
}

.gift-certificate-stage__heading > p:last-child {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
  max-width: 590px;
}

.gift-certificate-preview {
  margin: 0;
}

.gift-certificate-art {
  aspect-ratio: 3 / 2;
  border: 1px solid #d9c9a5;
  border-radius: 25px;
  box-shadow:
    0 32px 85px rgb(35 17 57 / 0.18),
    0 8px 24px rgb(80 45 107 / 0.1);
  margin: 0;
  overflow: hidden;
  position: relative;
}

.gift-certificate-art::after {
  background: linear-gradient(90deg, rgb(255 249 236 / 0.08), transparent 55%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.gift-certificate-art > img {
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

.gift-certificate-art__content {
  color: #34213d;
  display: flex;
  flex-direction: column;
  inset: 8% 38% 8% 7.5%;
  justify-content: center;
  position: absolute;
  z-index: 1;
}

.gift-certificate-art__main {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.gift-certificate-art__main > small {
  color: #9b6b2a;
  font-size: clamp(6px, 0.75vw, 9px);
  font-weight: 800;
  letter-spacing: 0.15em;
  margin-bottom: clamp(7px, 1vw, 12px);
  text-transform: uppercase;
}

.gift-certificate-art__story {
  color: #3f2849;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: clamp(12px, 1.75vw, 21px);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 1.12;
  margin: 0 0 clamp(8px, 1.2vw, 14px);
}

.gift-certificate-art__main > span:not(.gift-certificate-art__format) {
  color: #866e87;
  font-size: clamp(5px, 0.65vw, 8px);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.gift-certificate-art__recipient {
  display: -webkit-box;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: clamp(10px, 1.45vw, 17px);
  letter-spacing: -0.055em;
  line-height: 1.15;
  margin-top: 4px;
  overflow: hidden;
  overflow-wrap: anywhere;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.gift-certificate-art__format {
  align-self: flex-start;
  background: rgb(255 255 255 / 0.58);
  border: 1px solid rgb(128 96 138 / 0.17);
  border-radius: clamp(6px, 0.9vw, 10px);
  display: flex;
  flex-direction: column;
  margin-top: clamp(7px, 1vw, 11px);
  max-width: 100%;
  padding: clamp(5px, 0.65vw, 7px) clamp(7px, 0.9vw, 10px);
  text-transform: none;
}

.gift-certificate-art__format small {
  color: #8c778f;
  font-size: clamp(4px, 0.52vw, 6px);
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gift-certificate-art__format b {
  color: #684198;
  font-size: clamp(6px, 0.83vw, 10px);
  line-height: 1.3;
  margin-top: 2px;
}

.gift-certificate-art__main > em {
  align-self: flex-start;
  background: rgb(125 66 244 / 0.09);
  border: 1px solid rgb(125 66 244 / 0.16);
  border-radius: 999px;
  color: #69409e;
  font-size: clamp(5px, 0.65vw, 8px);
  font-style: normal;
  font-weight: 800;
  margin-top: 8px;
  padding: 4px 7px;
}

.gift-certificate-art__main > em[hidden] {
  display: none;
}

.gift-certificate-art__code {
  align-self: flex-start;
  background: rgb(255 255 255 / 0.78);
  border: 1px solid rgb(128 96 138 / 0.22);
  border-radius: clamp(7px, 1vw, 11px);
  display: flex;
  flex-direction: column;
  margin-top: clamp(9px, 1.4vw, 16px);
  max-width: 100%;
  padding: clamp(6px, 0.9vw, 10px) clamp(8px, 1.2vw, 13px);
}

.gift-certificate-art__code small {
  color: #8c778f;
  font-size: clamp(5px, 0.62vw, 7px);
  font-weight: 700;
}

.gift-certificate-art__code strong {
  color: #4e3457;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: clamp(5px, 0.72vw, 9px);
  letter-spacing: 0.025em;
  margin-top: 4px;
  white-space: nowrap;
}

.gift-certificate-preview figcaption {
  color: #796c82;
  font-size: 10px;
  line-height: 1.55;
  margin: 13px 4px 0;
  text-align: center;
}

.gift-certificate-stage__notes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 22px;
  padding-left: 4px;
}

.gift-certificate-stage__notes span {
  color: #74677e;
  font-size: 10px;
  font-weight: 700;
}

.gift-certificate-stage__notes i {
  color: #a36ce8;
  font-style: normal;
  margin-right: 5px;
}

.gift-certificate-form {
  background: #fff;
  border: 1px solid #e7deec;
  border-radius: 32px;
  box-shadow: 0 25px 75px rgb(53 28 91 / 0.09);
  min-width: 0;
  padding: clamp(26px, 3vw, 38px);
}

.gift-certificate-form__header {
  padding-bottom: 2px;
}

.gift-certificate-form__header h2 {
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: clamp(23px, 2.6vw, 31px);
  letter-spacing: -0.05em;
  line-height: 1.15;
  margin: 10px 0 11px;
}

.gift-certificate-form__header > p:last-child {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.65;
  margin: 0;
}

.gift-certificate-format {
  border: 0;
  margin: 31px 0 0;
  min-width: 0;
  padding: 0;
  scroll-margin-top: 112px;
}

.gift-certificate-step-heading {
  align-items: center;
  display: flex;
  gap: 14px;
}

.gift-certificate-format legend.gift-certificate-step-heading {
  float: left;
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}

.gift-certificate-format legend + * {
  clear: both;
}

.gift-certificate-step-heading__number {
  align-items: center;
  background: linear-gradient(145deg, #7541f5, #a74de9);
  border: 1px solid rgb(255 255 255 / 0.5);
  border-radius: 12px;
  box-shadow: 0 9px 22px rgb(125 66 244 / 0.2);
  color: #fff;
  display: inline-flex;
  flex: 0 0 auto;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: 9px;
  height: 38px;
  justify-content: center;
  width: 38px;
}

.gift-certificate-step-heading__copy {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

.gift-certificate-step-heading__copy strong {
  color: var(--text);
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: 15px;
  letter-spacing: -0.035em;
  line-height: 1.3;
}

.gift-certificate-step-heading__copy small {
  color: var(--muted);
  font-size: 10.5px;
  line-height: 1.5;
}

.gift-certificate-options {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr;
}

.gift-certificate-option {
  cursor: pointer;
  display: block;
  min-width: 0;
  position: relative;
}

.gift-certificate-option > input {
  height: 1px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}

.gift-certificate-option__body {
  align-items: center;
  background: #fff;
  border: 1.5px solid #e5ddea;
  border-radius: 19px;
  display: grid;
  gap: 14px;
  grid-template-columns: 52px minmax(0, 1fr) auto;
  min-height: 96px;
  padding: 13px 17px 13px 13px;
  position: relative;
  transition:
    background 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.gift-certificate-option:hover .gift-certificate-option__body {
  border-color: #cdbaf0;
  transform: translateY(-2px);
}

.gift-certificate-option > input:checked + .gift-certificate-option__body {
  background:
    radial-gradient(circle at 100% 0, rgb(239 79 155 / 0.07), transparent 32%),
    #fcfaff;
  border-color: #8f5cf3;
  box-shadow: 0 14px 36px rgb(125 66 244 / 0.12);
}

.gift-certificate-option > input:focus-visible + .gift-certificate-option__body {
  outline: 3px solid rgb(125 66 244 / 0.22);
  outline-offset: 3px;
}

.gift-certificate-option__visual {
  align-items: center;
  background: linear-gradient(145deg, #f2eaff, #fff8e7);
  border: 1px solid #e2d7ed;
  border-radius: 15px;
  display: flex;
  height: 52px;
  justify-content: center;
  position: relative;
  width: 52px;
}

.gift-certificate-option__visual::before {
  background: linear-gradient(145deg, #8a4ef4, #c64bcf);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 6px 14px rgb(125 66 244 / 0.25);
  content: "";
  height: 27px;
  transform: rotate(-4deg);
  width: 21px;
}

.gift-certificate-option__visual::after {
  background: rgb(255 255 255 / 0.75);
  border-radius: 999px;
  box-shadow: 0 6px 0 rgb(255 255 255 / 0.58);
  content: "";
  height: 2px;
  left: 19px;
  position: absolute;
  top: 21px;
  transform: rotate(-4deg);
  width: 13px;
}

.gift-certificate-option--print-basic .gift-certificate-option__visual::before,
.gift-certificate-option--print-premium .gift-certificate-option__visual::before {
  border-radius: 2px 5px 5px 2px;
  height: 30px;
  transform: rotate(-6deg);
  width: 25px;
}

.gift-certificate-option--print-premium .gift-certificate-option__visual {
  background: linear-gradient(145deg, #fff1cf, #f0e8ff);
}

.gift-certificate-option--print-premium .gift-certificate-option__visual::before {
  background: linear-gradient(145deg, #4c246f, #8a42cd);
  box-shadow: 0 6px 14px rgb(92 43 124 / 0.28);
}

.gift-certificate-option__copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.gift-certificate-option__copy small {
  color: var(--accent);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.gift-certificate-option__copy strong {
  color: var(--text);
  font-size: 14px;
  line-height: 1.3;
  margin-top: 4px;
}

.gift-certificate-option__copy > span {
  color: var(--muted);
  font-size: 10.5px;
  line-height: 1.55;
  margin-top: 4px;
}

.gift-certificate-option__body > b {
  color: var(--text);
  font-size: 16px;
  padding-right: 4px;
  white-space: nowrap;
}

.gift-certificate-option__check {
  align-items: center;
  background: linear-gradient(145deg, #7541f5, #ef4f9b);
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 6px 14px rgb(125 66 244 / 0.25);
  color: #fff;
  display: flex;
  font-size: 8px;
  height: 22px;
  justify-content: center;
  opacity: 0;
  position: absolute;
  right: -6px;
  top: -6px;
  transform: scale(0.7);
  transition: opacity 180ms ease, transform 180ms ease;
  width: 22px;
}

.gift-certificate-option > input:checked + .gift-certificate-option__body .gift-certificate-option__check {
  opacity: 1;
  transform: scale(1);
}

.gift-certificate-empty {
  background: #f7f3fb;
  border: 1px dashed #d4c7df;
  border-radius: 18px;
  color: var(--muted);
  margin: 0;
  padding: 24px;
  text-align: center;
}

.gift-certificate-wrap {
  align-items: center;
  background:
    radial-gradient(circle at 100% 0, rgb(125 66 244 / 0.06), transparent 35%),
    #f9f7fc;
  border: 1px solid #e4d9ed;
  border-radius: 20px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-top: 14px;
  padding: 18px;
  transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.gift-certificate-wrap.is-available {
  background:
    radial-gradient(circle at 100% 0, rgb(239 79 155 / 0.09), transparent 35%),
    #fbf8ff;
  border-color: #d9c9e8;
}

.gift-certificate-wrap.is-selected {
  background:
    radial-gradient(circle at 100% 0, rgb(239 79 155 / 0.12), transparent 36%),
    linear-gradient(145deg, #fcf9ff, #fffaf3);
  border-color: #a97cee;
  box-shadow: 0 15px 36px rgb(125 66 244 / 0.11);
}

.gift-certificate-wrap__copy {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  gap: 13px;
  min-width: 0;
}

.gift-certificate-wrap__copy > span:last-child {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.gift-certificate-wrap__copy small {
  color: var(--accent);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.gift-certificate-wrap__copy strong {
  color: var(--text);
  font-size: 13px;
  line-height: 1.35;
  margin-top: 4px;
}

.gift-certificate-wrap__copy > span:last-child > span {
  color: var(--muted);
  font-size: 10px;
  line-height: 1.55;
  margin-top: 4px;
}

.gift-certificate-wrap__mark {
  align-items: center;
  background: linear-gradient(145deg, #7d42f4, #ef4f9b);
  border-radius: 14px;
  display: flex;
  flex: 0 0 auto;
  height: 44px;
  justify-content: center;
  position: relative;
  width: 44px;
}

.gift-certificate-wrap__mark::before,
.gift-certificate-wrap__mark::after {
  background: #ffd98a;
  content: "";
  height: 23px;
  position: absolute;
  width: 3px;
}

.gift-certificate-wrap__mark::after {
  transform: rotate(90deg);
}

.gift-certificate-wrap__mark i {
  border: 2px solid #fff;
  border-radius: 3px;
  height: 24px;
  width: 27px;
}

.gift-certificate-wrap__toggle {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  min-height: 44px;
}

.gift-certificate-wrap__toggle[hidden],
.gift-certificate-wrap__availability[hidden] {
  display: none;
}

.gift-certificate-wrap__toggle input {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.gift-certificate-wrap__control {
  background: #d9cfe6;
  border-radius: 999px;
  display: block;
  height: 28px;
  padding: 3px;
  transition: background 180ms ease, box-shadow 180ms ease;
  width: 50px;
}

.gift-certificate-wrap__control i {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 9px rgb(42 21 65 / 0.2);
  display: block;
  height: 22px;
  transition: transform 180ms ease;
  width: 22px;
}

.gift-certificate-wrap__toggle input:checked + .gift-certificate-wrap__control {
  background: linear-gradient(105deg, #7541f5, #ef4f9b);
}

.gift-certificate-wrap__toggle input:checked + .gift-certificate-wrap__control i {
  transform: translateX(22px);
}

.gift-certificate-wrap__toggle input:focus-visible + .gift-certificate-wrap__control {
  box-shadow: 0 0 0 4px rgb(125 66 244 / 0.19);
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

.gift-certificate-wrap__price {
  display: flex;
  flex-direction: column;
  min-width: 60px;
}

.gift-certificate-wrap__price small {
  color: #7d6c88;
  font-size: 8px;
  font-weight: 800;
}

.gift-certificate-wrap__price b {
  color: var(--text);
  font-size: 12px;
  margin-top: 2px;
  white-space: nowrap;
}

.gift-certificate-wrap__availability {
  background: #eee8f5;
  border: 1px solid #ded3e8;
  border-radius: 999px;
  color: #75667f;
  flex: 0 0 auto;
  font-size: 9px;
  font-weight: 800;
  line-height: 1.35;
  max-width: 126px;
  padding: 8px 11px;
  text-align: center;
}

.gift-certificate-recipient {
  border-top: 1px solid var(--border);
  margin-top: 28px;
  padding-top: 27px;
}

.gift-certificate-recipient__helper {
  background: #f8f5fc;
  border: 1px solid #e9e1ef;
  border-radius: 13px;
  color: #6c6076;
  font-size: 11px;
  line-height: 1.6;
  margin: 15px 0 0;
  padding: 11px 13px;
}

.gift-certificate-fields {
  display: grid;
  gap: 13px;
  grid-template-columns: 1fr;
  margin-top: 17px;
}

.gift-certificate-fields label > span,
.gift-certificate-fields label > small {
  display: block;
}

.gift-certificate-fields label > span {
  color: var(--text);
  font-size: 11px;
  font-weight: 800;
  margin-bottom: 7px;
}

.gift-certificate-fields input {
  background: #fff;
  border: 1px solid #ded4e5;
  border-radius: 12px;
  color: var(--text);
  font: inherit;
  font-size: 13px;
  min-height: 48px;
  padding: 12px 14px;
  transition: border-color 180ms ease, box-shadow 180ms ease;
  width: 100%;
}

.gift-certificate-fields input:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 4px rgb(125 66 244 / 0.1);
  outline: none;
}

.gift-certificate-field-help {
  color: var(--muted);
  font-size: 9.5px;
  line-height: 1.55;
  margin-top: 6px;
}

.gift-certificate-error {
  color: #a42f28;
  font-size: 10px;
  line-height: 1.5;
  margin: 6px 0 0;
}

.gift-certificate-auth-card {
  align-items: center;
  background: #f7f3ff;
  border: 1px solid #e4d9f1;
  border-radius: 17px;
  display: flex;
  gap: 12px;
  margin-top: 17px;
  padding: 15px;
}

.gift-certificate-auth-card__mark {
  align-items: center;
  background: #e9ddff;
  border-radius: 12px;
  color: var(--accent);
  display: flex;
  flex: 0 0 auto;
  height: 39px;
  justify-content: center;
  width: 39px;
}

.gift-certificate-auth-card p {
  color: #665473;
  font-size: 10.5px;
  line-height: 1.6;
  margin: 0;
}

.gift-certificate-total {
  background:
    radial-gradient(circle at 95% 0, rgb(239 79 155 / 0.15), transparent 35%),
    linear-gradient(145deg, #1a0c39, #100725);
  border: 1px solid rgb(255 255 255 / 0.09);
  border-radius: 21px;
  color: #fff;
  margin-top: 23px;
  overflow: hidden;
  padding: 20px;
}

.gift-certificate-total > header,
.gift-certificate-total > div,
.gift-certificate-total > footer {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: space-between;
}

.gift-certificate-total > header > span {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.gift-certificate-total > header small {
  color: #a99bb8;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gift-certificate-total > header strong {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 4px;
}

.gift-certificate-total > header > b,
.gift-certificate-total > div > b {
  color: #e2d7ea;
  font-size: 12px;
  white-space: nowrap;
}

.gift-certificate-total > div {
  border-top: 1px solid rgb(255 255 255 / 0.08);
  color: #b9adc5;
  font-size: 10px;
  margin-top: 14px;
  padding-top: 14px;
}

.gift-certificate-total > div[hidden] {
  display: none;
}

.gift-certificate-total > footer {
  border-top: 1px solid rgb(255 255 255 / 0.1);
  margin-top: 16px;
  padding-top: 16px;
}

.gift-certificate-total > footer span {
  color: #c4b7cf;
  font-size: 11px;
  font-weight: 800;
}

.gift-certificate-total > footer strong {
  color: #ffd98a;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: 22px;
  letter-spacing: -0.045em;
}

.gift-certificate-test-note {
  background: #f6f1ff;
  border-radius: 12px;
  color: #5f5272;
  font-size: 10px;
  margin: 16px 0 0;
  padding: 12px 14px;
}

.gift-certificate-submit {
  justify-content: space-between;
  margin-top: 18px;
  min-height: 56px;
  padding-left: 22px;
  padding-right: 19px;
  width: 100%;
}

.gift-certificate-submit > span:last-child {
  transition: transform 180ms ease;
}

.gift-certificate-submit:hover > span:last-child {
  transform: translateX(4px);
}

.gift-certificate-submit:disabled {
  cursor: not-allowed;
  filter: grayscale(0.5);
  opacity: 0.55;
}

[data-gift-certificate-message] {
  background: #f4effa;
  border-radius: 12px;
  color: #665773;
  font-size: 10px;
  line-height: 1.55;
  margin: 12px 0 0;
  padding: 11px 13px;
}

[data-gift-certificate-message].is-error {
  background: #fff1ef;
  color: #a42f28;
}

.gift-certificate-legal {
  color: var(--muted);
  display: block;
  font-size: 9.5px;
  line-height: 1.6;
  margin-top: 14px;
  text-align: center;
}

.gift-certificate-legal a {
  color: #68508b;
  text-underline-offset: 2px;
}

.gift-certificate-value {
  background: #fff;
  border-bottom: 1px solid #eee7f2;
  border-top: 1px solid #eee7f2;
  padding: 104px 0;
}

.gift-certificate-section-heading {
  display: grid;
  gap: 0 48px;
  grid-template-columns: minmax(0, 1.12fr) minmax(280px, 0.88fr);
}

.gift-certificate-section-heading .gift-certificate-kicker {
  grid-column: 1 / -1;
}

.gift-certificate-section-heading h2 {
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.08;
  margin: 13px 0 0;
  max-width: 720px;
}

.gift-certificate-section-heading > p:last-child {
  align-self: end;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.75;
  margin: 0;
}

.gift-certificate-value__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 48px;
}

.gift-certificate-value__grid article {
  background:
    radial-gradient(circle at 100% 0, rgb(125 66 244 / 0.07), transparent 34%),
    #faf8fd;
  border: 1px solid #e8e0ef;
  border-radius: 25px;
  min-height: 280px;
  overflow: hidden;
  padding: 24px;
  position: relative;
  transition: border-color 220ms ease, transform 220ms ease;
}

.gift-certificate-value__grid article:hover {
  border-color: #d4c0ee;
  transform: translateY(-5px);
}

.gift-certificate-value__grid article > span {
  color: #a495af;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: 8px;
}

.gift-certificate-value__grid h3 {
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: 15px;
  letter-spacing: -0.035em;
  line-height: 1.4;
  margin: 34px 0 12px;
}

.gift-certificate-value__grid p {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.7;
  margin: 0;
}

.gift-certificate-value__icon {
  background: linear-gradient(145deg, #8c4df5, #ef4f9b);
  border: 1px solid rgb(255 255 255 / 0.45);
  border-radius: 17px;
  box-shadow: 0 14px 30px rgb(125 66 244 / 0.18);
  display: block;
  height: 58px;
  margin-top: 29px;
  position: relative;
  width: 58px;
}

.gift-certificate-value__icon::before,
.gift-certificate-value__icon::after {
  content: "";
  position: absolute;
}

.gift-certificate-value__icon--book::before {
  background: #fff;
  border-radius: 2px 6px 6px 2px;
  height: 29px;
  left: 15px;
  top: 14px;
  transform: rotate(-6deg);
  width: 28px;
}

.gift-certificate-value__icon--book::after {
  background: #ffd98a;
  height: 23px;
  left: 20px;
  top: 17px;
  transform: rotate(-6deg);
  width: 2px;
}

.gift-certificate-value__icon--hero::before {
  border: 3px solid #fff;
  border-radius: 50%;
  height: 13px;
  left: 20px;
  top: 13px;
  width: 13px;
}

.gift-certificate-value__icon--hero::after {
  border: 3px solid #fff;
  border-radius: 14px 14px 5px 5px;
  bottom: 11px;
  height: 15px;
  left: 14px;
  width: 24px;
}

.gift-certificate-value__icon--upgrade::before {
  border-bottom: 10px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  left: 22px;
  top: 12px;
  width: 0;
}

.gift-certificate-value__icon--upgrade::after {
  background: #fff;
  border-radius: 3px;
  height: 26px;
  left: 26px;
  top: 20px;
  width: 6px;
}

.gift-certificate-process {
  padding: 88px 0;
}

.gift-certificate-process__panel {
  background:
    radial-gradient(circle at 10% 100%, rgb(125 66 244 / 0.24), transparent 28%),
    radial-gradient(circle at 94% 10%, rgb(99 230 212 / 0.1), transparent 22%),
    #110829;
  border-radius: 34px;
  color: #fff;
  display: grid;
  gap: 54px;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  overflow: hidden;
  padding: 54px;
}

.gift-certificate-process__heading h2 {
  font-size: clamp(30px, 3.7vw, 45px);
  line-height: 1.1;
  margin: 14px 0 0;
}

.gift-certificate-process ol {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.gift-certificate-process li {
  background: rgb(255 255 255 / 0.055);
  border: 1px solid rgb(255 255 255 / 0.1);
  border-radius: 20px;
  min-height: 225px;
  padding: 21px;
  position: relative;
}

.gift-certificate-process li > span {
  color: #9c8baa;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: 9px;
}

.gift-certificate-process li > strong {
  display: block;
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: 13px;
  letter-spacing: -0.035em;
  line-height: 1.4;
  margin-top: 68px;
}

.gift-certificate-process li > p {
  color: #a99db4;
  font-size: 11px;
  line-height: 1.7;
  margin: 10px 0 0;
}

.gift-certificate-process li:not(:last-child)::after {
  align-items: center;
  background: #2a1942;
  border: 1px solid rgb(255 255 255 / 0.1);
  border-radius: 50%;
  color: #d6b3ff;
  content: "→";
  display: flex;
  height: 26px;
  justify-content: center;
  position: absolute;
  right: -20px;
  top: 29px;
  width: 26px;
  z-index: 2;
}

.gift-certificate-faq {
  background: #fff;
  border-top: 1px solid #eee7f2;
  padding: 104px 0 76px;
}

.gift-certificate-faq__grid {
  align-items: start;
  display: grid;
  gap: 86px;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
}

.gift-certificate-faq__heading {
  position: sticky;
  top: 108px;
}

.gift-certificate-faq__heading h2 {
  font-size: clamp(31px, 3.7vw, 46px);
  line-height: 1.1;
  margin: 13px 0 18px;
}

.gift-certificate-faq__heading > p:last-of-type {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.75;
  margin: 0;
  max-width: 340px;
}

.gift-certificate-faq__heading > a {
  align-items: center;
  color: var(--accent);
  display: inline-flex;
  font-size: 11px;
  font-weight: 800;
  gap: 8px;
  margin-top: 27px;
  min-height: 44px;
  text-decoration: none;
}

.gift-certificate-faq__list {
  display: flex;
  flex-direction: column;
}

.gift-certificate-faq__list details {
  border-top: 1px solid #ded5e6;
}

.gift-certificate-faq__list details:last-child {
  border-bottom: 1px solid #ded5e6;
}

.gift-certificate-faq__list summary {
  align-items: center;
  color: #322140;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  gap: 20px;
  justify-content: space-between;
  list-style: none;
  min-height: 76px;
  padding: 18px 0;
}

.gift-certificate-faq__list summary::-webkit-details-marker {
  display: none;
}

.gift-certificate-faq__list summary > span {
  align-items: center;
  border: 1px solid #d7cbe3;
  border-radius: 50%;
  color: #7e48ed;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 18px;
  font-weight: 400;
  height: 32px;
  justify-content: center;
  transition: background 180ms ease, color 180ms ease, transform 180ms ease;
  width: 32px;
}

.gift-certificate-faq__list details[open] summary > span {
  background: #7d43ed;
  color: #fff;
  transform: rotate(45deg);
}

.gift-certificate-faq__list details > p {
  color: #796d84;
  font-size: 12px;
  line-height: 1.8;
  margin: -3px 48px 24px 0;
  max-width: 650px;
}

.gift-certificate-final {
  background: #fff;
  padding: 0 0 112px;
}

.gift-certificate-final__panel {
  align-items: center;
  background:
    radial-gradient(circle at 8% 100%, rgb(125 66 244 / 0.3), transparent 30%),
    radial-gradient(circle at 92% 0, rgb(239 79 155 / 0.2), transparent 30%),
    linear-gradient(145deg, #100725, #180a39 58%, #0b0824);
  border: 1px solid rgb(255 255 255 / 0.1);
  border-radius: 34px;
  color: #fff;
  display: grid;
  gap: 42px;
  grid-template-columns: minmax(0, 1fr) auto;
  overflow: hidden;
  padding: 48px 52px;
  position: relative;
}

.gift-certificate-final__panel > div {
  max-width: 700px;
  position: relative;
  z-index: 1;
}

.gift-certificate-final .gift-certificate-kicker {
  color: #ffd98a;
}

.gift-certificate-final h2 {
  font-family: "Unbounded", "Manrope", sans-serif;
  font-size: clamp(28px, 3.4vw, 43px);
  letter-spacing: -0.052em;
  line-height: 1.1;
  margin: 13px 0 15px;
}

.gift-certificate-final__panel > div > p:last-child {
  color: rgb(255 255 255 / 0.7);
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
  max-width: 620px;
}

.gift-certificate-final__button {
  flex: 0 0 auto;
  min-height: 54px;
  padding-left: 22px;
  padding-right: 19px;
  position: relative;
  z-index: 1;
}

.gift-certificate-final__spark {
  color: #ffd98a;
  font-size: 78px;
  opacity: 0.08;
  position: absolute;
  right: 25%;
  top: -24px;
}

@media (max-width: 1080px) {
  .gift-certificate-hero__panel {
    grid-template-columns: minmax(0, 1fr) 220px;
    padding: 48px;
  }

  .gift-certificate-hero__magic {
    transform: scale(0.85);
    transform-origin: center right;
  }

  .gift-certificate-builder {
    grid-template-columns: minmax(0, 1fr) minmax(410px, 0.94fr);
  }

  .gift-certificate-process__panel {
    gap: 38px;
    padding: 44px;
  }
}

@media (max-width: 980px) {
  .gift-certificate-hero__panel {
    grid-template-columns: minmax(0, 1fr) 170px;
  }

  .gift-certificate-hero__magic {
    margin-left: -40px;
    transform: scale(0.72);
  }

  .gift-certificate-builder {
    gap: 42px;
    grid-template-columns: 1fr;
    max-width: 760px;
  }

  .gift-certificate-stage__heading {
    text-align: center;
  }

  .gift-certificate-stage__heading > p:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .gift-certificate-stage__notes {
    justify-content: center;
  }

  .gift-certificate-section-heading,
  .gift-certificate-process__panel,
  .gift-certificate-faq__grid {
    grid-template-columns: 1fr;
  }

  .gift-certificate-section-heading > p:last-child {
    margin-top: 19px;
    max-width: 620px;
  }

  .gift-certificate-value__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gift-certificate-value__grid article:last-child {
    grid-column: 1 / -1;
  }

  .gift-certificate-process ol {
    margin-top: 4px;
  }

  .gift-certificate-faq__heading {
    position: static;
  }
}

@media (max-width: 760px) {
  .gift-certificate-hero__panel {
    grid-template-columns: 1fr;
    padding: 42px 34px;
  }

  .gift-certificate-hero__copy {
    max-width: none;
  }

  .gift-certificate-hero__magic {
    display: none;
  }

  .gift-certificate-value,
  .gift-certificate-faq {
    padding-bottom: 84px;
    padding-top: 84px;
  }

  .gift-certificate-value__grid,
  .gift-certificate-process ol {
    grid-template-columns: 1fr;
  }

  .gift-certificate-value__grid article:last-child {
    grid-column: auto;
  }

  .gift-certificate-value__grid article {
    min-height: 0;
  }

  .gift-certificate-process li {
    min-height: 170px;
  }

  .gift-certificate-process li > strong {
    margin-top: 40px;
  }

  .gift-certificate-process li:not(:last-child)::after {
    bottom: -20px;
    left: 50%;
    right: auto;
    top: auto;
    transform: translateX(-50%) rotate(90deg);
  }

  .gift-certificate-final__panel {
    gap: 28px;
    grid-template-columns: 1fr;
    padding: 38px 34px;
  }

  .gift-certificate-final__button {
    justify-self: start;
  }
}

@media (max-width: 650px) {
  .gift-certificate-shell {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gift-certificate-hero {
    padding-top: 20px;
  }

  .gift-certificate-hero__panel {
    border-radius: 27px;
    min-height: 0;
    padding: 36px 25px;
  }

  .gift-certificate-hero h1 {
    font-size: clamp(31px, 10vw, 42px);
  }

  .gift-certificate-hero__copy > p:not(.gift-certificate-kicker) {
    font-size: 13px;
  }

  .gift-certificate-hero__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .gift-certificate-hero__button {
    width: 100%;
  }

  .gift-certificate-hero__facts {
    align-items: stretch;
    flex-direction: column;
  }

  .gift-certificate-hero__facts li {
    width: fit-content;
  }

  .gift-certificate-builder {
    padding-bottom: 78px;
    padding-top: 66px;
  }

  .gift-certificate-stage__heading h2 {
    font-size: 28px;
  }

  .gift-certificate-art {
    border-radius: 18px;
  }

  .gift-certificate-art__content {
    inset: 7.5% 34% 8% 7%;
  }

  .gift-certificate-art__main > small {
    letter-spacing: 0.1em;
  }

  .gift-certificate-stage__notes {
    align-items: flex-start;
    flex-direction: column;
  }

  .gift-certificate-form {
    border-radius: 25px;
    padding: 24px 17px;
  }

  .gift-certificate-option__body {
    gap: 11px;
    grid-template-columns: 47px minmax(0, 1fr);
    padding: 12px;
  }

  .gift-certificate-option__visual {
    height: 47px;
    width: 47px;
  }

  .gift-certificate-option__body > b {
    grid-column: 2;
    padding: 0;
  }

  .gift-certificate-wrap {
    align-items: stretch;
    flex-direction: column;
  }

  .gift-certificate-wrap__toggle {
    justify-content: flex-end;
  }

  .gift-certificate-wrap__availability {
    align-self: flex-start;
    max-width: none;
  }

  .gift-certificate-section-heading {
    display: block;
  }

  .gift-certificate-section-heading h2,
  .gift-certificate-faq__heading h2,
  .gift-certificate-process__heading h2 {
    font-size: 31px;
  }

  .gift-certificate-process {
    padding: 62px 0;
  }

  .gift-certificate-process__panel {
    border-radius: 27px;
    gap: 34px;
    padding: 34px 22px;
  }

  .gift-certificate-faq__grid {
    gap: 36px;
  }

  .gift-certificate-faq__list summary {
    font-size: 13px;
  }

  .gift-certificate-final {
    padding-bottom: 78px;
  }

  .gift-certificate-final__panel {
    border-radius: 27px;
    padding: 34px 24px;
  }

  .gift-certificate-final h2 {
    font-size: 29px;
  }

  .gift-certificate-final__button {
    justify-self: stretch;
    width: 100%;
  }
}

@media (max-width: 420px) {
  .gift-certificate-art__content {
    right: 30%;
  }

  .gift-certificate-art__main > em {
    display: none;
  }

  .gift-certificate-total > footer strong {
    font-size: 19px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gift-certificate-hero__button > span:last-child,
  .gift-certificate-option__body,
  .gift-certificate-option__check,
  .gift-certificate-wrap,
  .gift-certificate-wrap__control,
  .gift-certificate-wrap__control i,
  .gift-certificate-submit > span:last-child,
  .gift-certificate-value__grid article,
  .gift-certificate-faq__list summary > span {
    transition: none;
  }
}
