/* Brand typography, wordmark, palette, background and toolbar come from style.css. */
.legal-page a{text-underline-offset:4px}
.legal-page :focus-visible,.legal-links a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.legal-main{width:min(calc(100% - var(--gutter)*2),1440px);margin:48px auto 80px}
.legal-intro{padding-bottom:48px}.legal-intro .eyebrow{font-size:11px;margin-bottom:18px;color:#c5c6c6}.legal-date{font-size:12px;color:#c5c6c6;margin:24px 0 0}
.legal-section{display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;border-top:1px solid #f1f1ee30;padding:34px 0 40px;scroll-margin-top:100px}.legal-section h2{font-size:16px;line-height:1.4;font-weight:500;letter-spacing:-.02em;margin:3px 0 0}.legal-section p,.legal-section dl{font-size:15px;line-height:1.75;margin:0 0 18px;max-width:720px}.legal-section p:last-child{margin-bottom:0}.legal-section strong{font-weight:550}.legal-section a{text-decoration:underline;overflow-wrap:anywhere}.legal-section a:hover{text-decoration-thickness:2px}
.legal-details{display:grid;grid-template-columns:165px minmax(0,1fr);gap:14px 24px}.legal-details dt{color:#c5c6c6}.legal-details dd{margin:0}
.legal-links{display:flex;flex-wrap:wrap;align-items:center;column-gap:24px;row-gap:4px;font-size:12px;line-height:1.5}.legal-links a{display:inline-flex;align-items:center;min-height:44px;color:inherit;text-decoration:none}.legal-links a:hover{text-decoration:underline;text-underline-offset:4px}
.site-legal-footer{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px max(24px,5vw) max(22px,env(safe-area-inset-bottom));font-family:Geist,Arial,sans-serif;font-size:11px;border-top:1px solid #80808040}.legal-page .site-legal-footer{padding-inline:max(var(--gutter),env(safe-area-inset-left));border-color:#f1f1ee30}.footer-bottom>.legal-links{margin-top:10px}.footer-bottom>.legal-links a{position:relative;pointer-events:auto}
@media(max-width:700px){.legal-main{margin-top:30px;margin-bottom:40px}.legal-intro{padding-bottom:40px}.legal-section{grid-template-columns:1fr;gap:20px;padding:26px 0 32px}.legal-section h2{font-size:17px}.legal-details{grid-template-columns:1fr;gap:3px}.legal-details dd{margin-bottom:14px}.legal-details dt{font-size:12px}.site-legal-footer{flex-direction:column;align-items:flex-start;padding-inline:22px;gap:4px}.legal-links{column-gap:20px;font-size:11px}.footer-bottom>.legal-links{margin-top:4px}.contact .title{height:calc(100svh - var(--header) - 234px);min-height:250px}}
@media(orientation:landscape) and (max-height:600px){.footer-bottom>.legal-links{margin-top:0}.footer-bottom>.legal-links a{min-height:36px}.legal-main{margin-top:18px}.contact .title{height:auto;min-height:0}}
