.kx-masthead{position:sticky;top:0;z-index:500;background:var(--c-paper);border-bottom:1px solid var(--c-line)}.kx-masthead .navigation{position:relative}.kx-masthead .navigation__dark-bg{opacity:0;pointer-events:auto;visibility:hidden;background-color:var(--c-dark);position:fixed;inset:0;transition:opacity var(--dur-fast) var(--ease-out-strong),visibility var(--dur-fast)}.kx-masthead [data-navigation-status=active] .centered-nav__toggle .centered-nav__toggle-bar{background-color:var(--c-on-dark)}.kx-masthead [data-navigation-status=active] .navigation__dark-bg{opacity:.6;visibility:visible}.kx-masthead .centered-nav{position:relative;z-index:1;max-width:var(--page-max);margin-inline:auto;padding-inline:var(--gutter-sm)}@media(min-width:48rem){.kx-masthead .centered-nav{padding-inline:var(--gutter)}}.kx-masthead .centered-nav__bg{position:absolute;inset:0;background:none;pointer-events:none}.kx-masthead .centered-nav__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1rem}.kx-masthead__logo{pointer-events:auto;display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--c-ink)}.kx-masthead__mark{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:var(--c-ink);color:var(--c-on-dark);font-family:var(--f-mono);font-weight:600;font-size:var(--t-label-lg);line-height:1;letter-spacing:var(--ls-label)}.kx-masthead__wordmark{font-family:var(--f-display);font-weight:600;font-size:var(--t-body);line-height:1.3;letter-spacing:var(--ls-snug);color:var(--c-ink);white-space:nowrap}.kx-masthead__end{display:flex;align-items:center;gap:.5rem}@media(min-width:48rem){.kx-masthead__end{gap:1.75rem}}@media(min-width:64rem){.kx-masthead__end{gap:2.25rem}}@media(max-width:47.99rem){.kx-masthead__cta-date{display:none}.kx-masthead__wordmark{font-size:1rem}}.kx-masthead__cta{white-space:nowrap}@media(max-width:21.25rem){.kx-masthead__wordmark{white-space:normal;max-width:6.5em;line-height:1.15}}.kx-masthead__cta{pointer-events:auto;flex-shrink:0;padding:.75rem .875rem}@media(min-width:48rem){.kx-masthead__cta{padding:.75rem 1.25rem}}.kx-masthead .centered-nav__toggle{pointer-events:auto;cursor:pointer;transition:transform var(--dur-press) var(--ease-out-strong);background-color:transparent;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;position:relative;flex-shrink:0}.kx-masthead .kx-masthead__toggle{width:auto;gap:.625rem}.kx-masthead__toggle-icon{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0}.kx-masthead__toggle-word{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);font-family:var(--f-mono);font-weight:600;font-size:var(--t-label);letter-spacing:var(--ls-label);text-transform:uppercase;line-height:1;color:var(--c-ink);white-space:nowrap}@media(min-width:48rem){.kx-masthead__toggle-word{position:static;width:auto;height:auto;margin:0;overflow:visible;clip-path:none;display:inline-grid;justify-items:end}}.kx-masthead__toggle-word-open,.kx-masthead__toggle-word-close{grid-area:1 / 1}.kx-masthead__toggle-word-close,.kx-masthead [data-navigation-status=active] .kx-masthead__toggle-word-open{visibility:hidden}.kx-masthead [data-navigation-status=active] .kx-masthead__toggle-word-close{visibility:visible}.kx-masthead [data-navigation-status=active] .kx-masthead__toggle-word{color:var(--c-on-dark)}.kx-masthead .centered-nav__toggle .centered-nav__toggle-bar{background-color:var(--c-ink);width:1.375rem;height:.125rem;position:absolute;transition:transform var(--dur-fast) var(--ease-out-strong);transform:translateY(-.25em) rotate(.001deg)}.kx-masthead .centered-nav__toggle .centered-nav__toggle-bar:nth-child(2){transform:translateY(.15em) rotate(.001deg)}@media(hover:hover)and (pointer:fine){.kx-masthead .centered-nav__toggle:hover .centered-nav__toggle-bar{transform:translateY(.25em) rotate(.001deg)}.kx-masthead .centered-nav__toggle:hover .centered-nav__toggle-bar:nth-child(2){transform:translateY(-.15em) rotate(.001deg)}}.kx-masthead .centered-nav__toggle:active{transform:scale(.97)}.kx-masthead [data-navigation-status=active] .centered-nav__toggle .centered-nav__toggle-bar{transform:translateY(0) rotate(45deg)}.kx-masthead [data-navigation-status=active] .centered-nav__toggle .centered-nav__toggle-bar:nth-child(2){transform:translateY(0) rotate(-45deg)}.kx-masthead .centered-nav__content{position:absolute;top:100%;left:var(--gutter-sm);right:var(--gutter-sm);border-radius:var(--r-btn);grid-template-rows:0fr;display:grid;overflow:hidden;visibility:hidden;transition:grid-template-rows var(--dur-base) var(--ease-out-strong),visibility 0s linear var(--dur-base)}@media(min-width:48rem){.kx-masthead .centered-nav__content{left:auto;right:var(--gutter);width:min(32rem,calc(100vw - (var(--gutter) * 2)))}}.kx-masthead [data-navigation-status=active] .centered-nav__content{grid-template-rows:1fr;visibility:visible;transition-delay:0s}.kx-masthead .centered-nav__inner{grid-row-gap:1rem;pointer-events:auto;flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;height:10000%;display:flex;position:relative;overflow:hidden;background:var(--c-paper);box-shadow:inset 0 0 0 1px var(--c-line)}.kx-masthead .centered-nav__ul{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;padding:1rem 0 0;display:flex;position:relative}.kx-masthead .centered-nav__li{margin:0;padding:0;list-style:none;overflow:clip}.kx-masthead .centered-nav__li{--nav-stagger: 0ms}.kx-masthead .centered-nav__li:nth-child(2){--nav-stagger: 32ms}.kx-masthead .centered-nav__li:nth-child(3){--nav-stagger: 64ms}.kx-masthead .centered-nav__li:nth-child(4){--nav-stagger: 96ms}.kx-masthead .centered-nav__li:nth-child(5){--nav-stagger: 128ms}.kx-masthead .hamburger-nav__a{position:relative;display:block;padding:.5rem 1.5rem .75rem;text-decoration:none}.kx-masthead .hamburger-nav__a:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:currentColor;opacity:.2;transform:scaleX(0);transition:transform var(--dur-base) var(--ease-out-strong),opacity var(--dur-hover) ease;transition-delay:0s}.kx-masthead [data-navigation-status=active] .hamburger-nav__a:after{transform:scaleX(1);transition-delay:var(--nav-stagger, 0ms),0s}@media(hover:hover)and (pointer:fine){.kx-masthead .hamburger-nav__a:hover:after{opacity:.4}}.kx-masthead .hamburger-nav__a[aria-current]:after{opacity:1}.kx-masthead .centered-nav__li:last-child .hamburger-nav__a:after{display:none}.kx-masthead .hamburger-nav__p{font-size:clamp(1.75rem,3.5vw,var(--t-section));transition:transform var(--dur-base) var(--ease-out-strong);transform:translateY(150%);transition-delay:0s}.kx-masthead [data-navigation-status=active] .hamburger-nav__p{transform:translate(0);transition-delay:var(--nav-stagger, 0ms)}.kx-masthead .centered-nav__banner-w{justify-content:center;align-items:center;width:100%;display:flex}.kx-masthead .centered-nav__banner{color:var(--c-on-dark);background-color:var(--c-accent);width:100%;max-width:100%;padding-block:1rem;text-decoration:none;overflow:hidden;transition:transform var(--dur-press) var(--ease-out-strong)}.kx-masthead .centered-nav__banner:active{transform:scale(.97)}.kx-masthead .centered-nav__banner:focus-visible{outline-color:var(--c-on-dark);outline-offset:-5px}.kx-masthead .centered-nav__banner-row{justify-content:flex-start;align-items:center;display:flex}.kx-masthead .centered-nav__banner-item{flex:none;justify-content:flex-start;align-items:center;display:flex}.kx-masthead .centered-nav__banner-inner{flex:none;justify-content:flex-start;align-items:center;gap:2em;padding-right:2em;display:flex}.kx-masthead .centered-nav__banner-inner:after{content:"\b7";opacity:.6}.kx-masthead .centered-nav__banner-text{font-size:var(--t-body)!important;text-transform:uppercase;font-family:var(--f-mono);font-weight:500;letter-spacing:var(--ls-label);line-height:1;white-space:nowrap}@keyframes kx-masthead-marquee{to{transform:translate(-100%)}}.kx-masthead [data-css-marquee-list]{animation:kx-masthead-marquee 17s linear;animation-iteration-count:infinite;animation-play-state:paused}.kx-masthead [data-navigation-status=active] .centered-nav__banner [data-css-marquee-list]{animation-play-state:running}@media(hover:hover)and (pointer:fine){.kx-masthead [data-navigation-status=active] .centered-nav__banner:hover [data-css-marquee-list]{animation-play-state:paused}}@media(prefers-reduced-motion:reduce){.kx-masthead .centered-nav__li:nth-child(n){--nav-stagger: 0ms}.kx-masthead .centered-nav__content{transition-delay:0s}.kx-masthead [data-css-marquee-list]{animation:none}}.kx-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--col-gap);align-items:center}@media(min-width:48rem){.kx-hero__grid{grid-template-columns:minmax(0,43fr) minmax(0,23fr)}}.kx-hero__col{display:flex;flex-direction:column;min-width:0}.kx-hero__title{padding-top:0;font-size:clamp(2.625rem,7.5vw,calc(var(--t-hero) * 1.25));line-height:1.02}.kx-hero__rotate{display:block}.kx-hero__riding{display:flex;flex-direction:column;gap:.25rem;padding-top:2rem}.kx-hero__riding .t-lead{font-size:clamp(1.125rem,2.6vw,var(--t-title));line-height:1.3;font-weight:500}.kx-hero__nowrap{white-space:nowrap}.kx-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:2.25rem}.kx-hero__cta{justify-content:center;min-height:3rem;padding-inline:2rem}.kx-hero__cta--secondary{padding-inline:1.5rem}@media(max-width:63.99rem){.kx-hero__cta{width:100%;flex:1 1 100%}}.kx-hero__stamp{display:flex;flex-direction:column;gap:.125rem;flex-basis:100%;padding-top:.25rem}.kx-hero__stamp-date{font-weight:500;font-size:var(--t-body);line-height:1.4;color:var(--c-ink);font-variant-numeric:tabular-nums}.kx-hero__portrait{width:100%;aspect-ratio:4 / 5}.kx-hero__portrait>img{object-position:50% 40%}.kx-news-head{padding-block:clamp(3rem,8vw,5.5rem) clamp(2.5rem,6vw,5rem)}.kx-news-head__title{margin-top:1.75rem}.kx-record{padding-block:0 clamp(3.5rem,8vw,8.125rem)}.kx-record__rule{margin-bottom:3.375rem}.kx-record__entry{display:flex;flex-direction:column;gap:1.25rem;padding-block:1.75rem}.kx-record__entry:not(:first-child){border-top:1px solid var(--c-line)}.kx-record__row{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:64rem){.kx-record__row{flex-direction:row;align-items:flex-start;gap:var(--col-gap)}}@media(min-width:64rem){.kx-record__meta{flex:0 0 25rem}}.kx-record__badge{display:inline-flex;align-items:center;width:fit-content;height:1.5rem;padding-inline:.625rem;background:var(--c-panel)}.kx-record__body{display:flex;flex-direction:column;gap:1.25rem;min-width:0}@media(min-width:64rem){.kx-record__body{flex:1 1 auto;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--col-gap)}}.kx-record__headline{min-width:0}@media(min-width:64rem){.kx-record__headline{flex:1 1 auto}}.kx-record__headline-link{display:block;max-width:30ch;color:var(--c-accent);text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.kx-record__headline-link{transition:color var(--dur-hover) ease}@media(hover:hover)and (pointer:fine){.kx-record__headline-link:hover{color:var(--c-accent-hover)}}.kx-record__headline-link:focus-visible{color:var(--c-accent-hover)}.kx-record__pic{width:100%;max-width:22.5rem;aspect-ratio:3 / 2}@media(min-width:64rem){.kx-record__pic{flex:0 0 22.5rem}}.marquee-css{color:var(--c-on-dark-acc);background-color:var(--c-dark);width:100%;max-width:100vw;display:flex;position:relative;overflow:hidden;overflow-x:clip}.marquee-css__list{flex:none;align-items:center;display:flex;position:relative}.marquee-css__item{grid-column-gap:1em;grid-row-gap:1em;flex:0;align-items:center;padding-top:1em;padding-bottom:1em;padding-right:1em;display:flex}.marquee-css__item-p{white-space:nowrap;margin-bottom:0;font-size:1.5em;line-height:1}.marquee-css__item-svg{width:1em}@keyframes translateX{to{transform:translate(-100%)}}[data-css-marquee-list]{animation:translateX 55s linear;animation-iteration-count:infinite}.kx-close__marquee--phrase [data-css-marquee-list]{animation-duration:129s}.kx-close__marquee--creed [data-css-marquee-list]{animation-direction:reverse}@media(prefers-reduced-motion:reduce){[data-css-marquee-list]{animation-play-state:paused}}.kx-closer{padding-top:clamp(3rem,6vw,5rem)}.kx-close__marquee{width:100%;font-family:var(--f-display);font-weight:600;letter-spacing:var(--ls-snug);font-size:clamp(1.75rem,6vw,var(--t-display))}.kx-close__marquee .marquee-css__item{padding-block:.5em}.kx-close__marquee--phrase.marquee-css{color:var(--c-highlight)}.kx-close__marquee .marquee-css__item-svg{flex:none;width:auto;font-size:1.5em;line-height:1;font-weight:400}.kx-close__ask-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--col-gap);margin-top:clamp(4rem,7vw,6rem)}.kx-close__ask-copy{display:flex;flex-direction:column;gap:.875rem}.kx-close__ask-copy .t-section-head{max-width:16em}.kx-close__mark{background-color:var(--c-highlight);color:var(--c-dark);padding-inline:.15em;border-radius:var(--r-img);box-decoration-break:clone;-webkit-box-decoration-break:clone;white-space:nowrap}.kx-close__cta{flex:none;min-height:3rem}@media(max-width:47.99rem){.kx-close__cta{width:100%;justify-content:center}}@media(min-width:48rem){.kx-close__ask-inner{flex-direction:row;align-items:flex-end;justify-content:space-between}.kx-close__ask-copy{max-width:68%}}.kx-close__footer{padding-top:0}.kx-close__footer .wrap>hr:first-child{display:none}.kx-close__cols{display:grid;grid-template-columns:1fr;gap:2rem var(--col-gap);padding-top:2rem;padding-bottom:3rem}.kx-close__col{display:flex;flex-direction:column;gap:.5rem}.kx-close__col>.t-label{margin-bottom:.375rem}.kx-close__list{display:flex;flex-direction:column;gap:.5rem}.kx-close__link,.kx-close__line{font-size:1rem;line-height:1.6;color:var(--c-body)}.kx-close__link{text-decoration:none;width:max-content;max-width:100%;overflow-wrap:anywhere}@media(hover:hover)and (pointer:fine){.kx-close__link:hover{text-decoration:underline;text-underline-offset:4px}}.kx-close__link:focus-visible{text-decoration:underline;text-underline-offset:4px}.kx-close__link--icon{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.kx-close__icon{width:1.5em;height:1.5em;padding:.3em;flex:none;box-sizing:border-box;border-radius:var(--r-img);background:var(--c-accent);color:var(--c-on-dark)}@media(hover:hover)and (pointer:fine){.kx-close__link--icon:hover{text-decoration:none}.kx-close__link--icon:hover>span{text-decoration:underline;text-underline-offset:4px}}.kx-close__link--icon:focus-visible{text-decoration:none}.kx-close__link--icon:focus-visible>span{text-decoration:underline;text-underline-offset:4px}.kx-close__official{color:var(--c-accent);font-size:1rem;line-height:1.6;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;overflow-wrap:anywhere}.kx-close__nowrap{white-space:nowrap}.kx-close__note{text-transform:none;letter-spacing:.04em;line-height:1.6}.kx-close__legal{display:flex;flex-direction:column;gap:.75rem;padding-top:1.25rem}.kx-close__legal-auth{letter-spacing:.06em}.kx-close__legal-date{color:var(--c-ink)}@media(min-width:48rem){.kx-close__cols{grid-template-columns:repeat(2,1fr)}.kx-close__link,.kx-close__line,.kx-close__official{font-size:.9375rem;line-height:1.6}.kx-close__legal{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--col-gap)}}@media(min-width:64rem){.kx-close__cols{grid-template-columns:repeat(4,1fr)}}
