.docs-module__jMC11a__layout{align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;padding:3.5rem 2rem 6rem;display:flex}.docs-module__jMC11a__toc{top:calc(var(--nav-height) + 1.5rem);flex-direction:column;flex-shrink:0;gap:.75rem;width:240px;display:flex;position:sticky}.docs-module__jMC11a__tocLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:var(--font-weight-semibold)}.docs-module__jMC11a__tocList{border-left:1px dashed var(--border-strong);flex-direction:column;margin-top:.5rem;display:flex}.docs-module__jMC11a__tocLink{color:var(--text-secondary);transition:color var(--transition-fast), border-color var(--transition-fast);border-left:2px solid #0000;margin-left:-1px;padding:.5rem 1rem;font-size:.85rem}.docs-module__jMC11a__tocLink:hover{color:var(--text-primary);border-left-color:var(--border-strong)}.docs-module__jMC11a__tocLink[data-active=true]{color:var(--brand-sage);border-left-color:var(--brand-sage);font-weight:var(--font-weight-semibold)}.docs-module__jMC11a__tocFooter{border-top:1px dashed var(--border-strong);margin-top:1.25rem;padding-top:1rem}.docs-module__jMC11a__tocBack{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:var(--font-weight-semibold)}.docs-module__jMC11a__tocBack:hover{color:var(--brand-orange)}.docs-module__jMC11a__content{flex:1;min-width:0;max-width:760px}.docs-module__jMC11a__header{border-bottom:1px dashed var(--border-strong);margin-bottom:3rem;padding-bottom:1.75rem}.docs-module__jMC11a__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:var(--font-weight-semibold)}.docs-module__jMC11a__title{font-family:var(--font-logo);letter-spacing:-.02em;margin-top:.75rem;margin-bottom:.75rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;line-height:1.1}.docs-module__jMC11a__lede{color:var(--text-secondary);max-width:62ch;font-size:1.05rem}.docs-module__jMC11a__section{border-bottom:1px dashed var(--line-color);scroll-margin-top:calc(var(--nav-height) + 1.25rem);padding:6rem 0}.docs-module__jMC11a__section:last-of-type{border-bottom:none}.docs-module__jMC11a__sectionHeader{align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.docs-module__jMC11a__sectionIndex{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-orange);font-size:.8rem;font-weight:var(--font-weight-bold)}.docs-module__jMC11a__sectionTitle{font-family:var(--font-logo);letter-spacing:-.01em;font-size:1.75rem;font-weight:700;line-height:1.2}.docs-module__jMC11a__sectionBody{color:var(--text-secondary);flex-direction:column;gap:.9rem;font-size:.875rem;display:flex}.docs-module__jMC11a__sectionBody>p:first-child{color:var(--text-secondary);font-size:1rem}.docs-module__jMC11a__sectionBody strong{color:var(--text-primary);font-weight:var(--font-weight-semibold)}.docs-module__jMC11a__steps{counter-reset:step;flex-direction:column;gap:.75rem;display:flex}.docs-module__jMC11a__steps li{counter-increment:step;align-items:baseline;gap:1rem;display:flex}.docs-module__jMC11a__steps li:before{content:counter(step, decimal-leading-zero);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-orange);font-size:.8rem;font-weight:var(--font-weight-bold);min-width:2.2rem}.docs-module__jMC11a__term{border-bottom:1px dashed var(--border-subtle);grid-template-columns:160px 1fr;align-items:baseline;gap:1rem;padding:.75rem 0;display:grid}.docs-module__jMC11a__termTitle{font-family:var(--font-logo);color:var(--text-primary);font-weight:600}.docs-module__jMC11a__termDefn{font-size:.85rem;line-height:1.5}.docs-module__jMC11a__callout{background:var(--color-accent-bg);border-radius:var(--radius-lg);color:var(--text-primary);border:1px dashed #8892a966;padding:1rem 1.25rem;font-size:.85rem}.docs-module__jMC11a__tableWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;overflow:hidden}.docs-module__jMC11a__table{border-collapse:collapse;width:100%;font-size:.95rem}.docs-module__jMC11a__table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:var(--font-weight-semibold);border-bottom:1px solid var(--border-subtle);padding:.75rem 1rem}.docs-module__jMC11a__table td{border-bottom:1px solid var(--border-subtle);padding:.85rem 1rem}.docs-module__jMC11a__mono{color:var(--text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.docs-module__jMC11a__chip{border:1px solid var(--border-subtle);background:var(--bg-tertiary);width:34px;font-size:.8rem;font-weight:var(--font-weight-semibold);border-radius:8px;justify-content:center;align-items:center;padding:.2rem 0;display:inline-flex}.docs-module__jMC11a__formulaBlock{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:#fff;flex-direction:column;gap:.75rem;padding:1.1rem 1.2rem;display:flex}.docs-module__jMC11a__formula{color:var(--brand-orange);background:var(--bg-secondary);border-radius:4px;padding:.4rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92rem;display:block}.docs-module__jMC11a__formulaStep{flex-direction:column;gap:.4rem;display:flex}.docs-module__jMC11a__formulaLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.docs-module__jMC11a__formulaNote{color:var(--text-muted);font-size:.85rem;font-style:italic}.docs-module__jMC11a__example{background:var(--bg-tertiary);border-left:3px solid var(--brand-orange);border-radius:4px;flex-direction:column;gap:.5rem;padding:1rem;font-size:.95rem;display:flex}.docs-module__jMC11a__exampleStep{color:var(--text-muted);font-family:var(--font-logo);margin-right:.5rem}.docs-module__jMC11a__subhead{font-family:var(--font-logo);color:var(--text-primary);margin-top:1.5rem;font-size:1.25rem;font-weight:600}.docs-module__jMC11a__bulletList{flex-direction:column;gap:.5rem;padding-left:1.5rem;list-style:outside;display:flex}.docs-module__jMC11a__kbd{color:var(--text-primary);background:#f8f9fa;border:1px solid #dee2e6;border-bottom-width:2px;border-radius:3px;margin:0 .2rem;padding:.1rem .4rem;font-family:ui-monospace,monospace;font-size:.85rem}.docs-module__jMC11a__footer{border-top:1px dashed var(--border-strong);color:var(--text-muted);margin-top:3.5rem;padding-top:1.5rem;font-size:.95rem}.docs-module__jMC11a__footerLink{color:var(--brand-orange);font-weight:var(--font-weight-semibold)}.docs-module__jMC11a__footerLink:hover{color:var(--text-primary)}@media (max-width:900px){.docs-module__jMC11a__layout{flex-direction:column;gap:2rem}.docs-module__jMC11a__toc{width:100%;position:static}.docs-module__jMC11a__term{grid-template-columns:1fr}}
