:root{--base: #faf9f5;--paper: #ffffff;--wash: #efece2;--ink: #141413;--muted: #5f5c56;--terra: #b25635;--line: rgba(20, 20, 19, .14);--line-soft: rgba(20, 20, 19, .09);--sans: "IBM Plex Sans", system-ui, sans-serif;--serif: "Fraunces Variable", Georgia, serif;--mono: "IBM Plex Mono", ui-monospace, monospace;--content: 1240px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--base);color:var(--ink);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.sg a{color:inherit}.sg section{padding:112px 32px}.sg .shell{max-width:var(--content);margin:0 auto}.sg .eyebrow{font-family:var(--mono);font-size:12.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.sg .eyebrow .sep{color:var(--terra);padding:0 6px}.sg .masthead{padding:18px 32px;border-bottom:1px solid var(--line-soft);background:var(--base)}.sg .masthead .shell{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.sg .hero{background:var(--base);padding-top:96px}.sg .hero h1{font-family:var(--serif);font-weight:560;font-size:clamp(46px,6.4vw,84px);line-height:1.02;letter-spacing:-.015em;max-width:13ch;margin:26px 0 30px}.sg .hero .lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:62ch}.sg .hero .lead strong{color:var(--ink);font-weight:600}.sg .chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:36px}.sg .chip{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:9px 16px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:transparent}.sg .hero-cta{display:flex;align-items:center;gap:26px;margin-top:40px;flex-wrap:wrap}.sg .btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border-radius:999px;font-family:var(--sans);font-size:15.5px;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.sg .btn--ink{background:var(--ink);color:#fff;border:1px solid var(--ink)}.sg .btn--ink:hover{background:#2e2d2b}.sg .btn--terra{background:var(--terra);color:#fff;border:1px solid var(--terra)}.sg .btn--terra:hover{background:#9c4527}.sg .btn--ghost-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}.sg .btn--ghost-light:hover{border-color:#ffffffb3}.sg .tlink{font-size:15.5px;font-weight:600;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:2px}.sg .tlink:hover{border-color:var(--ink)}.sg .tlink .arr{color:var(--terra)}.sg .shead{max-width:62ch;margin-bottom:64px}.sg .shead h2{font-family:var(--serif);font-weight:560;font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.01em;margin:20px 0 18px}.sg .shead p{font-size:17.5px;color:var(--muted)}.sg .ledger{background:var(--wash)}.sg .cat{border-top:1px solid var(--line);padding:40px 0 56px}.sg .cat:last-of-type{padding-bottom:8px}.sg .cat-head{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin-bottom:10px}.sg .cat-head h3{font-family:var(--sans);font-size:22px;font-weight:600;letter-spacing:-.01em}.sg .cat-head .tag{font-family:var(--mono);font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.sg .cat-head .tag.on{color:var(--terra)}.sg .cat-sub{font-size:16px;color:var(--muted);max-width:62ch;margin-bottom:28px}.sg .cat ul{list-style:none;padding:0}.sg .cat ul li{padding:12px 0;border-bottom:1px solid var(--line-soft);font-size:15.5px}.sg .cat ul li strong{font-weight:600;color:var(--ink)}.sg table.cl{width:100%;border-collapse:collapse}.sg table.cl th{font-family:var(--mono);font-size:11.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:left;padding:0 18px 12px 0;border-bottom:1px solid var(--line)}.sg table.cl td{padding:15px 18px 15px 0;border-bottom:1px solid var(--line-soft);font-size:15.5px;vertical-align:top}.sg table.cl td.c-name{font-family:var(--mono);font-size:14px;font-weight:500;white-space:nowrap;width:21%}.sg table.cl td.c-desc{color:var(--muted)}.sg .cat-note{font-size:14.5px;color:var(--muted);max-width:72ch;margin-top:20px}.sg .lrows{border-top:1px solid var(--line)}.sg .lrow{display:grid;grid-template-columns:minmax(220px,30%) 1fr;gap:24px;align-items:baseline;padding:30px 0;border-bottom:1px solid var(--line-soft)}.sg .lrow h3{font-family:var(--sans);font-size:19px;font-weight:600;letter-spacing:-.01em}.sg .lrow p{font-size:16px;color:var(--muted);max-width:58ch}.sg .doc{margin-top:56px}.sg .doc h3{font-family:var(--sans);font-size:20px;font-weight:600;letter-spacing:-.01em;margin:48px 0 14px}.sg .doc h3:first-child{margin-top:0}.sg .doc p{font-size:16.5px;line-height:1.7;color:var(--muted);max-width:68ch;margin-bottom:14px}.sg .doc ul{list-style:none;padding:0;margin-bottom:18px}.sg .doc ul li{font-size:15.5px;color:var(--muted);position:relative;padding:8px 0 8px 18px}.sg .doc ul li:before{content:"•";position:absolute;left:0;color:var(--terra)}.sg .doc ul li strong{color:var(--ink);font-weight:600}.sg .reporting{background:var(--ink);color:#fff}.sg .reporting .eyebrow{color:#fff9}.sg .reporting .shead h2{color:#fff}.sg .reporting .shead p{color:#ffffffb8}.sg .crow{display:grid;grid-template-columns:minmax(220px,30%) 1fr;gap:24px;padding:34px 0;border-top:1px solid rgba(255,255,255,.16)}.sg .crow h3{font-family:var(--sans);font-size:19px;font-weight:600}.sg .crow p{font-size:16.5px;line-height:1.65;color:#ffffffc7;max-width:62ch}.sg .crow a{color:#fff;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#fff6}.sg .crow a:hover{text-decoration-color:#fff}.sg .crow ul{list-style:none;padding:0;margin-top:10px}.sg .crow ul li{font-size:15.5px;color:#ffffffc7;padding:5px 0}.sg .reporting-cta{display:flex;gap:16px;margin-top:56px;flex-wrap:wrap}.sg .close-s{padding-bottom:128px}.sg .close-grid{display:grid;grid-template-columns:minmax(280px,44%) 1fr;gap:56px;align-items:start}.sg .close-s h2{font-family:var(--serif);font-weight:560;font-size:clamp(30px,3.6vw,44px);line-height:1.08;letter-spacing:-.01em;margin-top:20px}.sg .close-s .body p{font-size:16.5px;color:var(--muted);margin-bottom:18px;max-width:60ch}.sg .close-s .body a{color:var(--ink);text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--line)}.sg .close-s .body a:hover{text-decoration-color:var(--ink)}.sg .related{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px}.sg .related a{font-family:var(--mono);font-size:13px;font-weight:500;letter-spacing:.05em;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:3px}.sg .related a:hover{border-color:var(--terra)}.sg .rv{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.sg .rv.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.sg .rv{opacity:1;transform:none;transition:none}}@media(max-width:900px){.sg section{padding:80px 20px}.sg .masthead{padding:14px 20px}.sg .lrow{grid-template-columns:1fr;gap:8px}.sg .crow{grid-template-columns:1fr;gap:10px}.sg .close-grid{grid-template-columns:1fr;gap:28px}}@media(max-width:720px){.sg table.cl,.sg table.cl tbody{display:block;width:100%}.sg table.cl thead{display:none}.sg table.cl tr{display:flex;flex-wrap:wrap;column-gap:6px;padding:16px 0;border-bottom:1px solid var(--line-soft)}.sg table.cl td{display:block;width:auto;padding:0;border:none}.sg table.cl td.c-name{width:auto;flex-basis:100%;order:1;font-size:14.5px;margin-bottom:3px;white-space:normal}.sg table.cl td.c-desc{width:auto;flex-basis:100%;order:2;font-size:15px;margin-top:3px}}
