@charset "UTF-8";.audp[data-astro-cid-bpyu7jeo]{width:100%;max-width:540px;margin:0 auto}.audp__panel[data-astro-cid-bpyu7jeo]{background:#fff;border:1px solid rgba(50,50,50,.08);border-radius:14px;padding:1.25rem 1.375rem 1.375rem;box-shadow:0 12px 40px #3232320f;min-height:320px}.audp__head[data-astro-cid-bpyu7jeo]{display:flex;align-items:center;gap:.5rem;padding-bottom:.875rem;border-bottom:1px solid rgba(50,50,50,.06)}.audp__head-dot[data-astro-cid-bpyu7jeo]{width:7px;height:7px;border-radius:50%;background:#ba3b46;flex-shrink:0;animation:audp-blink 1.4s ease-in-out infinite}@keyframes audp-blink{0%,to{opacity:1}50%{opacity:.4}}.audp__head-text[data-astro-cid-bpyu7jeo]{flex:1;font-family:Menlo,Consolas,monospace;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-jet);transition:opacity .3s ease}.audp__head-status[data-astro-cid-bpyu7jeo]{font-family:Menlo,Consolas,monospace;font-size:.625rem;color:#32323280;letter-spacing:.04em}.audp__wave[data-astro-cid-bpyu7jeo]{position:relative;height:52px;margin:1rem 0 .5rem;overflow:hidden}.audp__wave-track[data-astro-cid-bpyu7jeo]{position:absolute;top:0;left:0;height:100%;display:flex;align-items:center;gap:1px}.audp__wave-bar{flex:0 0 3px;width:3px;border-radius:1px;background:#32323233}.audp__wave-bar--speech{background:#748b75}.audp__transcript[data-astro-cid-bpyu7jeo]{font-family:Lato,sans-serif;font-size:.875rem;font-weight:300;line-height:1.5;color:var(--color-jet);margin:0 0 .75rem;min-height:3.9375rem;font-style:italic}.audp__transcript[data-astro-cid-bpyu7jeo]:before{content:"“";color:#3232324d;font-size:1.25em;margin-right:.1em}.audp__transcript[data-astro-cid-bpyu7jeo]:after{content:"”";color:#3232324d;font-size:1.25em;margin-left:.1em}.audp__chips[data-astro-cid-bpyu7jeo]{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .875rem;min-height:1.6rem}.audp__chip{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .55rem;border-radius:100px;background:#748b751a;border:1px solid rgba(116,139,117,.3);color:var(--color-xanadu-darkest, #445b45);font-family:Menlo,Consolas,monospace;font-size:.6875rem;font-weight:500;letter-spacing:.02em;opacity:0;transform:translateY(4px);animation:audp-chip-in .4s cubic-bezier(.16,1,.3,1) forwards}.audp__chip-key{color:#32323280;font-weight:600}@keyframes audp-chip-in{to{opacity:1;transform:translateY(0)}}.audp__outcome[data-astro-cid-bpyu7jeo]{padding-top:.875rem;border-top:1px dashed rgba(50,50,50,.1);opacity:0;transform:translateY(4px);transition:opacity .4s ease,transform .4s ease}.audp[data-astro-cid-bpyu7jeo][data-stage=complete] .audp__outcome[data-astro-cid-bpyu7jeo]{opacity:1;transform:translateY(0)}.audp__outcome-row[data-astro-cid-bpyu7jeo]{display:flex;align-items:baseline;gap:.625rem;margin-bottom:.25rem}.audp__outcome-label[data-astro-cid-bpyu7jeo]{font-family:Menlo,Consolas,monospace;font-size:.625rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#32323280}.audp__outcome-value[data-astro-cid-bpyu7jeo]{font-family:Lato,sans-serif;font-size:.9375rem;font-weight:500;color:var(--color-xanadu-darkest)}.audp__outcome-meta[data-astro-cid-bpyu7jeo]{font-family:Lato,sans-serif;font-size:.75rem;font-weight:300;color:var(--color-gray-muted)}@media(prefers-reduced-motion:reduce){.audp__head-dot[data-astro-cid-bpyu7jeo],.audp__wave-bar[data-astro-cid-bpyu7jeo]{animation:none!important}}@media(max-width:768px){.audp__wave[data-astro-cid-bpyu7jeo]{display:none}.audp__panel[data-astro-cid-bpyu7jeo]{min-height:auto}}html[data-theme=dark] .audp__panel{background:#3d3d3d;border-color:#f5f1eb14;box-shadow:0 12px 40px #0000004d}html[data-theme=dark] .audp__head{border-bottom-color:#f5f1eb14}html[data-theme=dark] .audp__head-text{color:#f5f1eb}html[data-theme=dark] .audp__head-status{color:#f5f1eb73}html[data-theme=dark] .audp__wave-bar{background:#f5f1eb26}html[data-theme=dark] .audp__wave-bar--speech{background:#a8bfa9}html[data-theme=dark] .audp__transcript{color:#f5f1eb}html[data-theme=dark] .audp__transcript:before,html[data-theme=dark] .audp__transcript:after{color:#f5f1eb66}html[data-theme=dark] .audp__chip{background:#a8bfa91a;border-color:#a8bfa966;color:#a8bfa9}html[data-theme=dark] .audp__chip-key{color:#f5f1eb73}html[data-theme=dark] .audp__outcome{border-top-color:#f5f1eb1f}html[data-theme=dark] .audp__outcome-label{color:#f5f1eb73}html[data-theme=dark] .audp__outcome-value{color:#a8bfa9}html[data-theme=dark] .audp__outcome-meta{color:#f5f1eb99}:root{--color-white: #ffffff;--color-jet: #323232;--color-isabelline: #faf6f3;--color-linen: #f2e9e1;--color-xanadu: #748b75;--color-cardinal: #ba3b46;--color-xanadu-dark: #617862;--color-xanadu-darkest: #445b45;--color-gray-muted: #454545}html[data-theme=dark]{--color-jet: #f5f1eb;--color-gray-muted: rgba(245, 241, 235, .75);--color-xanadu: #a8bfa9;--color-xanadu-dark: #a8bfa9;--color-xanadu-darkest: #c4d4c4;--color-cardinal: #f79298}:root{--font-heading: Lato, sans-serif;--font-body: Lato, sans-serif;--font-size-small: .875rem;--font-size-medium: .9375rem;--font-size-normal: 1rem;--font-size-regular: 1.125rem;--font-size-large: 1.875rem;--font-size-x-large: 3.75rem;--font-size-xx-large: 3.8rem}:root{--spacing-xs: .5rem;--spacing-s: 1rem;--spacing-m: 1.7rem;--spacing-l: 3rem;--spacing-xl: 5rem;--spacing-2xl: 7rem;--spacing-3xl: 8rem}:root{--content-width: 1140px;--wide-width: 1440px}.ctcm[data-astro-cid-j5zknduo]{width:100%;max-width:540px;margin:0 auto}.ctcm__panel[data-astro-cid-j5zknduo]{background:#fff;border:1px solid rgba(50,50,50,.08);border-radius:14px;padding:1.375rem 1.5rem 1.25rem;box-shadow:0 12px 40px #3232320f}.ctcm__industry[data-astro-cid-j5zknduo]{font-family:Menlo,Consolas,monospace;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#32323280;margin:0 0 .25rem}.ctcm__svg[data-astro-cid-j5zknduo]{width:100%;height:auto;display:block;color:var(--color-xanadu)}.ctcm__line[data-astro-cid-j5zknduo]{stroke:#3232322e;stroke-width:1.5;fill:none}.ctcm__line-active[data-astro-cid-j5zknduo]{stroke:#748b75;stroke-width:2;fill:none;stroke-dasharray:420;stroke-dashoffset:420;transition:stroke-dashoffset 2.4s linear}.ctcm[data-astro-cid-j5zknduo][data-running=true] .ctcm__line-active[data-astro-cid-j5zknduo]{stroke-dashoffset:0}.ctcm__station-bg[data-astro-cid-j5zknduo]{fill:#fff;stroke:#3232321f;stroke-width:1.5;transition:fill .4s ease,stroke .4s ease}.ctcm__station-dot[data-astro-cid-j5zknduo]{fill:#32323240;transition:fill .4s ease}.ctcm__station-label[data-astro-cid-j5zknduo]{font-family:Lato,sans-serif;font-size:11px;font-weight:500;fill:#323232;text-anchor:middle;letter-spacing:.01em}.ctcm__station[data-astro-cid-j5zknduo].is-lit .ctcm__station-bg[data-astro-cid-j5zknduo]{fill:#748b751a;stroke:#748b75}.ctcm__station[data-astro-cid-j5zknduo].is-lit .ctcm__station-dot[data-astro-cid-j5zknduo]{fill:#748b75}.ctcm__pulse[data-astro-cid-j5zknduo]{fill:#748b75;opacity:0}.ctcm[data-astro-cid-j5zknduo][data-running=true] .ctcm__pulse[data-astro-cid-j5zknduo]{animation:ctcm-pulse 2.4s linear forwards}@keyframes ctcm-pulse{0%{cx:60;opacity:1}to{cx:480;opacity:0}}@media(prefers-reduced-motion:reduce){.ctcm__line-active[data-astro-cid-j5zknduo]{stroke-dashoffset:0;transition:none}.ctcm__pulse[data-astro-cid-j5zknduo]{animation:none!important;opacity:0}}html[data-theme=dark] .ctcm__panel{background:#3d3d3d;border-color:#f5f1eb14;box-shadow:0 12px 40px #0000004d}html[data-theme=dark] .ctcm__industry{color:#f5f1eb73}html[data-theme=dark] .ctcm__line{stroke:#f5f1eb2e}html[data-theme=dark] .ctcm__line-active{stroke:#a8bfa9}html[data-theme=dark] .ctcm__station-bg{fill:#3d3d3d;stroke:#f5f1eb26}html[data-theme=dark] .ctcm__station-dot{fill:#f5f1eb4d}html[data-theme=dark] .ctcm__station-label{fill:#f5f1eb}html[data-theme=dark] .ctcm__station.is-lit .ctcm__station-bg{fill:#a8bfa91f;stroke:#a8bfa9}html[data-theme=dark] .ctcm__station.is-lit .ctcm__station-dot,html[data-theme=dark] .ctcm__pulse{fill:#a8bfa9}
