html { scroll-behavior: smooth; scroll-padding-top: 190px; }
.privacy-page { background: #fff; color: #1b1b1b; }
.privacy-page .container { max-width: 1220px; }
.privacy-hero { background: radial-gradient(circle at 82% 10%, rgba(165,11,11,.08), transparent 30%), linear-gradient(180deg,#faf8f5,#fff); padding: 185px 0 90px; text-align: center; }
.privacy-hero__inner { align-items: center; display: flex; flex-direction: column; }
.privacy-eyebrow { color: #a50b0b; font-size: 13px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.privacy-hero h1 { font-size: clamp(52px,7vw,88px); letter-spacing: -.055em; line-height: 1; margin: 18px 0 24px; }
.privacy-hero p { color: #606060; font-size: clamp(18px,2vw,22px); line-height: 1.65; margin: 0; max-width: 810px; }
.privacy-toc { background: rgba(255,255,255,.96); border-bottom: 1px solid #e8e4de; border-top: 1px solid #eeeae5; position: sticky; top: 0; z-index: 20; }
.privacy-toc .container { align-items: flex-start; display: flex; gap: 28px; padding-bottom: 17px; padding-top: 17px; }
.privacy-toc strong { flex: 0 0 auto; font-size: 13px; padding-top: 7px; text-transform: uppercase; }
.privacy-toc ol { display: flex; gap: 8px; list-style: none; margin: 0; overflow-x: auto; padding: 0 0 5px; scrollbar-width: thin; }
.privacy-toc li { flex: 0 0 auto; }.privacy-toc a { border: 1px solid #e6e1db; border-radius: 999px; color: #555; display: block; font-size: 13px; padding: 7px 13px; }.privacy-toc a:hover,.privacy-toc a:focus { background: #f7edeb; border-color: #d8b8b3; color: #a50b0b; }
.privacy-content { padding: 82px 0 105px; }.privacy-layout { max-width: 900px !important; }
.privacy-callout { align-items: flex-start; background: #f7edeb; border: 1px solid #ead6d2; border-radius: 22px; display: flex; gap: 20px; margin-bottom: 68px; padding: 29px 32px; }
.privacy-callout>span { align-items: center; background: #fff; border-radius: 12px; color: #a50b0b; display: flex; flex: 0 0 46px; font-size: 22px; height: 46px; justify-content: center; }
.privacy-callout h2 { font-size: 23px; margin: 0 0 7px; }.privacy-callout p { color: #635b59; line-height: 1.65; margin: 0; }
.privacy-sections section { border-top: 1px solid #e8e4de; padding: 55px 0 50px; }.privacy-sections section:first-child { border-top: 0; padding-top: 0; }
.privacy-sections section>span { color: #a50b0b; font-size: 12px; font-weight: 700; letter-spacing: .12em; }
.privacy-sections h2 { font-size: clamp(28px,4vw,39px); letter-spacing: -.035em; margin: 10px 0 23px; }
.privacy-sections p { color: #5f5f5f; font-size: 17px; line-height: 1.78; margin: 0 0 14px; max-width: 760px; }.privacy-sections p:last-child { margin-bottom: 0; }
.privacy-cta { background: #faf8f5; padding: 90px 0 110px; }.privacy-cta__card { align-items: center; background: #a50b0b; border-radius: 28px; display: flex; justify-content: space-between; padding: 58px 64px; }
.privacy-cta h2 { color: #fff; font-size: clamp(34px,4.5vw,56px); letter-spacing: -.04em; margin: 0; }
.privacy-button { align-items: center; background: #fff; border-radius: 999px; color: #191919; display: inline-flex; flex: 0 0 auto; font-weight: 700; gap: 10px; min-height: 54px; padding: 0 26px; }.privacy-button:hover { color: #a50b0b; transform: translateY(-2px); }
@media (max-width: 767px) { .privacy-hero { padding: 145px 0 70px; }.privacy-toc .container { display: block; }.privacy-toc strong { display: block; padding: 0 0 10px; }.privacy-content { padding: 60px 0 75px; }.privacy-callout { padding: 24px; }.privacy-cta__card { align-items: flex-start; flex-direction: column; gap: 28px; padding: 48px 26px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
