.privacy-page { background: #f8f9fd; }
.privacy-page .site-header { position: absolute; }
.privacy-hero { position: relative; min-height: 760px; padding: 190px 0 90px; overflow: hidden; background: linear-gradient(145deg,#edf6ff 0%,#f4f1ff 50%,#fff4f9 100%); }
.privacy-hero::before { content: ""; position: absolute; inset: 0; opacity: .35; background-image: linear-gradient(rgba(93,125,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(93,125,255,.08) 1px,transparent 1px); background-size: 62px 62px; -webkit-mask-image: linear-gradient(to bottom,transparent,#000 18%,#000 78%,transparent); mask-image: linear-gradient(to bottom,transparent,#000 18%,#000 78%,transparent); }
.privacy-ambient i { position: absolute; border: 1px solid rgba(255,255,255,.9); box-shadow: inset 0 1px rgba(255,255,255,.95),0 35px 100px rgba(74,94,164,.13); -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px); }
.privacy-ambient i:nth-child(1) { width: 410px; height: 410px; right: -110px; top: 80px; border-radius: 48% 52% 39% 61% / 55% 35% 65% 45%; transform: rotate(17deg); }
.privacy-ambient i:nth-child(2) { width: 190px; height: 190px; left: -50px; bottom: 35px; border-radius: 50%; }
.privacy-ambient i:nth-child(3) { width: 90px; height: 90px; left: 48%; top: 125px; border-radius: 44% 56% 35% 65% / 60% 36% 64% 40%; }
.privacy-hero-inner { position: relative; z-index: 2; }
.privacy-hero h1 { max-width: 1080px; margin: 0; font-size: clamp(68px,10vw,145px); line-height: .88; letter-spacing: -.075em; }
.privacy-hero h1 em { color: transparent; background: linear-gradient(105deg,#4277ff,#8d69ff 55%,#ef72b8); -webkit-background-clip: text; background-clip: text; font-style: normal; }
.privacy-hero-bottom { display: grid; grid-template-columns: minmax(0,650px) auto; justify-content: space-between; gap: 80px; align-items: end; margin-top: 80px; }
.privacy-hero-bottom > p { margin: 0; color: #58647b; font-size: 14px; line-height: 2; }
.privacy-hero-bottom dl { min-width: 270px; margin: 0; border-top: 1px solid var(--line); }
.privacy-hero-bottom dl div { display: grid; grid-template-columns: 90px 1fr; gap: 16px; padding: 14px 0; border-bottom: 1px solid var(--line); }
.privacy-hero-bottom dt { color: #7e889c; font-size: 9px; }
.privacy-hero-bottom dd { margin: 0; font-size: 11px; font-weight: 720; }

.privacy-content { padding: 120px 0 170px; background: linear-gradient(180deg,#f7f9fd,#fff); }
.privacy-layout { width: min(1160px,calc(100vw - 64px)); margin-inline: auto; display: grid; grid-template-columns: 230px minmax(0,1fr); gap: 78px; align-items: start; }
.privacy-index { position: sticky; top: 34px; padding-top: 10px; }
.privacy-index nav { display: grid; margin-top: 28px; border-top: 1px solid var(--line); }
.privacy-index nav a { display: grid; grid-template-columns: 26px 1fr; gap: 10px; padding: 13px 0; border-bottom: 1px solid var(--line); color: #667187; font-size: 10px; line-height: 1.45; transition: color .2s ease,padding .25s var(--ease); }
.privacy-index nav a:hover { padding-left: 6px; color: var(--blue); }
.privacy-index nav span { color: #a0a8b8; font-size: 8px; letter-spacing: .08em; }
.privacy-document { padding: 55px 60px; border: 1px solid rgba(255,255,255,.9); border-radius: 36px; background: rgba(255,255,255,.78); box-shadow: 0 30px 100px rgba(49,66,118,.10),inset 0 1px rgba(255,255,255,.95); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); }
.privacy-introduction { display: grid; grid-template-columns: 150px 1fr; gap: 38px; padding: 0 0 58px; border-bottom: 1px solid var(--line); }
.privacy-introduction span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: .14em; }
.privacy-introduction p { margin: 0; font-size: clamp(20px,2.2vw,30px); line-height: 1.7; letter-spacing: -.035em; }
.privacy-document section { position: relative; padding: 62px 0 58px 68px; border-bottom: 1px solid var(--line); scroll-margin-top: 28px; }
.privacy-document section:last-of-type { border-bottom: 0; }
.policy-number { position: absolute; left: 0; top: 64px; margin: 0; color: #9aa4b5 !important; font-size: 9px !important; font-weight: 800; letter-spacing: .12em; }
.privacy-document h2 { margin: 0 0 28px; font-size: clamp(24px,3vw,36px); line-height: 1.3; letter-spacing: -.045em; }
.privacy-document section > p:not(.policy-number),.privacy-document li { color: #58647a; font-size: 12px; line-height: 2; }
.privacy-document section > p:not(.policy-number) { margin: 0; }
.privacy-document section > p:not(.policy-number) + p { margin-top: 18px; }
.privacy-document ol,.privacy-document ul { display: grid; gap: 10px; margin: 23px 0 0; padding-left: 1.35em; }
.privacy-document strong { color: #263149; }
.privacy-document section a { color: #4f6fdb; text-decoration: underline; text-underline-offset: 3px; }
.policy-company { margin: 0; border-top: 1px solid var(--line); }
.policy-company div { display: grid; grid-template-columns: 150px 1fr; gap: 28px; padding: 19px 0; border-bottom: 1px solid var(--line); }
.policy-company dt { color: #7f899c; font-size: 10px; }
.policy-company dd { margin: 0; font-size: 12px; line-height: 1.8; }
.policy-highlight { margin: 27px 0; padding: 23px 25px; border: 1px solid #cad8ff; border-radius: 18px; background: linear-gradient(135deg,#f0f5ff,#f8f3ff); }
.policy-highlight strong { display: block; margin-bottom: 8px; font-size: 13px; }
.policy-highlight p { margin: 0; color: #536079; font-size: 11px; line-height: 1.9; }
.policy-contact { display: grid; gap: 12px; padding: 30px; border: 1px solid rgba(255,255,255,.9); border-radius: 22px; background: linear-gradient(135deg,#edf5ff,#f7f2ff 55%,#fff4f9); box-shadow: inset 0 1px #fff; }
.policy-contact small { color: #7c879b; font-size: 8px; font-weight: 800; letter-spacing: .14em; }
.policy-contact strong { font-size: 19px; line-height: 1.55; }
.policy-contact p { margin: 0 !important; color: #687389 !important; font-size: 11px !important; line-height: 1.8 !important; }
.policy-contact a { font-size: 25px; font-weight: 800; text-decoration: none !important; }
.policy-contact span { color: #7b8699; font-size: 9px; }
.policy-date { display: flex; justify-content: space-between; align-items: end; gap: 30px; margin-top: 28px; padding: 30px 0 0 68px; border-top: 1px solid var(--line); }
.policy-date p { margin: 0; color: #818a9d; font-size: 10px; line-height: 1.8; }
.policy-date strong { color: #69758b; font-size: 10px; letter-spacing: .08em; }

@media (max-width: 960px) {
  .privacy-hero-bottom { grid-template-columns: 1fr; gap: 45px; }
  .privacy-hero-bottom dl { width: min(100%,420px); }
  .privacy-layout { grid-template-columns: 1fr; gap: 35px; }
  .privacy-index { position: static; }
  .privacy-index nav { grid-template-columns: repeat(3,1fr); gap: 0 20px; }
}

@media (max-width: 700px) {
  .privacy-hero { min-height: 700px; padding: 145px 0 76px; }
  .privacy-hero h1 { font-size: clamp(54px,17vw,82px); }
  .privacy-hero-bottom { margin-top: 55px; }
  .privacy-content { padding: 80px 0 100px; }
  .privacy-layout { width: calc(100vw - 26px); }
  .privacy-index { padding-inline: 5px; }
  .privacy-index nav { grid-template-columns: 1fr 1fr; gap: 0 14px; }
  .privacy-document { padding: 36px 18px; border-radius: 25px; }
  .privacy-introduction { grid-template-columns: 1fr; gap: 15px; padding-bottom: 40px; }
  .privacy-document section { padding: 46px 0 42px 38px; }
  .policy-number { top: 49px; }
  .privacy-document h2 { margin-bottom: 22px; font-size: 24px; }
  .privacy-document section > p:not(.policy-number),.privacy-document li { font-size: 11px; line-height: 1.9; }
  .policy-company div { grid-template-columns: 1fr; gap: 6px; }
  .policy-highlight { padding: 20px; }
  .policy-contact { padding: 23px; }
  .policy-contact a { font-size: 21px; }
  .policy-date { display: grid; padding-left: 38px; }
}
