.legal-module__fCS_IW__page{background:var(--canvas);color:var(--ink);flex-direction:column;min-height:100vh;display:flex}.legal-module__fCS_IW__nav{border-bottom:1px solid var(--border)}.legal-module__fCS_IW__navInner{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1160px;margin:0 auto;padding:16px 24px;display:flex}.legal-module__fCS_IW__brand{color:var(--ink-strong);font-size:var(--text-xl);align-items:center;gap:10px;font-weight:700;display:inline-flex}.legal-module__fCS_IW__brand img{object-fit:contain}.legal-module__fCS_IW__back{border-radius:var(--radius-pill);color:var(--muted-strong);font-size:var(--text-lg);align-items:center;gap:6px;padding:8px 14px;font-weight:600;transition:color .18s,background .18s;display:inline-flex}.legal-module__fCS_IW__back:hover{background:var(--surface-soft);color:var(--ink)}.legal-module__fCS_IW__main{width:100%;max-width:1160px;margin:0 auto;padding:48px 24px 72px}.legal-module__fCS_IW__docHeader{border-bottom:1px solid var(--border);max-width:760px;margin-bottom:40px;padding-bottom:28px}.legal-module__fCS_IW__docHeader h1{color:var(--ink-strong);letter-spacing:-.02em;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:1.12}.legal-module__fCS_IW__lead{color:var(--muted-strong);max-width:60ch;margin-top:14px;font-size:clamp(16px,1.6vw,18px);line-height:1.6}.legal-module__fCS_IW__updated{color:var(--muted);font-size:var(--text-base);align-items:center;gap:8px;margin-top:18px;display:inline-flex}.legal-module__fCS_IW__updated svg{color:var(--legal)}.legal-module__fCS_IW__docBody{grid-template-columns:236px minmax(0,1fr);gap:48px;display:grid}.legal-module__fCS_IW__toc{align-self:start;position:sticky;top:24px}.legal-module__fCS_IW__tocToggle{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--ink-strong);font-size:var(--text-lg);justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px 16px;font-weight:700;display:none}.legal-module__fCS_IW__tocToggle svg{color:var(--muted);transition:transform var(--transition-smooth)}.legal-module__fCS_IW__tocToggle[aria-expanded=true] svg{transform:rotate(180deg)}.legal-module__fCS_IW__tocTitle{color:var(--muted);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-weight:800;display:block}.legal-module__fCS_IW__tocNav ol{border-left:1px solid var(--border);flex-direction:column;gap:2px;list-style:none;display:flex}.legal-module__fCS_IW__tocNav li{counter-increment:toc}.legal-module__fCS_IW__tocNav a{color:var(--muted-strong);font-size:var(--text-base);border-left:2px solid #0000;margin-left:-1px;padding:7px 0 7px 14px;line-height:1.4;transition:color .16s,border-color .16s;display:block}.legal-module__fCS_IW__tocNav a:hover{color:var(--ink)}.legal-module__fCS_IW__tocNav a[aria-current=true]{border-left-color:var(--legal);color:var(--legal);font-weight:700}.legal-module__fCS_IW__content{max-width:760px}.legal-module__fCS_IW__section{scroll-margin-top:28px}.legal-module__fCS_IW__section+.legal-module__fCS_IW__section{margin-top:44px}.legal-module__fCS_IW__section h2{color:var(--ink-strong);letter-spacing:-.01em;align-items:center;gap:8px;scroll-margin-top:28px;font-size:clamp(22px,2.6vw,27px);font-weight:750;line-height:1.25;display:flex;position:relative}.legal-module__fCS_IW__anchor{color:var(--legal);opacity:0;align-items:center;transition:opacity .16s;display:inline-flex}.legal-module__fCS_IW__section h2:hover .legal-module__fCS_IW__anchor,.legal-module__fCS_IW__anchor:focus-visible{opacity:1}.legal-module__fCS_IW__content h3{color:var(--ink-strong);font-size:var(--text-xl);margin-top:26px;font-weight:700;line-height:1.35}.legal-module__fCS_IW__content p{color:var(--ink);margin-top:14px;font-size:16.5px;line-height:1.72}.legal-module__fCS_IW__content ul,.legal-module__fCS_IW__content ol.legal-module__fCS_IW__list{color:var(--ink);flex-direction:column;gap:8px;margin-top:14px;padding-left:22px;font-size:16.5px;line-height:1.65;display:flex}.legal-module__fCS_IW__content li{padding-left:4px}.legal-module__fCS_IW__content strong{color:var(--ink-strong);font-weight:700}.legal-module__fCS_IW__content a:not(.legal-module__fCS_IW__anchor){color:var(--legal);text-underline-offset:2px;font-weight:600;text-decoration:underline}.legal-module__fCS_IW__content a:not(.legal-module__fCS_IW__anchor):hover{text-decoration-thickness:2px}.legal-module__fCS_IW__defList{border-top:1px solid var(--border);margin-top:18px}.legal-module__fCS_IW__defList div{border-bottom:1px solid var(--border);grid-template-columns:180px minmax(0,1fr);gap:4px 20px;padding:16px 0;display:grid}.legal-module__fCS_IW__defList dt{color:var(--ink-strong);font-size:16.5px;font-weight:700}.legal-module__fCS_IW__defList dd{color:var(--ink);font-size:16.5px;line-height:1.65}.legal-module__fCS_IW__callout{background:var(--legal-soft);border:1px solid var(--border);border-left:3px solid var(--legal);border-radius:var(--radius-md);margin-top:20px;padding:18px 20px}.legal-module__fCS_IW__calloutTitle{color:var(--legal);font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-weight:800;display:flex}.legal-module__fCS_IW__callout p{color:var(--ink);margin-top:8px}.legal-module__fCS_IW__callout p:first-of-type{margin-top:8px}.legal-module__fCS_IW__review{color:var(--ink-strong);white-space:normal;background:#d9a40029;border:1px dashed #bf8a00b3;border-radius:6px;padding:1px 7px;font-size:.94em;font-weight:600}.legal-module__fCS_IW__tableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:var(--radius-md);margin-top:20px;overflow-x:auto}.legal-module__fCS_IW__tableWrap table{border-collapse:collapse;width:100%;min-width:520px}.legal-module__fCS_IW__tableWrap th,.legal-module__fCS_IW__tableWrap td{border-bottom:1px solid var(--border);font-size:var(--text-md);text-align:left;vertical-align:top;padding:12px 16px;line-height:1.55}.legal-module__fCS_IW__tableWrap thead th{background:var(--surface-soft);color:var(--ink-strong);font-weight:700}.legal-module__fCS_IW__tableWrap tbody tr:last-child th,.legal-module__fCS_IW__tableWrap tbody tr:last-child td{border-bottom:none}.legal-module__fCS_IW__tableWrap tbody th{color:var(--ink-strong);white-space:nowrap;font-weight:650}.legal-module__fCS_IW__tableWrap tbody td{color:var(--ink)}.legal-module__fCS_IW__crossLinks{border-top:1px solid var(--border);flex-wrap:wrap;gap:12px;margin-top:48px;padding-top:28px;display:flex}.legal-module__fCS_IW__crossLinks a{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--ink-strong);font-size:var(--text-base);align-items:center;gap:8px;padding:10px 16px;font-weight:600;transition:border-color .16s,color .16s;display:inline-flex}.legal-module__fCS_IW__crossLinks a:hover{border-color:var(--legal);color:var(--legal)}.legal-module__fCS_IW__footer{border-top:1px solid var(--border);margin-top:auto;padding:28px 24px}.legal-module__fCS_IW__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 28px;max-width:1160px;margin:0 auto;display:flex}.legal-module__fCS_IW__footerNav{flex-wrap:wrap;gap:8px 22px;display:flex}.legal-module__fCS_IW__footerNav a{color:var(--muted-strong);font-size:var(--text-base);font-weight:550}.legal-module__fCS_IW__footerNav a:hover{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.legal-module__fCS_IW__footerNote{color:var(--muted);font-size:var(--text-sm)}@media (max-width:900px){.legal-module__fCS_IW__docBody{grid-template-columns:1fr;gap:8px}.legal-module__fCS_IW__toc{margin-bottom:24px;position:static}.legal-module__fCS_IW__tocToggle{display:flex}.legal-module__fCS_IW__tocNav{margin-top:10px;display:none}.legal-module__fCS_IW__tocNav[data-open=true]{display:block}.legal-module__fCS_IW__defList div{grid-template-columns:1fr;gap:2px}}@media (max-width:560px){.legal-module__fCS_IW__main{padding:32px 18px 56px}.legal-module__fCS_IW__navInner{padding:14px 18px}.legal-module__fCS_IW__footer{padding:24px 18px}}
