 @media only screen and (min-width: 0rem) {.wk-shell {width: 100%;max-width: 68rem;margin: 0 auto;padding: 0 1rem;}.wk-masthead {padding: clamp(7rem, 12vw, 9.5rem) 0 clamp(4.5rem, 9vw, 7rem) 0;background: linear-gradient(160deg, #042d5a 0%, #03234a 55%, #021933 100%);color: var(--bodyTextColorWhite);}.wk-crumbs {display: flex;flex-wrap: wrap;align-items: center;gap: 0.5rem;margin-bottom: 1.5rem;color: #b0c4de;font-size: 0.85rem;}.wk-crumbs a {color: #90c8ff;text-decoration: none;}.wk-crumbs a:hover {text-decoration: underline;}.wk-eyebrow {margin: 0 0 0.85rem 0;color: #90c8ff;font-size: 0.8rem;font-weight: 600;letter-spacing: 0.18em;line-height: 1.5;text-transform: uppercase;}.wk-h1 {max-width: 24ch;margin: 0 0 1.25rem 0;color: #ffffff;font-size: clamp(2rem, 5.2vw, 3.25rem);font-weight: 900;line-height: 1.08;text-wrap: balance;}.wk-lede {max-width: 46rem;margin: 0;color: #b0c4de;font-size: clamp(1rem, 1.6vw, 1.125rem);line-height: 1.65;}.wk-facts {display: grid;grid-template-columns: 1fr 1fr;margin: clamp(-5.5rem, -7vw, -3.5rem) 0 0 0;border: 1px solid #d8dee7;border-top: 3px solid #3fb2ff;background: #ffffff;}.wk-fact {padding: 1rem 1.15rem;border-top: 1px solid #d8dee7;border-left: 1px solid #d8dee7;}.wk-fact:nth-child(-n+2) {border-top: 0;}.wk-fact:nth-child(odd) {border-left: 0;}.wk-fact dt {margin-bottom: 0.3rem;color: #6b7688;font-size: 0.7rem;font-weight: 700;letter-spacing: 0.14em;line-height: 1.4;text-transform: uppercase;}.wk-fact dd {margin: 0;color: var(--headerColor);font-size: 0.95rem;font-weight: 600;line-height: 1.45;}.wk-shot {margin: 2.5rem 0 0 0;border: 1px solid #d8dee7;line-height: 0;}.wk-shot img {width: 100%;height: auto;}.wk-body {padding: clamp(3.5rem, 7vw, 5.5rem) 0 clamp(2.5rem, 5vw, 4rem) 0;background: #ffffff;}.wk-section {margin-bottom: clamp(2.75rem, 5vw, 4rem);}.wk-section:last-child {margin-bottom: 0;}.wk-section h2 {margin: 0 0 0.9rem 0;color: var(--headerColor);font-size: clamp(1.4rem, 2.7vw, 1.85rem);font-weight: 800;line-height: 1.2;text-wrap: balance;}.wk-section p:not(.wk-num) {margin: 0 0 1rem 0;color: var(--bodyTextColor);font-size: 1.0625rem;line-height: 1.7;}.wk-section p:not(.wk-num):last-child {margin-bottom: 0;}.wk-section .wk-num {display: inline-block;margin: 0 0 0.6rem 0;padding-top: 0.35rem;border-top: 2px solid #3fb2ff;color: #3fb2ff;font-size: 0.8rem;font-weight: 700;letter-spacing: 0.16em;font-variant-numeric: tabular-nums;}.wk-quote {padding: clamp(3rem, 6vw, 4.5rem) 0;background: #03234a;}.wk-quote blockquote {max-width: 44rem;margin: 0;padding-left: 1.25rem;border-left: 3px solid #3fb2ff;}.wk-quote p {margin: 0 0 1.25rem 0;color: #ffffff;font-size: clamp(1.15rem, 2.4vw, 1.6rem);font-weight: 500;line-height: 1.45;text-wrap: pretty;}.wk-quote cite {color: #90c8ff;font-size: 0.85rem;font-style: normal;font-weight: 600;letter-spacing: 0.08em;}.wk-numbers {display: grid;grid-template-columns: 1fr 1fr;gap: 0;margin: clamp(2.5rem, 5vw, 3.5rem) 0 0 0;padding: 0;list-style: none;}.wk-numbers li {padding: 1.25rem 1.15rem;border-top: 1px solid #d8dee7;border-left: 1px solid #d8dee7;}.wk-numbers li:nth-child(odd) {border-left: 0;}.wk-number-value {display: block;margin-bottom: 0.35rem;color: #03234a;font-size: clamp(1.75rem, 4.5vw, 2.4rem);font-weight: 900;line-height: 1;font-variant-numeric: tabular-nums;}.wk-number-label {display: block;color: #6b7688;font-size: 0.8rem;font-weight: 600;line-height: 1.45;}.wk-visit {display: flex;flex-wrap: wrap;gap: 0.75rem;margin: clamp(2.5rem, 5vw, 3.5rem) 0 clamp(3.5rem, 7vw, 5rem) 0;}.wk-btn {position: relative;display: inline-flex;justify-content: center;align-items: center;overflow: hidden;isolation: isolate;border-radius: 999px;text-decoration: none !important;font-family: "Space Grotesk", "Space Grotesk Placeholder", sans-serif;font-size: 0.95rem;font-weight: 800;text-transform: uppercase;letter-spacing: 0.03em;line-height: 1;padding: 0.95rem 1.9rem;min-height: 3.1rem;transition: color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;border: 1px solid #03234a;background: #03234a;color: #ffffff;box-shadow: 0 8px 22px rgba(3, 35, 74, 0.18);}.wk-btn:focus-visible {outline: 3px solid #3fb2ff;outline-offset: 3px;}.wk-btn::before {content: "";position: absolute;display: block;inset: 0;z-index: -1;background: #03234a;transform: translateX(-102%);transition: transform 0.35s ease;}.wk-btn:hover::before {transform: translateX(0);}.wk-btn:hover {color: #ffffff;border-color: #0a3d6e;}.wk-btn::before {background: #0a3d6e;}.wk-btn.wk-btn--ghost {position: relative;display: inline-flex;justify-content: center;align-items: center;overflow: hidden;isolation: isolate;border-radius: 999px;text-decoration: none !important;font-family: "Space Grotesk", "Space Grotesk Placeholder", sans-serif;font-size: 0.95rem;font-weight: 800;text-transform: uppercase;letter-spacing: 0.03em;line-height: 1;padding: 0.95rem 1.9rem;min-height: 3.1rem;transition: color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;border: 1px solid rgba(3, 35, 74, 0.35);background: transparent;color: #03234a;box-shadow: none;}.wk-btn.wk-btn--ghost:focus-visible {outline: 3px solid #3fb2ff;outline-offset: 3px;}.wk-btn.wk-btn--ghost::before {display: none;}.wk-btn.wk-btn--ghost:hover {border-color: #03234a;background: rgba(3, 35, 74, 0.06);}.wk-index {margin: clamp(-5.5rem, -7vw, -3.5rem) 0 0 0;padding: 0;list-style: none;}.wk-item {padding: 1.5rem 0 clamp(2rem, 4vw, 3rem) 0;border-bottom: 1px solid #d8dee7;}.wk-item:first-child {padding-top: 0;}.wk-item:last-child {border-bottom: 0;}.wk-item-shot {display: block;overflow: hidden;margin-bottom: 1.25rem;border: 1px solid #d8dee7;background: #f4f5f7;line-height: 0;}.wk-item-shot img {width: 100%;height: auto;transition: transform 0.45s ease;}a.wk-item-shot:hover img {transform: scale(1.03);}.wk-item-kicker {display: flex;align-items: center;gap: 0.65rem;margin: 0 0 0.6rem 0;color: #6b7688;font-size: 0.78rem;font-weight: 600;letter-spacing: 0.1em;line-height: 1.4;text-transform: uppercase;}.wk-item-n {padding-top: 0.3rem;border-top: 2px solid #3fb2ff;color: #3fb2ff;font-weight: 700;font-variant-numeric: tabular-nums;}.wk-item-title {margin: 0 0 0.6rem 0;font-size: clamp(1.35rem, 3vw, 1.75rem);font-weight: 800;line-height: 1.2;}.wk-item-title a {color: var(--headerColor);text-decoration: none;}.wk-item-title a:hover {color: #03234a;text-decoration: underline;text-underline-offset: 0.2em;}.wk-item-blurb {max-width: 42rem;margin: 0 0 1rem 0;color: var(--bodyTextColor);font-size: 1rem;line-height: 1.65;}.wk-item-links {display: flex;flex-wrap: wrap;gap: 1.25rem;margin: 0;font-size: 0.92rem;font-weight: 700;}.wk-item-links a {color: #03234a;text-decoration: none;text-underline-offset: 0.25em;}.wk-item-links a:hover {text-decoration: underline;}.wk-item-read {color: #03234a;}.wk-item-wip {color: #6b7688;font-weight: 600;letter-spacing: 0.08em;text-transform: uppercase;font-size: 0.78rem;}.wk-item--wip .wk-item-shot img {filter: grayscale(1);opacity: 0.72;}.wk-outro {max-width: 44rem;margin: clamp(3rem, 6vw, 4.5rem) 0 clamp(3.5rem, 7vw, 5rem) 0;}.wk-outro h2 {margin: 0 0 0.9rem 0;color: var(--headerColor);font-size: clamp(1.4rem, 2.7vw, 1.85rem);font-weight: 800;line-height: 1.2;}.wk-outro p {margin: 0 0 1rem 0;color: var(--bodyTextColor);font-size: 1.0625rem;line-height: 1.7;}.wk-outro p:last-child {margin-bottom: 0;}.wk-outro a {color: #03234a;font-weight: 700;text-underline-offset: 0.2em;}}@media only screen and (min-width: 48rem) {.wk-shell {padding: 0 2rem;}.wk-facts {grid-template-columns: repeat(5, 1fr);}.wk-fact {border-top: 0;}.wk-fact:nth-child(odd) {border-left: 1px solid #d8dee7;}.wk-fact:first-child {border-left: 0;}.wk-section {display: grid;grid-template-columns: 3.25rem minmax(0, 42rem);column-gap: 1.75rem;}.wk-section h2, .wk-section p:not(.wk-num) {grid-column: 2;}.wk-section .wk-num {grid-column: 1;grid-row: 1/span 2;margin-bottom: 0;}.wk-numbers {grid-template-columns: repeat(4, 1fr);}.wk-numbers li:nth-child(odd) {border-left: 1px solid #d8dee7;}.wk-numbers li:first-child {border-left: 0;}.wk-item {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);column-gap: clamp(1.75rem, 4vw, 3rem);align-items: center;}.wk-item-shot {margin-bottom: 0;}.wk-item:nth-child(even) .wk-item-shot {grid-column: 2;grid-row: 1;}.wk-item:nth-child(even) .wk-item-body {grid-column: 1;grid-row: 1;}}@media only screen and (min-width: 0rem) {html.js .wk-masthead > .wk-shell > * {animation: wk-rise 700ms cubic-bezier(0.2, 0.65, 0.2, 1) backwards;}html.js .wk-crumbs {animation-delay: 40ms;}html.js .wk-eyebrow {animation-delay: 110ms;}html.js .wk-h1 {animation-delay: 180ms;}html.js .wk-lede {animation-delay: 260ms;}@keyframes wk-rise {from {opacity: 0;transform: translateY(12px);}to {opacity: 1;transform: none;}}}@media (prefers-reduced-motion: reduce) {html.js .wk-masthead > .wk-shell > * {animation: none;}a.wk-item-shot:hover img {transform: none;}}html.dark-mode {}html.dark-mode .wk-body {background: #061623;}html.dark-mode .wk-facts, html.dark-mode .wk-item-shot {border-color: rgba(255, 255, 255, 0.14);background: rgba(255, 255, 255, 0.04);}html.dark-mode .wk-fact {border-top-color: rgba(255, 255, 255, 0.14);border-left-color: rgba(255, 255, 255, 0.14);}html.dark-mode .wk-fact dt {color: #8fa3b8;}html.dark-mode .wk-fact dd {color: #ffffff;}html.dark-mode .wk-shot {border-color: rgba(255, 255, 255, 0.14);}html.dark-mode .wk-section h2, html.dark-mode .wk-outro h2 {color: var(--bodyTextColorWhite);}html.dark-mode .wk-section p:not(.wk-num), html.dark-mode .wk-outro p, html.dark-mode .wk-item-blurb {color: #b8c4d4;}html.dark-mode .wk-numbers li {border-top-color: rgba(255, 255, 255, 0.14);border-left-color: rgba(255, 255, 255, 0.14);}html.dark-mode .wk-number-value {color: #ffffff;}html.dark-mode .wk-number-label, html.dark-mode .wk-item-kicker, html.dark-mode .wk-item-wip {color: #8fa3b8;}html.dark-mode .wk-item {border-bottom-color: rgba(255, 255, 255, 0.14);}html.dark-mode .wk-item-title a, html.dark-mode .wk-item-title a:hover {color: #ffffff;}html.dark-mode .wk-item-links a, html.dark-mode .wk-outro a {color: #6fc3ff;}html.dark-mode .wk-item-links a:hover, html.dark-mode .wk-outro a:hover {color: #ffffff;}html.dark-mode .wk-btn {border-color: rgba(3, 35, 74, 0.2);background: #ffffff;color: #03234a;box-shadow: 0 8px 22px rgba(0, 0, 0, 0.35);}html.dark-mode .wk-btn::before {background: #3fb2ff;}html.dark-mode .wk-btn:hover {color: #ffffff;border-color: #3fb2ff;}html.dark-mode .wk-btn.wk-btn--ghost {border-color: rgba(255, 255, 255, 0.4);background: transparent;color: #ffffff;box-shadow: none;}html.dark-mode .wk-btn.wk-btn--ghost:hover {border-color: #3fb2ff;background: rgba(255, 255, 255, 0.1);}