.doc--legal{display:flex;flex-direction:column;gap:1.25rem;color:var(--text-primary);font-size:.95rem;line-height:1.75}.doc--legal h2{font-size:1.35rem;margin:.25rem 0}.doc--legal h2,.doc--legal h3{font-weight:700;color:var(--text-primary)}.doc--legal h3{font-size:1.05rem;margin:.5rem 0 0}.doc--legal p{color:var(--text-muted);margin:0}.doc--legal strong{color:var(--text-primary)}.doc--legal ol,.doc--legal ul{margin:.25rem 0 .25rem 1.25rem;color:var(--text-muted);display:flex;flex-direction:column;gap:.4rem}.doc--legal li{padding-left:.25rem}.doc--legal a{color:var(--primary-text);text-decoration:underline;text-underline-offset:2px}.doc--legal address{font-style:normal;color:var(--text-muted);line-height:1.8}.doc--legal .doc__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;padding:1.75rem 1.9rem;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:.85rem}.doc--legal .doc__warning{background:var(--bg-accent);border:1.5px solid var(--border-primary);border-radius:12px;padding:1.1rem 1.4rem;font-weight:600;color:var(--text-primary);font-size:.95rem;line-height:1.65;text-align:center}.doc--legal .doc__note{background:var(--bg-accent);border:1px solid var(--border-color);border-radius:10px;padding:1rem 1.25rem;font-size:.88rem;color:var(--text-muted);line-height:1.7}.doc--legal .doc__disclaimer{border-left:4px solid var(--border-primary);background:var(--bg-accent);border-radius:0 10px 10px 0;padding:1rem 1.25rem;color:var(--text-primary);font-weight:500}.doc--legal .doc__tablewrap{overflow-x:auto}.doc--legal table{width:100%;border-collapse:collapse;font-size:.86rem;min-width:520px}.doc--legal th{background:var(--primary-text);color:#fff;text-align:left;padding:.7rem .9rem;font-weight:600}.doc--legal td{padding:.65rem .9rem;border:1px solid var(--border-color);color:var(--text-muted);vertical-align:top}.doc--legal .doc__sig{margin-top:.75rem;color:var(--text-muted)}.doc--legal .doc__sig .sig-line{border-bottom:1px solid var(--text-muted);width:240px;height:34px;margin-bottom:.4rem}.doc--legal .doc__step{display:flex;gap:1rem;align-items:flex-start}.doc--legal .doc__step-num{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:#21644c;color:#fff;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center}.doc--legal .doc__step-body{flex:1 1}.doc--legal .doc__step-title{font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.doc--legal .doc__step-desc{font-size:.88rem;color:var(--text-muted);line-height:1.65}.doc--legal .doc__section-label{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#21644c;margin-bottom:.25rem}