.shared-legal { padding: 56px 0 80px; background: #f5f7fa; color: #1d2939; font-size: 17px; line-height: 1.7; }
.shared-legal .container { max-width: 980px; }
.shared-legal nav { display: flex; flex-wrap: wrap; gap: 12px 22px; margin: 0 0 24px; }
.shared-legal nav a { color: #155982; text-decoration: underline; }
.shared-legal article { background: #fff; border: 1px solid #e0e7ef; border-radius: 18px; padding: clamp(24px, 4vw, 54px); box-shadow: 0 14px 45px rgba(28, 47, 71, .06); }
.shared-legal h1 { margin: 0 0 14px; font-size: clamp(30px, 4vw, 43px); line-height: 1.2; color: #14283a; }
.shared-legal h2 { margin: 36px 0 12px; font-size: clamp(22px, 3vw, 27px); line-height: 1.3; color: #14283a; }
.shared-legal p { margin: 0 0 15px; }
.shared-legal a { color: #12618a; text-decoration: underline; }
.shared-legal__date { color: #667789; font-size: 14px; }
.shared-legal__table { overflow-x: auto; }
.shared-legal table { width: 100%; border-collapse: collapse; min-width: 660px; font-size: 15px; line-height: 1.5; }
.shared-legal th, .shared-legal td { padding: 12px; text-align: left; vertical-align: top; border: 1px solid #dce4ec; }
.shared-legal th { background: #eff4f8; }
.shared-legal-footer { display: flex; flex-wrap: wrap; gap: 10px 18px; margin: 20px 0 8px; }
.shared-legal-footer a, .shared-legal-footer button { color: inherit; font-size: 14px; text-decoration: underline; background: none; border: 0; padding: 0; cursor: pointer; }
.shared-cookie-consent[hidden] { display: none !important; }
.shared-cookie-consent { position: fixed; z-index: 99999; left: 14px; right: 14px; bottom: 14px; color: #f5f8fc; font: 15px/1.5 system-ui, sans-serif; }
.shared-cookie-consent__inner { max-width: 1000px; margin: 0 auto; padding: 18px 22px; display: flex; align-items: center; gap: 24px; background: #102637; border: 1px solid #31526b; border-radius: 15px; box-shadow: 0 16px 48px rgba(0, 0, 0, .3); }
.shared-cookie-consent p { flex: 1; margin: 0; }
.shared-cookie-consent a { color: #a9daf1; text-decoration: underline; }
.shared-cookie-consent__actions { display: flex; flex-wrap: wrap; gap: 10px; }
.shared-cookie-consent button { border: 1px solid #8ca8ba; border-radius: 9px; background: transparent; color: #fff; padding: 10px 14px; font: inherit; cursor: pointer; }
.shared-cookie-consent button[data-choice="yes"] { background: #f25c27; border-color: #f25c27; }
@media (max-width: 700px) { .shared-legal { padding: 26px 0 50px; } .shared-legal article { border-radius: 13px; } .shared-cookie-consent__inner { display: block; } .shared-cookie-consent__actions { margin-top: 14px; } }
