@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap");[data-theme=platform]{--p-navy:#0D2240;--p-deep-navy:#081627;--p-gold:#C9A84C;--p-gold-light:#e2c87a;--p-gold-dark:#8B7A2F;--p-teal:#0D8A7A;--p-off-white:#F7F8FA;--p-white:#ffffff;--p-grey:#3D4A5C;--p-muted:#8A96A8;font-family:Inter,system-ui,sans-serif;color:var(--p-navy);background:var(--p-white)}[data-theme=platform] h1,[data-theme=platform] h2,[data-theme=platform] h3,[data-theme=platform] h4{font-family:Inter Tight,Inter,system-ui,sans-serif}[data-theme=platform] .skip-to-content{position:absolute;top:-100%;left:50%;transform:translateX(-50%);z-index:100;padding:12px 24px;background:var(--p-navy);color:var(--p-white);border-radius:0 0 8px 8px;font-size:14px;font-weight:600;text-decoration:none;transition:top .15s}[data-theme=platform] .skip-to-content:focus{top:0}@keyframes orbit-pulse{0%,to{opacity:.25}50%{opacity:.6}}.orbit-ring{animation:orbit-pulse 4s ease-in-out infinite}@keyframes dash-flow{to{stroke-dashoffset:-20}}.orbit-dash{animation:dash-flow 1.5s linear infinite}