.legal-main{padding-top:8rem}.legal-page{margin:0 auto;max-width:var(--site-max-width,1400px);padding:2rem var(--site-gutter,24px)}.legal-container{align-items:start;display:grid;gap:clamp(1.5rem,2.5vw,2.5rem);grid-template-columns:minmax(340px,380px) minmax(0,1fr);position:relative}.legal-header{align-items:center;display:flex;flex-direction:column;padding-bottom:20px;text-align:center}.legal-nav{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;height:-moz-fit-content;height:fit-content}@media(min-width:1025px){.legal-nav{max-height:calc(100vh - 40px);max-width:380px;min-width:340px;overflow-x:hidden;overflow-y:auto;position:sticky;top:20px;width:100%}}.legal-nav .nav-title{background:#646b52;border-radius:12px 12px 0 0;color:#fff;font-size:1.2rem;font-weight:600;padding:1rem;position:sticky;top:0;z-index:1}.legal-nav .nav-list{background:#fff;list-style:none;margin:0;padding:1rem}.legal-nav .nav-list li{margin-bottom:.5rem}.legal-nav .nav-list li a{border-radius:6px;color:#333;display:block;font-size:.93rem;hyphens:auto;line-height:1.45;overflow-wrap:anywhere;padding:.7rem .8rem;text-decoration:none;transition:all .3s ease;white-space:normal;word-break:break-word}.legal-nav .nav-list li a.active,.legal-nav .nav-list li a:hover{background:#646b52;color:#fff!important}.legal-nav .nav-list li a:focus:not(.active){background:#f1f3eb;color:#333!important}.legal-nav .nav-list li a:focus-visible{outline:2px solid #646b52;outline-offset:2px}.legal-nav .nav-list li.active a{background:#646b52;color:#fff}.legal-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;min-width:0;padding:2rem}.legal-content .legal-section{margin-bottom:3rem;scroll-margin-top:2rem}.legal-content .legal-section:last-child{margin-bottom:0}.legal-content .legal-section h2{border-bottom:2px solid #646b52;color:#333;font-size:clamp(1.25rem,3vw,1.5rem);margin-bottom:1.5rem;padding-bottom:.5rem}.legal-content .legal-section h3{color:#444;font-size:clamp(1.1rem,2.5vw,1.2rem);margin:1.5rem 0 1rem}.legal-content .legal-section p{color:#666;line-height:1.6;margin-bottom:1rem}.legal-content .legal-section a{color:#000!important}.legal-content .legal-section a:hover{text-decoration:underline}.legal-content .legal-section ul{list-style:disc;margin-bottom:1rem;padding-left:1.5rem}.legal-content .legal-section ul li{color:#666;line-height:1.6;margin-bottom:.5rem}.legal-content .legal-section table{border-collapse:collapse;margin:1rem 0;width:100%}.legal-content .legal-section table td,.legal-content .legal-section table th{border:1px solid #eee;padding:.75rem;text-align:left}.legal-content .legal-section table th{background:#f8f9fa;font-weight:600}.nav-placeholder{display:none;width:340px}@media(min-width:1025px){.nav-placeholder.active{display:block}}@media(max-width:1024px){.legal-main{padding-top:clamp(1.5rem,5vw,2.5rem)}.legal-container{gap:1rem;grid-template-columns:1fr}.legal-nav{margin-bottom:1rem;max-width:none;min-width:0;position:relative!important;top:auto!important;width:100%}.nav-placeholder{display:none!important}}@media(max-width:480px){.legal-page{padding:1rem var(--site-gutter,18px)}.legal-content{padding:1rem}}