body,html{margin:0;padding:0;height:100%;width:100%;overflow:hidden}:root{--page-bg:#ffffff;--page-text:#0b0f14;--ui-bg:rgba(255,255,255,0.92);--ui-bg-soft:rgba(255,255,255,0.75);--ui-border:rgba(15,23,42,0.18);--ui-text:#0b0f14;--ui-text-muted:rgba(11,15,20,0.72)}html[data-theme=dark]{--page-bg:#050607;--page-text:#f8fafc;--ui-bg:rgba(10,12,16,0.62);--ui-bg-soft:rgba(10,12,16,0.45);--ui-border:rgba(255,255,255,0.12);--ui-text:#f8fafc;--ui-text-muted:rgba(248,250,252,0.75)}body{background:var(--page-bg);color:var(--page-text)}*{box-sizing:border-box}.maplibregl-popup-content{border-radius:12px}