.mset-legal .lg-hero{position:relative;overflow:clip;padding:104px 24px 64px;border-bottom:1px solid var(--border-hairline)}.mset-legal .lg-hero .dv-grid{-webkit-mask-image:radial-gradient(ellipse 60% 70% at 25% 40%,rgb(0 0 0) 10%,transparent 100%);mask-image:radial-gradient(ellipse 60% 70% at 25% 40%,rgb(0 0 0) 10%,transparent 100%)}.mset-legal .lg-hero-inner{position:relative;max-width:1200px;margin:0 auto}.mset-legal .lg-hero-title{margin:26px 0 0;font-size:clamp(40px,4.6vw,60px);font-weight:500;letter-spacing:-.035em;line-height:1.02;color:var(--text-primary);text-wrap:balance}.mset-legal .lg-hero-lede{max-width:560px;margin:20px 0 0;font-size:16px;line-height:1.55;color:var(--gray-400);text-wrap:pretty}.mset-legal .lg-hero-meta{margin:22px 0 0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.mset-legal .lg-switch{display:flex;gap:6px;margin-top:18px}.mset-legal .lg-tab{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:8px;background:var(--ink-750);border:1px solid var(--border-hairline);font-size:12.5px;font-weight:500;color:var(--gray-100);transition:background .2s,border-color .2s,color .2s}.mset-legal .lg-tab:hover{background:var(--ink-700)}.mset-legal .lg-tab[data-active=true]{background:var(--gray-50);border-color:var(--gray-50);color:var(--ink-950)}.mset-legal .lg-doc{padding:72px 0 112px}.mset-legal .lg-doc-grid{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:260px 1fr;gap:64px;align-items:start}.mset-legal .lg-toc{position:sticky;top:calc(var(--nav-height) + 36px);display:flex;flex-direction:column;gap:2px}.mset-legal .lg-toc-label{margin-bottom:10px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.mset-legal .lg-toc-link{display:block;padding:7px 10px;border-radius:6px;font-size:13px;line-height:1.4;color:var(--gray-400);transition:background .2s,color .2s}.mset-legal .lg-toc-link:hover,.mset-legal .lg-toc-link[data-active=true]{background:var(--ink-850);color:var(--text-primary)}.mset-legal .lg-toc-link[data-active=true]{box-shadow:inset 2px 0 0 var(--accent-500)}.mset-legal .lg-body{max-width:680px}.mset-legal .lg-section{padding:0 0 40px;scroll-margin-top:calc(var(--nav-height) + 28px)}.mset-legal .lg-section h2{margin:0;font-size:22px;font-weight:500;letter-spacing:-.02em;line-height:1.25;color:var(--text-primary)}.mset-legal .lg-body h3{margin:26px 0 0;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:1.35;color:var(--gray-200)}.mset-legal .lg-body p{margin:14px 0 0;font-size:15px;line-height:1.7;color:var(--text-body);text-wrap:pretty}.mset-legal .lg-section a{color:var(--text-link);text-decoration:underline;text-underline-offset:2px;transition:color .2s}.mset-legal .lg-section a:hover{color:var(--text-link-hover)}.mset-legal .lg-body strong{font-weight:500;color:var(--text-primary)}.mset-legal .lg-body em{font-style:italic}.mset-legal .lg-body ol,.mset-legal .lg-body ul{display:flex;flex-direction:column;margin:14px 0 0;padding:0;list-style:none;border-top:1px solid var(--border-subtle)}.mset-legal .lg-body li{display:grid;grid-template-columns:20px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid var(--border-subtle);font-size:14px;line-height:1.55;color:var(--text-body)}.mset-legal .lg-body li:before{font-family:var(--font-mono);font-size:10px;line-height:1;padding-top:4px;color:var(--accent-500)}.mset-legal .lg-body ul>li:before{content:"—"}.mset-legal .lg-body ol{counter-reset:lg-ol}.mset-legal .lg-body ol>li{counter-increment:lg-ol}.mset-legal .lg-body ol>li:before{content:counter(lg-ol,decimal-leading-zero)}.mset-legal .lg-card{margin-top:8px;padding:22px 24px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:12px}.mset-legal .lg-card-title{font-size:15px;font-weight:500;color:var(--text-primary)}.mset-legal .lg-card p{margin:6px 0 0;font-size:13.5px;line-height:1.55;color:var(--text-secondary)}.mset-legal .lg-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:16px}.mset-legal .lg-card-mail{font-family:var(--font-mono);font-size:12px;color:var(--text-link);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.mset-legal .lg-card-mail:hover{color:var(--text-link-hover)}@media (max-width:980px){.mset-legal .lg-doc-grid{grid-template-columns:1fr;gap:36px}.mset-legal .lg-toc{position:static;flex-direction:row;flex-wrap:wrap;gap:6px;padding-bottom:4px}.mset-legal .lg-toc-label{flex-basis:100%;margin-bottom:4px}.mset-legal .lg-toc-link{border:1px solid var(--border-subtle);border-radius:999px;padding:6px 12px;font-size:12px}.mset-legal .lg-toc-link[data-active=true]{box-shadow:none;border-color:var(--accent-500)}}@media (max-width:640px){.mset-legal .lg-hero{padding:72px 20px 48px}.mset-legal .lg-doc{padding:48px 0 80px}.mset-legal .lg-doc-grid{padding:0 20px}.mset-legal .lg-hero-title{margin-top:20px;font-size:clamp(30px,7.8vw,38px);letter-spacing:-.03em;line-height:1.05}.mset-legal .lg-hero-lede{margin-top:16px;font-size:15px}.mset-legal .lg-tab{height:44px;padding:0 16px}.mset-legal .lg-toc-link{display:flex;align-items:center;min-height:44px}.mset-legal .lg-card{padding:20px}.mset-legal .lg-card-mail{display:inline-flex;align-items:center;min-height:44px}}@media (max-width:420px){.mset-legal .lg-hero-title{font-size:27px}}