@font-face{font-family:Martian Grotesk;src:url(../../../fonts/MartianGrotesk-NrRg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Martian Grotesk;src:url(../../../fonts/MartianGrotesk-NrMd.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Martian Grotesk;src:url(../../../fonts/MartianGrotesk-NrBd.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Martian Grotesk;src:url(../../../fonts/MartianGrotesk-NrBd.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Martian Grotesk Standard;src:url(../../../fonts/MartianGrotesk-StdRg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Martian Grotesk Condensed;src:url(../../../fonts/MartianGrotesk-CnRg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(../../../fonts/MartianMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(../../../fonts/MartianMono-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(../../../fonts/MartianMono-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #025582}html{font-family:Martian Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#111827;background-color:#f9fafb}body{min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin-bottom:1rem}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:1rem}button{font-family:inherit;font-size:1rem;font-weight:500;line-height:1.5;cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;transition:all .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}button:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background-color:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){background-color:var(--color-secondary)}.btn-secondary{background-color:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.loading{opacity:.6;pointer-events:none}.spinner{display:inline-block;width:1rem;height:1rem;border:2px solid #d1d5db;border-radius:50%;border-top-color:var(--color-primary);animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}*:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.numeric-value,.currency-value,.percentage-value{font-family:Martian Mono,Courier New,monospace;font-variant-numeric:tabular-nums}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important}}:root{--color-primary: #025582;--color-primary-light: color-mix(in srgb, var(--color-primary) 10%, white 90%);--color-secondary: #003344;--color-secondary-light: color-mix(in srgb, var(--color-secondary) 10%, white 90%);--color-white: #ffffff;--color-black: #071821;--color-red: #dc2626;--color-red-light: color-mix(in srgb, var(--color-red) 10%, white 90%);--color-orange: #ea580c;--color-orange-light: color-mix(in srgb, var(--color-orange) 10%, white 90%);--color-yellow: #ca8a04;--color-yellow-light: color-mix(in srgb, var(--color-yellow) 10%, white 90%);--color-green: #059669;--color-green-light: color-mix(in srgb, var(--color-green) 10%, white 90%);--color-grey: #6b7280;--bg: #0255822d;--color-instance-inbound: #DB2955;--color-instance-outbound: #4DA1A9;--color-instance-inbound-light: #db295530;--color-instance-outbound-light: #4da1a930;--border: #c2c7d1;--thick-border-width: 3px;--label-weight: 400;--label-color: #374151;--label-size: .8rem;--value-size: .9rem;--button-size: .9rem;--cell-padding: .275rem;--subheader-size: .9rem;--section-header-size: .825rem;--gap: .5rem}html{background-color:var(--bg)}.output-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}.output-grid .output-item{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:.75rem;background-color:#f9fafb;border-radius:.375rem;border:3px solid #d1d5db}.output-grid .output-item label{font-weight:500;color:#374151;font-size:.875rem}.output-grid .output-item .output-value{font-family:Martian Mono,Courier New,monospace;font-weight:600;color:#111827}@media (max-width: 768px){.output-grid{grid-template-columns:1fr 1fr}.output-grid .sync-item,.output-grid .output-item{flex-direction:column;align-items:flex-start;gap:.25rem}.tab-buttons{gap:.25rem}}
