body.flashyn-theme-adapter{--flashyn-theme-radius:12px;--flashyn-theme-accent:#111827;--flashyn-theme-surface:#fff;--flashyn-theme-border:#d7dce3;--flashyn-theme-overlay-z:999999}
body.flashyn-theme-adapter .flashyn-identity-modal{z-index:var(--flashyn-theme-overlay-z,999999)}
body.flashyn-theme-adapter .flashyn-identity-dialog{border-radius:calc(var(--flashyn-theme-radius,12px) + 10px)}
body.flashyn-theme-adapter .flashyn-identity-dialog input,
body.flashyn-theme-adapter .flashyn-identity-dialog select,
body.flashyn-theme-adapter .flashyn-identity-dialog textarea{border-color:var(--flashyn-theme-border,#d7dce3)}
body.flashyn-theme-adapter .flashyn-identity-dialog .flashyn-auth-primary{background:var(--flashyn-theme-accent,#111827)}
body.flashyn-theme-adapter--elessi.flashyn-identity-modal-open .nasa-static-sidebar,
body.flashyn-theme-adapter--elessi.flashyn-identity-modal-open .black-window,
body.flashyn-theme-adapter--elessi.flashyn-identity-modal-open .warpper-mobile-search{pointer-events:none}

/* v7.28.1: Elessi-native announcement message visibility. */
.flashyn-announcement-item{display:inline-flex;align-items:center}
.flashyn-announcement-mobile-only{display:none!important}
@media(max-width:767px){.flashyn-announcement-desktop-only{display:none!important}.flashyn-announcement-mobile-only{display:inline-flex!important}}
@media (min-width: 761px) {
	.flashyn-announcement-first-desktop > .flashyn-announcement-separator { display: none !important; }
}
@media (max-width: 760px) {
	.flashyn-announcement-first-mobile > .flashyn-announcement-separator { display: none !important; }
}

/* v7.28.2: hydrate only an existing blank Elessi Promotion News surface. */
.flashyn-native-announcement-content{display:flex;align-items:center;justify-content:center;min-width:0;width:100%}
.flashyn-native-announcement-content a{color:inherit}
.flashyn-native-announcement-content{color:inherit;white-space:nowrap;overflow:hidden}

/* v7.28.3: exact Elessi Promotion News host detected on the validated storefront. */
.nasa-content-promotion-news.flashyn-native-announcement-host{display:flex;align-items:center;justify-content:center;min-width:0}
.nasa-content-promotion-news>.flashyn-native-announcement-content{flex:1 1 auto;min-width:0}
