:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  z-index: 10;
  background-color: #24242400;
  height: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation {
  z-index: 10;
  position: absolute;
  inset: 0% 0% auto;
}

.section_vh {
  background-color: #ffc60000;
  width: 100%;
  height: 100vh;
}

.section_vh.grey {
  background-color: #30261d;
}

.section_vh.brown {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffcd06;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.section_vh.white {
  background-color: #f3f3f3;
}

.container {
  color: #fff;
  height: auto;
}

.nav-link {
  color: #866c1d;
  -webkit-text-stroke-color: #b8b8b8;
  font-weight: 300;
}

.nav-link:hover, .nav-link.w--current {
  color: #fff;
}

.nav-link-2 {
  color: #866c1d;
  vertical-align: baseline;
  font-weight: 300;
  display: inline-block;
  overflow: visible;
}

.nav-link-2:hover, .nav-link-2.w--current {
  color: #fff;
}

.nav-link-3 {
  color: #866c1d;
  font-weight: 300;
}

.nav-link-3:hover {
  color: #fff;
}

.nav-link-3.w--current {
  color: #866c1d;
}

.body {
  background-color: #f3f3f3;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.brand {
  height: auto;
}

.brand.large_text {
  font-size: 30rem;
}

.container-2 {
  height: 100vh;
  padding: 79px;
}

.yellow {
  color: #ffc600;
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.yellow.vcentered {
  word-break: normal;
  margin-top: 196px;
  margin-bottom: auto;
  font-family: Roboto, sans-serif;
  font-size: 2.3rem;
  font-weight: 300;
}

.yellow.restora {
  margin-top: -1px;
  font-family: Restora_bold, sans-serif;
  font-size: 3rem;
  line-height: 3.4rem;
}

.heading_grey {
  color: #30261d;
  margin-top: 100px;
  font-family: Restora_bold, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.1rem;
}

.heading_grey_h3 {
  color: #30261d;
  white-space: pre;
  word-break: normal;
  font-family: Restora, sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.grey_text {
  color: #31261da1;
  padding-top: 10px;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  line-height: 2rem;
}

.grey {
  color: #998543;
}

.grey.restora {
  margin-top: 63px;
  padding-top: 98px;
  font-family: Restora, sans-serif;
  font-size: 27px;
}

.heading_grey_leadership {
  color: #30261d;
  text-align: center;
  margin-top: 140px;
  padding-top: 86px;
  font-family: Restora_bold, sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 3.1rem;
}

.heading_grey_h3100years {
  color: #31261d;
  text-align: center;
  font-family: Restora, sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 2.1rem;
}

.heading {
  flex: 0 auto;
  align-self: center;
  font-family: Restora, sans-serif;
}

.div-block {
  align-self: center;
  padding: 20px 57px;
}

.div-block-2 {
  width: 300px;
}

.columns {
  width: 11%;
}

.heading-2 {
  font-family: Restora, sans-serif;
}

.flex-block {
  justify-content: flex-start;
  align-items: center;
  margin-left: -16px;
  margin-right: 26px;
  padding: 10px 229px 0 0;
}

.link-block {
  padding: 0;
}

.link-block.padding {
  padding: 22px 10px;
}

.link-block-2 {
  background-color: #fff0;
  margin: 46px 10px 10px;
  padding: 15px;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 130px;
}

.background-video {
  width: 100vw;
  height: 100vh;
}

.section_vh-_clear {
  background-color: #ffc60000;
  width: 100%;
  height: 100vh;
}

.section_vh-_clear.grey {
  background-color: #30261d;
}

.section_vh-_clear.brown {
  background-color: #998543;
}

.section_vh-_clear.white {
  background-color: #f3f3f3;
}

.section_vh_leadership {
  background-color: #ffc600;
  width: 100%;
  height: 100vh;
}

.section_vh_leadership.grey {
  background-color: #30261d;
}

.section_vh_leadership.yellow {
  background-color: #ffcd2000;
  position: relative;
}

.section_vh_leadership.brown {
  background-color: #998543;
}

.section_vh_leadership.white {
  background-color: #f3f3f3;
}

.section_vh_leadership.yellowleadership {
  background-color: #ffcd2000;
  position: relative;
}

.background-video-2 {
  width: 100vw;
  height: 100vh;
}

.div-block-3 {
  z-index: -10;
  background-color: #ffc60000;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.background-video-3, .background-video-4, .div-block-4 {
  width: 100vw;
  height: 100vh;
}

.background-video-5 {
  height: 100vh;
}

.image {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 40% 0% 0%;
}

.background-video-6 {
  height: 100vh;
}

.flex-block-3 {
  justify-content: flex-start;
  align-items: flex-end;
}

.slider {
  background-color: #ffc700;
  height: 100vh;
}

.slide-nav {
  margin-bottom: 19px;
  padding-bottom: 2px;
}

.art_craft, .copy_strategy {
  height: 100vh;
}

.slide {
  background-color: #ffc700;
}

.creativity {
  height: 100vh;
}

.slide-2 {
  background-color: #ffcd06;
}

.data_insights {
  height: 100vh;
}

.slide-3 {
  background-color: #ffc700;
}

.hear_mind, .insights_culture_data, .people_passion, .social_creators, .video {
  height: 100vh;
}

.code-embed {
  width: 100vw;
  height: 100vh;
  padding: 97px;
}

.background-video-13 {
  height: 100vh;
}

.section_vh-copy {
  background-color: #ffc600;
  width: 100%;
  height: 100vh;
}

.section_vh-copy.grey {
  background-color: #30261d;
}

.section_vh-copy.brown {
  background-color: #ffcd06;
}

.section_vh-copy.white {
  background-color: #f3f3f3;
}

.art_craft_mobile, .copy_strategy_mobile, .creativity_mobile, .data_insights_mobile, .heart_minds_mobile, .insights_culture_mobile {
  display: none;
}

.people_passion_mobile {
  height: 100vh;
  display: none;
}

.social_creators_mobile {
  display: none;
}

.div-block-6 {
  width: auto;
  max-width: 50%;
  min-height: 60%;
  max-height: none;
  margin: auto auto 40px;
}

.lottie-animation {
  padding-top: 10px;
}

.div-block-7 {
  position: relative;
}

.background-video-13-clients {
  height: 100vh;
}

.columns-2 {
  background-color: #eee;
  margin-top: 0;
  padding: 20px 0 40px;
}

.paragraph {
  text-align: right;
}

.column {
  padding-right: 18px;
}

.column-2 {
  padding-left: 16px;
}

@media screen and (max-width: 991px) {
  .section_vh.brown {
    background-color: #ffcd06;
  }

  .container-2 {
    padding: 57px;
  }

  .yellow.vcentered {
    font-size: 2.8rem;
  }

  .heading_grey_leadership {
    font-size: 3.9rem;
  }

  .flex-block {
    padding-right: 100px;
  }

  .container-3 {
    padding: 26px;
  }

  .slider {
    background-color: #ffcd06;
  }

  .art_craft {
    background-color: #ffcd0600;
    height: 79vh;
    margin-top: 81px;
  }

  .art_craft.art_mobile {
    display: block;
  }

  .copy_strategy {
    width: 100vw;
    height: 60vh;
    margin-top: 116px;
    padding-top: 0;
  }

  .slide {
    background-color: #ffcd06;
  }

  .creativity {
    height: 50vh;
    margin-top: 151px;
  }

  .data_insights {
    height: 50vh;
    margin-top: 162px;
  }

  .slide-3 {
    background-color: #ffcd06;
  }

  .hear_mind {
    height: 50vh;
    margin-top: 175px;
  }

  .insights_culture_data {
    height: 50vh;
    margin-top: 159px;
  }

  .people_passion {
    height: 50vh;
    margin-top: 157px;
  }

  .social_creators {
    height: 50vh;
    margin-top: 146px;
  }

  .section_vh-copy.brown {
    background-color: #ffcd06;
  }

  .art_craft_mobile, .copy_strategy_mobile {
    display: none;
  }

  .people_passion_mobile {
    height: 50vh;
    margin-top: 157px;
  }

  .div-block-6 {
    max-width: 80%;
  }

  .lottie-animation {
    margin-top: 0;
    padding-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .yellow.vcentered {
    font-size: 2.4rem;
  }

  .heading_grey {
    margin-top: 30px;
  }

  .grey_text {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .heading_grey_leadership {
    margin-top: 149px;
    font-size: 3.1rem;
  }

  .heading {
    text-align: center;
  }

  .div-block {
    padding: 13px;
  }

  .heading-2 {
    text-align: center;
    font-size: 23px;
    line-height: 23px;
  }

  .flex-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    padding-right: 0;
  }

  .link-block.padding {
    flex: 1;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3 {
    margin-top: -66px;
    padding-top: 0;
  }

  .flex-block-3 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .slider {
    background-color: #ffcd06;
  }

  .slide-nav {
    min-height: auto;
  }

  .art_craft {
    width: 100%;
    height: 30vh;
    margin-top: 227px;
    margin-bottom: auto;
  }

  .art_craft.art_mobile {
    display: none;
    overflow: hidden;
  }

  .copy_strategy {
    height: 30vh;
    margin-top: 223px;
    display: none;
  }

  .slide {
    margin: 10px -11px -10px 10px;
    padding: 0;
  }

  .creativity {
    height: 30vh;
    margin-top: 216px;
    display: none;
  }

  .data_insights {
    height: 30vh;
    margin-top: 226px;
    display: none;
  }

  .hear_mind {
    height: 30vh;
    margin-top: 215px;
    display: none;
  }

  .insights_culture_data {
    height: 30vh;
    margin-top: 234px;
    display: none;
  }

  .people_passion {
    height: 30vh;
    margin-top: 226px;
    display: none;
  }

  .social_creators {
    height: 30vh;
    margin-top: 234px;
    display: none;
  }

  .code-embed {
    padding-left: 10px;
    padding-right: 10px;
  }

  .art_craft_mobile {
    min-height: 85vh;
    margin-top: 31px;
    display: block;
  }

  .copy_strategy_mobile, .creativity_mobile {
    min-height: 90vh;
    display: block;
  }

  .slide-4 {
    padding: 55px;
  }

  .data_insights_mobile {
    min-height: 95vw;
    margin-top: 40px;
    display: block;
  }

  .heart_minds_mobile {
    min-height: 90px;
    margin-top: 71px;
    display: block;
  }

  .insights_culture_mobile {
    min-height: 90vh;
    display: block;
  }

  .people_passion_mobile {
    height: auto;
    min-height: 90vh;
    margin-top: 10px;
    display: block;
  }

  .social_creators_mobile {
    min-height: 90vh;
    margin-top: 9px;
    display: block;
  }

  .div-block-6 {
    max-width: 90%;
  }

  .lottie-animation {
    padding-top: 131px;
  }

  .paragraph {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    margin-right: 26px;
    padding: 22px 7px 22px 27px;
  }

  .yellow.vcentered {
    white-space: pre-wrap;
    word-break: keep-all;
    padding-left: 31px;
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .yellow.restora {
    font-size: 2.4rem;
    line-height: 2.6rem;
  }

  .heading_grey {
    margin-top: 39px;
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .heading_grey_h3 {
    letter-spacing: normal;
    column-count: auto;
    white-space: pre-wrap;
    word-break: normal;
  }

  .grey_text {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .heading_grey_leadership {
    margin-top: 147px;
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .heading {
    text-align: left;
    padding-left: 11px;
    font-size: 23px;
  }

  .div-block {
    text-align: left;
    padding-left: 0;
  }

  .link-block.padding {
    padding: 17px 11px 17px 17px;
  }

  .link-block-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-3 {
    text-align: left;
  }

  .art_craft {
    height: 35vh;
    margin-top: 200px;
  }

  .slide {
    margin: auto;
  }

  .video {
    background-color: #a12222;
  }

  .copy_strategy_mobile {
    min-width: 90vw;
    min-height: auto;
    margin-top: 94px;
    padding-top: 0;
    display: block;
  }

  .creativity_mobile {
    width: auto;
    min-height: 70vh;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .slide-4 {
    padding: 0;
  }

  .div-block-5 {
    margin: 20px 0 0;
    padding: 0;
  }

  .data_insights_mobile {
    margin-top: 69px;
  }

  .people_passion_mobile {
    min-height: 80vh;
    margin-top: 40px;
  }

  .social_creators_mobile {
    min-height: 70vh;
    margin-top: 100px;
  }

  .div-block-6 {
    min-height: 90%;
  }

  .lottie-animation {
    padding-top: 220px;
  }
}


@font-face {
  font-family: 'Restora_bold';
  src: url('../fonts/RestoraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Restora_italic_2';
  src: url('../fonts/RestoraItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Restora';
  src: url('../fonts/Restora.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Restora_italic';
  src: url('../fonts/RestoraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* === COOKIE BANNER === */
  .cookie-banner {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: #30261d;
    border-top: 1px solid rgba(255, 198, 0, 0.35);
    padding: 28px 40px;
    z-index: 999;
    transform: translateY(100%);
    animation: slideUp 0.6s cubic-bezier(0.16, 1, 0.3, 1) 0.8s forwards;
    backdrop-filter: blur(12px);
  }

  @keyframes slideUp {
    to { transform: translateY(0); }
  }

  .cookie-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 40px;
  }

  .cookie-icon {
    flex-shrink: 0;
    width: 48px; height: 48px;
    border: 1.5px solid rgba(255, 198, 0, 0.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
  }

  .cookie-text { flex: 1; }

  .cookie-text .eyebrow {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #ffc600;
    text-transform: uppercase;
    margin-bottom: 6px;
    opacity: 0.9;
  }

  .cookie-text h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #fff;
    margin-bottom: 8px;
  }

  .cookie-text p {
    font-size: 13px;
    font-weight: 300;
    color: rgba(255,255,255,0.55);
    line-height: 1.6;
    max-width: 620px;
  }

  .cookie-text p a {
    color: #ffc600;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,198,0,0.3);
    transition: border-color 0.2s;
  }
  .cookie-text p a:hover { border-color: #ffc600; }

  .cookie-prefs {
    display: flex;
    gap: 20px;
    margin-top: 14px;
    flex-wrap: wrap;
  }

  .pref-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: rgba(255,255,255,0.5);
    cursor: pointer;
    user-select: none;
  }

  .pref-toggle input[type="checkbox"] { display: none; }

  .toggle-track {
    width: 32px; height: 18px;
    background: rgba(255,255,255,0.1);
    border-radius: 9px;
    position: relative;
    transition: background 0.25s;
    flex-shrink: 0;
  }

  .toggle-track::after {
    content: '';
    position: absolute;
    top: 3px; left: 3px;
    width: 12px; height: 12px;
    background: rgba(255,255,255,0.4);
    border-radius: 50%;
    transition: transform 0.25s, background 0.25s;
  }

  .pref-toggle input:checked ~ .toggle-track { background: rgba(255,198,0,0.3); }
  .pref-toggle input:checked ~ .toggle-track::after {
    transform: translateX(14px);
    background: #ffc600;
  }

  .pref-label { font-size: 12px; letter-spacing: 0.3px; }
  .pref-label span { font-size: 10px; color: rgba(255,255,255,0.3); margin-left: 4px; }

  .cookie-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex-shrink: 0;
  }

  .btn {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 13px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    padding: 12px 28px;
    transition: all 0.2s;
    white-space: nowrap;
  }

  .btn-accept { background: #ffc600; color: #30261d; }
  .btn-accept:hover {
    background: #ffd233;
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(255,198,0,0.3);
  }

  .btn-reject {
    background: transparent;
    color: rgba(255,255,255,0.5);
    border: 1px solid rgba(255,255,255,0.12);
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 300;
    padding: 10px 28px;
    text-align: center;
  }
  .btn-reject:hover { color: rgba(255,255,255,0.8); border-color: rgba(255,255,255,0.3); }

  .cookie-banner.dismissed {
    animation: slideDown 0.4s cubic-bezier(0.4, 0, 1, 1) forwards;
  }
  @keyframes slideDown { to { transform: translateY(110%); } }

  .cookie-toast {
    position: fixed;
    bottom: 24px; right: 32px;
    background: rgba(255,198,0,0.12);
    border: 1px solid rgba(255,198,0,0.3);
    color: #ffc600;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 13px;
    padding: 12px 20px;
    border-radius: 2px;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s;
    pointer-events: none;
    z-index: 1000;
  }
  .cookie-toast.show { opacity: 1; transform: translateY(0); }

  @media (max-width: 760px) {
    .cookie-banner { padding: 22px 20px; }
    .cookie-inner { flex-direction: column; gap: 20px; align-items: flex-start; }
    .cookie-icon { display: none; }
    .cookie-actions { flex-direction: row; width: 100%; }
    .btn { flex: 1; text-align: center; }
    .cookie-prefs { gap: 14px; }
  }

/* ============================================================
   POLICY PAGES — shared styles (Privacy, Cookie, Terms of Use)
   ============================================================ */

/* Reset & base */
*, *::before, *::after { box-sizing: border-box; }

:root {
  --tp-gold: #30261d;
  --tp-bg: #ffc600;
  --tp-bg-light: #ffd233;
  --tp-text: #30261d;
  --tp-text-60: rgba(48,38,29,0.65);
  --tp-text-30: rgba(48,38,29,0.35);
  --tp-divider: rgba(48,38,29,0.1);
  --tp-border: rgba(48,38,29,0.15);
  --tp-highlight-bg: rgba(48,38,29,0.07);
  --tp-highlight-border: rgba(48,38,29,0.15);
}

html { scroll-behavior: smooth; }

.policy-body {
  font-family: 'Roboto', sans-serif;
  background: var(--tp-bg);
  color: var(--tp-text);
  line-height: 1.7;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

/* ── POLICY NAV ── */
.policy-nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  background: rgba(255,198,0,0.97);
  border-bottom: 1px solid rgba(48,38,29,0.2);
  backdrop-filter: blur(12px);
  padding: 18px 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.policy-nav-logo {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--tp-gold);
  text-decoration: none;
}

.policy-nav-back {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--tp-text-60);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.2s;
}
.policy-nav-back:hover { color: var(--tp-gold); }
.policy-nav-back::before { content: '←'; font-size: 14px; }

/* ── POLICY HERO ── */
.policy-hero {
  padding: 160px 48px 80px;
  max-width: 900px;
  margin: 0 auto;
  border-bottom: 1px solid var(--tp-divider);
}

.policy-hero-tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--tp-gold);
  border: 1px solid rgba(48,38,29,0.25);
  padding: 5px 14px;
  border-radius: 2px;
  margin-bottom: 28px;
}

.policy-hero h1 {
  font-size: clamp(36px, 5vw, 60px);
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: var(--tp-text);
}

.policy-hero h1 span {
  color: var(--tp-gold);
  opacity: 0.6;
}

.policy-hero p {
  font-size: 15px;
  color: var(--tp-text-60);
  max-width: 600px;
  margin-top: 12px;
}

.policy-hero-meta {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.policy-hero-meta-item {
  font-size: 12px;
  color: var(--tp-text-60);
  letter-spacing: 0.5px;
}

.policy-hero-meta-item strong {
  display: block;
  color: var(--tp-text);
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 2px;
}

/* ── POLICY WRAPPER ── */
.policy-wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 48px 120px;
}

/* ── TABLE OF CONTENTS ── */
.policy-toc {
  background: var(--tp-highlight-bg);
  border: 1px solid rgba(48,38,29,0.12);
  border-left: 3px solid var(--tp-gold);
  padding: 32px 36px;
  margin: 56px 0 64px;
  border-radius: 2px;
}

.policy-toc h2 {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--tp-gold);
  margin-bottom: 20px;
}

.policy-toc ol {
  list-style: none;
  counter-reset: toc-counter;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 32px;
  padding: 0;
  margin: 0;
}

.policy-toc ol li {
  counter-increment: toc-counter;
  font-size: 13px;
  color: var(--tp-text-60);
}

.policy-toc ol li::before {
  content: counter(toc-counter, decimal-leading-zero) '. ';
  color: var(--tp-gold);
  font-weight: 500;
  margin-right: 4px;
}

.policy-toc ol li a {
  color: var(--tp-text-60);
  text-decoration: none;
  transition: color 0.2s;
}
.policy-toc ol li a:hover { color: var(--tp-gold); }

/* ── POLICY SECTIONS ── */
.policy-section {
  margin-bottom: 64px;
  padding-top: 8px;
}

.policy-section-number {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--tp-gold);
  opacity: 0.6;
  margin-bottom: 10px;
}

.policy-section h2 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.2px;
  color: var(--tp-text);
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--tp-divider);
}

.policy-section p {
  font-size: 15px;
  color: var(--tp-text-60);
  margin-bottom: 16px;
  line-height: 1.8;
}

.policy-section p:last-child { margin-bottom: 0; }

.policy-section ul {
  margin: 16px 0 20px 0;
  padding-left: 0;
  list-style: none;
}

.policy-section ul li {
  font-size: 15px;
  color: var(--tp-text-60);
  padding: 8px 0 8px 20px;
  position: relative;
  border-bottom: 1px solid rgba(48,38,29,0.06);
  line-height: 1.7;
}

.policy-section ul li::before {
  content: '—';
  position: absolute;
  left: 0;
  color: var(--tp-gold);
  font-weight: 500;
}

.policy-strong {
  color: var(--tp-text);
  font-weight: 500;
}

/* ── HIGHLIGHT BOX ── */
.policy-highlight {
  background: var(--tp-highlight-bg);
  border: 1px solid var(--tp-highlight-border);
  border-left: 3px solid var(--tp-gold);
  padding: 20px 24px;
  border-radius: 2px;
  margin: 20px 0;
}

.policy-highlight p {
  font-size: 14px;
  color: var(--tp-text-60);
  margin: 0;
}

/* ── CONTACT CARD ── */
.policy-contact-card {
  background: var(--tp-bg-light);
  border: 1px solid var(--tp-border);
  padding: 32px 36px;
  border-radius: 2px;
  margin-top: 20px;
}

.policy-contact-card h3 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-gold);
  margin-bottom: 16px;
}

.policy-contact-card p {
  font-size: 14px;
  color: var(--tp-text-60);
  margin-bottom: 8px;
}

.policy-contact-card a,
.policy-inline-link {
  color: var(--tp-gold);
  text-decoration: none;
  border-bottom: 1px solid rgba(48,38,29,0.25);
  transition: border-color 0.2s;
}
.policy-contact-card a:hover,
.policy-inline-link:hover { border-color: var(--tp-gold); }

/* ── SECTION DIVIDER ── */
hr.policy-divider {
  border: none;
  border-top: 1px solid var(--tp-divider);
  margin: 0 0 64px;
}

/* ── COOKIE TABLE (cookie policy) ── */
.policy-table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
  font-size: 13px;
}

.policy-table thead tr {
  background: rgba(48,38,29,0.07);
  border-bottom: 2px solid rgba(48,38,29,0.15);
}

.policy-table th {
  text-align: left;
  padding: 12px 16px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--tp-gold);
}

.policy-table td {
  padding: 12px 16px;
  color: var(--tp-text-60);
  border-bottom: 1px solid rgba(48,38,29,0.06);
  vertical-align: top;
  line-height: 1.6;
}

.policy-table tbody tr:hover td {
  background: rgba(48,38,29,0.03);
}

.policy-table td:first-child {
  color: var(--tp-text);
  font-weight: 500;
  white-space: nowrap;
}

/* ── POLICY FOOTER ── */
.policy-footer {
  background: var(--tp-bg-light);
  border-top: 1px solid var(--tp-border);
  padding: 40px 48px;
  text-align: center;
}

.policy-footer p {
  font-size: 12px;
  color: var(--tp-text-30);
  letter-spacing: 0.5px;
}

.policy-footer a {
  color: var(--tp-gold);
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.policy-footer a:hover { opacity: 1; }

/* ── RESPONSIVE ── */
@media (max-width: 680px) {
  .policy-nav { padding: 16px 24px; }
  .policy-hero { padding: 120px 24px 60px; }
  .policy-wrapper { padding: 0 24px 80px; }
  .policy-toc ol { grid-template-columns: 1fr; }
  .policy-footer { padding: 32px 24px; }
}
