*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000}#root{width:100vw;height:100vh;margin:0;padding:0}.map-shell{position:fixed;inset:0;background:#000;overflow:hidden}.map-container{width:100vw;height:100vh}.rotate-tip{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#0009;font-size:16px;z-index:999}.product-info-panel{position:fixed;top:0;left:0;bottom:0;width:320px;padding:16px;box-sizing:border-box;background:#000000bf;color:#fff;overflow-y:auto;z-index:2000}.product-info-panel{transform:translate(-100%);transition:transform .22s ease}.product-info-panel.show{transform:translate(0)}.product-info-header{margin-bottom:12px}.product-name{font-size:18px;font-weight:600;margin-bottom:4px}.product-unit{font-size:14px;color:#ddd}.product-intro{font-size:14px;line-height:1.6;white-space:pre-wrap}
