/* Finish the lower paving without moving the accepted V11 entry elements. */
.mobile-welcome-v12{display:none;}
@media(max-width:720px){
 #mobileArrivalV629{background:#292017 url('assets/house-arrival-portrait-v11.png') center/cover!important;}
 #mobileArrivalV629::before{display:none!important;}
 #mobileArrivalV629::after{content:'';position:absolute;inset:68% 0 0;pointer-events:none;background:linear-gradient(transparent,rgba(20,16,12,.18) 30%,rgba(20,16,12,.58));z-index:11;}
 .mobile-welcome-v12{display:block;position:absolute;left:5%;right:5%;bottom:max(7%,env(safe-area-inset-bottom));z-index:12;text-align:center;color:#f3dfbc;pointer-events:none;text-shadow:0 2px 6px #1b140d;}
 .mobile-welcome-v12 p{margin:0;font:italic clamp(25px,7.4vw,34px)/1.2 Georgia,serif;}
 .mobile-welcome-v12 span{display:flex;align-items:center;justify-content:center;gap:12px;margin:13px auto 10px;width:65%;font-size:8px;}
 .mobile-welcome-v12 span::before,.mobile-welcome-v12 span::after{content:'';height:1px;flex:1;background:#e7c99288;}
 .mobile-welcome-v12 small{font:400 11px/1.4 Georgia,serif;letter-spacing:.08em;}
 #mobileArrivalV629.is-opening .mobile-welcome-v12,#mobileArrivalV629.is-opening::after{opacity:0;transition:opacity .4s;}
}
