.policy-page { background: #eae3d8; color: #1b1917; }
.policy-header { align-items: center; border-bottom: 1px solid rgba(27,25,23,.16); display: flex; justify-content: space-between; padding: 28px clamp(22px,5vw,72px); }
.policy-header .logo { color: #1b1917; }.policy-header__back, .policy-footer a { color: #6e4a22; font-size: 11px; font-weight: 600; letter-spacing: .14em; text-decoration: none; }
.policy-content { margin: 0 auto; max-width: 860px; padding: clamp(70px,9vw,130px) 24px; }.policy-content .section-kicker { color: #6e4a22; }.policy-content h1 { font-family: "Bodoni Moda", serif; font-size: clamp(48px,7vw,78px); font-weight: 500; letter-spacing: -.055em; line-height: 1.04; margin: 0; }.policy-updated { color: rgba(27,25,23,.62); font-size: 13px; margin: 22px 0 70px; }.policy-content section { border-top: 1px solid rgba(27,25,23,.16); padding: 28px 0 18px; }.policy-content h2 { font-family: "Bodoni Moda", serif; font-size: clamp(27px,3vw,36px); font-weight: 500; letter-spacing: -.035em; line-height: 1.1; margin: 0 0 16px; }.policy-content p { color: rgba(27,25,23,.78); font-size: 16px; line-height: 1.7; margin: 0 0 16px; max-width: 740px; }.policy-content a, .policy-link-button { color: #6e4a22; text-decoration-thickness: 1px; text-underline-offset: 3px; }.policy-link-button { background: none; border: 0; cursor: pointer; font: inherit; padding: 0; }.policy-footer { align-items: center; border-top: 1px solid rgba(27,25,23,.16); display: flex; justify-content: space-between; margin: 0 clamp(22px,5vw,72px); padding: 26px 0; }.policy-footer span { color: rgba(27,25,23,.58); font-size: 12px; }@media (max-width: 600px) { .policy-header { padding: 22px; }.policy-header__back { font-size: 9px; }.policy-updated { margin-bottom: 48px; }.policy-footer { align-items: flex-start; display: grid; gap: 12px; margin: 0 22px; } }
