.org-wrap { max-width: 1100px; margin: 28px auto 80px; padding: 0 20px; }
.org-wrap h1 { font-size: clamp(32px, 5vw, 52px); }
.org-wrap h2 { margin-top: 36px; }
.org { width: 100%; height: auto; background: #0c0c10; border: 1px solid rgba(255,45,123,.25); border-radius: 20px; }
.org .box { fill: #16161c; stroke: rgba(255,45,123,.45); stroke-width: 1.5; }
.org .ceo { fill: #1a0e16; stroke: #ff2d7b; }
.org .brand { fill: #140c18; stroke: #ff6b9d; }
.org .ops { fill: #101018; stroke: rgba(122,31,255,.5); }
.org line { stroke: #ff2d7b; stroke-width: 2; }
.org .t1 { fill: #fff; font: 700 16px Syne, sans-serif; }
.org .t2 { fill: #b9a8b0; font: 400 12px "Instrument Sans", sans-serif; }
.flow { color: #cfc4ca; line-height: 1.6; }
.flow-row { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin: 18px 0 8px; }
.flow-row div { background: #16161c; border: 1px solid rgba(255,45,123,.35); border-radius: 999px; padding: 8px 14px; font-weight: 700; }
.flow-row span { color: #ff2d7b; }
.roles { width: 100%; border-collapse: collapse; }
.roles th, .roles td { text-align: left; padding: 10px 8px; border-bottom: 1px solid rgba(255,255,255,.08); }
.roles th { color: #ff6b9d; font-size: 12px; letter-spacing: .12em; text-transform: uppercase; }
