html{scroll-behavior:smooth}.legal-header{position:sticky;top:0;z-index:50}.legal-page{background:#fffaf3;color:#24180f;min-height:100vh}.legal-hero{padding:78px 7% 52px;border-bottom:1px solid #ead9c5;background:radial-gradient(circle at 15% 10%,rgba(177,115,52,.12),transparent 30%),#fffaf3}.legal-eyebrow{margin-bottom:12px;color:#8b5425;font-size:14px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.legal-hero h1{max-width:900px;margin:0 0 18px;font-size:clamp(42px,7vw,76px);line-height:1.02}.legal-intro{max-width:780px;margin:0;color:#66584e;font-size:20px}.legal-update{margin-top:18px;color:#8a796d;font-size:14px}.legal-layout{width:min(1400px,100%);margin:0 auto;display:grid;grid-template-columns:290px minmax(0,1fr);gap:54px;padding:54px 7% 100px}.legal-sidebar{align-self:start;position:sticky;top:118px;max-height:calc(100vh - 150px);overflow-y:auto;padding-right:12px}.legal-sidebar-title{margin:0 0 14px;font-weight:900;color:#3d2817}.legal-toc{display:grid;gap:4px}.legal-toc a{display:block;padding:10px 12px;border-radius:12px;color:#725f50;text-decoration:none;font-size:14px;font-weight:700}.legal-toc a:hover,.legal-toc a.active{background:#f2e1ce;color:#542f13}.legal-content{min-width:0}.legal-section{scroll-margin-top:120px;padding:0 0 58px;margin-bottom:54px;border-bottom:1px solid #ead9c5}.legal-section-number{display:inline-block;margin-bottom:10px;color:#955d2c;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.legal-section h2{margin:0 0 30px;font-size:clamp(30px,4vw,46px);line-height:1.1}.legal-subsection{margin-bottom:38px}.legal-subsection h3{margin:0 0 14px;color:#392616;font-size:23px}.legal-subsection p,.legal-subsection li,.legal-placeholder p{color:#5f5147;font-size:17px;line-height:1.8}.legal-subsection a{color:#79451d;font-weight:800}.legal-subsection ul{padding-left:24px}.legal-company-details{margin:24px 0;border:1px solid #ead9c5;border-radius:20px;overflow:hidden;background:white}.legal-company-details div{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;padding:16px 18px;border-bottom:1px solid #efe3d5}.legal-company-details div:last-child{border-bottom:0}.legal-company-details dt{color:#746154;font-weight:800}.legal-company-details dd{margin:0;color:#2d1d12;font-weight:750}.legal-placeholder{opacity:.72}.back-to-top{position:fixed;right:24px;bottom:24px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#6b3f1d;color:white;text-decoration:none;font-size:22px;box-shadow:0 14px 35px rgba(65,38,17,.22)}.legal-footer{display:flex;justify-content:space-between;gap:32px;padding:38px 7%;border-top:1px solid #ead9c5;background:white}.legal-footer p{margin:8px 0 0;color:#77675c}.legal-footer nav{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.legal-footer a{color:#56351e;font-weight:750;text-decoration:none}@media(max-width:900px){.legal-layout{grid-template-columns:1fr;gap:30px;padding-top:32px}.legal-sidebar{position:static;max-height:none;overflow:visible;padding:0}.legal-toc{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-company-details div{grid-template-columns:1fr;gap:4px}.legal-footer{flex-direction:column}}@media(max-width:600px){.legal-hero{padding-top:50px}.legal-toc{grid-template-columns:1fr}.legal-subsection p,.legal-subsection li,.legal-placeholder p{font-size:16px}.back-to-top{right:16px;bottom:16px}}