/*
Theme Name: Village Test 3D
Description: Full-screen Throckley first-person map. Standalone theme; no page builder required.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: village-test-3d
*/
html,body{margin:0!important;width:100%;height:100%;overflow:hidden}
#village-app{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:#edf3f4}
