.territory-map{position:relative;aspect-ratio:4/5;margin-top:12px;border:2px solid #8d6738;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 45% 40%,#ead49b22,transparent 35%),linear-gradient(#0003,#0004),url("assets/backgrounds/battle.webp") center/cover;box-shadow:inset 0 0 45px #120b06,0 12px 24px #0008}.territory-map:before{content:"";position:absolute;inset:0;background:#9c743c66;mix-blend-mode:color}.map-route{position:absolute;z-index:1;left:12%;right:12%;top:15%;bottom:8%;border:2px dashed #e7c87955;border-radius:45% 35% 42% 30%;transform:rotate(-8deg)}.city-node{position:absolute;z-index:2;transform:translate(-50%,-50%);display:grid;place-items:center;text-decoration:none;color:#f8e5b5}.city-node i{width:34px;height:34px;display:grid;place-items:center;border:2px solid #e5be68;border-radius:50%;background:#25150ddd;box-shadow:0 0 0 4px #120b0777,0 0 12px #e0b75966;font-style:normal}.city-node b{margin-top:2px;padding:2px 5px;border-radius:8px;background:#100a08dd;font-size:10px;white-space:nowrap}.city-node small{font-size:8px;color:#dcc9a6;white-space:nowrap}.city-node.owned i{background:#265a42;border-color:#91dfad;box-shadow:0 0 0 4px #102d2077,0 0 15px #5fd18d}.city-node.enemy i{background:#64281f;border-color:#ed8c73}.map-legend{display:flex;gap:12px;margin-top:8px;color:#cdb99f;font-size:10px}.map-legend span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:4px;border-radius:50%;background:#64281f}.map-legend span:last-child:before{background:#33805a}.territory-summary{padding:10px 12px;border:1px solid #654735;border-radius:12px;background:#17100e;color:#d7c4aa;font-size:11px;line-height:1.6}
