html{background:#000;scroll-behavior:auto;overflow-anchor:none;}
body{margin:0;background:#000;}
#handoff{position:fixed;inset:0;z-index:5;background:#0a0402;opacity:0;pointer-events:none;}

/* 受領CSSの読み込み前に固定レイヤーや未変形の文字が露出するのを防ぐ。 */
#cellar:not([data-ready]),#spotlight{visibility:hidden;}

/* 演出の固定背景・暗転幕よりフッターを前に置き、下端でも文字とリンクを読めるようにする。 */
.kawakyu-wine-cellar-page footer.l-footer { position:relative; z-index:20; isolation:isolate; }
