.TwinDiagram-module__V74eLW__wrap{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:2.5rem 1.75rem;position:relative}.TwinDiagram-module__V74eLW__spine{background:var(--ml-border);width:1px;position:absolute;top:2.75rem;bottom:6.5rem;left:2.5rem}.TwinDiagram-module__V74eLW__list{flex-direction:column;gap:.35rem;list-style:none;display:flex;position:relative}.TwinDiagram-module__V74eLW__node{border-radius:var(--radius-sm);text-align:left;cursor:pointer;width:100%;transition:background-color .2s var(--ease-editorial);background:0 0;border:none;align-items:center;gap:1rem;padding:.6rem .5rem;display:flex}.TwinDiagram-module__V74eLW__node:hover,.TwinDiagram-module__V74eLW__node:focus-visible{background:var(--ml-warm-white)}.TwinDiagram-module__V74eLW__nodeActive{background:var(--ml-navy)}.TwinDiagram-module__V74eLW__dot{background:var(--ml-white);border:1.5px solid var(--ml-gold);z-index:1;width:9px;height:9px;transition:background-color .2s var(--ease-editorial), border-color .2s var(--ease-editorial);border-radius:50%;flex-shrink:0;position:relative}.TwinDiagram-module__V74eLW__nodeActive .TwinDiagram-module__V74eLW__dot{background:var(--ml-gold);border-color:var(--ml-gold)}.TwinDiagram-module__V74eLW__label{color:var(--ml-navy);transition:color .2s var(--ease-editorial);font-size:1.0625rem;font-weight:500}.TwinDiagram-module__V74eLW__nodeActive .TwinDiagram-module__V74eLW__label{color:var(--ml-white)}.TwinDiagram-module__V74eLW__caption{border-top:1px solid var(--ml-border);font-size:.9375rem;line-height:var(--lh-body);color:var(--ml-body);min-height:3em;margin-top:1.75rem;padding-top:1.5rem}
.TwinExplorerDiagram-module__mGrPQa__wrap{aspect-ratio:1;width:100%;max-width:320px;margin-inline:auto;position:relative}.TwinExplorerDiagram-module__mGrPQa__svg{width:100%;height:100%;overflow:visible}.TwinExplorerDiagram-module__mGrPQa__line{stroke:var(--ml-border);stroke-width:1px;transition:stroke .2s var(--ease-editorial), stroke-width .2s var(--ease-editorial)}.TwinExplorerDiagram-module__mGrPQa__lineActive{stroke:var(--ml-gold);stroke-width:1.5px}.TwinExplorerDiagram-module__mGrPQa__ring{fill:none;stroke:var(--ml-border);stroke-width:1px;stroke-dasharray:2 5}.TwinExplorerDiagram-module__mGrPQa__centerCircle{fill:var(--ml-navy)}.TwinExplorerDiagram-module__mGrPQa__node{fill:var(--ml-white);stroke:var(--ml-gold);stroke-width:1.5px;transition:r .2s var(--ease-editorial), fill .2s var(--ease-editorial)}.TwinExplorerDiagram-module__mGrPQa__nodeActive{fill:var(--ml-gold)}.TwinExplorerDiagram-module__mGrPQa__centerLabel{text-align:center;letter-spacing:.02em;width:76px;color:var(--ml-white);font-size:.6875rem;font-weight:600;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.TwinExplorer-module__PFMFlq__overlay{z-index:100;background:rgba(var(--ml-navy-rgb), .68);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:TwinExplorer-module__PFMFlq__overlayIn .22s var(--ease-editorial);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}@keyframes TwinExplorer-module__PFMFlq__overlayIn{0%{opacity:0}to{opacity:1}}.TwinExplorer-module__PFMFlq__modal{background:var(--ml-warm-white);border:1px solid var(--ml-border);border-radius:var(--radius-lg);width:100%;max-width:1160px;max-height:85vh;box-shadow:var(--shadow-elevated);animation:TwinExplorer-module__PFMFlq__modalIn .24s var(--ease-editorial);padding:clamp(2rem,4vw,3.5rem);position:relative;overflow-y:auto}@keyframes TwinExplorer-module__PFMFlq__modalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.TwinExplorer-module__PFMFlq__closeButton{border:1px solid var(--ml-border);background:var(--ml-white);width:36px;height:36px;color:var(--ml-navy);cursor:pointer;transition:border-color .2s var(--ease-editorial), color .2s var(--ease-editorial);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.25rem;right:1.25rem}.TwinExplorer-module__PFMFlq__closeButton:hover,.TwinExplorer-module__PFMFlq__closeButton:focus-visible{border-color:var(--ml-gold);color:var(--ml-gold-dark)}.TwinExplorer-module__PFMFlq__closeButton svg{width:14px;height:14px}.TwinExplorer-module__PFMFlq__grid{gap:2.5rem;display:grid}.TwinExplorer-module__PFMFlq__eyebrow{font-size:var(--fs-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--ml-gold-dark);margin-bottom:1rem;font-weight:600}.TwinExplorer-module__PFMFlq__title{color:var(--ml-navy);max-width:16ch;margin-bottom:1.75rem;font-size:clamp(1.625rem,1.6vw + 1.25rem,2.25rem)}.TwinExplorer-module__PFMFlq__diagramCol{flex-direction:column;display:flex}.TwinExplorer-module__PFMFlq__selectorList{flex-direction:column;gap:.35rem;margin-bottom:1.5rem;list-style:none;display:flex}.TwinExplorer-module__PFMFlq__selectorButton{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--ml-navy);cursor:pointer;transition:background-color .2s var(--ease-editorial), border-color .2s var(--ease-editorial), color .2s var(--ease-editorial);background:0 0;border:1px solid #0000;padding:.75rem 1rem;font-size:1rem;font-weight:500}.TwinExplorer-module__PFMFlq__selectorButton:hover,.TwinExplorer-module__PFMFlq__selectorButton:focus-visible{background:var(--ml-soft-gold)}.TwinExplorer-module__PFMFlq__selectorActive{background:var(--ml-navy);color:var(--ml-white)}.TwinExplorer-module__PFMFlq__caption{font-size:.9375rem;line-height:var(--lh-body);color:var(--ml-body);background:var(--ml-white);border:1px solid var(--ml-border);border-radius:var(--radius-md);min-height:4.5em;margin-bottom:1.25rem;padding:1.25rem}.TwinExplorer-module__PFMFlq__disclaimer{color:var(--ml-body);border-left:2px solid var(--ml-gold-dark);padding-left:.75rem;font-size:.8125rem;font-style:italic}@media (min-width:860px){.TwinExplorer-module__PFMFlq__grid{grid-template-columns:.85fr 1.15fr;gap:3.5rem}}@media (max-width:600px){.TwinExplorer-module__PFMFlq__overlay{padding:.75rem}.TwinExplorer-module__PFMFlq__modal{max-height:92vh;padding:1.75rem 1.25rem}}
.CorporateLegalTwin-module__n46Oya__grid{align-items:center;gap:3rem;display:grid}.CorporateLegalTwin-module__n46Oya__heading{font-size:var(--fs-section);max-width:14ch;margin-block:0 1.5rem}.CorporateLegalTwin-module__n46Oya__body{font-size:var(--fs-body-lg);line-height:var(--lh-body);max-width:50ch;margin-bottom:1.25rem}.CorporateLegalTwin-module__n46Oya__disclaimer{color:var(--ml-body);border-left:2px solid var(--ml-gold-dark);max-width:46ch;margin-bottom:2.25rem;padding-left:.9rem;font-size:.875rem;font-style:italic}@media (min-width:980px){.CorporateLegalTwin-module__n46Oya__grid{grid-template-columns:1fr 1fr;gap:4rem}}
