
.dna-quiz { min-height:500px; padding:clamp(28px,5vw,64px); border:1px solid #d8cfbf; border-radius:30px; background:#fbf8f1; }
.dna-quiz header { max-width:780px; margin:auto; text-align:center; }
.dna-quiz header > span { color:#9b752e; font-weight:800; letter-spacing:.12em; }
.dna-quiz header > div { height:4px; margin:18px auto 32px; overflow:hidden; border-radius:99px; background:#e2ddd2; }
.dna-quiz header > div i { height:100%; display:block; border-radius:inherit; background:#b88a35; transition:width .3s ease; }
.dna-quiz h2 { margin:0; font-size:clamp(34px,4vw,54px); line-height:1; letter-spacing:-.045em; }
.dna-quiz header p { margin-top:10px; color:#766f64; }
.dna-pair { max-width:930px; margin:40px auto 0; display:grid; grid-template-columns:1fr 1fr; gap:16px; }
.dna-pair button { min-height:230px; padding:32px; display:flex; flex-direction:column; align-items:flex-start; justify-content:flex-end; border:1px solid #d7ccba; border-radius:24px; background:linear-gradient(145deg,#f1e8d8,#fffdfa); text-align:left; transition:transform .2s,border-color .2s,box-shadow .2s; }
.dna-pair button:nth-child(2) { background:linear-gradient(145deg,#e6d3c9,#f4e9d8); }
.dna-pair button:hover { transform:translateY(-3px); border-color:#aa8135; box-shadow:0 18px 50px rgba(54,42,20,.11); }
.dna-pair button span { margin-bottom:auto; color:#9d762f; font-weight:800; }
.dna-pair strong { font-size:27px; }
.dna-pair small { margin-top:6px; color:#746c61; font-size:14px; }
.dna-result { max-width:760px; margin:40px auto; text-align:center; }
.dna-result .oo-ai-mark { justify-content:center; margin-bottom:28px; }
.dna-result h2 { margin:16px 0; font:500 clamp(40px,5vw,66px)/1 var(--serif); }
.dna-result p { color:#6e675d; font-size:18px; line-height:1.65; }
.dna-result > strong { display:block; margin:20px 0 28px; color:#9d752e; letter-spacing:.08em; }
.dna-result > div { display:flex; justify-content:center; flex-wrap:wrap; gap:10px; }

@media (max-width:600px) {
  .dna-quiz { min-height:0; padding:26px 14px; border-radius:22px; }
  .dna-pair { grid-template-columns:1fr 1fr; gap:8px; }
  .dna-pair button { min-height:160px; padding:16px; border-radius:17px; }
  .dna-pair strong { font-size:19px; }
}

@media (max-width: 800px) {
  .gift-dna-page .experience-hero {
    width: calc(100% - 14px) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 750 / 350 !important;
    border-radius: 18px !important;
  }
}

.dna-quiz {
  min-height: 440px;
}

.dna-pair {
  margin-top: 30px;
}

.dna-pair button {
  min-height: 190px;
}

@media (max-width:540px) {
  .dna-pair button {
    min-height: 145px;
    padding: 14px;
  }
}
.gift-dna-page {
  overflow-x: clip;
  background: #f4f1e9;
}

.gift-dna-page .dna-seo-editorial,
.gift-dna-page .dna-faq {
  width: min(1280px, calc(100% - 32px));
  margin-inline: auto;
  box-sizing: border-box;
  padding-inline: 12px;
}

.gift-dna-page .dna-seo-editorial {
  margin-top: 60px;
  padding-block: 0;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 350px);
  align-items: start;
  gap: clamp(38px, 5vw, 72px);
  border: 0;
}

.gift-dna-page .dna-seo-copy {
  max-width: 790px;
}

.gift-dna-page .dna-seo-copy h2,
.gift-dna-page .dna-faq h2 {
  margin: 15px 0 0;
  font-family: var(--font-geist), Arial, sans-serif;
  font-size: 38.5px;
  font-weight: 480;
  line-height: 1.02;
  letter-spacing: -.05em;
  text-wrap: balance;
}

.gift-dna-page .dna-seo-copy h2 {
  max-width: 720px;
  margin-bottom: 27px;
}

.gift-dna-page .dna-seo-copy p {
  max-width: 770px;
  margin: 0 0 17px;
  color: #6f6d64;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 1.72;
}

/* Match Build Your Own Hamper related-service cards, including thumbnails. */
.dna-related-links { display: grid; grid-template-columns: minmax(0,1fr); gap: 8px; width: 100%; max-width: 340px; justify-self: end; align-content: start; }
.dna-related-links a { display: grid; grid-template-columns: 56px minmax(0,1fr) auto; min-height: 76px; align-items: center; gap: 12px; padding: 7px 14px 7px 7px; border: 1px solid #d8cdb9; border-radius: 17px; background: rgba(255,255,255,.58); color: #2b261f; line-height: 1.25; text-decoration: none; overflow: hidden; }
.dna-related-links a > img { width: 56px; height: 56px; display: block; object-fit: cover; border-radius: 12px; background: #ece3d5; }
.dna-related-links a > b { min-width: 0; font-family: var(--font-geist), Arial, sans-serif; font-size: 12px; font-weight: 520; line-height: 1.28; }
.dna-related-links a > i { display: grid; place-items: center; box-sizing: border-box; width: 29px; height: 29px; color: var(--ink); font-style: normal; border: 1px solid #d9cfb9; border-radius: 50%; background: #fffdf8; }
.dna-related-links a > i .icon,
.dna-related-links a > i svg { display: block; width: 15px; height: 15px; }
@media (max-width: 600px) {
  .dna-related-links a > i { width: 25px; height: 25px; }
  .dna-related-links a > i .icon,
  .dna-related-links a > i svg { width: 13px; height: 13px; }
}
.dna-related-links a:focus-visible { outline: 2px solid #98702d; outline-offset: 3px; }
@media (max-width: 900px) { .dna-related-links { max-width: none; } }

.gift-dna-page .dna-seo-links {
  width: 100%;
  max-width: 350px;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 9px;
  justify-self: end;
}

.gift-dna-page .dna-seo-links a {
  min-height: 86px;
  padding: 16px 17px;
  grid-template-columns: minmax(0, 1fr) auto;
  align-content: center;
  gap: 7px 12px;
  border: 1px solid #d9cfb9;
  border-radius: 16px;
  background: rgba(255, 255, 255, .58);
  box-shadow: none;
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.gift-dna-page .dna-seo-links a:hover {
  border-color: #b48a3a;
  background: rgba(255, 255, 255, .84);
  transform: translateY(-1px);
}

.gift-dna-page .dna-seo-links small {
  grid-column: 1 / -1;
  color: #8b6b32;
  font-size: 9px;
  font-weight: 400;
  letter-spacing: .075em;
}

.gift-dna-page .dna-seo-links strong {
  font-size: 12.5px;
  font-weight: 570;
  line-height: 1.3;
}

.gift-dna-page .dna-seo-links svg {
  width: 15px;
  height: 15px;
  padding: 6px;
  box-sizing: content-box;
  border: 1px solid #d9cfb9;
  border-radius: 50%;
  background: #fffdf8;
}

.gift-dna-page .dna-faq {
  margin-top: 48px;
  margin-bottom: 66px;
  padding-top: 32px;
  padding-bottom: 0;
  grid-template-columns: minmax(330px, .52fr) minmax(0, 1.48fr);
  gap: clamp(38px, 5vw, 66px);
  border-top: 1px solid #d9cfb9;
}

.gift-dna-page .dna-faq header {
  position: static;
  top: auto;
}

.gift-dna-page .dna-faq h2 {
  max-width: 380px;
}

.gift-dna-page .dna-faq details,
.gift-dna-page .dna-faq details:last-child {
  border-top: 0;
  border-bottom: 1px solid #d8cfbf;
}

.gift-dna-page .dna-faq summary {
  min-height: 64px;
  padding: 14px 4px;
  color: #2b2a25;
  font-size: 13.5px;
  font-weight: 560;
  line-height: 1.4;
}

.gift-dna-page .dna-faq summary span {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border: 1px solid #d9cfb9;
  border-radius: 50%;
  background: rgba(255, 255, 255, .48);
  color: #a77e2d;
  font-size: 16px;
  font-weight: 400;
}

.gift-dna-page .dna-faq details[open] {
  margin-inline: -12px;
  padding-inline: 12px;
  border-radius: 13px;
  background: rgba(255, 255, 255, .44);
}

.gift-dna-page .dna-faq details p {
  max-width: 760px;
  margin: -2px 44px 18px 4px;
  color: #6f6d64;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.7;
}

.site-shell:has(> .gift-dna-page) > .footer {
  width: 100%;
  max-width: none;
  margin: 0;
  border-radius: 30px 30px 0 0;
}

@media (max-width: 900px) {
  .gift-dna-page .dna-seo-editorial,
  .gift-dna-page .dna-faq {
    grid-template-columns: 1fr;
  }

  .gift-dna-page .dna-seo-links {
    max-width: none;
    grid-template-columns: 1fr 1fr;
    justify-self: stretch;
  }

  .gift-dna-page .dna-faq h2 {
    max-width: none;
  }
}

@media (max-width: 600px) {
  .gift-dna-page .dna-seo-editorial,
  .gift-dna-page .dna-faq {
    width: calc(100% - 20px);
    padding-inline: 4px;
  }

  .gift-dna-page .dna-seo-editorial {
    margin-top: 34px;
    gap: 18px;
  }

  .gift-dna-page .dna-seo-copy h2,
  .gift-dna-page .dna-faq h2 {
    font-size: 26px;
    font-weight: 470;
    line-height: 1.06;
  }

  .gift-dna-page .dna-seo-copy h2 {
    margin-bottom: 20px;
  }

  .gift-dna-page .dna-seo-copy p {
    font-size: 12.5px;
    line-height: 1.64;
  }

  .gift-dna-page .dna-seo-links {
    grid-template-columns: 1fr 1fr;
    gap: 7px;
  }

  .gift-dna-page .dna-seo-links a {
    min-height: 78px;
    padding: 13px;
    gap: 8px;
  }

  .gift-dna-page .dna-seo-links small {
    font-size: 8px;
  }

  .gift-dna-page .dna-seo-links strong {
    font-size: 11px;
  }

  .gift-dna-page .dna-seo-links svg {
    width: 13px;
    height: 13px;
    padding: 5px;
  }

  .gift-dna-page .dna-faq {
    margin-top: 36px;
    margin-bottom: 52px;
    padding-top: 24px;
    gap: 10px;
  }

  .gift-dna-page .dna-faq summary {
    min-height: 58px;
    padding: 13px 2px;
    font-size: 12px;
  }

  .gift-dna-page .dna-faq summary span {
    width: 26px;
    height: 26px;
    font-size: 15px;
  }

  .gift-dna-page .dna-faq details[open] {
    margin-inline: -8px;
    padding-inline: 8px;
  }

  .gift-dna-page .dna-faq details p {
    margin: -1px 34px 16px 2px;
    font-size: 11.5px;
  }

  .site-shell:has(> .gift-dna-page) > .footer {
    border-radius: 22px 22px 0 0;
  }
}
.dna-quiz h2 { font-size:clamp(30px,3vw,44px); }
.dna-pair button strong { font-size:clamp(20px,2.2vw,30px); }
.dna-pair button small { font-size:13px; }
.dna-studio-shell,
.dna-seo-editorial,
.dna-faq {
  width:min(1280px,calc(100% - 24px));
  margin-inline:auto;
}

.dna-studio-shell {
  margin-top:36px;
  display:grid;
  grid-template-columns:minmax(0,3fr) minmax(320px,2fr);
  gap:12px;
  align-items:stretch;
}

.dna-studio-shell .dna-quiz {
  width:100%;
  min-height:430px;
  margin:0;
  padding:clamp(28px,3vw,42px);
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-radius:28px;
  background:#fffdf8;
}

.dna-studio-shell .dna-quiz header { max-width:620px; }
.dna-studio-shell .dna-quiz header > span { font-size:11px; letter-spacing:.1em; }
.dna-studio-shell .dna-quiz header > div { margin:13px auto 25px; }
.dna-studio-shell .dna-quiz h2 {
  max-width:590px;
  margin-inline:auto;
  font-size:clamp(29px,2.5vw,38px);
  font-weight:520;
  line-height:1;
  text-wrap:balance;
}
.dna-studio-shell .dna-quiz header p { margin-top:9px; font-size:13px; }
.dna-studio-shell .dna-pair { width:100%; max-width:650px; margin-top:25px; gap:10px; }
.dna-studio-shell .dna-pair button {
  min-height:166px;
  padding:22px;
  border-radius:19px;
  box-shadow:none;
}
.dna-studio-shell .dna-pair button:hover { transform:translateY(-2px); box-shadow:0 14px 34px rgba(54,42,20,.08); }
.dna-studio-shell .dna-pair button.selected {
  border-color:#a77a2b;
  box-shadow:inset 0 0 0 1px #a77a2b;
}
.dna-studio-shell .dna-pair button strong { font-size:clamp(20px,1.65vw,25px); }
.dna-studio-shell .dna-pair button small { font-size:12px; }
.dna-back-button {
  width:max-content;
  margin:18px auto 0;
  padding:7px 0;
  border:0;
  color:#806326;
  background:transparent;
  font-size:11px;
  font-weight:700;
  cursor:pointer;
}

.dna-details { width:100%; max-width:690px; margin:auto; }
.dna-detail-grid {
  margin-top:22px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.dna-detail-grid label { display:flex; flex-direction:column; gap:7px; color:#625a4e; font-size:11px; font-weight:700; }
.dna-detail-grid input,
.dna-detail-grid select {
  width:100%;
  height:48px;
  padding:0 14px;
  border:1px solid #d5c9b7;
  border-radius:13px;
  color:#251f18;
  background:#fff;
  font:500 13px/1 var(--font-geist),Arial,sans-serif;
  outline:none;
}
.dna-detail-grid input:focus,
.dna-detail-grid select:focus { border-color:#a97b2d; box-shadow:0 0 0 3px rgba(169,123,45,.1); }
.dna-details-actions { margin-top:20px; display:flex; align-items:center; justify-content:space-between; gap:14px; }
.dna-details-actions .dna-back-button { margin:0; }
.dna-details-actions .button { min-height:48px; }

.dna-editorial {
  min-height:430px;
  padding:clamp(32px,3.5vw,50px);
  display:flex;
  flex-direction:column;
  border:1px solid #d8cfbf;
  border-radius:28px;
  background:linear-gradient(145deg,#eee5d4,#f8f3e9 64%,#e6d9c1);
}
.dna-editorial > .eyebrow,
.dna-seo-editorial .eyebrow,
.dna-faq .eyebrow { color:#946b25; font-size:10px; }
.dna-editorial h2 {
  max-width:460px;
  margin:20px 0 14px;
  font:520 clamp(30px,3vw,43px)/.99 var(--font-geist),Arial,sans-serif;
  letter-spacing:-.055em;
  text-wrap:balance;
}
.dna-editorial > p { max-width:470px; color:#6d655a; font-size:13px; line-height:1.65; }
.dna-editorial-points { margin:28px 0; border-top:1px solid rgba(143,112,59,.28); }
.dna-editorial-points > span {
  min-height:62px;
  display:grid;
  grid-template-columns:30px 1fr;
  align-content:center;
  column-gap:10px;
  border-bottom:1px solid rgba(143,112,59,.28);
}
.dna-editorial-points b { grid-row:1/3; align-self:center; color:#9a722f; font-size:10px; letter-spacing:.08em; }
.dna-editorial-points strong { font-size:13px; font-weight:680; }
.dna-editorial-points small { margin-top:2px; color:#776e61; font-size:10px; line-height:1.35; }
.dna-editorial > a {
  width:max-content;
  margin-top:auto;
  display:inline-flex;
  align-items:center;
  gap:20px;
  color:#221f19;
  font-size:12px;
  font-weight:720;
  text-decoration:none;
}
.dna-editorial > a svg { width:18px; }

.dna-studio-shell .dna-result { max-width:610px; margin:0 auto; }
.dna-studio-shell .dna-result .oo-ai-mark { margin-bottom:18px; }
.dna-studio-shell .dna-result h2 { margin:12px auto; font-size:clamp(31px,3vw,44px); }
.dna-studio-shell .dna-result p { max-width:520px; margin-inline:auto; font-size:13px; }
.dna-studio-shell .dna-result > strong { margin:15px 0 22px; font-size:11px; }
.dna-traits { margin:18px auto; display:flex; justify-content:center; flex-wrap:wrap; gap:6px; }
.dna-traits span { padding:7px 10px; border:1px solid #d9cfbe; border-radius:99px; color:#665d51; background:#fbf8f1; font-size:9px; font-weight:680; }
.dna-profile-summary {
  max-width:560px;
  margin:0 auto 22px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  overflow:hidden;
  border:1px solid #d9cfbe;
  border-radius:15px;
  text-align:left;
}
.dna-profile-summary div { min-height:58px; padding:11px 14px; border-bottom:1px solid #e2d9ca; }
.dna-profile-summary div:nth-child(odd) { border-right:1px solid #e2d9ca; }
.dna-profile-summary div:nth-last-child(-n+2) { border-bottom:0; }
.dna-profile-summary dt { color:#8c7f6c; font-size:8px; font-weight:760; letter-spacing:.08em; text-transform:uppercase; }
.dna-profile-summary dd { margin:5px 0 0; color:#2c261f; font-size:11px; font-weight:620; }
.dna-result-actions { display:flex; justify-content:center; flex-wrap:wrap; gap:8px; }
.dna-result-actions .button { min-height:46px; padding-inline:18px; font-size:11px; }
.dna-result-actions .text-link { padding:8px; border:0; color:#765b26; background:transparent; font-size:10px; font-weight:700; cursor:pointer; }
.dna-studio-shell .dna-result .dna-device-note { margin-top:14px; color:#8b8276; font-size:9px; }

.dna-saved-profiles {
  width:min(1280px,calc(100% - 24px));
  margin:12px auto 0;
  padding:28px;
  display:grid;
  grid-template-columns:minmax(240px,.7fr) minmax(0,1.6fr);
  gap:40px;
  border:1px solid #d8cfbf;
  border-radius:24px;
  background:#f4ede0;
}
.dna-saved-profiles header { align-self:start; }
.dna-saved-profiles h2 { margin:12px 0 20px; font-size:clamp(28px,3vw,40px); font-weight:520; letter-spacing:-.05em; }
.dna-saved-profiles header button { padding:0; border:0; color:#856525; background:transparent; font-size:11px; font-weight:720; cursor:pointer; }
.dna-saved-profiles > div { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; }
.dna-saved-profiles article {
  min-height:112px;
  padding:17px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  border:1px solid #d8cfbf;
  border-radius:16px;
  background:#fffdf8;
}
.dna-saved-profiles article small { display:block; color:#9a722e; font-size:8px; font-weight:760; text-transform:uppercase; }
.dna-saved-profiles article strong { display:block; margin-top:5px; font-size:16px; }
.dna-saved-profiles article p { margin:5px 0 0; color:#776f63; font-size:9px; }
.dna-saved-profiles article > div { display:flex; flex-direction:column; align-items:flex-end; gap:7px; }
.dna-saved-profiles article button { padding:0; border:0; color:#765b26; background:transparent; font-size:9px; font-weight:720; cursor:pointer; white-space:nowrap; }
.dna-saved-profiles article button:last-child { color:#8e5044; }

.dna-seo-editorial {
  margin-top:64px;
  padding:56px 0;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(0,1.45fr);
  gap:clamp(50px,7vw,110px);
  border-top:1px solid #d9cfbd;
  border-bottom:1px solid #d9cfbd;
}
.dna-seo-editorial h2 {
  max-width:560px;
  margin:18px 0 0;
  font:460 clamp(38px,4.5vw,62px)/.98 var(--font-geist),Arial,sans-serif;
  letter-spacing:-.065em;
  text-wrap:balance;
}
.dna-seo-editorial > div:last-child > p { margin:0 0 18px; color:#696257; font-size:14px; line-height:1.75; }
.dna-seo-links { margin-top:30px; display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.dna-seo-links a {
  min-height:110px;
  padding:20px;
  display:grid;
  grid-template-columns:1fr auto;
  align-content:center;
  gap:8px 16px;
  border:1px solid #d8cfbf;
  border-radius:18px;
  color:#231f19;
  background:#fffdf8;
  text-decoration:none;
}
.dna-seo-links small { grid-column:1/-1; color:#8d6a2c; font-size:9px; font-weight:780; letter-spacing:.06em; text-transform:uppercase; }
.dna-seo-links strong { font-size:14px; font-weight:680; }
.dna-seo-links svg { width:18px; }

.dna-faq {
  padding:64px 0 20px;
  display:grid;
  grid-template-columns:minmax(260px,.75fr) minmax(0,1.65fr);
  gap:clamp(45px,8vw,120px);
}
.dna-faq header { position:sticky; top:25px; align-self:start; }
.dna-faq h2 {
  max-width:360px;
  margin:18px 0 0;
  font:470 clamp(36px,4vw,54px)/.98 var(--font-geist),Arial,sans-serif;
  letter-spacing:-.06em;
}
.dna-faq details { border-top:1px solid #d8cfbf; }
.dna-faq details:last-child { border-bottom:1px solid #d8cfbf; }
.dna-faq summary {
  min-height:76px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:#27231d;
  font-size:14px;
  font-weight:670;
  cursor:pointer;
  list-style:none;
}
.dna-faq summary::-webkit-details-marker { display:none; }
.dna-faq summary span { color:#9b722d; font-size:21px; font-weight:400; transition:transform .2s ease; }
.dna-faq details[open] summary span { transform:rotate(45deg); }
.dna-faq details p { max-width:760px; margin:-5px 38px 25px 0; color:#6c6459; font-size:13px; line-height:1.7; }

@media (max-width:900px) {
  .dna-studio-shell { grid-template-columns:1fr; }
  .dna-studio-shell .dna-quiz,
  .dna-editorial { min-height:0; }
  .dna-editorial-points { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; border:0; }
  .dna-editorial-points > span { min-height:100px; padding:15px; display:flex; flex-direction:column; align-items:flex-start; border:1px solid rgba(143,112,59,.28); border-radius:14px; }
  .dna-editorial-points b { margin-bottom:auto; }
  .dna-seo-editorial { grid-template-columns:1fr; gap:32px; }
  .dna-saved-profiles { grid-template-columns:1fr; gap:22px; }
}

@media (max-width:600px) {
  .dna-studio-shell,
  .dna-seo-editorial,
  .dna-faq { width:calc(100% - 12px); }
  .dna-studio-shell { margin-top:20px; gap:8px; }
  .dna-studio-shell .dna-quiz { padding:25px 14px; border-radius:22px; }
  .dna-studio-shell .dna-quiz h2 { font-size:27px; }
  .dna-studio-shell .dna-quiz header > div { margin-bottom:21px; }
  .dna-studio-shell .dna-pair { margin-top:20px; gap:7px; }
  .dna-studio-shell .dna-pair button { min-height:145px; padding:15px; border-radius:16px; }
  .dna-studio-shell .dna-pair button strong { font-size:18px; }
  .dna-studio-shell .dna-pair button small { font-size:10px; line-height:1.35; }
  .dna-detail-grid { grid-template-columns:1fr; gap:10px; }
  .dna-detail-grid input,
  .dna-detail-grid select { height:46px; font-size:12px; }
  .dna-details-actions { align-items:stretch; flex-direction:column-reverse; }
  .dna-details-actions .dna-back-button { align-self:center; }
  .dna-profile-summary { grid-template-columns:1fr; }
  .dna-profile-summary div,
  .dna-profile-summary div:nth-child(odd),
  .dna-profile-summary div:nth-last-child(-n+2) { border-right:0; border-bottom:1px solid #e2d9ca; }
  .dna-profile-summary div:last-child { border-bottom:0; }
  .dna-result-actions { flex-direction:column; }
  .dna-result-actions .button { width:100%; }
  .dna-saved-profiles { width:calc(100% - 12px); padding:22px 14px; border-radius:20px; }
  .dna-saved-profiles > div { grid-template-columns:1fr; }
  .dna-editorial { padding:28px 20px; border-radius:22px; }
  .dna-editorial h2 { margin-top:14px; font-size:31px; }
  .dna-editorial > p { font-size:12px; }
  .dna-editorial-points { margin:22px 0; grid-template-columns:1fr; gap:7px; }
  .dna-editorial-points > span { min-height:76px; }
  .dna-editorial > a { font-size:11px; }
  .dna-seo-editorial { margin-top:42px; padding:42px 14px; gap:24px; }
  .dna-seo-editorial h2 { margin-top:13px; font-size:35px; }
  .dna-seo-editorial > div:last-child > p { font-size:12px; line-height:1.65; }
  .dna-seo-links { margin-top:24px; grid-template-columns:1fr; }
  .dna-seo-links a { min-height:90px; }
  .dna-faq { padding:45px 14px 5px; grid-template-columns:1fr; gap:25px; }
  .dna-faq header { position:static; }
  .dna-faq h2 { font-size:34px; }
  .dna-faq summary { min-height:66px; font-size:12px; }
  .dna-faq details p { margin-right:22px; font-size:11px; }
}
.gift-dna-page {
  --dna-control-height: 48px;
  --dna-radius: 22px;
  --dna-border: #d9cfbd;
  --dna-muted: #6f675b;
  --dna-gold: #946b25;
}

.gift-dna-page :is(button, input, select) {
  font-family: var(--font-geist), Arial, sans-serif;
}

.gift-dna-page .experience-hero .button {
  min-height: var(--dna-control-height);
  padding-inline: 21px;
  font-size: 13px;
  font-weight: 610;
}

.gift-dna-page :is(.dna-editorial, .dna-seo-editorial, .dna-faq) .eyebrow,
.gift-dna-page .dna-result > .eyebrow,
.gift-dna-page .dna-saved-profiles .eyebrow {
  font-size: 10px;
  font-weight: 720;
  line-height: 1.3;
  letter-spacing: .18em;
}

.gift-dna-page .dna-studio-shell {
  margin-top: 30px;
  gap: 14px;
}

.gift-dna-page .dna-studio-shell .dna-quiz,
.gift-dna-page .dna-editorial {
  min-height: 470px;
  border: 1px solid var(--dna-border);
  border-radius: 26px;
  box-shadow: 0 18px 48px rgba(54, 42, 20, .045);
}

.gift-dna-page .dna-studio-shell .dna-quiz {
  padding: clamp(30px, 3.4vw, 48px);
}

.gift-dna-page .dna-studio-shell .dna-quiz header > span {
  color: var(--dna-gold);
  font-size: 11px;
  font-weight: 680;
  line-height: 1.3;
  letter-spacing: .12em;
}

.gift-dna-page .dna-studio-shell .dna-quiz header > div {
  margin: 14px auto 27px;
}

.gift-dna-page .dna-studio-shell .dna-quiz h2 {
  font-size: clamp(32px, 3vw, 42px);
  font-weight: 520;
  line-height: 1.02;
  letter-spacing: -.045em;
}

.gift-dna-page .dna-studio-shell .dna-quiz header p {
  margin-top: 11px;
  color: var(--dna-muted);
  font-size: 14px;
  font-weight: 430;
  line-height: 1.55;
}

.gift-dna-page .dna-studio-shell .dna-pair {
  max-width: 680px;
  margin-top: 27px;
  gap: 12px;
}

.gift-dna-page .dna-studio-shell .dna-pair button {
  min-height: 186px;
  padding: 24px;
  border: 1px solid var(--dna-border);
  border-radius: 20px;
  background: #fffefb;
  box-shadow: none;
}

.gift-dna-page .dna-studio-shell .dna-pair button:hover {
  border-color: #c4ad83;
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(54, 42, 20, .075);
}

.gift-dna-page .dna-studio-shell .dna-pair button.selected {
  border-color: #a77a2b;
  background: #fbf4e4;
  box-shadow: inset 0 0 0 1px #a77a2b;
}

.gift-dna-page .dna-studio-shell .dna-pair button span {
  font-size: 11px;
  font-weight: 680;
  letter-spacing: .12em;
}

.gift-dna-page .dna-studio-shell .dna-pair button strong {
  font-size: clamp(22px, 2vw, 28px);
  font-weight: 560;
  line-height: 1.1;
  letter-spacing: -.035em;
}

.gift-dna-page .dna-studio-shell .dna-pair button small {
  color: var(--dna-muted);
  font-size: 13px;
  font-weight: 430;
  line-height: 1.5;
}

.gift-dna-page .dna-back-button {
  min-height: 40px;
  margin-top: 18px;
  padding: 0 13px;
  border: 1px solid var(--dna-border);
  border-radius: 999px;
  color: #765b26;
  background: #fffdf8;
  font-size: 12px;
  font-weight: 580;
}

.gift-dna-page .dna-back-button:hover {
  border-color: #b99758;
  background: #faf3e4;
}

.gift-dna-page .dna-details {
  max-width: 720px;
}

.gift-dna-page .dna-detail-grid {
  margin-top: 24px;
  gap: 14px;
}

.gift-dna-page .dna-detail-grid label {
  gap: 8px;
  color: #5f574c;
  font-size: 12px;
  font-weight: 590;
  line-height: 1.35;
}

.gift-dna-page .dna-detail-grid :is(input, select) {
  min-height: var(--dna-control-height);
  height: var(--dna-control-height);
  padding-inline: 15px;
  border-color: var(--dna-border);
  border-radius: 13px;
  font-size: 14px;
  font-weight: 440;
  line-height: 1.2;
  box-shadow: none;
}

.gift-dna-page .dna-detail-grid :is(input, select):focus {
  border-color: #a97b2d;
  box-shadow: 0 0 0 3px rgba(169, 123, 45, .11);
}

.gift-dna-page .dna-details-actions {
  margin-top: 22px;
}

.gift-dna-page .dna-details-actions .button,
.gift-dna-page .dna-result-actions .button {
  min-height: var(--dna-control-height);
  padding-inline: 20px;
  font-size: 13px;
  font-weight: 610;
}

.gift-dna-page .dna-editorial {
  padding: clamp(34px, 3.5vw, 52px);
  background: linear-gradient(145deg, #fffdf8, #fffdf8 35%, #f1e5ce);
}

.gift-dna-page .dna-editorial h2 {
  margin: 20px 0 15px;
  font-size: clamp(32px, 3vw, 42px);
  font-weight: 520;
  line-height: 1.01;
}

.gift-dna-page .dna-editorial > p {
  color: var(--dna-muted);
  font-size: 13.5px;
  font-weight: 430;
  line-height: 1.65;
}

.gift-dna-page .dna-editorial-points {
  margin: 28px 0;
}

.gift-dna-page .dna-editorial-points > span {
  min-height: 72px;
  grid-template-columns: 32px 1fr;
  column-gap: 11px;
}

.gift-dna-page .dna-editorial-points b {
  font-size: 10px;
  font-weight: 680;
}

.gift-dna-page .dna-faq > div > details:last-child {
  border-bottom:0;
}
.gift-dna-page .dna-editorial-points strong {
  font-size: 13px;
  font-weight: 600;
}

.gift-dna-page .dna-editorial-points small {
  font-size: 11px;
  font-weight: 430;
  line-height: 1.45;
}

.gift-dna-page .dna-editorial > a {
  min-height: 42px;
  padding: 0 14px;
  gap: 16px;
  border: 1px solid rgba(148, 107, 37, .35);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 590;
}

.gift-dna-page .dna-studio-shell .dna-result {
  max-width: 640px;
}

.gift-dna-page .dna-studio-shell .dna-result h2 {
  margin: 13px auto;
  font-size: clamp(34px, 3.2vw, 46px);
  font-weight: 520;
  line-height: 1.02;
  letter-spacing: -.05em;
}

.gift-dna-page .dna-studio-shell .dna-result > p {
  font-size: 14px;
  font-weight: 430;
  line-height: 1.6;
}

.gift-dna-page .dna-traits {
  margin: 20px auto;
  gap: 7px;
}

.gift-dna-page .dna-traits span {
  padding: 8px 11px;
  font-size: 11px;
  font-weight: 550;
}

.gift-dna-page .dna-profile-summary {
  margin-bottom: 24px;
  border-radius: 18px;
}

.gift-dna-page .dna-profile-summary div {
  min-height: 66px;
  padding: 13px 15px;
}

.gift-dna-page .dna-profile-summary dt {
  font-size: 10px;
  font-weight: 680;
  line-height: 1.25;
}

.gift-dna-page .dna-profile-summary dd {
  margin-top: 6px;
  font-size: 13px;
  font-weight: 580;
  line-height: 1.35;
}

.gift-dna-page .dna-result-actions {
  gap: 9px;
}

.gift-dna-page .dna-result-actions .text-link {
  min-height: 38px;
  padding: 0 10px;
  font-size: 11px;
  font-weight: 560;
}

.gift-dna-page .dna-studio-shell .dna-result .dna-device-note {
  margin-top: 16px;
  font-size: 11px;
  font-weight: 430;
  line-height: 1.5;
}

.gift-dna-page .dna-saved-profiles {
  margin-top: 14px;
  padding: 30px;
  gap: 42px;
  border-radius: 24px;
  background: #f5eee2;
}

.gift-dna-page .dna-saved-profiles h2 {
  margin: 13px 0 20px;
  font-size: clamp(30px, 3vw, 40px);
  font-weight: 520;
}

.gift-dna-page .dna-saved-profiles header button {
  min-height: 40px;
  padding: 0 13px;
  border: 1px solid #cbb995;
  border-radius: 999px;
  background: #fffaf1;
  font-size: 11.5px;
  font-weight: 580;
}

.gift-dna-page .dna-saved-profiles article {
  min-height: 126px;
  padding: 18px;
  border-radius: 18px;
}

.gift-dna-page .dna-saved-profiles article small {
  font-size: 9px;
  font-weight: 680;
  letter-spacing: .08em;
}

.gift-dna-page .dna-saved-profiles article strong {
  margin-top: 6px;
  font-size: 17px;
  font-weight: 600;
}

.gift-dna-page .dna-saved-profiles article p {
  margin-top: 6px;
  font-size: 11px;
  font-weight: 430;
  line-height: 1.45;
}

.gift-dna-page .dna-saved-profiles article button {
  min-height: 34px;
  padding: 0 10px;
  border: 1px solid #d3c5ac;
  border-radius: 999px;
  background: #fffdf8;
  font-size: 10.5px;
  font-weight: 580;
}

.gift-dna-page .dna-seo-editorial {
  margin-top: 60px;
  padding-block: 54px;
}

.gift-dna-page .dna-seo-editorial h2 {
  max-width: 590px;
  font-size: clamp(38px, 4vw, 54px);
  font-weight: 480;
  line-height: 1;
}

.gift-dna-page .dna-seo-editorial > div:last-child > p {
  font-size: 14px;
  font-weight: 430;
  line-height: 1.72;
}

.gift-dna-page .dna-seo-links a {
  min-height: 112px;
  padding: 21px;
  border-radius: 18px;
}

.gift-dna-page .dna-seo-links small {
  font-size: 10px;
  font-weight: 680;
}

.gift-dna-page .dna-seo-links strong {
  font-size: 15px;
  font-weight: 600;
}

.gift-dna-page .dna-faq {
  padding-top: 62px;
}

.gift-dna-page .dna-faq h2 {
  font-size: clamp(36px, 3.8vw, 49px);
  font-weight: 480;
}

.gift-dna-page .dna-faq summary {
  min-height: 76px;
  font-size: 15px;
  font-weight: 580;
  line-height: 1.35;
}

.gift-dna-page .dna-faq details p {
  font-size: 13.5px;
  font-weight: 430;
  line-height: 1.7;
}

@media (max-width: 900px) {
  .gift-dna-page .dna-studio-shell .dna-quiz,
  .gift-dna-page .dna-editorial {
    min-height: 0;
  }

  .gift-dna-page .dna-editorial-points > span {
    min-height: 110px;
    padding: 16px;
  }
}

@media (max-width: 600px) {
  .gift-dna-page {
    --dna-control-height: 48px;
  }

  .gift-dna-page .experience-hero .button {
    width: 100%;
    justify-content: center;
    font-size: 13px;
  }

  .gift-dna-page .dna-studio-shell {
    margin-top: 18px;
    gap: 9px;
  }

  .gift-dna-page .dna-studio-shell .dna-quiz {
    padding: 27px 16px;
    border-radius: 22px;
  }

  .gift-dna-page .dna-studio-shell .dna-quiz h2 {
    font-size: 29px;
  }

  .gift-dna-page .dna-studio-shell .dna-quiz header p {
    font-size: 13px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair {
    gap: 8px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button {
    min-height: 160px;
    padding: 17px;
    border-radius: 17px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button strong {
    font-size: 19px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button small {
    font-size: 11.5px;
    line-height: 1.45;
  }

  .gift-dna-page .dna-detail-grid label {
    font-size: 12px;
  }

  .gift-dna-page .dna-detail-grid :is(input, select) {
    font-size: 16px;
  }

  .gift-dna-page .dna-details-actions .button,
  .gift-dna-page .dna-result-actions .button {
    width: 100%;
    justify-content: center;
  }

  .gift-dna-page .dna-editorial {
    padding: 30px 20px;
    border-radius: 22px;
  }

  .gift-dna-page .dna-editorial h2 {
    font-size: 30px;
  }

  .gift-dna-page .dna-editorial > p {
    font-size: 13px;
  }

  .gift-dna-page .dna-editorial-points > span {
    min-height: 82px;
    padding: 16px;
  }

  .gift-dna-page .dna-editorial > a {
    font-size: 12px;
  }

  .gift-dna-page .dna-studio-shell .dna-result h2 {
    font-size: 32px;
  }

  .gift-dna-page .dna-studio-shell .dna-result > p {
    font-size: 13px;
  }

  .gift-dna-page .dna-saved-profiles {
    padding: 24px 16px;
  }

  .gift-dna-page .dna-saved-profiles article {
    min-height: 120px;
  }

  .gift-dna-page .dna-seo-editorial {
    margin-top: 44px;
    padding: 44px 14px;
  }

  .gift-dna-page .dna-seo-editorial h2 {
    font-size: 34px;
  }

  .gift-dna-page .dna-seo-editorial > div:last-child > p {
    font-size: 13px;
    line-height: 1.68;
  }

  .gift-dna-page .dna-faq {
    padding: 46px 14px 8px;
  }

  .gift-dna-page .dna-faq h2 {
    font-size: 34px;
  }

  .gift-dna-page .dna-faq summary {
    min-height: 70px;
    font-size: 14px;
  }

  .gift-dna-page .dna-faq details p {
    margin-right: 20px;
    font-size: 12.5px;
  }
}

@media (max-width: 380px) {
  .gift-dna-page .dna-studio-shell .dna-pair {
    grid-template-columns: 1fr;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button {
    min-height: 142px;
  }
}
.gift-dna-page .dna-seo-editorial {
  padding-block: 0;
}

.gift-dna-page .dna-seo-copy h2,
.gift-dna-page .dna-faq h2 {
  font-size: 38.5px;
  font-weight: 480;
  line-height: 1.02;
}

.gift-dna-page .dna-seo-links a {
  min-height: 86px;
  padding: 16px 17px;
  border-radius: 16px;
}

.gift-dna-page .dna-seo-links small {
  font-size: 9px;
  font-weight: 400;
}

.gift-dna-page .dna-seo-links strong {
  font-size: 12.5px;
  font-weight: 570;
}

.gift-dna-page .dna-faq {
  padding-top: 32px;
  padding-bottom: 0;
}

.gift-dna-page .dna-faq summary {
  min-height: 64px;
  font-size: 13.5px;
  font-weight: 560;
  line-height: 1.4;
}

.gift-dna-page .dna-faq details p {
  font-size: 12.5px;
  font-weight: 400;
}

@media (max-width: 600px) {
  .gift-dna-page .dna-seo-editorial {
    margin-top: 34px;
    padding: 0 4px;
  }

  .gift-dna-page .dna-seo-copy h2,
  .gift-dna-page .dna-faq h2 {
    font-size: 26px;
    font-weight: 470;
    line-height: 1.06;
  }

  .gift-dna-page .dna-seo-links a {
    min-height: 78px;
    padding: 13px;
  }

  .gift-dna-page .dna-seo-links small {
    font-size: 8px;
  }

  .gift-dna-page .dna-seo-links strong {
    font-size: 11px;
  }

  .gift-dna-page .dna-faq {
    padding: 24px 4px 0;
  }

  .gift-dna-page .dna-faq summary {
    min-height: 58px;
    font-size: 12px;
  }

  .gift-dna-page .dna-faq details p {
    margin: -1px 34px 16px 2px;
    font-size: 11.5px;
  }
}
.gift-dna-page .dna-studio-shell .dna-quiz h2,
.gift-dna-page .dna-editorial h2 {
  font-family: var(--font-geist),Arial,sans-serif;
  font-size: 38.5px;
  font-weight: 480;
  line-height: 1.04;
  letter-spacing: 0;
  text-wrap: balance;
}

@media (min-width:721px) and (max-width:1024px) {
  .gift-dna-page .dna-studio-shell .dna-quiz h2,
  .gift-dna-page .dna-editorial h2 {
    font-size: 34px;
  }
}

@media (max-width:720px) {
  .gift-dna-page .dna-studio-shell .dna-quiz h2,
  .gift-dna-page .dna-editorial h2 {
    font-size: 26px;
    font-weight: 470;
  }
}
.gift-dna-page .dna-studio-shell .dna-pair button {
  position: relative;
  min-height: 238px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: auto auto auto;
  justify-content: stretch;
  justify-items: stretch;
  align-content: start;
  align-items: start;
  padding: 20px 22px 22px;
  overflow: hidden;
  background: #fffefb;
  text-align: left;
}

.gift-dna-page .dna-studio-shell .dna-pair button > span {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  margin: 0;
  border: 1px solid rgba(87,63,25,.2);
  border-radius: 50%;
  background: rgba(255,253,248,.92);
  color: #805b1f;
  font-size: 10px;
  backdrop-filter: blur(6px);
}

.gift-dna-page .dna-choice-symbol {
  width: 100%;
  height: 72px;
  display: grid;
  place-items: center;
  margin: 0 0 14px;
  color: #946b25;
  transition: color .2s ease, transform .2s ease;
}

.gift-dna-page .dna-choice-symbol svg {
  width: 52px;
  height: 52px;
  display: block;
}

.gift-dna-page .dna-studio-shell .dna-pair button > strong,
.gift-dna-page .dna-studio-shell .dna-pair button > small {
  width: 100%;
  padding-inline: 4px;
  text-align: left;
}

.gift-dna-page .dna-studio-shell .dna-pair button > strong {
  min-height: 2.2em;
  display: block;
  font-family: var(--font-geist), Arial, sans-serif;
  font-size: 21px;
  font-weight: 560;
  line-height: 1.1;
  letter-spacing: 0;
}

.gift-dna-page .dna-studio-shell .dna-pair button > small {
  min-height: 3em;
  margin-top: 5px;
  color: #746c61;
  font-family: var(--font-geist), Arial, sans-serif;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0;
}

.gift-dna-page .dna-studio-shell .dna-pair button.selected .dna-choice-symbol {
  color: #6e4a13;
  transform: translateY(-2px);
}

.gift-dna-page .dna-studio-shell .dna-pair button:focus-visible {
  outline: 2px solid #a77a2b;
  outline-offset: 3px;
  box-shadow: 0 0 0 5px rgba(167,122,43,.12);
}

@media (max-width:600px) {
  .gift-dna-page .dna-studio-shell .dna-pair button {
    min-height: 210px;
    padding: 14px 13px 16px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button > span {
    top: 14px;
    left: 14px;
    width: 25px;
    height: 25px;
  }

  .gift-dna-page .dna-choice-symbol {
    height: 58px;
    margin-bottom: 10px;
  }

  .gift-dna-page .dna-choice-symbol svg {
    width: 44px;
    height: 44px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button > strong,
  .gift-dna-page .dna-studio-shell .dna-pair button > small {
    padding-inline: 5px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button > strong {
    font-size: 17px;
  }

  .gift-dna-page .dna-studio-shell .dna-pair button > small {
    font-size: 11px;
  }
}
.dna-detail-grid .angroos-select-trigger, .dna-detail-grid .angroos-select-menu > button { font-size: 13px; font-weight: 500; }
.gift-dna-page .experience-hero.dna-hero-full-bleed {
  position:relative;
  isolation:isolate;
  width:min(1280px,calc(100% - 24px));
  height:392px;
  min-height:392px;
  display:grid;
  grid-template-columns:1fr;
  overflow:hidden;
  background:#f5eee5;
}
.gift-dna-page .experience-hero.dna-hero-full-bleed::after {
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(250,247,241,.54) 0%,rgba(250,247,241,.22) 39%,rgba(250,247,241,0) 61%);
}
.gift-dna-page .dna-hero-full-bleed .experience-hero-copy {
  position:relative;
  z-index:2;
  width:43%;
  min-height:392px;
  padding:30px 48px;
  grid-column:1;
  grid-row:1;
}
.gift-dna-page .dna-hero-full-bleed .experience-hero-image {
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  min-height:100%;
}
.gift-dna-page .dna-hero-full-bleed .experience-hero-image img {
  width:100%;
  height:100%;
  min-height:100%;
  object-fit:cover;
  object-position:center;
}

/* One R2 master at every viewport. A narrower desktop artwork layer preserves
   the preference cards and main gift box within the existing 392px hero. */
@media (min-width:801px) {
  .gift-dna-page .dna-single-master .experience-hero-image {
    left:auto;
    width:82%;
    mask-image:linear-gradient(90deg,transparent 0%,#000 18%);
  }
  .gift-dna-page .dna-single-master .experience-hero-image img {
    object-position:50% 49%;
  }
}

/* Keep the approved compact homepage/Dream Studio overlay on mobile. */
@media (max-width:800px) {
  #angroos-site .site-shell .gift-dna-page .dna-single-master .experience-hero-copy {
    position:absolute;
    inset:0 auto 0 0;
    width:62% !important;
    height:100% !important;
    min-height:0 !important;
    padding:15px !important;
    background:transparent;
    align-items:flex-start;
    justify-content:center;
  }
  #angroos-site .site-shell .gift-dna-page .dna-single-master .experience-hero-actions {
    width:max-content;
    min-width:0;
    max-width:100%;
    margin:5px 0 0;
    flex-flow:row nowrap;
    gap:5px;
    justify-content:flex-start;
    align-items:center;
    transform:none;
  }
  body#angroos-site .site-shell main.gift-dna-page .dna-single-master .experience-hero-copy h1 {
    font-family:var(--font-geist),Arial,sans-serif !important;
    font-size:20px !important;
    font-weight:500 !important;
    line-height:1.02 !important;
    letter-spacing:-.045em !important;
  }
  body#angroos-site .site-shell main.gift-dna-page .dna-single-master .experience-hero-copy h1 em {
    font-family:inherit !important;
    font-style:normal;
    font-weight:inherit !important;
    color:var(--page-hero-accent,#a47a2d) !important;
  }
  body#angroos-site .site-shell main.gift-dna-page .dna-single-master .experience-hero-copy p {
    font-size:7.5px !important;
    line-height:1.38 !important;
  }
  body#angroos-site .site-shell main.gift-dna-page .experience-hero.dna-single-master .experience-hero-actions a.button {
    width:max-content !important;
    min-width:0 !important;
    height:20px !important;
    min-height:20px !important;
    padding:0 9px !important;
    border:1px solid rgba(157,122,58,.25) !important;
    border-radius:999px !important;
    background:rgba(255,253,248,.76) !important;
    color:#655a49 !important;
    box-shadow:none !important;
    font-family:var(--font-geist),Arial,sans-serif !important;
    font-size:6.25px !important;
    font-weight:800 !important;
    line-height:1 !important;
    letter-spacing:.025em !important;
    text-transform:uppercase;
    transform:none;
    flex:0 0 auto;
  }
  .gift-dna-page .dna-single-master .experience-hero-image img {
    object-position:50% 50%;
    transform-origin:center;
    transform:translateX(5%) scale(1.1);
  }
}
.gift-dna-page .dna-hero-full-bleed h1 {
  margin:8px 0 12px;
  font-size:clamp(38px,3.5vw,50px);
  font-weight:480;
  line-height:.96;
  letter-spacing:-.06em;
}
.gift-dna-page .dna-hero-full-bleed p {
  max-width:470px;
  margin:0;
  font-size:15px;
  line-height:1.6;
}
.gift-dna-page .dna-hero-full-bleed .experience-hero-actions {
  margin-top:14px;
  gap:8px;
}
.gift-dna-page .dna-hero-full-bleed .experience-hero-actions .button {
  width:max-content;
  min-width:max-content;
  min-height:40px;
  padding-inline:22px;
  border-radius:999px;
  font-size:13px;
  font-weight:700;
}

@media (min-width:901px) {
  .gift-dna-page .dna-studio-shell .dna-quiz,
  .gift-dna-page .dna-editorial {
    min-height:400px;
  }
  .gift-dna-page .dna-studio-shell .dna-quiz {
    padding:32px 38px;
  }
  .gift-dna-page .dna-studio-shell .dna-quiz header > div {
    margin:10px auto 18px;
  }
  .gift-dna-page .dna-studio-shell .dna-pair {
    margin-top:19px;
  }
  .gift-dna-page .dna-studio-shell .dna-pair button {
    min-height:192px;
    padding:17px 20px 18px;
  }
  .gift-dna-page .dna-choice-symbol {
    height:58px;
    margin-bottom:9px;
  }
  .gift-dna-page .dna-choice-symbol svg {
    width:44px;
    height:44px;
  }
  .gift-dna-page .dna-studio-shell .dna-pair button > span {
    top:16px;
    left:16px;
  }
  .gift-dna-page .dna-editorial {
    padding:36px 42px;
  }
  .gift-dna-page .dna-editorial h2 {
    margin:15px 0 11px;
  }
  .gift-dna-page .dna-editorial-points {
    margin:20px 0;
  }
  .gift-dna-page .dna-editorial-points > span {
    min-height:58px;
  }
}

.gift-dna-page .dna-editorial-points strong {
  font-size:12px !important;
}
.gift-dna-page .dna-editorial > a {
  min-height:40px;
  padding:0 17px;
  border-color:#211d18;
  background:#211d18;
  color:#fff;
  box-shadow:0 8px 20px rgba(38,30,20,.1);
}
.gift-dna-page .dna-editorial > a svg {
  color:#d9b15f;
}
.gift-dna-page.discovery-page {
  padding-bottom:0;
}
.gift-dna-page .dna-faq {
  margin-bottom:34px;
}

@media (max-width:720px) {
  .gift-dna-page .dna-faq {
    margin-top:36px;
    margin-bottom:22px;
    padding-top:24px;
    gap:14px;
  }
  .gift-dna-page .experience-hero.dna-hero-full-bleed {
    width:calc(100% - 12px);
    height:auto;
    min-height:0;
    margin-top:8px;
    aspect-ratio:750 / 612;
    border-radius:22px;
  }
  .gift-dna-page .experience-hero.dna-hero-full-bleed::after {
    background:linear-gradient(90deg,rgba(250,247,241,.78) 0%,rgba(250,247,241,.48) 43%,rgba(250,247,241,.08) 72%);
  }
  .gift-dna-page .dna-hero-full-bleed .experience-hero-copy {
    width:62%;
    min-height:100%;
    padding:15px;
    justify-content:center;
  }
  .gift-dna-page .dna-hero-full-bleed h1 {
    min-height:0;
    margin:5px 0 8px;
    font-size:clamp(23px,6.8vw,28px);
    line-height:.94;
  }
  .gift-dna-page .dna-hero-full-bleed p {
    max-width:195px;
    font-size:8px;
    line-height:1.4;
    text-wrap:balance;
  }
  .gift-dna-page .dna-hero-full-bleed .experience-hero-actions {
    width:auto;
    min-width:max-content;
    margin-top:8px;
    display:flex;
    flex-flow:row nowrap;
    gap:5px;
  }
  .gift-dna-page .dna-hero-full-bleed .experience-hero-actions .button {
    width:max-content;
    min-width:max-content;
    min-height:34px;
    padding-inline:12px;
    font-size:9px;
    font-weight:750;
  }

  .gift-dna-page .dna-studio-shell .dna-quiz {
    min-height:0;
    padding:20px 14px 18px;
    justify-content:flex-start;
  }
  .gift-dna-page .dna-studio-shell {
    margin-top:16px;
    gap:12px;
  }
  .gift-dna-page .dna-saved-profiles {
    margin-top:16px;
  }
  .gift-dna-page .dna-seo-editorial {
    margin-top:36px;
    gap:20px;
  }
  .gift-dna-page .dna-studio-shell .dna-quiz header > div {
    margin:9px auto 15px;
  }
  .gift-dna-page .dna-studio-shell .dna-quiz h2 {
    font-size:26px;
    line-height:1.02;
  }
  .gift-dna-page .dna-studio-shell .dna-quiz header p {
    margin-top:8px;
    font-size:11.5px;
  }
  .gift-dna-page .dna-studio-shell .dna-pair {
    margin-top:17px;
    gap:8px;
  }
  .gift-dna-page .dna-studio-shell .dna-pair button {
    min-height:0;
    aspect-ratio:1 / 1;
    padding:12px 10px;
    border-radius:16px;
  }
  .gift-dna-page .dna-studio-shell .dna-pair button > span {
    top:11px;
    left:11px;
    width:23px;
    height:23px;
    font-size:9px;
  }
  .gift-dna-page .dna-choice-symbol {
    height:44px;
    margin-bottom:7px;
  }
  .gift-dna-page .dna-choice-symbol svg {
    width:37px;
    height:37px;
  }
  .gift-dna-page .dna-studio-shell .dna-pair button > strong {
    min-height:2.2em;
    font-size:15px;
    line-height:1.08;
  }
  .gift-dna-page .dna-studio-shell .dna-pair button > small {
    min-height:2.8em;
    margin-top:4px;
    font-size:9.5px;
    line-height:1.35;
  }

  .gift-dna-page .dna-editorial-points {
    margin:20px -20px 22px;
    padding:0 20px 5px;
    display:flex;
    grid-template-columns:none;
    gap:10px;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:20px;
    scrollbar-width:none;
    border:0;
  }
  .gift-dna-page .dna-editorial-points::-webkit-scrollbar {
    display:none;
  }
  .gift-dna-page .dna-editorial-points > span {
    position:relative;
    flex:0 0 66%;
    min-height:102px;
    padding:15px 15px 13px;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-end;
    border:1px solid rgba(148,107,37,.28);
    border-radius:20px;
    background:rgba(255,253,248,.76);
    box-shadow:0 10px 28px rgba(54,42,20,.045);
    scroll-snap-align:start;
  }
  .gift-dna-page .dna-editorial-points > span::before {
    content:"";
    position:absolute;
    top:15px;
    right:15px;
    width:24px;
    height:1px;
    background:#b98936;
  }
  .gift-dna-page .dna-editorial-points b {
    position:absolute;
    top:12px;
    left:15px;
    margin:0;
    font-size:10px;
  }
  .gift-dna-page .dna-editorial-points strong {
    font-size:13px !important;
    line-height:1.15;
  }
  .gift-dna-page .dna-editorial-points small {
    margin-top:5px;
    font-size:9.5px;
    line-height:1.35;
  }
}
.gift-dna-page .dna-hero-full-bleed h1,
.gift-dna-page h2 {
  max-width:none !important;
  margin-inline:0 !important;
  display:-webkit-box !important;
  overflow:hidden !important;
  font-family:var(--font-geist),Arial,sans-serif !important;
  font-size:clamp(27px,2.25vw,34px) !important;
  font-weight:480 !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  white-space:normal !important;
  text-wrap:balance;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:2 !important;
}

@media (max-width:720px) {
  .gift-dna-page .dna-hero-full-bleed h1,
  .gift-dna-page h2 {
    font-size:25px !important;
    font-weight:480 !important;
  }
}

/* Gift DNA: quiet headings and the approved ivory/champagne editorial palette. */
.gift-dna-page .eyebrow {
  display:none !important;
}
.gift-dna-page .dna-editorial {
  border-color:#ded3bf;
}
.gift-dna-page .dna-editorial > h2 {
  margin-top:0;
  color:#24211c;
}
.gift-dna-page .dna-editorial > p,
.gift-dna-page .dna-editorial-points small {
  color:#625b50;
}
.gift-dna-page .dna-editorial-points,
.gift-dna-page .dna-editorial-points > span {
  border-color:#ded3bf;
}
.gift-dna-page .dna-editorial-points b {
  color:#9c722d;
}
.gift-dna-page .dna-editorial-points strong {
  color:#24211c;
}
