.hc-legal{--hc-ink:#0d1830;--hc-blue:#0092fe;--hc-muted:rgba(13,24,48,0.62);--hc-line:rgba(13,24,48,0.08);--hc-soft:#f6f6f7;background:radial-gradient(ellipse 80% 50% at 10% 0,rgba(0,146,254,.06),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 20%,rgba(13,24,48,.04),transparent 50%),#ffffff;padding:0 0 72px;min-height:50vh;font-family:Instrument Sans,system-ui,sans-serif}.hc-legal__banner{padding-top:12px}@media (min-width:900px){.hc-legal__banner{padding-top:18px}}.hc-legal__shell{max-width:1120px;margin:0 auto;padding:8px 18px 0}@media (min-width:600px){.hc-legal__shell{padding:8px 24px 0}}.hc-legal__layout{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;align-items:start}@media (min-width:992px){.hc-legal__layout{grid-template-columns:240px minmax(0,1fr);gap:48px}}.hc-legal__toc{display:none}@media (min-width:992px){.hc-legal__toc{display:block;position:-webkit-sticky;position:sticky;top:96px;padding:20px 18px 22px;border-radius:16px;background:var(--hc-soft);border:1px solid var(--hc-line)}}.hc-legal__toc-eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:600;color:rgba(13,24,48,.45)}.hc-legal__toc-title{margin:0 0 14px;font-size:16px;font-weight:600;color:var(--hc-ink);letter-spacing:-.01em}.hc-legal__toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;max-height:min(58vh,480px);overflow:auto}.hc-legal__toc-list a{display:block;padding:8px 10px;border-radius:10px;font-size:13px;line-height:1.4;color:var(--hc-muted);text-decoration:none;transition:background .2s ease,color .2s ease}.hc-legal__toc-list a:hover{background:rgba(0,146,254,.08);color:var(--hc-ink)}.hc-legal__main{min-width:0}.hc-legal__meta{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;margin:0 0 28px;padding-bottom:20px;border-bottom:1px solid var(--hc-line)}.hc-legal__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(0,146,254,.08);color:var(--hc-blue);font-size:12px;font-weight:600;letter-spacing:.02em}.hc-legal__meta-item{font-size:13px;color:var(--hc-muted)}.hc-legal__intro{margin:0 0 36px;font-size:17px;line-height:1.75;color:rgba(13,24,48,.78);letter-spacing:-.01em}.hc-legal__section{margin:0 0 28px;padding:0 0 28px;border-bottom:1px solid var(--hc-line);scroll-margin-top:100px;animation:hc-legal-in .55s cubic-bezier(.22,1,.36,1) both}.hc-legal__section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.hc-legal__section-title{margin:0 0 14px;font-size:clamp(18px,2.2vw,22px);line-height:1.3;font-weight:600;color:var(--hc-ink);letter-spacing:-.02em;display:flex;gap:12px;align-items:baseline}.hc-legal__section-index{flex-shrink:0;font-size:13px;font-weight:600;letter-spacing:.08em;color:var(--hc-blue);text-transform:uppercase}.hc-legal__points{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.hc-legal__points li{position:relative;padding-left:22px;font-size:15px;line-height:1.7;color:rgba(13,24,48,.78)}.hc-legal__points li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;border-radius:50%;background:var(--hc-blue);box-shadow:0 0 0 3px rgba(0,146,254,.15)}.hc-legal__related{margin-top:48px;padding:28px 24px;border-radius:20px;background:linear-gradient(135deg,#0d1830,#152445);color:#ffffff;display:grid;grid-gap:18px;gap:18px}@media (min-width:700px){.hc-legal__related{grid-template-columns:1fr auto;align-items:center;padding:32px 36px}}.hc-legal__related-eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:600;color:rgba(255,255,255,.5)}.hc-legal__related-title{margin:0 0 6px;font-size:20px;font-weight:600;letter-spacing:-.02em}.hc-legal__related-text{margin:0;font-size:14px;line-height:1.55;color:rgba(255,255,255,.68);max-width:42ch}.hc-legal__related-links{display:flex;flex-wrap:wrap;gap:10px}.hc-legal__related-links a{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:#ffffff;color:var(--hc-ink);font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.hc-legal__related-links a:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.18)}.hc-legal__state{padding:64px 24px;text-align:center;border-radius:20px;background:var(--hc-soft);border:1px solid var(--hc-line)}.hc-legal__state p{margin:12px 0 0;color:var(--hc-muted);font-size:15px}@keyframes hc-legal-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hc-legal__section{animation:none}}