.legal-nav { margin-bottom: 0; }
.legal-page { width: min(820px, calc(100% - 44px)); margin: 0 auto; padding: 82px 0 110px; }
.legal-label { font-size: 9px; font-weight: 900; letter-spacing: .15em; }
.legal-page h1 { margin: 20px 0 16px; font-size: clamp(50px, 7vw, 78px); }
.legal-page .intro { font: 19px/1.6 Georgia, serif; color: #5d6057; }
.legal-note { margin: 32px 0 48px; padding: 20px; border: 1px solid #151711; background: #c9ff2f; box-shadow: 5px 5px 0 #151711; font-weight: 700; }
.legal-page section { padding: 30px 0; border-top: 1px solid #cbc9bd; }
.legal-page h2 { margin: 0 0 14px; font: 500 29px/1.1 Georgia, serif; letter-spacing: -.025em; }
.legal-page p,.legal-page li { color: #55584f; font-size: 14px; line-height: 1.7; }
.legal-page ul { padding-left: 20px; }
.legal-page a { text-decoration: underline; font-weight: 700; }
.cookie-table { width: 100%; border-collapse: collapse; margin-top: 18px; font-size: 12px; }
.cookie-table th,.cookie-table td { padding: 12px; border: 1px solid #cbc9bd; text-align: left; vertical-align: top; }
.cookie-table th { background: #eae8dc; font-size: 9px; letter-spacing: .08em; text-transform: uppercase; }
.legal-footer { padding: 40px 0; border-top: 1px solid #cbc9bd; display: flex; justify-content: space-between; gap: 20px; font-size: 10px; font-weight: 900; }
.legal-footer button { padding: 0; border: 0; background: none; font: inherit; cursor: pointer; }
@media(max-width:520px){.legal-page{padding-top:55px}.cookie-table{display:block;overflow-x:auto}.legal-footer{flex-direction:column}}
