/*
 * JLPT180 Page Shell Inline Style Owner.
 * P4.39: moved static inline styles from includes/page-shell-clean.php.
 * Scope: .jlpt-shell-* only.
 */
.jlpt-shell-view-hidden{width:100%; display:none;}
.jlpt-shell-missing-box{display:block;visibility:visible;opacity:1;padding:24px;margin:24px;border:2px solid rgba(28,176,246,.8);border-radius:18px;background:rgba(255,255,255,.88);color:#08324a;font-weight:800;}
.jlpt-shell-auth-visible{display:flex;}
.jlpt-shell-auth-hidden{display:none;}
