body.legal-page{zoom:1;background:#fff;color:#222}
.legal-header{border-bottom:1px solid #e5e5df;background:#fff}
.legal-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px}
.legal-logo{display:block;width:250px;height:52px;overflow:hidden;position:relative}
.legal-logo img{position:absolute;width:100%;height:auto;top:50%;transform:translateY(-50%);object-fit:contain}
.legal-home-link{font-size:14px;white-space:nowrap}
.legal-home-link:hover{color:#9d8322}
.legal-main{width:min(820px,calc(100% - 48px));margin:0 auto;padding:72px 0 88px}
.legal-heading{margin-bottom:42px}
.legal-heading .eyebrow{margin-bottom:16px}
.legal-heading h1{font-size:clamp(36px,5vw,58px);font-weight:450;line-height:1.15;letter-spacing:-.04em;overflow-wrap:anywhere}
:root[data-theme] body.legal-page .legal-content h2{font-size:25px!important;font-weight:550!important;line-height:1.35;letter-spacing:-.025em;margin:0 0 18px}
.legal-content h3{font-size:20px;line-height:1.4;letter-spacing:-.015em;margin:30px 0 12px;font-weight:550}
.legal-content h4{font-size:17px;line-height:1.5;margin:22px 0 10px;font-weight:600}
.legal-content p,.legal-content address,.legal-content li{font-size:16px;line-height:1.8;overflow-wrap:anywhere;hyphens:auto}
.legal-content p,.legal-content address{margin:0 0 16px;font-style:normal}
.legal-content section{margin:0 0 40px;padding:0;scroll-margin-top:24px}
.legal-content ul{padding-left:24px;margin:16px 0 24px}
.legal-content li{margin:8px 0}
.legal-content a{text-decoration:underline;text-underline-offset:3px;color:#746018}
.legal-toc{display:grid;gap:12px;padding:25px 0;margin:0 0 42px;border-block:1px solid #e5e5df}
.legal-toc a{font-size:15px;line-height:1.5;color:#746018}
.legal-page-links{display:flex;flex-wrap:wrap;gap:24px;padding-top:24px;border-top:1px solid #e5e5df;font-size:15px}
.legal-page-links a:hover,.legal-toc a:hover{text-decoration:underline;text-underline-offset:3px}
.legal-page .site-footer{padding-top:0}
.legal-page .footer-columns>*{min-width:0}
.legal-page .footer-columns a{overflow-wrap:anywhere}
@media(max-width:600px){.legal-header-inner{min-height:80px;gap:16px}.legal-logo{width:190px;height:44px}.legal-home-link{font-size:13px}.legal-main{width:calc(100% - 40px);padding:44px 0 60px}.legal-heading{margin-bottom:30px}:root[data-theme] body.legal-page .legal-content h2{font-size:22px!important}.legal-content h3{font-size:19px}.legal-page .footer-columns{gap:28px 20px}}
@media(max-width:380px){.legal-header-inner{gap:10px}.legal-logo{width:160px}.legal-home-link{font-size:12px}}
