/* Per-post integration v3: stable layout space, dynamic sticky-header offset. */
#gf-meiji-entry { width:100%; max-width:none; margin:0; padding-top:var(--mb-header-space,132px); }
#mb-premium { --mb-top-offset:var(--mb-site-top,132px); }
#mb-premium a { font-family:inherit; font-size:inherit; font-weight:inherit; line-height:inherit; text-transform:none; letter-spacing:inherit; }
#mb-premium .mb-skip:not(:focus) { clip-path:inset(50%); width:1px; height:1px; overflow:hidden; white-space:nowrap; }
#mb-premium .mb-mobile-bar { bottom:var(--mb-site-bottom,0px); }
#mb-premium #mb-sound-stop { bottom:calc(22px + var(--mb-site-bottom,0px)); }
@media(max-width:767px) { #gf-meiji-entry { --mb-site-top:80px; } }
